Pull request #42062 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7+37a7115c297565b47d91109bab17cdf138348179 (c540934a072a7326dfd8319656deacda101e8644) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42062@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-02-23T11:38:38.705Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-23T11:38:38.708Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-23T11:38:39.031Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ac9454562278007) in /home/ubuntu/workspace/moby_PR-42062 [Pipeline] { [Pipeline] checkout [2021-02-23T11:38:39.125Z] The recommended git tool is: git [2021-02-23T11:38:40.910Z] using credential docker-jenkins-github-credentials [2021-02-23T11:38:40.917Z] Cloning the remote Git repository [2021-02-23T11:38:40.917Z] Cloning with configured refspecs honoured and without tags [2021-02-23T11:38:40.939Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:38:40.990Z] > git init /home/ubuntu/workspace/moby_PR-42062 # timeout=10 [2021-02-23T11:38:41.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:38:41.285Z] > git --version # timeout=10 [2021-02-23T11:38:41.297Z] > git --version # 'git version 2.17.1' [2021-02-23T11:38:41.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:38:41.299Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:01.680Z] Fetching without tags [2021-02-23T11:39:02.200Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:02.833Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:02.834Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:39:01.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:39:01.636Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:39:01.654Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:01.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:39:01.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:39:01.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:01.689Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:02.212Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:02.233Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:02.768Z] > git remote # timeout=10 [2021-02-23T11:39:02.781Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:39:02.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:02.796Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:39:02.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:39:02.841Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:02.849Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:07.032Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:39:07.032Z] First time build. Skipping changelog. [2021-02-23T11:39:07.055Z] > git --version # timeout=10 [2021-02-23T11:39:07.071Z] > git --version # 'git version 2.17.1' [2021-02-23T11:39:07.084Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T11:39:08.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42062:/workspace -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-23T11:39:14.696Z] Unable to find image 'alpine:latest' locally [2021-02-23T11:39:14.696Z] latest: Pulling from library/alpine [2021-02-23T11:39:14.696Z] ba3557a56b15: Pulling fs layer [2021-02-23T11:39:14.696Z] ba3557a56b15: Verifying Checksum [2021-02-23T11:39:14.696Z] ba3557a56b15: Download complete [2021-02-23T11:39:14.696Z] ba3557a56b15: Pull complete [2021-02-23T11:39:14.696Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-02-23T11:39:14.696Z] Status: Downloaded newer image for alpine:latest [2021-02-23T11:39:18.894Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-23T11:39:19.727Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ac9454562278007) in /home/ubuntu/workspace/moby_PR-42062 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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] checkout [2021-02-23T11:39:19.789Z] The recommended git tool is: git [2021-02-23T11:39:19.797Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-02-23T11:39:19.817Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-42062 [Pipeline] // stage [2021-02-23T11:39:19.828Z] Fetching changes from the remote Git repository [2021-02-23T11:39:19.828Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-42062 [2021-02-23T11:39:19.844Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-02-23T11:39:19.931Z] The recommended git tool is: git [2021-02-23T11:39:19.939Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-02-23T11:39:19.969Z] using credential docker-jenkins-github-credentials [2021-02-23T11:39:19.976Z] using credential docker-jenkins-github-credentials [2021-02-23T11:39:19.984Z] Cloning the remote Git repository [2021-02-23T11:39:19.984Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-02-23T11:39:19.990Z] Cloning the remote Git repository [2021-02-23T11:39:19.990Z] Cloning with configured refspecs honoured and without tags 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-23T11:39:20.188Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:20.290Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:20.290Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:39:20.381Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:39:20.399Z] > git --version # timeout=10 [2021-02-23T11:39:20.425Z] > git --version # 'git version 2.17.1' [2021-02-23T11:39:20.433Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T11:39:19.809Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-23T11:39:19.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:39:19.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:39:19.851Z] > git --version # timeout=10 [2021-02-23T11:39:19.862Z] > git --version # 'git version 2.17.1' [2021-02-23T11:39:19.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:19.863Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:20.195Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:20.204Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:20.258Z] > git remote # timeout=10 [2021-02-23T11:39:20.261Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:39:20.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:20.269Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:39:20.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:39:20.296Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:20.299Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:19.992Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:39:19.992Z] > git init /home/jenkins/workspace/moby_PR-42062 # timeout=10 [2021-02-23T11:39:19.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:39:19.995Z] > git --version # timeout=10 [2021-02-23T11:39:19.996Z] > git --version # 'git version 2.17.1' [2021-02-23T11:39:19.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:19.996Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:19.999Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:39:20.000Z] > git init /home/docker/workspace/moby_PR-42062 # timeout=10 [2021-02-23T11:39:20.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:39:20.008Z] > git --version # timeout=10 [2021-02-23T11:39:20.012Z] > git --version # 'git version 2.7.4' [2021-02-23T11:39:20.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:20.015Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T11:39:21.364Z] + [ PR != PR ] [2021-02-23T11:39:21.364Z] + [ master != master ] [2021-02-23T11:39:21.364Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:39:21.696Z] + docker version [2021-02-23T11:39:21.696Z] Client: Docker Engine - Community [2021-02-23T11:39:21.696Z] Version: 20.10.3 [2021-02-23T11:39:21.696Z] API version: 1.41 [2021-02-23T11:39:21.696Z] Go version: go1.13.15 [2021-02-23T11:39:21.696Z] Git commit: 48d30b5 [2021-02-23T11:39:21.696Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-23T11:39:21.696Z] OS/Arch: linux/amd64 [2021-02-23T11:39:21.696Z] Context: default [2021-02-23T11:39:21.696Z] Experimental: true [2021-02-23T11:39:21.696Z] [2021-02-23T11:39:21.696Z] Server: Docker Engine - Community [2021-02-23T11:39:21.696Z] Engine: [2021-02-23T11:39:21.696Z] Version: 20.10.3 [2021-02-23T11:39:21.696Z] API version: 1.41 (minimum version 1.12) [2021-02-23T11:39:21.696Z] Go version: go1.13.15 [2021-02-23T11:39:21.696Z] Git commit: 46229ca [2021-02-23T11:39:21.696Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-23T11:39:21.696Z] OS/Arch: linux/amd64 [2021-02-23T11:39:21.696Z] Experimental: true [2021-02-23T11:39:21.696Z] containerd: [2021-02-23T11:39:21.696Z] Version: 1.4.3 [2021-02-23T11:39:21.696Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:39:21.696Z] runc: [2021-02-23T11:39:21.696Z] Version: 1.0.0-rc92 [2021-02-23T11:39:21.696Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:39:21.696Z] docker-init: [2021-02-23T11:39:21.696Z] Version: 0.19.0 [2021-02-23T11:39:21.696Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T11:39:21.987Z] + docker info [2021-02-23T11:39:29.467Z] Fetching without tags [2021-02-23T11:39:29.446Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:39:29.447Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:39:29.448Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:29.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:39:29.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:39:29.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:29.475Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:29.759Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:30.236Z] Client: [2021-02-23T11:39:30.236Z] Context: default [2021-02-23T11:39:30.236Z] Debug Mode: false [2021-02-23T11:39:30.236Z] Plugins: [2021-02-23T11:39:30.236Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T11:39:30.236Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T11:39:30.236Z] [2021-02-23T11:39:30.236Z] Server: [2021-02-23T11:39:30.236Z] Containers: 0 [2021-02-23T11:39:30.236Z] Running: 0 [2021-02-23T11:39:30.236Z] Paused: 0 [2021-02-23T11:39:30.236Z] Stopped: 0 [2021-02-23T11:39:30.236Z] Images: 1 [2021-02-23T11:39:30.236Z] Server Version: 20.10.3 [2021-02-23T11:39:30.236Z] Storage Driver: overlay2 [2021-02-23T11:39:30.236Z] Backing Filesystem: extfs [2021-02-23T11:39:30.236Z] Supports d_type: true [2021-02-23T11:39:30.236Z] Native Overlay Diff: true [2021-02-23T11:39:30.236Z] Logging Driver: json-file [2021-02-23T11:39:30.236Z] Cgroup Driver: cgroupfs [2021-02-23T11:39:30.236Z] Cgroup Version: 1 [2021-02-23T11:39:30.236Z] Plugins: [2021-02-23T11:39:30.236Z] Volume: local [2021-02-23T11:39:30.236Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T11:39:30.236Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T11:39:30.236Z] Swarm: inactive [2021-02-23T11:39:30.236Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-23T11:39:30.236Z] Default Runtime: runc [2021-02-23T11:39:30.236Z] Init Binary: docker-init [2021-02-23T11:39:30.236Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:39:30.236Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:39:30.236Z] init version: de40ad0 [2021-02-23T11:39:30.236Z] Security Options: [2021-02-23T11:39:30.236Z] apparmor [2021-02-23T11:39:30.236Z] seccomp [2021-02-23T11:39:30.236Z] Profile: default [2021-02-23T11:39:30.236Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T11:39:30.236Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-23T11:39:30.236Z] OSType: linux [2021-02-23T11:39:30.236Z] Architecture: x86_64 [2021-02-23T11:39:30.236Z] CPUs: 2 [2021-02-23T11:39:30.236Z] Total Memory: 7.487GiB [2021-02-23T11:39:30.236Z] Name: ip-10-100-51-240 [2021-02-23T11:39:30.236Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-23T11:39:30.236Z] Docker Root Dir: /var/lib/docker [2021-02-23T11:39:30.236Z] Debug Mode: false [2021-02-23T11:39:30.236Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:39:30.236Z] Labels: [2021-02-23T11:39:30.236Z] Experimental: true [2021-02-23T11:39:30.236Z] Insecure Registries: [2021-02-23T11:39:30.236Z] 127.0.0.0/8 [2021-02-23T11:39:30.236Z] Live Restore Enabled: true [2021-02-23T11:39:30.236Z] [2021-02-23T11:39:30.236Z] WARNING: No swap limit support [2021-02-23T11:39:30.236Z] WARNING: No blkio weight support [2021-02-23T11:39:30.236Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-23T11:39:30.264Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:30.264Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:39:30.464Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:39:30.523Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:39:30.523Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:39:30.523Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42062/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T11:39:30.540Z] > git --version # timeout=10 [2021-02-23T11:39:30.541Z] > git --version # 'git version 2.17.1' [2021-02-23T11:39:30.546Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T11:39:29.767Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:29.771Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:30.243Z] > git remote # timeout=10 [2021-02-23T11:39:30.245Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:39:30.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:30.246Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:39:30.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:39:30.271Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:30.272Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:31.097Z] + bash /home/ubuntu/workspace/moby_PR-42062/check-config.sh [2021-02-23T11:39:31.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T11:39:31.097Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-23T11:39:31.097Z] [2021-02-23T11:39:31.097Z] Generally Necessary: [2021-02-23T11:39:31.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T11:39:31.097Z] - apparmor: enabled and tools installed [2021-02-23T11:39:31.097Z] - CONFIG_NAMESPACES: enabled [2021-02-23T11:39:31.097Z] - CONFIG_NET_NS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_PID_NS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_IPC_NS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_UTS_NS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CGROUPS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CPUSETS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_MEMCG: enabled [2021-02-23T11:39:31.097Z] - CONFIG_KEYS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_VETH: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-23T11:39:31.097Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-23T11:39:31.097Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T11:39:31.097Z] [2021-02-23T11:39:31.097Z] Optional Features: [2021-02-23T11:39:31.097Z] - CONFIG_USER_NS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_SECCOMP: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T11:39:31.097Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T11:39:31.097Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T11:39:31.097Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T11:39:31.097Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T11:39:31.097Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-23T11:39:31.097Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T11:39:31.097Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T11:39:31.097Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T11:39:31.097Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T11:39:31.097Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T11:39:31.097Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T11:39:31.097Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T11:39:31.097Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T11:39:31.097Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_EXT4_FS: enabled [2021-02-23T11:39:31.097Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T11:39:31.097Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T11:39:31.097Z] - Network Drivers: [2021-02-23T11:39:31.097Z] - "overlay": [2021-02-23T11:39:31.097Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T11:39:31.097Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T11:39:31.097Z] Optional (for encrypted networks): [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:39:31.355Z] - CONFIG_CRYPTO: enabled [2021-02-23T11:39:31.355Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T11:39:31.355Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T11:39:31.356Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T11:39:31.356Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T11:39:31.356Z] - CONFIG_XFRM: enabled [2021-02-23T11:39:31.356Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-23T11:39:31.356Z] - "ipvlan": [2021-02-23T11:39:31.356Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T11:39:31.356Z] - "macvlan": [2021-02-23T11:39:31.356Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T11:39:31.356Z] - "ftp,tftp client in container": [2021-02-23T11:39:31.356Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T11:39:31.356Z] - Storage Drivers: [2021-02-23T11:39:31.356Z] - "aufs": [2021-02-23T11:39:31.356Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T11:39:31.356Z] - "btrfs": [2021-02-23T11:39:31.356Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T11:39:31.356Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T11:39:31.356Z] - "devicemapper": [2021-02-23T11:39:31.356Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T11:39:31.356Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T11:39:31.356Z] - "overlay": [2021-02-23T11:39:31.356Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T11:39:31.356Z] - "zfs": [2021-02-23T11:39:31.356Z] - /dev/zfs: present [2021-02-23T11:39:31.356Z] - zfs command: missing [2021-02-23T11:39:31.356Z] - zpool command: missing [2021-02-23T11:39:31.356Z] [2021-02-23T11:39:31.356Z] Limits: [2021-02-23T11:39:31.356Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T11:39:31.356Z] [2021-02-23T11:39:31.356Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T11:39:31.524Z] + docker version [2021-02-23T11:39:31.524Z] Client: Docker Engine - Community [2021-02-23T11:39:31.524Z] Version: 19.03.7 [2021-02-23T11:39:31.524Z] API version: 1.40 [2021-02-23T11:39:31.524Z] Go version: go1.12.17 [2021-02-23T11:39:31.524Z] Git commit: 7141c199a2 [2021-02-23T11:39:31.524Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-23T11:39:31.524Z] OS/Arch: linux/s390x [2021-02-23T11:39:31.524Z] Experimental: false [2021-02-23T11:39:31.524Z] [2021-02-23T11:39:31.524Z] Server: Docker Engine - Community [2021-02-23T11:39:31.524Z] Engine: [2021-02-23T11:39:31.524Z] Version: 19.03.7 [2021-02-23T11:39:31.524Z] API version: 1.40 (minimum version 1.12) [2021-02-23T11:39:31.524Z] Go version: go1.12.17 [2021-02-23T11:39:31.524Z] Git commit: 7141c199a2 [2021-02-23T11:39:31.524Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-23T11:39:31.524Z] OS/Arch: linux/s390x [2021-02-23T11:39:31.524Z] Experimental: true [2021-02-23T11:39:31.524Z] containerd: [2021-02-23T11:39:31.524Z] Version: 1.2.13 [2021-02-23T11:39:31.524Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-23T11:39:31.524Z] runc: [2021-02-23T11:39:31.524Z] Version: 1.0.0-rc10 [2021-02-23T11:39:31.524Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-23T11:39:31.524Z] docker-init: [2021-02-23T11:39:31.524Z] Version: 0.18.0 [2021-02-23T11:39:31.524Z] GitCommit: fec3683 [Pipeline] sh [2021-02-23T11:39:31.682Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 . [2021-02-23T11:39:31.899Z] + docker info [2021-02-23T11:39:31.899Z] Client: [2021-02-23T11:39:31.899Z] Debug Mode: false [2021-02-23T11:39:31.899Z] [2021-02-23T11:39:31.899Z] Server: [2021-02-23T11:39:31.899Z] Containers: 0 [2021-02-23T11:39:31.899Z] Running: 0 [2021-02-23T11:39:31.899Z] Paused: 0 [2021-02-23T11:39:31.899Z] Stopped: 0 [2021-02-23T11:39:31.899Z] Images: 0 [2021-02-23T11:39:31.899Z] Server Version: 19.03.7 [2021-02-23T11:39:31.899Z] Storage Driver: overlay2 [2021-02-23T11:39:31.899Z] Backing Filesystem: [2021-02-23T11:39:31.899Z] Supports d_type: true [2021-02-23T11:39:31.899Z] Native Overlay Diff: true [2021-02-23T11:39:31.899Z] Logging Driver: json-file [2021-02-23T11:39:31.899Z] Cgroup Driver: cgroupfs [2021-02-23T11:39:31.899Z] Plugins: [2021-02-23T11:39:31.899Z] Volume: local [2021-02-23T11:39:31.899Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T11:39:31.899Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T11:39:31.899Z] Swarm: inactive [2021-02-23T11:39:31.899Z] Runtimes: runc [2021-02-23T11:39:31.899Z] Default Runtime: runc [2021-02-23T11:39:31.899Z] Init Binary: docker-init [2021-02-23T11:39:31.899Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-23T11:39:31.899Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-23T11:39:31.899Z] init version: fec3683 [2021-02-23T11:39:31.899Z] Security Options: [2021-02-23T11:39:31.899Z] apparmor [2021-02-23T11:39:31.899Z] seccomp [2021-02-23T11:39:31.899Z] Profile: default [2021-02-23T11:39:31.899Z] Kernel Version: 4.15.0-91-generic [2021-02-23T11:39:31.899Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-23T11:39:31.899Z] OSType: linux [2021-02-23T11:39:31.899Z] Architecture: s390x [2021-02-23T11:39:31.899Z] CPUs: 2 [2021-02-23T11:39:31.899Z] Total Memory: 7.861GiB [2021-02-23T11:39:31.899Z] Name: s390x-ubuntu-03 [2021-02-23T11:39:31.899Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-23T11:39:31.899Z] Docker Root Dir: /var/lib/docker [2021-02-23T11:39:31.899Z] Debug Mode: false [2021-02-23T11:39:31.899Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:39:31.899Z] Labels: [2021-02-23T11:39:31.899Z] Experimental: true [2021-02-23T11:39:31.899Z] Insecure Registries: [2021-02-23T11:39:31.899Z] 127.0.0.0/8 [2021-02-23T11:39:31.899Z] Live Restore Enabled: false [2021-02-23T11:39:31.899Z] [2021-02-23T11:39:31.899Z] WARNING: No swap limit support [Pipeline] sh [2021-02-23T11:39:31.941Z] #1 [internal] load build definition from Dockerfile [2021-02-23T11:39:31.941Z] #1 sha256:f1568ad6eabee60741f733d8fa8986585a482d72b6ee0012d0ed68d83cf7d2f4 [2021-02-23T11:39:31.941Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T11:39:31.941Z] #1 DONE 0.0s [2021-02-23T11:39:31.941Z] [2021-02-23T11:39:31.941Z] #2 [internal] load .dockerignore [2021-02-23T11:39:31.941Z] #2 sha256:c64969446b0829430acab1298421ab835f9a8f136de2807f160d520b6ae4eef3 [2021-02-23T11:39:31.941Z] #2 transferring context: 87B done [2021-02-23T11:39:31.941Z] #2 DONE 0.0s [2021-02-23T11:39:31.941Z] [2021-02-23T11:39:31.941Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T11:39:31.941Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T11:39:32.200Z] #3 DONE 0.3s [2021-02-23T11:39:32.200Z] [2021-02-23T11:39:32.200Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T11:39:32.200Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T11:39:32.200Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T11:39:32.200Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-23T11:39:32.200Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-23T11:39:32.200Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-23T11:39:32.200Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-23T11:39:32.275Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:39:32.275Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:39:32.275Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42062/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T11:39:32.275Z] + bash /home/jenkins/workspace/moby_PR-42062/check-config.sh [2021-02-23T11:39:32.275Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T11:39:32.275Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-23T11:39:32.275Z] [2021-02-23T11:39:32.275Z] Generally Necessary: [2021-02-23T11:39:32.275Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T11:39:32.275Z] - apparmor: enabled and tools installed [2021-02-23T11:39:32.275Z] - CONFIG_NAMESPACES: enabled [2021-02-23T11:39:32.275Z] - CONFIG_NET_NS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_PID_NS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_IPC_NS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_UTS_NS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUPS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CPUSETS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_MEMCG: enabled [2021-02-23T11:39:32.275Z] - CONFIG_KEYS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_VETH: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-23T11:39:32.275Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T11:39:32.275Z] [2021-02-23T11:39:32.275Z] Optional Features: [2021-02-23T11:39:32.275Z] - CONFIG_USER_NS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_SECCOMP: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T11:39:32.275Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T11:39:32.275Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T11:39:32.275Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T11:39:32.275Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T11:39:32.275Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T11:39:32.275Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T11:39:32.275Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T11:39:32.275Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T11:39:32.275Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T11:39:32.275Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T11:39:32.275Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T11:39:32.275Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_EXT4_FS: enabled [2021-02-23T11:39:32.275Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T11:39:32.275Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T11:39:32.275Z] - Network Drivers: [2021-02-23T11:39:32.275Z] - "overlay": [2021-02-23T11:39:32.275Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T11:39:32.275Z] Optional (for encrypted networks): [2021-02-23T11:39:32.275Z] - CONFIG_CRYPTO: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T11:39:32.275Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T11:39:32.275Z] - CONFIG_XFRM: enabled [2021-02-23T11:39:32.275Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T11:39:32.275Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-23T11:39:32.458Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-23T11:39:32.458Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-23T11:39:32.458Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-23T11:39:32.566Z] - "ipvlan": [2021-02-23T11:39:32.566Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T11:39:32.566Z] - "macvlan": [2021-02-23T11:39:32.566Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T11:39:32.566Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T11:39:32.566Z] - "ftp,tftp client in container": [2021-02-23T11:39:32.566Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T11:39:32.566Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T11:39:32.566Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T11:39:32.566Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T11:39:32.566Z] - Storage Drivers: [2021-02-23T11:39:32.566Z] - "aufs": [2021-02-23T11:39:32.566Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T11:39:32.566Z] - "btrfs": [2021-02-23T11:39:32.566Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T11:39:32.566Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T11:39:32.566Z] - "devicemapper": [2021-02-23T11:39:32.566Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T11:39:32.566Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T11:39:32.566Z] - "overlay": [2021-02-23T11:39:32.566Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T11:39:32.566Z] - "zfs": [2021-02-23T11:39:32.566Z] - /dev/zfs: missing [2021-02-23T11:39:32.566Z] - zfs command: missing [2021-02-23T11:39:32.566Z] - zpool command: missing [2021-02-23T11:39:32.566Z] [2021-02-23T11:39:32.566Z] Limits: [2021-02-23T11:39:32.566Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T11:39:32.566Z] [2021-02-23T11:39:32.566Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T11:39:32.717Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-23T11:39:32.717Z] #4 DONE 0.5s [2021-02-23T11:39:32.975Z] [2021-02-23T11:39:32.975Z] #5 [internal] load build definition from Dockerfile [2021-02-23T11:39:32.975Z] #5 sha256:b42748360a143581f27fabaff2c6700b0ae688aef4e22b37b21cb715b89224b4 [2021-02-23T11:39:32.975Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T11:39:32.975Z] #5 DONE 0.0s [2021-02-23T11:39:32.975Z] [2021-02-23T11:39:32.975Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:39:32.975Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T11:39:32.975Z] #8 ... [2021-02-23T11:39:32.975Z] [2021-02-23T11:39:32.975Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T11:39:32.975Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-23T11:39:32.975Z] #6 DONE 0.2s [2021-02-23T11:39:32.989Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 . [2021-02-23T11:39:32.989Z] #1 [internal] load build definition from Dockerfile [2021-02-23T11:39:32.989Z] #1 transferring dockerfile: 16.55kB done [2021-02-23T11:39:32.989Z] #1 DONE 0.0s [2021-02-23T11:39:32.989Z] [2021-02-23T11:39:32.989Z] #2 [internal] load .dockerignore [2021-02-23T11:39:32.989Z] #2 transferring context: 87B done [2021-02-23T11:39:32.989Z] #2 DONE 0.0s [2021-02-23T11:39:32.989Z] [2021-02-23T11:39:32.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T11:39:33.234Z] [2021-02-23T11:39:33.234Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:39:33.234Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T11:39:33.234Z] #7 DONE 0.2s [2021-02-23T11:39:33.234Z] [2021-02-23T11:39:33.234Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:39:33.234Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T11:39:33.234Z] #8 DONE 0.3s [2021-02-23T11:39:33.279Z] #3 DONE 0.3s [2021-02-23T11:39:33.279Z] [2021-02-23T11:39:33.279Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-23T11:39:33.279Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T11:39:33.493Z] [2021-02-23T11:39:33.493Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:39:33.493Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:39:33.493Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-23T11:39:33.493Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-23T11:39:33.493Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-23T11:39:33.493Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-23T11:39:33.493Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.0s [2021-02-23T11:39:33.493Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.34MB / 50.40MB 0.2s [2021-02-23T11:39:33.579Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-23T11:39:33.579Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-02-23T11:39:33.579Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-02-23T11:39:33.579Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.79MB / 8.88MB 0.2s [2021-02-23T11:39:33.754Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 16.78MB / 50.40MB 0.3s [2021-02-23T11:39:33.754Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 20.97MB / 50.40MB 0.4s [2021-02-23T11:39:33.870Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-02-23T11:39:33.870Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2021-02-23T11:39:34.016Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 29.36MB / 50.40MB 0.5s [2021-02-23T11:39:34.016Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 39.85MB / 50.40MB 0.6s [2021-02-23T11:39:34.160Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-02-23T11:39:34.160Z] #4 DONE 0.8s [2021-02-23T11:39:34.275Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 0.8s [2021-02-23T11:39:34.455Z] [2021-02-23T11:39:34.455Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:39:34.455Z] #5 DONE 0.1s [2021-02-23T11:39:34.455Z] [2021-02-23T11:39:34.455Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:39:34.455Z] #6 DONE 0.1s [2021-02-23T11:39:34.455Z] [2021-02-23T11:39:34.455Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T11:39:34.727Z] Still waiting to schedule task [2021-02-23T11:39:34.727Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-23T11:39:34.727Z] Still waiting to schedule task [2021-02-23T11:39:34.728Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-23T11:39:34.728Z] Still waiting to schedule task [2021-02-23T11:39:34.728Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00954f0934250e54a)’ [2021-02-23T11:39:34.734Z] Still waiting to schedule task [2021-02-23T11:39:34.735Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-022fc7872b4fd2bc4)’ [2021-02-23T11:39:34.736Z] Still waiting to schedule task [2021-02-23T11:39:34.736Z] Waiting for next available executor on ‘azwin-2-ed0250’ [2021-02-23T11:39:34.772Z] #7 DONE 0.1s [2021-02-23T11:39:34.772Z] [2021-02-23T11:39:34.772Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-23T11:39:34.772Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-23T11:39:34.772Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-23T11:39:34.772Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 0.1s [2021-02-23T11:39:34.772Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-02-23T11:39:34.772Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-02-23T11:39:34.772Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 0.1s [2021-02-23T11:39:34.772Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2021-02-23T11:39:34.772Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.06MB / 102.23MB 0.3s [2021-02-23T11:39:34.843Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.2s done [2021-02-23T11:39:35.087Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.73MB / 102.23MB 0.6s [2021-02-23T11:39:35.102Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-23T11:39:35.382Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.01MB / 102.23MB 0.8s [2021-02-23T11:39:35.679Z] #8 ... [2021-02-23T11:39:35.679Z] [2021-02-23T11:39:35.679Z] #21 [internal] load build context [2021-02-23T11:39:35.679Z] #21 transferring context: 53.41MB 1.0s done [2021-02-23T11:39:35.679Z] #21 DONE 1.0s [2021-02-23T11:39:35.679Z] [2021-02-23T11:39:35.679Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-23T11:39:35.679Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 42.99MB / 102.23MB 1.1s [2021-02-23T11:39:35.679Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.14MB / 102.23MB 1.2s [2021-02-23T11:39:35.972Z] #8 ... [2021-02-23T11:39:35.972Z] [2021-02-23T11:39:35.972Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-23T11:39:35.972Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-23T11:39:35.972Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-23T11:39:35.972Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-23T11:39:35.972Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-23T11:39:35.972Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2021-02-23T11:39:35.972Z] #60 DONE 1.3s [2021-02-23T11:39:35.972Z] [2021-02-23T11:39:35.972Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-23T11:39:35.972Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 62.76MB / 102.23MB 1.3s [2021-02-23T11:39:35.972Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.11MB / 102.23MB 1.4s [2021-02-23T11:39:36.044Z] #25 ... [2021-02-23T11:39:36.044Z] [2021-02-23T11:39:36.044Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:39:36.044Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T11:39:36.045Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-23T11:39:36.045Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-23T11:39:36.045Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-23T11:39:36.045Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-23T11:39:36.045Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2021-02-23T11:39:36.045Z] #61 DONE 2.6s [2021-02-23T11:39:36.045Z] [2021-02-23T11:39:36.045Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:39:36.045Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:39:36.266Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 89.58MB / 102.23MB 1.6s [2021-02-23T11:39:36.266Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.02MB / 102.23MB 1.7s [2021-02-23T11:39:36.557Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.8s done [2021-02-23T11:39:36.557Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-02-23T11:39:38.176Z] Fetching without tags [2021-02-23T11:39:38.589Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:38.589Z] #25 ... [2021-02-23T11:39:38.589Z] [2021-02-23T11:39:38.589Z] #22 [internal] load build context [2021-02-23T11:39:38.589Z] #22 sha256:954b5bce712119523521adb7e85aef54786957f4c0ddb36b4f6f10313c718d5c [2021-02-23T11:39:38.589Z] #22 transferring context: 53.41MB 4.4s done [2021-02-23T11:39:38.589Z] #22 DONE 4.9s [2021-02-23T11:39:38.589Z] [2021-02-23T11:39:38.589Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:39:38.589Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:39:38.618Z] #8 ... [2021-02-23T11:39:38.618Z] [2021-02-23T11:39:38.618Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-23T11:39:38.618Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-23T11:39:38.618Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-23T11:39:38.618Z] #24 sha256:f3f6ec162b83d29614c01226ea605246bb0145f8acee893d539b545df7028593 529B / 529B done [2021-02-23T11:39:38.618Z] #24 sha256:3c935fed0e8d4347b5ba2359be41a4112a2c83373b4be140f1a2e46ea2880690 1.46kB / 1.46kB done [2021-02-23T11:39:38.618Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 48.97MB / 48.97MB 1.1s done [2021-02-23T11:39:38.618Z] #24 extracting sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 2.2s done [2021-02-23T11:39:38.618Z] #24 DONE 3.7s [2021-02-23T11:39:38.618Z] [2021-02-23T11:39:38.618Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-23T11:39:39.389Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:39:39.389Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:39:38.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:39:38.152Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:39:38.154Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:38.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:39:38.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:39:38.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:38.185Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:39:38.596Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:38.599Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:39.354Z] > git remote # timeout=10 [2021-02-23T11:39:39.357Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:39:39.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:39:39.361Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:39:39.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:39:39.396Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:39:39.399Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:39:39.954Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:39:39.974Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s [2021-02-23T11:39:40.013Z] > git --version # timeout=10 [2021-02-23T11:39:40.015Z] > git --version # 'git version 2.7.4' [2021-02-23T11:39:40.018Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:39:40.912Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.9s done [2021-02-23T11:39:40.912Z] #25 DONE 7.6s [2021-02-23T11:39:40.912Z] [2021-02-23T11:39:40.912Z] #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-23T11:39:40.912Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:39:41.059Z] + docker version [2021-02-23T11:39:41.059Z] Client: [2021-02-23T11:39:41.059Z] Version: 18.06.1-ce [2021-02-23T11:39:41.059Z] API version: 1.38 [2021-02-23T11:39:41.059Z] Go version: go1.10.3 [2021-02-23T11:39:41.059Z] Git commit: e68fc7a [2021-02-23T11:39:41.059Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-23T11:39:41.059Z] OS/Arch: linux/ppc64le [2021-02-23T11:39:41.059Z] Experimental: false [2021-02-23T11:39:41.059Z] [2021-02-23T11:39:41.059Z] Server: [2021-02-23T11:39:41.059Z] Engine: [2021-02-23T11:39:41.059Z] Version: 18.06.1-ce [2021-02-23T11:39:41.059Z] API version: 1.38 (minimum version 1.12) [2021-02-23T11:39:41.059Z] Go version: go1.10.3 [2021-02-23T11:39:41.059Z] Git commit: e68fc7a [2021-02-23T11:39:41.059Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-23T11:39:41.059Z] OS/Arch: linux/ppc64le [2021-02-23T11:39:41.059Z] Experimental: true [Pipeline] sh [2021-02-23T11:39:41.396Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.6s done [2021-02-23T11:39:41.396Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-02-23T11:39:41.443Z] + docker info [2021-02-23T11:39:41.443Z] Containers: 0 [2021-02-23T11:39:41.443Z] Running: 0 [2021-02-23T11:39:41.443Z] Paused: 0 [2021-02-23T11:39:41.443Z] Stopped: 0 [2021-02-23T11:39:41.443Z] Images: 0 [2021-02-23T11:39:41.443Z] Server Version: 18.06.1-ce [2021-02-23T11:39:41.443Z] Storage Driver: overlay2 [2021-02-23T11:39:41.443Z] Backing Filesystem: extfs [2021-02-23T11:39:41.443Z] Supports d_type: true [2021-02-23T11:39:41.443Z] Native Overlay Diff: true [2021-02-23T11:39:41.443Z] Logging Driver: json-file [2021-02-23T11:39:41.443Z] Cgroup Driver: cgroupfs [2021-02-23T11:39:41.443Z] Plugins: [2021-02-23T11:39:41.443Z] Volume: local [2021-02-23T11:39:41.443Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T11:39:41.443Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-23T11:39:41.443Z] Swarm: inactive [2021-02-23T11:39:41.443Z] Runtimes: runc [2021-02-23T11:39:41.443Z] Default Runtime: runc [2021-02-23T11:39:41.443Z] Init Binary: docker-init [2021-02-23T11:39:41.443Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-23T11:39:41.443Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-23T11:39:41.443Z] init version: fec3683 [2021-02-23T11:39:41.443Z] Security Options: [2021-02-23T11:39:41.443Z] apparmor [2021-02-23T11:39:41.443Z] seccomp [2021-02-23T11:39:41.443Z] Profile: default [2021-02-23T11:39:41.443Z] Kernel Version: 4.4.0-139-generic [2021-02-23T11:39:41.443Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-23T11:39:41.443Z] OSType: linux [2021-02-23T11:39:41.443Z] Architecture: ppc64le [2021-02-23T11:39:41.443Z] CPUs: 4 [2021-02-23T11:39:41.443Z] Total Memory: 7.972GiB [2021-02-23T11:39:41.443Z] Name: ppc64le-ubuntu-25 [2021-02-23T11:39:41.443Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-23T11:39:41.443Z] Docker Root Dir: /var/lib/docker [2021-02-23T11:39:41.443Z] Debug Mode (client): false [2021-02-23T11:39:41.443Z] Debug Mode (server): false [2021-02-23T11:39:41.443Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:39:41.443Z] Labels: [2021-02-23T11:39:41.443Z] Experimental: true [2021-02-23T11:39:41.443Z] Insecure Registries: [2021-02-23T11:39:41.443Z] 127.0.0.0/8 [2021-02-23T11:39:41.443Z] Live Restore Enabled: false [2021-02-23T11:39:41.443Z] [Pipeline] sh [2021-02-23T11:39:41.687Z] #8 DONE 7.0s [2021-02-23T11:39:41.687Z] [2021-02-23T11:39:41.687Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-23T11:39:41.826Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:39:41.826Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:39:41.826Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42062/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T11:39:41.826Z] + bash /home/docker/workspace/moby_PR-42062/check-config.sh [2021-02-23T11:39:41.826Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T11:39:41.826Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-23T11:39:41.826Z] [2021-02-23T11:39:41.826Z] Generally Necessary: [2021-02-23T11:39:41.826Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T11:39:41.826Z] - apparmor: enabled and tools installed [2021-02-23T11:39:41.826Z] - CONFIG_NAMESPACES: enabled [2021-02-23T11:39:41.826Z] - CONFIG_NET_NS: enabled [2021-02-23T11:39:41.826Z] - CONFIG_PID_NS: enabled [2021-02-23T11:39:41.826Z] - CONFIG_IPC_NS: enabled [2021-02-23T11:39:41.826Z] - CONFIG_UTS_NS: enabled [2021-02-23T11:39:41.826Z] - CONFIG_CGROUPS: enabled [2021-02-23T11:39:41.826Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T11:39:41.826Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T11:39:41.826Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T11:39:41.826Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T11:39:41.826Z] - CONFIG_CPUSETS: enabled [2021-02-23T11:39:41.826Z] - CONFIG_MEMCG: enabled [2021-02-23T11:39:41.826Z] - CONFIG_KEYS: enabled [2021-02-23T11:39:41.826Z] - CONFIG_VETH: enabled (as module) [2021-02-23T11:39:41.826Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T11:39:41.826Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T11:39:41.826Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-23T11:39:42.120Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T11:39:42.120Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-23T11:39:42.120Z] [2021-02-23T11:39:42.120Z] Optional Features: [2021-02-23T11:39:42.120Z] - CONFIG_USER_NS: enabled [2021-02-23T11:39:42.120Z] - CONFIG_SECCOMP: enabled [2021-02-23T11:39:42.120Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T11:39:42.120Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T11:39:42.120Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T11:39:42.120Z] (cgroup swap accounting is currently enabled) [2021-02-23T11:39:42.120Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-23T11:39:42.120Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T11:39:42.120Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T11:39:42.120Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-23T11:39:42.120Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-23T11:39:42.120Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T11:39:42.120Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T11:39:42.120Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T11:39:42.120Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T11:39:42.120Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T11:39:42.120Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T11:39:42.120Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T11:39:42.120Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T11:39:42.120Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T11:39:42.120Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_EXT4_FS: enabled [2021-02-23T11:39:42.120Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T11:39:42.120Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T11:39:42.120Z] - Network Drivers: [2021-02-23T11:39:42.120Z] - "overlay": [2021-02-23T11:39:42.120Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T11:39:42.120Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T11:39:42.120Z] Optional (for encrypted networks): [2021-02-23T11:39:42.291Z] #26 1.039 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:39:42.291Z] #26 1.039 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:39:42.291Z] #26 1.043 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:39:42.291Z] #26 1.182 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:39:42.291Z] #26 1.404 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:39:42.413Z] - CONFIG_CRYPTO: enabled [2021-02-23T11:39:42.413Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_XFRM: enabled [2021-02-23T11:39:42.413Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-23T11:39:42.413Z] - "ipvlan": [2021-02-23T11:39:42.413Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T11:39:42.413Z] - "macvlan": [2021-02-23T11:39:42.413Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T11:39:42.413Z] - "ftp,tftp client in container": [2021-02-23T11:39:42.413Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T11:39:42.413Z] - Storage Drivers: [2021-02-23T11:39:42.413Z] - "aufs": [2021-02-23T11:39:42.413Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T11:39:42.413Z] - "btrfs": [2021-02-23T11:39:42.413Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T11:39:42.413Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T11:39:42.413Z] - "devicemapper": [2021-02-23T11:39:42.413Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T11:39:42.413Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T11:39:42.413Z] - "overlay": [2021-02-23T11:39:42.413Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T11:39:42.413Z] - "zfs": [2021-02-23T11:39:42.413Z] - /dev/zfs: missing [2021-02-23T11:39:42.413Z] - zfs command: missing [2021-02-23T11:39:42.413Z] - zpool command: missing [2021-02-23T11:39:42.413Z] [2021-02-23T11:39:42.413Z] Limits: [2021-02-23T11:39:42.413Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T11:39:42.413Z] [2021-02-23T11:39:42.413Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T11:39:42.725Z] #9 DONE 1.3s [2021-02-23T11:39:42.725Z] [2021-02-23T11:39:42.725Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-23T11:39:42.725Z] #25 0.622 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:39:42.725Z] #25 0.641 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:39:42.725Z] #25 0.674 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:39:42.725Z] #25 0.796 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-23T11:39:42.725Z] #25 0.950 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-23T11:39:42.725Z] #25 1.146 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-23T11:39:42.725Z] #25 2.142 Fetched 8110 kB in 2s (5287 kB/s) [2021-02-23T11:39:42.725Z] #25 2.142 Reading package lists... [2021-02-23T11:39:42.725Z] #25 2.587 Reading package lists... [2021-02-23T11:39:42.725Z] #25 3.022 Building dependency tree... [2021-02-23T11:39:42.725Z] #25 3.156 The following additional packages will be installed: [2021-02-23T11:39:42.725Z] #25 3.156 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T11:39:42.725Z] #25 3.156 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T11:39:42.725Z] #25 3.156 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T11:39:42.725Z] #25 3.156 Suggested packages: [2021-02-23T11:39:42.725Z] #25 3.156 krb5-doc krb5-user [2021-02-23T11:39:42.725Z] #25 3.156 Recommended packages: [2021-02-23T11:39:42.725Z] #25 3.156 krb5-locales publicsuffix libsasl2-modules [2021-02-23T11:39:42.725Z] #25 3.258 The following NEW packages will be installed: [2021-02-23T11:39:42.725Z] #25 3.258 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T11:39:42.725Z] #25 3.258 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T11:39:42.725Z] #25 3.258 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T11:39:42.725Z] #25 3.258 libssh2-1 libssl1.1 openssl [2021-02-23T11:39:42.725Z] #25 3.293 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T11:39:42.725Z] #25 3.293 Need to get 4601 kB of archives. [2021-02-23T11:39:42.725Z] #25 3.293 After this operation, 11.9 MB of additional disk space will be used. [2021-02-23T11:39:42.725Z] #25 3.293 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-02-23T11:39:42.725Z] #25 3.297 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-02-23T11:39:42.725Z] #25 3.318 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-02-23T11:39:42.725Z] #25 3.329 Get:4 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T11:39:42.725Z] #25 3.339 Get:5 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T11:39:42.725Z] #25 3.339 Get:6 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-02-23T11:39:42.725Z] #25 3.339 Get:7 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-02-23T11:39:42.725Z] #25 3.339 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-02-23T11:39:42.725Z] #25 3.341 Get:9 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-02-23T11:39:42.725Z] #25 3.344 Get:10 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-02-23T11:39:42.725Z] #25 3.344 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-02-23T11:39:42.725Z] #25 3.354 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-02-23T11:39:42.725Z] #25 3.356 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-02-23T11:39:42.725Z] #25 3.356 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-02-23T11:39:42.725Z] #25 3.356 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-02-23T11:39:42.725Z] #25 3.361 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-02-23T11:39:42.725Z] #25 3.361 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-02-23T11:39:42.725Z] #25 3.366 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-02-23T11:39:42.725Z] #25 3.371 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-23T11:39:42.725Z] #25 3.375 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-23T11:39:42.725Z] #25 3.376 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-23T11:39:42.725Z] #25 3.472 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:39:42.725Z] #25 3.485 Fetched 4601 kB in 0s (42.6 MB/s) [2021-02-23T11:39:42.725Z] #25 3.508 Selecting previously unselected package libssl1.1:s390x. [2021-02-23T11:39:42.725Z] #25 3.508 (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-23T11:39:42.725Z] #25 3.509 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-02-23T11:39:42.725Z] #25 3.513 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:42.725Z] #25 3.622 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-02-23T11:39:42.725Z] #25 3.622 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-23T11:39:42.725Z] #25 3.624 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:42.725Z] #25 3.647 Selecting previously unselected package libsasl2-2:s390x. [2021-02-23T11:39:42.725Z] #25 3.647 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-23T11:39:42.725Z] #25 3.649 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:42.725Z] #25 3.675 Selecting previously unselected package libldap-common. [2021-02-23T11:39:42.725Z] #25 3.675 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T11:39:42.725Z] #25 3.677 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:42.725Z] #25 3.708 Selecting previously unselected package libldap-2.4-2:s390x. [2021-02-23T11:39:42.725Z] #25 3.708 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-02-23T11:39:42.725Z] #25 3.711 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:42.725Z] #25 3.746 Selecting previously unselected package openssl. [2021-02-23T11:39:42.725Z] #25 3.746 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-02-23T11:39:42.725Z] #25 3.749 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:42.725Z] #25 3.836 Selecting previously unselected package ca-certificates. [2021-02-23T11:39:42.725Z] #25 3.836 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T11:39:42.725Z] #25 3.857 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T11:39:42.725Z] #25 4.247 Selecting previously unselected package libkeyutils1:s390x. [2021-02-23T11:39:42.725Z] #25 4.248 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-02-23T11:39:42.725Z] #25 4.289 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-02-23T11:39:42.725Z] #25 4.376 Selecting previously unselected package libkrb5support0:s390x. [2021-02-23T11:39:42.725Z] #25 4.376 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-02-23T11:39:42.725Z] #25 4.385 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:42.843Z] + make bundles/buildx [2021-02-23T11:39:42.860Z] #26 1.710 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:39:43.016Z] #25 4.556 Selecting previously unselected package libk5crypto3:s390x. [2021-02-23T11:39:43.016Z] #25 4.557 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-02-23T11:39:43.016Z] #25 4.559 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:43.016Z] #25 4.595 Selecting previously unselected package libkrb5-3:s390x. [2021-02-23T11:39:43.016Z] #25 4.595 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-02-23T11:39:43.016Z] #25 4.600 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:43.016Z] #25 4.657 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-02-23T11:39:43.016Z] #25 4.657 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-02-23T11:39:43.016Z] #25 4.660 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:43.016Z] #25 4.691 Selecting previously unselected package libnghttp2-14:s390x. [2021-02-23T11:39:43.016Z] #25 4.692 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-02-23T11:39:43.016Z] #25 4.694 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-23T11:39:43.016Z] #25 4.721 Selecting previously unselected package libpsl5:s390x. [2021-02-23T11:39:43.016Z] #25 4.721 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-02-23T11:39:43.016Z] #25 4.724 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-02-23T11:39:43.016Z] #25 4.746 Selecting previously unselected package librtmp1:s390x. [2021-02-23T11:39:43.016Z] #25 4.747 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-02-23T11:39:43.016Z] #25 4.749 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:39:43.016Z] #25 4.800 Selecting previously unselected package libssh2-1:s390x. [2021-02-23T11:39:43.016Z] #25 4.800 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-02-23T11:39:43.016Z] #25 4.800 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-02-23T11:39:43.136Z] make: command: Command not found [2021-02-23T11:39:43.136Z] make: command: Command not found [2021-02-23T11:39:43.136Z] mkdir bundles [2021-02-23T11:39:43.136Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-23T11:39:43.136Z] --build-arg BUILDX_COMMIT \ [2021-02-23T11:39:43.136Z] --build-arg BUILDX_REPO \ [2021-02-23T11:39:43.136Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-23T11:39:43.136Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-23T11:39:43.136Z] . [2021-02-23T11:39:43.136Z] /bin/sh: 4: go: not found [2021-02-23T11:39:43.136Z] /bin/sh: 5: go: not found [2021-02-23T11:39:43.306Z] #25 4.829 Selecting previously unselected package libcurl4:s390x. [2021-02-23T11:39:43.306Z] #25 4.829 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-02-23T11:39:43.306Z] #25 4.834 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-23T11:39:43.306Z] #25 4.874 Selecting previously unselected package curl. [2021-02-23T11:39:43.307Z] #25 4.875 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-02-23T11:39:43.307Z] #25 4.877 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T11:39:43.307Z] #25 4.914 Selecting previously unselected package libonig5:s390x. [2021-02-23T11:39:43.307Z] #25 4.915 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-02-23T11:39:43.307Z] #25 4.917 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-23T11:39:43.307Z] #25 4.981 Selecting previously unselected package libjq1:s390x. [2021-02-23T11:39:43.307Z] #25 4.981 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-23T11:39:43.307Z] #25 4.988 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-23T11:39:43.307Z] #25 5.020 Selecting previously unselected package jq. [2021-02-23T11:39:43.307Z] #25 5.020 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-23T11:39:43.307Z] #25 5.022 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:39:43.307Z] #25 5.054 Setting up libkeyutils1:s390x (1.6-6) ... [2021-02-23T11:39:43.307Z] #25 5.062 Setting up libpsl5:s390x (0.20.2-2) ... [2021-02-23T11:39:43.307Z] #25 5.066 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:43.307Z] #25 5.125 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-23T11:39:43.429Z] #26 ... [2021-02-23T11:39:43.429Z] [2021-02-23T11:39:43.429Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:39:43.429Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:39:43.429Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-23T11:39:43.429Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-23T11:39:43.429Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-23T11:39:43.429Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-23T11:39:43.429Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-02-23T11:39:43.429Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-02-23T11:39:43.429Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2021-02-23T11:39:43.429Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-02-23T11:39:43.429Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s done [2021-02-23T11:39:43.429Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s done [2021-02-23T11:39:43.429Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-02-23T11:39:43.429Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s done [2021-02-23T11:39:43.429Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-02-23T11:39:43.429Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-02-23T11:39:43.429Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.3s [2021-02-23T11:39:43.597Z] #25 5.132 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:43.597Z] #25 5.140 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:43.597Z] #25 5.146 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:43.597Z] #25 5.155 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:39:43.597Z] #25 5.159 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:43.597Z] #25 5.165 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:43.597Z] #25 5.171 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-02-23T11:39:43.597Z] #25 5.178 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:43.597Z] #25 5.184 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:43.597Z] #25 5.193 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-23T11:39:43.597Z] #25 5.199 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-23T11:39:43.597Z] #25 5.205 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:43.597Z] #25 5.212 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T11:39:43.597Z] #25 ... [2021-02-23T11:39:43.597Z] [2021-02-23T11:39:43.597Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-23T11:39:43.597Z] #10 DONE 0.9s [2021-02-23T11:39:43.890Z] [2021-02-23T11:39:43.890Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T11:39:43.890Z] #29 DONE 0.1s [2021-02-23T11:39:43.890Z] [2021-02-23T11:39:43.890Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T11:39:43.890Z] #37 DONE 0.1s [2021-02-23T11:39:43.890Z] [2021-02-23T11:39:43.890Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-23T11:39:43.890Z] #25 5.548 Updating certificates in /etc/ssl/certs... [2021-02-23T11:39:44.524Z] #25 6.249 137 added, 0 removed; done. [2021-02-23T11:39:44.524Z] #25 6.395 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-23T11:39:44.524Z] #25 6.395 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:39:44.524Z] #25 6.395 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-23T11:39:44.524Z] #25 6.395 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T11:39:44.524Z] #25 6.395 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:39:44.524Z] #25 6.395 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T11:39:44.524Z] #25 6.395 Updating certificates in /etc/ssl/certs... [2021-02-23T11:39:45.234Z] Sending build context to Docker daemon 58.32MB [2021-02-23T11:39:45.234Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-23T11:39:45.234Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-23T11:39:45.234Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-23T11:39:45.234Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-23T11:39:45.527Z] 1.13.15-buster: Pulling from library/golang [2021-02-23T11:39:45.527Z] db4e2d8d5901: Pulling fs layer [2021-02-23T11:39:45.527Z] dfe2d012519c: Pulling fs layer [2021-02-23T11:39:45.527Z] 5d8f1d1f9197: Pulling fs layer [2021-02-23T11:39:45.527Z] 1301750ffb48: Pulling fs layer [2021-02-23T11:39:45.527Z] dc5c6edc9cff: Pulling fs layer [2021-02-23T11:39:45.527Z] 3c370c2e2f82: Pulling fs layer [2021-02-23T11:39:45.527Z] 5ffb2f5886e2: Pulling fs layer [2021-02-23T11:39:45.527Z] 1301750ffb48: Waiting [2021-02-23T11:39:45.527Z] dc5c6edc9cff: Waiting [2021-02-23T11:39:45.527Z] 3c370c2e2f82: Waiting [2021-02-23T11:39:45.527Z] 5ffb2f5886e2: Waiting [2021-02-23T11:39:45.559Z] #25 7.066 0 added, 0 removed; done. [2021-02-23T11:39:45.559Z] #25 7.067 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T11:39:45.559Z] #25 7.067 done. [2021-02-23T11:39:45.559Z] #25 DONE 7.3s [2021-02-23T11:39:45.559Z] [2021-02-23T11:39:45.559Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T11:39:45.855Z] #26 DONE 0.2s [2021-02-23T11:39:45.855Z] [2021-02-23T11:39:45.855Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:39:46.167Z] dfe2d012519c: Verifying Checksum [2021-02-23T11:39:46.167Z] dfe2d012519c: Download complete [2021-02-23T11:39:46.167Z] 5d8f1d1f9197: Verifying Checksum [2021-02-23T11:39:46.167Z] 5d8f1d1f9197: Download complete [2021-02-23T11:39:46.720Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-02-23T11:39:46.720Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-23T11:39:47.705Z] db4e2d8d5901: Download complete [2021-02-23T11:39:47.930Z] #27 2.012 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T11:39:48.258Z] #27 2.372 [2021-02-23T11:39:48.627Z] #9 ... [2021-02-23T11:39:48.627Z] [2021-02-23T11:39:48.627Z] #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-23T11:39:48.627Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:39:48.627Z] #26 3.374 Fetched 8422 kB in 3s (3244 kB/s) [2021-02-23T11:39:48.627Z] #26 3.374 Reading package lists... [2021-02-23T11:39:48.627Z] #26 4.281 Reading package lists... [2021-02-23T11:39:48.627Z] #26 5.198 Building dependency tree... [2021-02-23T11:39:48.627Z] #26 5.525 The following additional packages will be installed: [2021-02-23T11:39:48.627Z] #26 5.525 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T11:39:48.627Z] #26 5.525 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T11:39:48.627Z] #26 5.525 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T11:39:48.627Z] #26 5.533 Suggested packages: [2021-02-23T11:39:48.627Z] #26 5.533 krb5-doc krb5-user [2021-02-23T11:39:48.627Z] #26 5.533 Recommended packages: [2021-02-23T11:39:48.627Z] #26 5.533 krb5-locales publicsuffix libsasl2-modules [2021-02-23T11:39:48.627Z] #26 5.706 The following NEW packages will be installed: [2021-02-23T11:39:48.627Z] #26 5.706 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T11:39:48.627Z] #26 5.706 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T11:39:48.627Z] #26 5.706 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T11:39:48.627Z] #26 5.706 libssh2-1 libssl1.1 openssl [2021-02-23T11:39:48.627Z] #26 5.980 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T11:39:48.627Z] #26 5.980 Need to get 5057 kB of archives. [2021-02-23T11:39:48.627Z] #26 5.980 After this operation, 12.1 MB of additional disk space will be used. [2021-02-23T11:39:48.627Z] #26 5.980 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-23T11:39:48.627Z] #26 5.983 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-23T11:39:48.627Z] #26 5.983 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-23T11:39:48.627Z] #26 5.993 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T11:39:48.627Z] #26 5.993 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-23T11:39:48.627Z] #26 5.993 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-23T11:39:48.627Z] #26 5.993 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-23T11:39:48.627Z] #26 5.993 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-23T11:39:48.627Z] #26 6.004 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-23T11:39:48.627Z] #26 6.006 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-23T11:39:48.627Z] #26 6.013 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-23T11:39:48.627Z] #26 6.013 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-23T11:39:48.627Z] #26 6.016 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-23T11:39:48.627Z] #26 6.021 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-23T11:39:48.627Z] #26 6.044 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-23T11:39:48.627Z] #26 6.044 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T11:39:48.627Z] #26 6.044 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-23T11:39:48.627Z] #26 6.061 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:39:48.627Z] #26 6.061 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-23T11:39:48.627Z] #26 6.061 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:39:48.627Z] #26 6.061 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:39:48.627Z] #26 6.227 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:39:48.627Z] #26 6.258 Fetched 5057 kB in 0s (14.7 MB/s) [2021-02-23T11:39:48.627Z] #26 6.306 Selecting previously unselected package libssl1.1:amd64. [2021-02-23T11:39:48.627Z] #26 6.306 (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-23T11:39:48.627Z] #26 6.309 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 6.319 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:48.627Z] #26 6.519 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-23T11:39:48.627Z] #26 6.519 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 6.523 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 6.568 Selecting previously unselected package libsasl2-2:amd64. [2021-02-23T11:39:48.627Z] #26 6.568 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 6.573 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 6.616 Selecting previously unselected package libldap-common. [2021-02-23T11:39:48.627Z] #26 6.618 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T11:39:48.627Z] #26 6.622 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:48.627Z] #26 6.663 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-23T11:39:48.627Z] #26 6.665 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 6.670 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:48.627Z] #26 6.732 Selecting previously unselected package openssl. [2021-02-23T11:39:48.627Z] #26 6.732 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 6.738 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:48.627Z] #26 6.871 Selecting previously unselected package ca-certificates. [2021-02-23T11:39:48.627Z] #26 6.871 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T11:39:48.627Z] #26 6.875 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T11:39:48.627Z] #26 6.951 Selecting previously unselected package libkeyutils1:amd64. [2021-02-23T11:39:48.627Z] #26 6.951 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 6.955 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:39:48.627Z] #26 6.995 Selecting previously unselected package libkrb5support0:amd64. [2021-02-23T11:39:48.627Z] #26 6.995 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.000 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 7.042 Selecting previously unselected package libk5crypto3:amd64. [2021-02-23T11:39:48.627Z] #26 7.043 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.048 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 7.103 Selecting previously unselected package libkrb5-3:amd64. [2021-02-23T11:39:48.627Z] #26 7.105 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.109 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 7.197 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-23T11:39:48.627Z] #26 7.197 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.202 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 7.279 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-23T11:39:48.627Z] #26 7.279 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.288 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 7.344 Selecting previously unselected package libpsl5:amd64. [2021-02-23T11:39:48.627Z] #26 7.344 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.348 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:39:48.627Z] #26 7.390 Selecting previously unselected package librtmp1:amd64. [2021-02-23T11:39:48.627Z] #26 7.390 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.396 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:39:48.627Z] #26 7.443 Selecting previously unselected package libssh2-1:amd64. [2021-02-23T11:39:48.627Z] #26 7.443 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.449 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:39:48.627Z] #26 7.501 Selecting previously unselected package libcurl4:amd64. [2021-02-23T11:39:48.627Z] #26 7.501 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.507 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 7.566 Selecting previously unselected package curl. [2021-02-23T11:39:48.627Z] #26 7.566 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.572 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T11:39:48.627Z] #26 7.628 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:39:48.627Z] #26 7.628 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.633 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:39:48.627Z] #26 7.690 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:39:48.627Z] #26 7.690 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:39:48.627Z] #26 7.694 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:39:48.760Z] 1301750ffb48: Verifying Checksum [2021-02-23T11:39:48.760Z] 1301750ffb48: Download complete [2021-02-23T11:39:48.760Z] 5ffb2f5886e2: Verifying Checksum [2021-02-23T11:39:48.760Z] 5ffb2f5886e2: Download complete [2021-02-23T11:39:48.886Z] #26 7.743 Selecting previously unselected package jq. [2021-02-23T11:39:48.886Z] #26 7.743 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:39:48.886Z] #26 7.747 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:39:48.886Z] #26 7.790 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:39:48.886Z] #26 7.804 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:39:48.886Z] #26 7.816 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:49.146Z] #26 7.926 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:39:49.146Z] #26 7.939 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:49.146Z] #26 7.957 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:49.146Z] #26 7.969 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:49.146Z] #26 7.982 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:39:49.146Z] #26 7.999 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:49.146Z] #26 8.017 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:39:49.146Z] #26 8.030 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:39:49.146Z] #26 8.042 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:49.146Z] #26 8.056 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:39:49.146Z] #26 8.076 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:39:49.146Z] #26 8.090 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:39:49.146Z] #26 8.104 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:39:49.146Z] #26 8.116 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T11:39:49.810Z] dc5c6edc9cff: Verifying Checksum [2021-02-23T11:39:49.810Z] dc5c6edc9cff: Download complete [2021-02-23T11:39:50.010Z] #27 2.522 ## 3.4% ##### 8.0% ########## 14.7% ############### 21.5% #################### 28.2% ######################### 35.0% ############################## 41.7% ################################## 48.5% ######################################### 57.5% ############################################## 64.2% #################################################### 73.2% ########################################################### 82.2% ################################################################# 91.2% ###################################################################### 98.0% ######################################################################## 100.0% [2021-02-23T11:39:50.084Z] #26 8.754 Updating certificates in /etc/ssl/certs... [2021-02-23T11:39:50.335Z] #27 4.522 #=#=# [2021-02-23T11:39:50.654Z] #26 9.596 137 added, 0 removed; done. [2021-02-23T11:39:50.654Z] #26 9.641 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:39:50.654Z] #26 9.656 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:39:50.654Z] #26 9.670 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:39:50.913Z] #26 9.684 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T11:39:50.913Z] #26 9.697 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:39:50.913Z] #26 9.719 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T11:39:50.913Z] #26 9.726 Updating certificates in /etc/ssl/certs... [2021-02-23T11:39:50.917Z] #27 4.651 0.1% ######################### 35.4% #################################################################### 95.1% ######################################################################## 100.0% [2021-02-23T11:39:51.208Z] #27 5.268 [2021-02-23T11:39:51.481Z] #26 10.36 0 added, 0 removed; done. [2021-02-23T11:39:51.481Z] #26 10.36 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T11:39:51.481Z] #26 10.36 done. [2021-02-23T11:39:51.498Z] #27 5.420 ### 4.9% ################################### 49.6% ################################################################### 94.2% ######################################################################## 100.0% [2021-02-23T11:39:51.789Z] #27 6.108 [2021-02-23T11:39:51.900Z] db4e2d8d5901: Pull complete [2021-02-23T11:39:52.193Z] dfe2d012519c: Pull complete [2021-02-23T11:39:52.193Z] 3c370c2e2f82: Verifying Checksum [2021-02-23T11:39:52.193Z] 3c370c2e2f82: Download complete [2021-02-23T11:39:52.490Z] 5d8f1d1f9197: Pull complete [2021-02-23T11:39:53.609Z] #27 6.253 #=#=# ### 4.4% ####### 10.9% ############ 17.3% ################## 25.9% ####################### 32.3% ########################### 38.8% ################################ 45.2% ##################################### 51.6% ######################################### 58.1% [2021-02-23T11:39:53.609Z] #27 ... [2021-02-23T11:39:53.609Z] [2021-02-23T11:39:53.609Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:39:53.609Z] #22 2.940 + RM_GOPATH=0 [2021-02-23T11:39:53.609Z] #22 2.940 + TMP_GOPATH= [2021-02-23T11:39:53.609Z] #22 2.940 + : /build [2021-02-23T11:39:53.609Z] #22 2.940 + '[' -z '' ']' [2021-02-23T11:39:53.609Z] #22 2.946 ++ mktemp -d [2021-02-23T11:39:53.609Z] #22 2.946 + export GOPATH=/tmp/tmp.mpuFl9kiEI [2021-02-23T11:39:53.609Z] #22 2.946 + GOPATH=/tmp/tmp.mpuFl9kiEI [2021-02-23T11:39:53.609Z] #22 2.946 + RM_GOPATH=1 [2021-02-23T11:39:53.609Z] #22 2.946 + case "$(go env GOARCH)" in [2021-02-23T11:39:53.609Z] #22 2.946 ++ go env GOARCH [2021-02-23T11:39:53.609Z] #22 2.954 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:53.609Z] #22 2.954 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:53.609Z] #22 2.954 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:53.609Z] #22 2.961 + dir=/tmp/install [2021-02-23T11:39:53.609Z] #22 2.961 + bin=dockercli [2021-02-23T11:39:53.609Z] #22 2.961 + shift [2021-02-23T11:39:53.609Z] #22 2.961 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T11:39:53.609Z] #22 2.961 + . /tmp/install/dockercli.installer [2021-02-23T11:39:53.609Z] #22 2.961 ++ : stable [2021-02-23T11:39:53.609Z] #22 2.961 ++ : 17.06.2-ce [2021-02-23T11:39:53.609Z] #22 2.961 + install_dockercli [2021-02-23T11:39:53.609Z] #22 2.961 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T11:39:53.609Z] #22 2.961 ++ uname -m [2021-02-23T11:39:53.609Z] #22 2.961 Install docker/cli version 17.06.2-ce from stable [2021-02-23T11:39:53.609Z] #22 2.978 + arch=s390x [2021-02-23T11:39:53.609Z] #22 2.978 + '[' s390x '!=' x86_64 ']' [2021-02-23T11:39:53.609Z] #22 2.978 + '[' s390x '!=' s390x ']' [2021-02-23T11:39:53.609Z] #22 2.978 + url=https://download.docker.com/linux/static [2021-02-23T11:39:53.609Z] #22 2.978 + tar -xz docker/docker [2021-02-23T11:39:53.609Z] #22 2.993 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-23T11:39:53.609Z] #22 9.008 + mkdir -p /build [2021-02-23T11:39:53.609Z] #22 9.011 + mv docker/docker /build/ [2021-02-23T11:39:53.609Z] #22 9.016 + rmdir docker [2021-02-23T11:39:53.609Z] #22 DONE 9.7s [2021-02-23T11:39:53.609Z] [2021-02-23T11:39:53.609Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:39:53.609Z] #27 6.253 #=#=# ### 4.4% ####### 10.9% ############ 17.3% ################## 25.9% ####################### 32.3% ########################### 38.8% ################################ 45.2% ##################################### 51.6% ######################################### 58.1% ############################################ 62.4% [2021-02-23T11:39:53.609Z] #27 ... [2021-02-23T11:39:53.609Z] [2021-02-23T11:39:53.609Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:39:53.609Z] #47 1.829 + RM_GOPATH=0 [2021-02-23T11:39:53.609Z] #47 1.829 + TMP_GOPATH= [2021-02-23T11:39:53.609Z] #47 1.831 + : /build [2021-02-23T11:39:53.609Z] #47 1.831 + '[' -z '' ']' [2021-02-23T11:39:53.609Z] #47 1.831 ++ mktemp -d [2021-02-23T11:39:53.609Z] #47 1.831 + export GOPATH=/tmp/tmp.5SVlC4gawK [2021-02-23T11:39:53.609Z] #47 1.831 + GOPATH=/tmp/tmp.5SVlC4gawK [2021-02-23T11:39:53.609Z] #47 1.831 + RM_GOPATH=1 [2021-02-23T11:39:53.609Z] #47 1.831 + case "$(go env GOARCH)" in [2021-02-23T11:39:53.609Z] #47 1.831 ++ go env GOARCH [2021-02-23T11:39:53.609Z] #47 1.833 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:53.609Z] #47 1.833 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:53.609Z] #47 1.838 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:53.609Z] #47 1.838 + dir=/tmp/install [2021-02-23T11:39:53.609Z] #47 1.838 + bin=golangci_lint [2021-02-23T11:39:53.609Z] #47 1.838 + shift [2021-02-23T11:39:53.609Z] #47 1.838 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T11:39:53.609Z] #47 1.838 + . /tmp/install/golangci_lint.installer [2021-02-23T11:39:53.609Z] #47 1.838 ++ : v1.23.8 [2021-02-23T11:39:53.609Z] #47 1.838 + install_golangci_lint [2021-02-23T11:39:53.609Z] #47 1.838 + set -e [2021-02-23T11:39:53.609Z] #47 1.838 + export GO111MODULE=on [2021-02-23T11:39:53.609Z] #47 1.838 + GO111MODULE=on [2021-02-23T11:39:53.609Z] #47 1.838 + GOBIN=/build [2021-02-23T11:39:53.609Z] #47 1.838 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T11:39:53.609Z] #47 1.845 go: finding github.com v1.23.8 [2021-02-23T11:39:53.609Z] #47 1.845 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T11:39:53.609Z] #47 1.846 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T11:39:53.609Z] #47 1.846 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:39:53.609Z] #47 1.846 go: finding github.com/golangci v1.23.8 [2021-02-23T11:39:53.609Z] #47 2.058 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:39:53.609Z] #47 2.274 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:39:53.609Z] #47 4.658 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:39:53.609Z] #47 4.660 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T11:39:53.609Z] #47 4.662 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:39:53.609Z] #47 4.666 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T11:39:53.609Z] #47 4.669 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T11:39:53.609Z] #47 4.700 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T11:39:53.609Z] #47 4.736 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T11:39:53.609Z] #47 4.741 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:39:53.609Z] #47 4.746 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T11:39:53.609Z] #47 4.907 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:39:53.609Z] #47 4.928 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T11:39:53.609Z] #47 4.939 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:39:53.609Z] #47 4.994 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:39:53.609Z] #47 5.192 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:39:53.609Z] #47 5.204 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T11:39:53.609Z] #47 5.208 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:39:53.609Z] #47 5.264 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T11:39:53.609Z] #47 5.334 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:39:53.609Z] #47 5.386 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:39:53.609Z] #47 5.409 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T11:39:53.609Z] #47 5.424 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:39:53.609Z] #47 5.430 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:39:53.609Z] #47 5.544 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:39:53.609Z] #47 5.618 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:39:53.609Z] #47 5.690 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:39:53.609Z] #47 5.699 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:39:53.609Z] #47 5.766 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:39:53.609Z] #47 5.805 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:39:53.609Z] #47 5.846 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:39:53.609Z] #47 5.968 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:39:53.609Z] #47 5.994 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:39:53.609Z] #47 6.002 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:39:53.609Z] #47 6.007 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:39:53.609Z] #47 6.086 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:39:53.609Z] #47 6.177 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:39:53.609Z] #47 6.199 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:39:53.609Z] #47 6.202 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T11:39:53.609Z] #47 6.223 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:39:53.609Z] #47 6.277 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:39:53.609Z] #47 6.282 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:39:53.609Z] #47 6.322 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:39:53.609Z] #47 6.348 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:39:53.609Z] #47 6.348 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T11:39:53.609Z] #47 6.587 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:39:53.609Z] #47 6.673 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:39:53.609Z] #47 6.835 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:39:53.609Z] #47 7.063 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:39:53.609Z] #47 7.065 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:39:53.609Z] #47 7.185 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:39:53.609Z] #47 7.725 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T11:39:53.609Z] #47 7.728 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:39:53.609Z] #47 7.821 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:39:53.609Z] #47 7.822 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:39:53.609Z] #47 7.823 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:39:53.609Z] #47 7.937 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:39:53.609Z] #47 7.938 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T11:39:53.609Z] #47 9.737 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:39:53.609Z] #47 9.737 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:39:53.609Z] #47 9.738 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:39:53.609Z] #47 9.738 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:39:53.609Z] #47 9.740 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T11:39:53.609Z] #47 9.832 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:39:53.609Z] #47 9.832 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:39:53.609Z] #47 9.832 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T11:39:53.609Z] #47 9.832 go: downloading golang.org/x/text v0.3.2 [2021-02-23T11:39:53.609Z] #47 9.891 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:39:53.609Z] #47 9.972 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:39:53.609Z] #47 ... [2021-02-23T11:39:53.609Z] [2021-02-23T11:39:53.609Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:39:53.929Z] #27 6.253 #=#=# ### 4.4% ####### 10.9% ############ 17.3% ################## 25.9% ####################### 32.3% ########################### 38.8% ################################ 45.2% ##################################### 51.6% ######################################### 58.1% ############################################ 62.4% ################################################# 68.8% ################################################### 70.9% ####################### [2021-02-23T11:39:53.929Z] #27 ... [2021-02-23T11:39:53.929Z] [2021-02-23T11:39:53.929Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-23T11:39:53.929Z] #30 2.820 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T11:39:53.929Z] #30 2.820 Cloning into '.'... [2021-02-23T11:39:53.929Z] #30 ... [2021-02-23T11:39:53.929Z] [2021-02-23T11:39:53.929Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:39:53.929Z] #43 2.500 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:39:53.929Z] #43 2.500 + RM_GOPATH=0 [2021-02-23T11:39:53.929Z] #43 2.500 + TMP_GOPATH= [2021-02-23T11:39:53.929Z] #43 2.500 + : /build [2021-02-23T11:39:53.929Z] #43 2.500 + '[' -z '' ']' [2021-02-23T11:39:53.929Z] #43 2.500 ++ mktemp -d [2021-02-23T11:39:53.929Z] #43 2.500 + export GOPATH=/tmp/tmp.PkyBJ61lt6 [2021-02-23T11:39:53.929Z] #43 2.500 + GOPATH=/tmp/tmp.PkyBJ61lt6 [2021-02-23T11:39:53.929Z] #43 2.500 + RM_GOPATH=1 [2021-02-23T11:39:53.929Z] #43 2.500 + case "$(go env GOARCH)" in [2021-02-23T11:39:53.929Z] #43 2.500 ++ go env GOARCH [2021-02-23T11:39:53.929Z] #43 2.500 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:53.929Z] #43 2.500 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:53.929Z] #43 2.500 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:53.929Z] #43 2.500 + dir=/tmp/install [2021-02-23T11:39:53.929Z] #43 2.500 + bin=vndr [2021-02-23T11:39:53.929Z] #43 2.500 + shift [2021-02-23T11:39:53.929Z] #43 2.500 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T11:39:53.929Z] #43 2.500 + . /tmp/install/vndr.installer [2021-02-23T11:39:53.929Z] #43 2.500 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:39:53.929Z] #43 2.500 + install_vndr [2021-02-23T11:39:53.929Z] #43 2.500 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T11:39:53.929Z] #43 2.500 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PkyBJ61lt6/src/github.com/LK4D4/vndr [2021-02-23T11:39:53.929Z] #43 2.500 Cloning into '/tmp/tmp.PkyBJ61lt6/src/github.com/LK4D4/vndr'... [2021-02-23T11:39:53.929Z] #43 2.852 + cd /tmp/tmp.PkyBJ61lt6/src/github.com/LK4D4/vndr [2021-02-23T11:39:53.929Z] #43 2.852 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:39:53.929Z] #43 2.863 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T11:39:53.929Z] #43 3.475 runtime/internal/atomic [2021-02-23T11:39:53.929Z] #43 3.475 internal/cpu [2021-02-23T11:39:53.929Z] #43 3.712 runtime/internal/sys [2021-02-23T11:39:53.929Z] #43 3.829 runtime/internal/math [2021-02-23T11:39:53.929Z] #43 3.897 internal/bytealg [2021-02-23T11:39:53.929Z] #43 3.929 internal/race [2021-02-23T11:39:53.929Z] #43 3.938 sync/atomic [2021-02-23T11:39:53.929Z] #43 4.131 unicode [2021-02-23T11:39:53.929Z] #43 4.310 runtime [2021-02-23T11:39:53.929Z] #43 6.894 unicode/utf8 [2021-02-23T11:39:53.929Z] #43 7.347 math [2021-02-23T11:39:54.220Z] #43 ... [2021-02-23T11:39:54.220Z] [2021-02-23T11:39:54.220Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-23T11:39:54.220Z] #40 3.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:39:54.220Z] #40 3.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:39:54.220Z] #40 3.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:39:54.220Z] #40 4.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-23T11:39:54.220Z] #40 5.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-23T11:39:54.220Z] #40 8.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-23T11:39:54.220Z] #40 ... [2021-02-23T11:39:54.220Z] [2021-02-23T11:39:54.220Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:39:54.220Z] #32 2.562 + RM_GOPATH=0 [2021-02-23T11:39:54.220Z] #32 2.562 + TMP_GOPATH= [2021-02-23T11:39:54.220Z] #32 2.562 + : /build [2021-02-23T11:39:54.220Z] #32 2.562 + '[' -z '' ']' [2021-02-23T11:39:54.220Z] #32 2.562 ++ mktemp -d [2021-02-23T11:39:54.220Z] #32 2.565 + export GOPATH=/tmp/tmp.vSeLg862sJ [2021-02-23T11:39:54.220Z] #32 2.565 + GOPATH=/tmp/tmp.vSeLg862sJ [2021-02-23T11:39:54.220Z] #32 2.565 + RM_GOPATH=1 [2021-02-23T11:39:54.220Z] #32 2.565 + case "$(go env GOARCH)" in [2021-02-23T11:39:54.220Z] #32 2.565 ++ go env GOARCH [2021-02-23T11:39:54.220Z] #32 2.573 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:39:54.220Z] #32 2.573 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.220Z] #32 2.573 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.220Z] #32 2.573 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:54.220Z] #32 2.573 + dir=/tmp/install [2021-02-23T11:39:54.220Z] #32 2.573 + bin=tomlv [2021-02-23T11:39:54.220Z] #32 2.573 + shift [2021-02-23T11:39:54.220Z] #32 2.573 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T11:39:54.220Z] #32 2.573 + . /tmp/install/tomlv.installer [2021-02-23T11:39:54.220Z] #32 2.573 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:39:54.220Z] #32 2.573 + install_tomlv [2021-02-23T11:39:54.220Z] #32 2.573 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T11:39:54.220Z] #32 2.573 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vSeLg862sJ/src/github.com/BurntSushi/toml [2021-02-23T11:39:54.220Z] #32 2.580 Cloning into '/tmp/tmp.vSeLg862sJ/src/github.com/BurntSushi/toml'... [2021-02-23T11:39:54.220Z] #32 3.285 + cd /tmp/tmp.vSeLg862sJ/src/github.com/BurntSushi/toml [2021-02-23T11:39:54.220Z] #32 3.286 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:39:54.220Z] #32 3.289 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:39:54.220Z] #32 3.691 runtime/internal/atomic [2021-02-23T11:39:54.220Z] #32 3.698 internal/cpu [2021-02-23T11:39:54.220Z] #32 3.853 runtime/internal/math [2021-02-23T11:39:54.220Z] #32 3.941 math/bits [2021-02-23T11:39:54.220Z] #32 4.205 internal/bytealg [2021-02-23T11:39:54.220Z] #32 4.387 math [2021-02-23T11:39:54.220Z] #32 4.509 runtime [2021-02-23T11:39:54.220Z] #32 8.788 internal/testlog [2021-02-23T11:39:54.220Z] #32 9.029 encoding [2021-02-23T11:39:54.220Z] #32 9.212 runtime/cgo [2021-02-23T11:39:54.220Z] #32 ... [2021-02-23T11:39:54.220Z] [2021-02-23T11:39:54.220Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-23T11:39:54.220Z] #11 3.231 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:39:54.220Z] #11 3.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:39:54.220Z] #11 3.529 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:39:54.220Z] #11 3.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-23T11:39:54.220Z] #11 5.685 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-23T11:39:54.220Z] #11 7.667 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-23T11:39:54.510Z] #11 ... [2021-02-23T11:39:54.510Z] [2021-02-23T11:39:54.510Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-23T11:39:54.510Z] #38 2.689 + git clone https://github.com/docker/distribution.git . [2021-02-23T11:39:54.510Z] #38 2.690 Cloning into '.'... [2021-02-23T11:39:54.510Z] #38 ... [2021-02-23T11:39:54.510Z] [2021-02-23T11:39:54.510Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-23T11:39:54.510Z] #53 3.312 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:39:54.510Z] #53 3.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:39:54.510Z] #53 3.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:39:54.510Z] #53 4.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-23T11:39:54.511Z] #53 5.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-23T11:39:54.511Z] #53 7.650 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-23T11:39:54.511Z] #53 ... [2021-02-23T11:39:54.511Z] [2021-02-23T11:39:54.511Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:39:54.511Z] #45 2.254 + RM_GOPATH=0 [2021-02-23T11:39:54.511Z] #45 2.254 + TMP_GOPATH= [2021-02-23T11:39:54.511Z] #45 2.254 + : /build [2021-02-23T11:39:54.511Z] #45 2.254 + '[' -z '' ']' [2021-02-23T11:39:54.511Z] #45 2.254 ++ mktemp -d [2021-02-23T11:39:54.511Z] #45 2.254 + export GOPATH=/tmp/tmp.emfftpfGB2 [2021-02-23T11:39:54.511Z] #45 2.254 + GOPATH=/tmp/tmp.emfftpfGB2 [2021-02-23T11:39:54.511Z] #45 2.254 + RM_GOPATH=1 [2021-02-23T11:39:54.511Z] #45 2.254 + case "$(go env GOARCH)" in [2021-02-23T11:39:54.511Z] #45 2.254 ++ go env GOARCH [2021-02-23T11:39:54.511Z] #45 2.254 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.511Z] #45 2.254 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.511Z] #45 2.256 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:54.511Z] #45 2.273 + dir=/tmp/install [2021-02-23T11:39:54.511Z] #45 2.273 + bin=gotestsum [2021-02-23T11:39:54.511Z] #45 2.273 + shift [2021-02-23T11:39:54.511Z] #45 2.273 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T11:39:54.511Z] #45 2.273 + . /tmp/install/gotestsum.installer [2021-02-23T11:39:54.511Z] #45 2.273 ++ : v0.5.3 [2021-02-23T11:39:54.511Z] #45 2.273 + install_gotestsum [2021-02-23T11:39:54.511Z] #45 2.273 + set -e [2021-02-23T11:39:54.511Z] #45 2.273 + export GO111MODULE=on [2021-02-23T11:39:54.511Z] #45 2.273 + GO111MODULE=on [2021-02-23T11:39:54.511Z] #45 2.273 + GOBIN=/build [2021-02-23T11:39:54.511Z] #45 2.273 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T11:39:54.511Z] #45 2.273 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:39:54.511Z] #45 2.275 go: finding gotest.tools v0.5.3 [2021-02-23T11:39:54.511Z] #45 2.500 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:39:54.511Z] #45 2.627 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:39:54.511Z] #45 3.003 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:39:54.511Z] #45 3.040 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:39:54.511Z] #45 3.062 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:39:54.511Z] #45 3.066 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:39:54.511Z] #45 3.075 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:39:54.511Z] #45 3.082 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:39:54.511Z] #45 3.185 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:39:54.511Z] #45 3.296 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:39:54.511Z] #45 3.357 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:39:54.511Z] #45 3.393 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:39:54.511Z] #45 3.443 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:39:54.511Z] #45 3.446 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:39:54.511Z] #45 3.521 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:39:54.511Z] #45 3.574 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:39:54.511Z] #45 3.591 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:39:54.511Z] #45 3.597 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:39:54.511Z] #45 3.655 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:39:54.511Z] #45 3.743 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:39:54.511Z] #45 3.777 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:39:54.511Z] #45 4.385 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:39:54.511Z] #45 5.649 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:39:54.511Z] #45 5.979 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:39:54.511Z] #45 8.834 go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:39:54.511Z] #45 8.849 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:39:54.511Z] #45 8.866 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:39:54.511Z] #45 8.952 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:39:54.511Z] #45 8.980 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:39:54.511Z] #45 9.025 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:39:54.511Z] #45 9.063 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:39:54.511Z] #45 9.325 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:39:54.511Z] #45 9.337 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:39:54.511Z] #45 9.445 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:39:54.511Z] #45 9.457 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:39:54.776Z] #26 DONE 13.2s [2021-02-23T11:39:54.776Z] [2021-02-23T11:39:54.776Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T11:39:54.776Z] #27 sha256:f8faf61bcd6aaf1b95a07eeed239a14040a06ed934e9146f7e34c5cb49278a70 [2021-02-23T11:39:54.776Z] #27 DONE 0.2s [2021-02-23T11:39:54.776Z] [2021-02-23T11:39:54.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:39:54.776Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:39:54.776Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-02-23T11:39:54.776Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.5s [2021-02-23T11:39:54.804Z] #45 ... [2021-02-23T11:39:54.804Z] [2021-02-23T11:39:54.804Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:39:54.804Z] #49 2.156 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:39:54.804Z] #49 2.156 + RM_GOPATH=0 [2021-02-23T11:39:54.804Z] #49 2.156 + TMP_GOPATH= [2021-02-23T11:39:54.804Z] #49 2.156 + : /build [2021-02-23T11:39:54.804Z] #49 2.156 + '[' -z '' ']' [2021-02-23T11:39:54.804Z] #49 2.156 ++ mktemp -d [2021-02-23T11:39:54.804Z] #49 2.156 + export GOPATH=/tmp/tmp.WBl0nKlMkP [2021-02-23T11:39:54.804Z] #49 2.156 + GOPATH=/tmp/tmp.WBl0nKlMkP [2021-02-23T11:39:54.804Z] #49 2.156 + RM_GOPATH=1 [2021-02-23T11:39:54.804Z] #49 2.156 + case "$(go env GOARCH)" in [2021-02-23T11:39:54.804Z] #49 2.156 ++ go env GOARCH [2021-02-23T11:39:54.804Z] #49 2.156 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.804Z] #49 2.156 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.804Z] #49 2.156 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:54.804Z] #49 2.156 + dir=/tmp/install [2021-02-23T11:39:54.804Z] #49 2.156 + bin=shfmt [2021-02-23T11:39:54.804Z] #49 2.156 + shift [2021-02-23T11:39:54.804Z] #49 2.156 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T11:39:54.804Z] #49 2.156 + . /tmp/install/shfmt.installer [2021-02-23T11:39:54.804Z] #49 2.156 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:39:54.804Z] #49 2.156 + install_shfmt [2021-02-23T11:39:54.804Z] #49 2.156 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T11:39:54.804Z] #49 2.156 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WBl0nKlMkP/src/github.com/mvdan/sh [2021-02-23T11:39:54.804Z] #49 2.156 Cloning into '/tmp/tmp.WBl0nKlMkP/src/github.com/mvdan/sh'... [2021-02-23T11:39:54.804Z] #49 9.006 + cd /tmp/tmp.WBl0nKlMkP/src/github.com/mvdan/sh [2021-02-23T11:39:54.804Z] #49 9.006 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:39:54.804Z] #49 9.134 + GO111MODULE=on [2021-02-23T11:39:54.804Z] #49 9.134 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T11:39:54.804Z] #49 10.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:39:54.804Z] #49 10.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:39:54.804Z] #49 10.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:39:54.804Z] #49 10.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:39:54.804Z] #49 10.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:39:54.804Z] #49 11.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:39:54.804Z] #49 ... [2021-02-23T11:39:54.804Z] [2021-02-23T11:39:54.804Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:39:54.804Z] #56 1.589 + RM_GOPATH=0 [2021-02-23T11:39:54.804Z] #56 1.589 + TMP_GOPATH= [2021-02-23T11:39:54.804Z] #56 1.589 + : /build [2021-02-23T11:39:54.804Z] #56 1.589 + '[' -z '' ']' [2021-02-23T11:39:54.804Z] #56 1.589 ++ mktemp -d [2021-02-23T11:39:54.804Z] #56 1.593 + export GOPATH=/tmp/tmp.OPSDOerH31 [2021-02-23T11:39:54.804Z] #56 1.593 + GOPATH=/tmp/tmp.OPSDOerH31 [2021-02-23T11:39:54.804Z] #56 1.593 + RM_GOPATH=1 [2021-02-23T11:39:54.804Z] #56 1.593 + case "$(go env GOARCH)" in [2021-02-23T11:39:54.804Z] #56 1.593 ++ go env GOARCH [2021-02-23T11:39:54.804Z] #56 1.598 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.804Z] #56 1.598 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:54.804Z] #56 1.598 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:54.804Z] #56 1.598 + dir=/tmp/install [2021-02-23T11:39:54.804Z] #56 1.598 + bin=rootlesskit [2021-02-23T11:39:54.804Z] #56 1.598 + shift [2021-02-23T11:39:54.804Z] #56 1.598 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T11:39:54.804Z] #56 1.598 + . /tmp/install/rootlesskit.installer [2021-02-23T11:39:54.804Z] #56 1.598 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:39:54.804Z] #56 1.601 + install_rootlesskit [2021-02-23T11:39:54.804Z] #56 1.601 + case "$1" in [2021-02-23T11:39:54.804Z] #56 1.601 + export CGO_ENABLED=0 [2021-02-23T11:39:54.804Z] #56 1.601 + CGO_ENABLED=0 [2021-02-23T11:39:54.804Z] #56 1.601 + _install_rootlesskit [2021-02-23T11:39:54.804Z] #56 1.601 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T11:39:54.804Z] #56 1.601 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OPSDOerH31/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:39:54.804Z] #56 1.601 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:39:54.804Z] #56 1.601 Cloning into '/tmp/tmp.OPSDOerH31/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T11:39:54.804Z] #56 3.420 + cd /tmp/tmp.OPSDOerH31/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:39:54.804Z] #56 3.426 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:39:54.804Z] #56 3.454 + export GO111MODULE=on [2021-02-23T11:39:54.804Z] #56 3.454 + GO111MODULE=on [2021-02-23T11:39:54.804Z] #56 3.455 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:39:54.804Z] #56 3.455 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T11:39:54.804Z] #56 4.553 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:39:54.804Z] #56 4.651 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:39:54.804Z] #56 4.660 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:39:54.804Z] #56 4.661 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T11:39:54.804Z] #56 4.663 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:39:54.804Z] #56 4.665 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:39:54.804Z] #56 4.666 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:39:54.804Z] #56 4.671 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:39:54.804Z] #56 4.682 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T11:39:54.804Z] #56 4.779 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T11:39:54.804Z] #56 4.810 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:39:54.804Z] #56 4.873 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T11:39:54.804Z] #56 4.932 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:39:54.804Z] #56 4.982 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:39:54.804Z] #56 5.037 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T11:39:54.804Z] #56 5.197 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T11:39:54.804Z] #56 5.288 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:39:54.804Z] #56 5.383 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T11:39:54.804Z] #56 5.759 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:39:54.804Z] #56 6.590 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T11:39:54.804Z] #56 6.655 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:39:54.804Z] #56 6.740 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:39:54.804Z] #56 7.353 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:39:54.804Z] #56 9.443 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:39:54.804Z] #56 9.683 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:39:54.804Z] #56 11.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:39:55.095Z] #56 ... [2021-02-23T11:39:55.095Z] [2021-02-23T11:39:55.095Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-23T11:39:55.095Z] #34 3.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:39:55.095Z] #34 3.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:39:55.095Z] #34 3.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:39:55.095Z] #34 4.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-23T11:39:55.095Z] #34 5.906 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-23T11:39:55.095Z] #34 8.055 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-23T11:39:55.095Z] #34 ... [2021-02-23T11:39:55.095Z] [2021-02-23T11:39:55.095Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:39:55.095Z] #62 2.746 + RM_GOPATH=0 [2021-02-23T11:39:55.095Z] #62 2.746 + TMP_GOPATH= [2021-02-23T11:39:55.095Z] #62 2.746 + : /build [2021-02-23T11:39:55.095Z] #62 2.746 + '[' -z '' ']' [2021-02-23T11:39:55.095Z] #62 2.746 ++ mktemp -d [2021-02-23T11:39:55.095Z] #62 2.754 + export GOPATH=/tmp/tmp.kO3JJdzoTM [2021-02-23T11:39:55.095Z] #62 2.754 + GOPATH=/tmp/tmp.kO3JJdzoTM [2021-02-23T11:39:55.095Z] #62 2.754 + RM_GOPATH=1 [2021-02-23T11:39:55.095Z] #62 2.754 + case "$(go env GOARCH)" in [2021-02-23T11:39:55.095Z] #62 2.754 ++ go env GOARCH [2021-02-23T11:39:55.095Z] #62 2.763 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:55.095Z] #62 2.763 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:39:55.095Z] #62 2.763 ++ dirname /tmp/install/install.sh [2021-02-23T11:39:55.095Z] #62 2.763 + dir=/tmp/install [2021-02-23T11:39:55.095Z] #62 2.763 + bin=proxy [2021-02-23T11:39:55.095Z] #62 2.763 + shift [2021-02-23T11:39:55.095Z] #62 2.763 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T11:39:55.095Z] #62 2.763 + . /tmp/install/proxy.installer [2021-02-23T11:39:55.095Z] #62 2.763 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:39:55.095Z] #62 2.763 + install_proxy [2021-02-23T11:39:55.095Z] #62 2.763 + case "$1" in [2021-02-23T11:39:55.095Z] #62 2.763 + export CGO_ENABLED=0 [2021-02-23T11:39:55.095Z] #62 2.763 + CGO_ENABLED=0 [2021-02-23T11:39:55.095Z] #62 2.763 + _install_proxy [2021-02-23T11:39:55.095Z] #62 2.763 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T11:39:55.095Z] #62 2.763 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kO3JJdzoTM/src/github.com/docker/libnetwork [2021-02-23T11:39:55.095Z] #62 2.763 Cloning into '/tmp/tmp.kO3JJdzoTM/src/github.com/docker/libnetwork'... [2021-02-23T11:39:55.095Z] #62 2.763 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:39:55.239Z] 1301750ffb48: Pull complete [2021-02-23T11:39:55.387Z] #62 ... [2021-02-23T11:39:55.387Z] [2021-02-23T11:39:55.387Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:39:55.387Z] #27 6.253 #=#=# ### 4.4% ####### 10.9% ############ 17.3% ################## 25.9% ####################### 32.3% ########################### 38.8% ################################ 45.2% ##################################### 51.6% ######################################### 58.1% ############################################ 62.4% ################################################# 68.8% ################################################### 70.9% ###################################################### 75.2% ########################################################## 81.7% ############################################################ 83.8% ############################################################### 88.1% ################################################################## 92.4% ##################################################################### 96.7% ######################################################################## 100.0% [2021-02-23T11:39:55.387Z] #27 9.246 #=#=# [2021-02-23T11:39:55.713Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-02-23T11:39:55.714Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-23T11:39:55.974Z] #9 DONE 22.4s [2021-02-23T11:39:55.974Z] [2021-02-23T11:39:55.974Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:39:55.974Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T11:39:57.344Z] dc5c6edc9cff: Pull complete [2021-02-23T11:39:57.881Z] #10 DONE 1.8s [2021-02-23T11:39:57.881Z] [2021-02-23T11:39:57.881Z] #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-23T11:39:57.881Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T11:40:00.419Z] #11 DONE 2.8s [2021-02-23T11:40:00.419Z] [2021-02-23T11:40:00.419Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T11:40:00.419Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T11:40:00.419Z] #30 DONE 0.1s [2021-02-23T11:40:00.419Z] [2021-02-23T11:40:00.419Z] #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-23T11:40:00.419Z] #28 sha256:d4e3d8438cda9eac306ec693ebb80206547545a1cefa239f48788084e2ea8cc3 [2021-02-23T11:40:00.419Z] #28 1.216 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T11:40:00.419Z] #28 1.309 [2021-02-23T11:40:00.419Z] #28 1.423 ############# 18.7% ########################### 38.0% ######################################## 56.9% ######################################################## 78.5% ###################################################################### 98.2% ######################################################################## 100.0% [2021-02-23T11:40:00.419Z] #28 1.920 [2021-02-23T11:40:00.419Z] #28 2.029 ######################################################################## 100.0% [2021-02-23T11:40:00.419Z] #28 2.112 [2021-02-23T11:40:00.419Z] #28 2.236 ################################################################## 93.0% ######################################################################## 100.0% [2021-02-23T11:40:00.419Z] #28 2.306 [2021-02-23T11:40:00.419Z] #28 2.420 ########### 16.5% ########################## 37.1% ######################################### 57.0% ###################################################### 76.3% #################################################################### 95.4% ######################################################################## 100.0% [2021-02-23T11:40:00.419Z] #28 2.911 [2021-02-23T11:40:00.419Z] #28 3.023 ### 4.9% ####### 10.1% ########### 15.3% ############## 20.6% ################## 25.8% ##################### 30.1% ######################### 36.1% ############################# 41.4% ################################# 46.5% ##################################### 51.5% ######################################## 56.9% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.8% ########################################################### 82.8% ################################################################## 91.8% ######################################################################## 100.0% [2021-02-23T11:40:00.419Z] #28 4.919 [2021-02-23T11:40:00.419Z] #28 5.313 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T11:40:00.419Z] #28 5.375 [2021-02-23T11:40:00.419Z] #28 5.475 ######################################################################## 100.0% [2021-02-23T11:40:00.419Z] #28 5.497 [2021-02-23T11:40:00.419Z] #28 5.729 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T11:40:00.419Z] #28 5.795 [2021-02-23T11:40:00.419Z] #28 5.917 ####################################################### 77.0% ######################################################################## 100.0% [2021-02-23T11:40:00.419Z] #28 5.956 [2021-02-23T11:40:00.681Z] #28 ... [2021-02-23T11:40:00.681Z] [2021-02-23T11:40:00.681Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T11:40:00.681Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T11:40:00.681Z] #38 DONE 0.2s [2021-02-23T11:40:00.681Z] [2021-02-23T11:40:00.681Z] #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-23T11:40:00.681Z] #28 sha256:d4e3d8438cda9eac306ec693ebb80206547545a1cefa239f48788084e2ea8cc3 [2021-02-23T11:40:00.681Z] #28 6.231 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T11:40:00.681Z] #28 ... [2021-02-23T11:40:00.681Z] [2021-02-23T11:40:00.681Z] #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-23T11:40:00.681Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:40:00.874Z] 3c370c2e2f82: Pull complete [2021-02-23T11:40:00.874Z] 5ffb2f5886e2: Pull complete [2021-02-23T11:40:00.874Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:40:00.874Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-23T11:40:00.874Z] ---> 805dc2d65d1c [2021-02-23T11:40:00.874Z] Step 5/15 : ARG BUILDX_REPO [2021-02-23T11:40:00.874Z] ---> Running in 7c1027eb119f [2021-02-23T11:40:00.874Z] Removing intermediate container 7c1027eb119f [2021-02-23T11:40:00.874Z] ---> af9f32b2cb12 [2021-02-23T11:40:00.874Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-23T11:40:00.874Z] ---> Running in 1bf2558dc5aa [2021-02-23T11:40:00.928Z] #27 9.367 0.9% ## 3.4% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.4% ########### 15.9% ############ 17.7% ############## 20.2% ############### 22.1% ################# 24.0% ################### 26.5% #################### 28.3% ##################### 30.2% ####################### 32.7% ######################### 35.2% ########################### 38.0% ############################ 39.8% ############################## 42.3% ################################ 44.8% ################################# 46.7% ################################### 49.2% #################################### 51.1% ###################################### 53.6% ####################################### 55.4% ######################################### 57.9% ########################################### 59.8% ############################################ 61.7% ############################################# 63.5% ############################################### 66.0% ################################################# 68.6% ################################################### 71.0% #################################################### 72.3% ##################################################### 74.2% ####################################################### 76.7% ######################################################## 78.5% ########################################################## 81.0% ########################################################### 82.5% ############################################################ 84.1% ############################################################# 86.0% ############################################################### 87.8% ################################################################ 89.5% ################################################################# 91.6% ################################################################### 93.3% #################################################################### 95.3% ##################################################################### 97.2% ####################################################################### 99.5% ######################################################################## 100.0% [2021-02-23T11:40:00.928Z] #27 15.28 [2021-02-23T11:40:01.166Z] Cloning into '/buildx'... [2021-02-23T11:40:02.433Z] #27 16.46 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T11:40:02.723Z] #27 16.76 [2021-02-23T11:40:02.723Z] #27 16.92 ######################################################################## 100.0% [2021-02-23T11:40:03.014Z] #27 17.07 [2021-02-23T11:40:03.645Z] #27 ... [2021-02-23T11:40:03.645Z] [2021-02-23T11:40:03.645Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:40:03.645Z] #47 9.972 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:40:03.645Z] #47 9.977 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:40:03.645Z] #47 9.983 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:40:03.645Z] #47 9.984 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:40:03.645Z] #47 9.985 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:40:03.645Z] #47 10.03 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T11:40:03.645Z] #47 10.07 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T11:40:03.645Z] #47 10.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:40:03.645Z] #47 10.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:40:03.645Z] #47 10.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:40:03.645Z] #47 10.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:40:03.645Z] #47 10.17 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T11:40:03.645Z] #47 10.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:40:03.645Z] #47 10.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:40:03.645Z] #47 10.24 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T11:40:03.645Z] #47 10.44 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:40:03.645Z] #47 10.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:40:03.645Z] #47 10.56 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:40:03.645Z] #47 10.56 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:40:03.645Z] #47 10.58 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:40:03.645Z] #47 10.62 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:40:03.645Z] #47 10.62 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T11:40:03.645Z] #47 10.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:40:03.645Z] #47 10.66 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:40:03.645Z] #47 10.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:40:03.645Z] #47 10.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:40:03.645Z] #47 10.85 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:40:03.645Z] #47 10.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:40:03.645Z] #47 10.88 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T11:40:03.645Z] #47 11.04 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T11:40:03.645Z] #47 11.07 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:40:03.645Z] #47 11.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:40:03.645Z] #47 11.23 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T11:40:03.645Z] #47 11.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:40:03.645Z] #47 11.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:40:03.645Z] #47 11.28 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:40:03.645Z] #47 11.31 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T11:40:03.645Z] #47 11.31 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:40:03.645Z] #47 11.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:40:03.645Z] #47 11.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:40:03.645Z] #47 11.55 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:40:03.645Z] #47 11.57 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T11:40:03.645Z] #47 11.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:40:03.645Z] #47 11.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:40:03.645Z] #47 11.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:40:03.645Z] #47 11.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:40:03.645Z] #47 11.66 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:40:03.645Z] #47 11.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:40:03.645Z] #47 11.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:40:03.645Z] #47 11.89 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:40:03.645Z] #47 11.92 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:40:03.645Z] #47 11.99 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:40:03.645Z] #47 12.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:40:03.645Z] #47 12.18 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:40:03.645Z] #47 12.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:40:03.645Z] #47 12.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:40:03.645Z] #47 12.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:40:03.645Z] #47 12.37 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:40:03.645Z] #47 12.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:40:03.645Z] #47 12.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:40:03.645Z] #47 12.57 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:40:03.645Z] #47 12.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:40:03.645Z] #47 12.63 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:40:03.645Z] #47 12.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:40:03.645Z] #47 12.90 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T11:40:03.645Z] #47 12.99 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T11:40:03.645Z] #47 13.31 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:40:03.645Z] #47 13.69 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:40:03.645Z] #47 13.84 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:40:03.645Z] #47 13.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:40:03.645Z] #47 14.06 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T11:40:03.645Z] #47 14.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.52 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.59 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.75 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:40:03.645Z] #47 14.98 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:40:03.645Z] #47 15.07 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:40:03.645Z] #47 17.14 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T11:40:03.645Z] #47 17.39 go: extracting golang.org/x/text v0.3.2 [2021-02-23T11:40:03.978Z] #31 ... [2021-02-23T11:40:03.978Z] [2021-02-23T11:40:03.978Z] #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-23T11:40:03.978Z] #28 sha256:d4e3d8438cda9eac306ec693ebb80206547545a1cefa239f48788084e2ea8cc3 [2021-02-23T11:40:03.978Z] #28 6.319 [2021-02-23T11:40:03.979Z] #28 6.459 0.2% ############ 18.0% ######################### 35.6% ######################################## 56.2% #################################################### 73.2% ################################################################# 90.9% ######################################################################## 100.0% [2021-02-23T11:40:03.979Z] #28 7.068 [2021-02-23T11:40:03.979Z] #28 7.608 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T11:40:03.979Z] #28 7.773 [2021-02-23T11:40:03.979Z] #28 7.856 ######################################################################## 100.0% [2021-02-23T11:40:03.979Z] #28 7.897 [2021-02-23T11:40:03.979Z] #28 8.332 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T11:40:03.979Z] #28 8.432 [2021-02-23T11:40:03.979Z] #28 8.483 ######################################################################## 100.0% [2021-02-23T11:40:03.979Z] #28 8.515 [2021-02-23T11:40:03.979Z] #28 8.532 Download of images into '/build' complete. [2021-02-23T11:40:03.979Z] #28 8.532 Use something like the following to load the result into a Docker daemon: [2021-02-23T11:40:03.979Z] #28 8.532 tar -cC '/build' . | docker load [2021-02-23T11:40:03.979Z] #28 DONE 9.5s [2021-02-23T11:40:03.979Z] [2021-02-23T11:40:03.979Z] #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-23T11:40:03.979Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:40:04.276Z] #47 ... [2021-02-23T11:40:04.276Z] [2021-02-23T11:40:04.276Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:40:04.276Z] #27 18.32 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T11:40:04.276Z] #27 18.36 skipping existing aab193acf6ba [2021-02-23T11:40:04.276Z] #27 18.44 [2021-02-23T11:40:04.941Z] #27 ... [2021-02-23T11:40:04.941Z] [2021-02-23T11:40:04.941Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:04.941Z] #43 11.26 unicode/utf16 [2021-02-23T11:40:04.941Z] #43 11.54 container/list [2021-02-23T11:40:04.941Z] #43 12.00 crypto/internal/subtle [2021-02-23T11:40:04.941Z] #43 12.09 crypto/subtle [2021-02-23T11:40:04.941Z] #43 12.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T11:40:04.941Z] #43 12.26 internal/nettrace [2021-02-23T11:40:04.941Z] #43 12.34 runtime/cgo [2021-02-23T11:40:05.231Z] #43 ... [2021-02-23T11:40:05.231Z] [2021-02-23T11:40:05.231Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-23T11:40:05.231Z] #38 14.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T11:40:05.231Z] #38 15.77 + 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-23T11:40:05.231Z] #38 ... [2021-02-23T11:40:05.231Z] [2021-02-23T11:40:05.231Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:40:05.231Z] #27 19.42 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T11:40:05.523Z] #27 19.71 #=#=# [2021-02-23T11:40:05.523Z] #27 ... [2021-02-23T11:40:05.523Z] [2021-02-23T11:40:05.523Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:05.523Z] #49 11.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:40:05.523Z] #49 12.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:40:05.523Z] #49 13.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:40:05.523Z] #49 13.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:40:05.523Z] #49 13.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:40:05.523Z] #49 13.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:40:05.523Z] #49 14.30 runtime/cgo [2021-02-23T11:40:05.523Z] #49 14.37 runtime [2021-02-23T11:40:05.661Z] Removing intermediate container 1bf2558dc5aa [2021-02-23T11:40:05.661Z] ---> abd9aa882cca [2021-02-23T11:40:05.661Z] Step 7/15 : WORKDIR /buildx [2021-02-23T11:40:05.661Z] ---> Running in f23bf8474dd7 [2021-02-23T11:40:05.661Z] Removing intermediate container f23bf8474dd7 [2021-02-23T11:40:05.661Z] ---> 61b37252a5aa [2021-02-23T11:40:05.661Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-23T11:40:05.661Z] ---> Running in 8a1015db6229 [2021-02-23T11:40:05.661Z] Removing intermediate container 8a1015db6229 [2021-02-23T11:40:05.661Z] ---> cbddf88cbc70 [2021-02-23T11:40:05.661Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-23T11:40:05.661Z] ---> Running in b19c755e4e5c [2021-02-23T11:40:05.819Z] #49 ... [2021-02-23T11:40:05.819Z] [2021-02-23T11:40:05.819Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:40:05.887Z] #39 ... [2021-02-23T11:40:05.887Z] [2021-02-23T11:40:05.887Z] #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-23T11:40:05.887Z] #46 sha256:99016123ee61f476b4ef0c7db525b1e089526307b769360003ad07fcb7e2ad67 [2021-02-23T11:40:05.887Z] #46 4.705 + RM_GOPATH=0 [2021-02-23T11:40:05.887Z] #46 4.705 + TMP_GOPATH= [2021-02-23T11:40:05.887Z] #46 4.705 + : /build [2021-02-23T11:40:05.887Z] #46 4.705 + '[' -z '' ']' [2021-02-23T11:40:05.887Z] #46 4.705 ++ mktemp -d [2021-02-23T11:40:05.887Z] #46 4.705 + export GOPATH=/tmp/tmp.Z84wOulwHk [2021-02-23T11:40:05.887Z] #46 4.705 + GOPATH=/tmp/tmp.Z84wOulwHk [2021-02-23T11:40:05.887Z] #46 4.705 + RM_GOPATH=1 [2021-02-23T11:40:05.887Z] #46 4.705 + case "$(go env GOARCH)" in [2021-02-23T11:40:05.887Z] #46 4.705 ++ go env GOARCH [2021-02-23T11:40:05.887Z] #46 4.706 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:05.887Z] #46 4.706 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:05.887Z] #46 4.706 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:05.887Z] #46 4.706 + dir=/tmp/install [2021-02-23T11:40:05.887Z] #46 4.707 + bin=gotestsum [2021-02-23T11:40:05.887Z] #46 4.707 + shift [2021-02-23T11:40:05.887Z] #46 4.707 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T11:40:05.887Z] #46 4.707 + . /tmp/install/gotestsum.installer [2021-02-23T11:40:05.887Z] #46 4.707 ++ : v0.5.3 [2021-02-23T11:40:05.887Z] #46 4.707 + install_gotestsum [2021-02-23T11:40:05.887Z] #46 4.711 + set -e [2021-02-23T11:40:05.887Z] #46 4.711 + export GO111MODULE=on [2021-02-23T11:40:05.887Z] #46 4.711 + GO111MODULE=on [2021-02-23T11:40:05.887Z] #46 4.711 + GOBIN=/build [2021-02-23T11:40:05.887Z] #46 4.711 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T11:40:05.887Z] #46 4.718 go: finding gotest.tools v0.5.3 [2021-02-23T11:40:05.887Z] #46 4.718 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:40:05.887Z] #46 4.868 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:40:05.887Z] #46 5.410 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:40:05.953Z] From https://github.com/docker/buildx [2021-02-23T11:40:05.953Z] * [new tag] v0.5.1 -> build [2021-02-23T11:40:06.110Z] #27 19.91 #### 6.4% ######### 12.6% ############# 18.7% ################# 24.9% ###################### 31.0% [2021-02-23T11:40:06.110Z] #27 ... [2021-02-23T11:40:06.110Z] [2021-02-23T11:40:06.110Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:40:06.110Z] #56 12.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:40:06.110Z] #56 12.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:40:06.110Z] #56 12.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:40:06.110Z] #56 12.89 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:40:06.110Z] #56 14.08 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:40:06.110Z] #56 14.16 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:40:06.110Z] #56 14.25 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:40:06.110Z] #56 14.37 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:40:06.110Z] #56 14.39 go: finding github.com/google/uuid v1.2.0 [2021-02-23T11:40:06.110Z] #56 14.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:40:06.110Z] #56 14.45 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T11:40:06.110Z] #56 14.45 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T11:40:06.110Z] #56 14.52 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T11:40:06.110Z] #56 14.55 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:40:06.110Z] #56 14.55 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:40:06.110Z] #56 14.57 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:40:06.110Z] #56 14.57 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:40:06.110Z] #56 14.71 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:40:06.110Z] #56 14.90 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:40:06.110Z] #56 ... [2021-02-23T11:40:06.110Z] [2021-02-23T11:40:06.110Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:40:06.146Z] #46 ... [2021-02-23T11:40:06.146Z] [2021-02-23T11:40:06.146Z] #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-23T11:40:06.146Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:40:06.146Z] #39 5.524 + git clone https://github.com/docker/distribution.git . [2021-02-23T11:40:06.146Z] #39 5.524 Cloning into '.'... [2021-02-23T11:40:06.245Z] Switched to branch 'build' [2021-02-23T11:40:06.886Z] Removing intermediate container b19c755e4e5c [2021-02-23T11:40:06.886Z] ---> f324071b6255 [2021-02-23T11:40:06.886Z] Step 10/15 : ARG GOOS [2021-02-23T11:40:06.886Z] ---> Running in b38cb3909242 [2021-02-23T11:40:06.886Z] Removing intermediate container b38cb3909242 [2021-02-23T11:40:06.886Z] ---> eb9c6ebf8879 [2021-02-23T11:40:06.886Z] Step 11/15 : ARG GOARCH [2021-02-23T11:40:07.194Z] ---> Running in ca8770900b18 [2021-02-23T11:40:07.194Z] Removing intermediate container ca8770900b18 [2021-02-23T11:40:07.194Z] ---> c0d9a4a8e892 [2021-02-23T11:40:07.194Z] 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-23T11:40:07.194Z] ---> Running in 824a2f4713ed [2021-02-23T11:40:07.273Z] #27 19.91 #### 6.4% ######### 12.6% ############# 18.7% ################# 24.9% ###################### 31.0% ########################## 37.2% ############################### 43.4% ###################################### 53.6% ########################################### 59.8% ############################################### 66.0% ################################################### 72.1% ######################################################## 78.3% ############################################################## 86.5% #################################################################### 94.6% ######################################################################## 100.0% [2021-02-23T11:40:07.273Z] #27 21.60 [2021-02-23T11:40:07.905Z] #27 ... [2021-02-23T11:40:07.905Z] [2021-02-23T11:40:07.905Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-23T11:40:07.905Z] #11 14.31 Fetched 8110 kB in 11s (725 kB/s) [2021-02-23T11:40:07.905Z] #11 14.31 Reading package lists... [2021-02-23T11:40:07.905Z] #11 17.89 Reading package lists... [2021-02-23T11:40:07.905Z] #11 21.10 Building dependency tree... [2021-02-23T11:40:07.905Z] #11 22.15 The following additional packages will be installed: [2021-02-23T11:40:07.905Z] #11 22.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T11:40:07.905Z] #11 22.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T11:40:07.905Z] #11 22.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T11:40:07.905Z] #11 22.15 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T11:40:07.905Z] #11 22.15 mingw-w64-x86-64-dev [2021-02-23T11:40:07.905Z] #11 22.15 Suggested packages: [2021-02-23T11:40:07.905Z] #11 22.15 gcc-8-locales seccomp wine64 [2021-02-23T11:40:07.905Z] #11 23.26 The following NEW packages will be installed: [2021-02-23T11:40:07.906Z] #11 23.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T11:40:07.906Z] #11 23.28 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T11:40:07.906Z] #11 23.28 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T11:40:07.906Z] #11 23.28 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T11:40:07.906Z] #11 23.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T11:40:07.906Z] #11 23.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T11:40:07.906Z] #11 23.29 The following packages will be upgraded: [2021-02-23T11:40:07.906Z] #11 23.29 libsystemd0 libudev1 [2021-02-23T11:40:07.906Z] #11 23.43 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:40:07.906Z] #11 23.43 Need to get 73.7 MB of archives. [2021-02-23T11:40:07.906Z] #11 23.43 After this operation, 494 MB of additional disk space will be used. [2021-02-23T11:40:07.906Z] #11 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-02-23T11:40:07.906Z] #11 23.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-02-23T11:40:07.906Z] #11 23.48 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-23T11:40:07.906Z] #11 23.59 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-23T11:40:07.906Z] #11 23.74 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-23T11:40:07.906Z] #11 23.74 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-23T11:40:07.906Z] #11 23.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-02-23T11:40:07.906Z] #11 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T11:40:07.906Z] #11 24.02 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-23T11:40:07.906Z] #11 24.22 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-23T11:40:07.906Z] #11 24.23 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-23T11:40:08.202Z] #11 ... [2021-02-23T11:40:08.202Z] [2021-02-23T11:40:08.202Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:40:08.202Z] #47 21.89 go: finding github.com/fatih/color v1.7.0 [2021-02-23T11:40:08.202Z] #47 21.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:40:08.202Z] #47 21.98 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:40:08.202Z] #47 21.98 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:40:08.202Z] #47 22.02 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:40:08.202Z] #47 22.03 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:40:08.202Z] #47 22.04 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:40:08.202Z] #47 22.05 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T11:40:08.202Z] #47 22.09 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.09 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:40:08.202Z] #47 22.10 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:40:08.202Z] #47 22.12 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.15 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:40:08.202Z] #47 22.16 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.16 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T11:40:08.202Z] #47 22.17 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.17 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.18 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T11:40:08.202Z] #47 22.22 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.24 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:40:08.202Z] #47 22.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:40:08.202Z] #47 22.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:40:08.202Z] #47 22.36 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:40:08.202Z] #47 22.37 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T11:40:08.202Z] #47 22.37 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T11:40:08.202Z] #47 22.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.38 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T11:40:08.202Z] #47 22.41 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T11:40:08.202Z] #47 22.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:40:08.202Z] #47 22.42 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:40:08.202Z] #47 22.43 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T11:40:08.202Z] #47 22.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:40:08.202Z] #47 22.48 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:40:08.202Z] #47 22.50 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:40:08.202Z] #47 22.57 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:40:08.202Z] #47 22.59 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:40:08.202Z] #47 22.62 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:40:08.202Z] #47 22.62 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T11:40:08.202Z] #47 22.67 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T11:40:08.202Z] #47 22.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:40:08.202Z] #47 22.83 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:40:08.202Z] #47 22.84 go: finding golang.org/x/text v0.3.2 [2021-02-23T11:40:08.202Z] #47 22.84 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:40:08.202Z] #47 22.87 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:40:08.202Z] #47 22.88 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T11:40:08.202Z] #47 22.88 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:40:08.202Z] #47 22.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:40:08.202Z] #47 22.94 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:40:08.202Z] #47 22.95 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:40:08.202Z] #47 22.96 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:40:08.202Z] #47 22.99 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:40:08.202Z] #47 22.99 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:40:08.202Z] #47 23.00 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:40:08.202Z] #47 23.01 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T11:40:08.202Z] #47 23.01 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:40:08.202Z] #47 23.01 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:40:08.202Z] #47 23.04 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:40:08.202Z] #47 23.05 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:40:08.202Z] #47 23.07 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:40:08.202Z] #47 23.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:40:08.202Z] #47 23.09 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:40:08.202Z] #47 23.10 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T11:40:08.202Z] #47 23.11 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:40:08.202Z] #47 23.12 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:40:08.202Z] #47 23.16 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:40:08.202Z] #47 23.17 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:40:08.202Z] #47 23.22 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T11:40:08.202Z] #47 23.24 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:40:08.202Z] #47 23.32 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:40:08.202Z] #47 23.35 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:40:08.202Z] #47 23.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:40:08.202Z] #47 23.39 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:40:08.202Z] #47 ... [2021-02-23T11:40:08.202Z] [2021-02-23T11:40:08.202Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-23T11:40:08.202Z] #53 14.48 Fetched 8110 kB in 11s (716 kB/s) [2021-02-23T11:40:08.202Z] #53 14.48 Reading package lists... [2021-02-23T11:40:08.202Z] #53 18.25 Reading package lists... [2021-02-23T11:40:08.202Z] #53 22.14 Building dependency tree... [2021-02-23T11:40:08.202Z] #53 23.50 The following additional packages will be installed: [2021-02-23T11:40:08.202Z] #53 23.51 libbtrfs0 [2021-02-23T11:40:08.202Z] #53 23.56 The following NEW packages will be installed: [2021-02-23T11:40:08.202Z] #53 23.57 libbtrfs-dev libbtrfs0 [2021-02-23T11:40:08.202Z] #53 23.70 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:40:08.202Z] #53 23.70 Need to get 118 kB of archives. [2021-02-23T11:40:08.202Z] #53 23.70 After this operation, 390 kB of additional disk space will be used. [2021-02-23T11:40:08.202Z] #53 23.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-23T11:40:08.202Z] #53 23.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-23T11:40:08.202Z] #53 24.30 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:08.202Z] #53 24.37 Fetched 118 kB in 0s (1360 kB/s) [2021-02-23T11:40:08.202Z] #53 24.46 Selecting previously unselected package libbtrfs0. [2021-02-23T11:40:08.202Z] #53 24.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-23T11:40:08.202Z] #53 24.63 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-23T11:40:08.202Z] #53 24.64 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:40:08.202Z] #53 24.67 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:40:08.202Z] #53 ... [2021-02-23T11:40:08.202Z] [2021-02-23T11:40:08.202Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:08.202Z] #62 14.64 Checking out files: 98% (1872/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-23T11:40:08.202Z] #62 14.70 + cd /tmp/tmp.kO3JJdzoTM/src/github.com/docker/libnetwork [2021-02-23T11:40:08.202Z] #62 14.70 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:40:08.202Z] #62 14.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T11:40:08.493Z] #62 ... [2021-02-23T11:40:08.493Z] [2021-02-23T11:40:08.493Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-23T11:40:08.493Z] #34 14.52 Fetched 8110 kB in 11s (706 kB/s) [2021-02-23T11:40:08.493Z] #34 14.52 Reading package lists... [2021-02-23T11:40:08.493Z] #34 18.20 Reading package lists... [2021-02-23T11:40:08.493Z] #34 21.60 Building dependency tree... [2021-02-23T11:40:08.493Z] #34 22.92 The following additional packages will be installed: [2021-02-23T11:40:08.493Z] #34 22.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T11:40:08.493Z] #34 22.92 Suggested packages: [2021-02-23T11:40:08.493Z] #34 22.92 cmake-doc ninja-build lrzip [2021-02-23T11:40:08.493Z] #34 22.92 Recommended packages: [2021-02-23T11:40:08.493Z] #34 22.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T11:40:08.493Z] #34 23.66 The following NEW packages will be installed: [2021-02-23T11:40:08.493Z] #34 23.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T11:40:08.493Z] #34 23.66 vim-common xxd [2021-02-23T11:40:08.493Z] #34 23.78 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:40:08.493Z] #34 23.78 Need to get 14.0 MB of archives. [2021-02-23T11:40:08.493Z] #34 23.78 After this operation, 62.1 MB of additional disk space will be used. [2021-02-23T11:40:08.493Z] #34 23.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-23T11:40:08.493Z] #34 23.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:40:08.493Z] #34 23.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T11:40:08.493Z] #34 23.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-23T11:40:08.493Z] #34 24.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-02-23T11:40:08.493Z] #34 24.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-02-23T11:40:08.493Z] #34 24.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-02-23T11:40:08.493Z] #34 24.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-02-23T11:40:08.493Z] #34 24.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-02-23T11:40:08.493Z] #34 24.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-02-23T11:40:08.493Z] #34 ... [2021-02-23T11:40:08.493Z] [2021-02-23T11:40:08.493Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-23T11:40:08.493Z] #40 14.87 Fetched 8110 kB in 12s (692 kB/s) [2021-02-23T11:40:08.493Z] #40 14.87 Reading package lists... [2021-02-23T11:40:08.493Z] #40 18.23 Reading package lists... [2021-02-23T11:40:08.493Z] #40 21.97 Building dependency tree... [2021-02-23T11:40:08.493Z] #40 23.39 The following additional packages will be installed: [2021-02-23T11:40:08.493Z] #40 23.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T11:40:08.493Z] #40 23.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T11:40:08.493Z] #40 23.39 Suggested packages: [2021-02-23T11:40:08.493Z] #40 23.39 manpages-dev python-setuptools [2021-02-23T11:40:08.493Z] #40 24.27 The following NEW packages will be installed: [2021-02-23T11:40:08.493Z] #40 24.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T11:40:08.493Z] #40 24.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T11:40:08.493Z] #40 24.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T11:40:08.493Z] #40 24.27 python-six zlib1g-dev [2021-02-23T11:40:08.493Z] #40 24.40 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:40:08.493Z] #40 24.40 Need to get 3742 kB of archives. [2021-02-23T11:40:08.493Z] #40 24.40 After this operation, 22.0 MB of additional disk space will be used. [2021-02-23T11:40:08.493Z] #40 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-02-23T11:40:08.493Z] #40 24.41 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-23T11:40:08.493Z] #40 24.42 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-23T11:40:08.493Z] #40 24.43 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-23T11:40:08.494Z] #40 24.43 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-23T11:40:08.494Z] #40 24.44 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-23T11:40:08.494Z] #40 24.44 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-23T11:40:08.494Z] #40 24.44 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-23T11:40:08.494Z] #40 24.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-02-23T11:40:08.494Z] #40 24.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-02-23T11:40:08.494Z] #40 24.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-02-23T11:40:08.494Z] #40 24.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-02-23T11:40:08.494Z] #40 24.56 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-23T11:40:08.494Z] #40 24.57 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-23T11:40:08.494Z] #40 24.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-23T11:40:08.494Z] #40 24.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-02-23T11:40:08.494Z] #40 24.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-02-23T11:40:08.784Z] #40 ... [2021-02-23T11:40:08.784Z] [2021-02-23T11:40:08.784Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-23T11:40:08.784Z] #53 24.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-23T11:40:08.784Z] #53 24.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:40:08.784Z] #53 24.94 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:40:08.784Z] #53 24.95 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:40:08.784Z] #53 24.96 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:40:10.297Z] #53 DONE 26.2s [2021-02-23T11:40:10.297Z] [2021-02-23T11:40:10.297Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:10.297Z] #62 DONE 26.2s [2021-02-23T11:40:10.297Z] [2021-02-23T11:40:10.297Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-23T11:40:10.297Z] #27 22.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T11:40:10.297Z] #27 23.01 [2021-02-23T11:40:10.297Z] #27 23.12 ######################################################################## 100.0% [2021-02-23T11:40:10.297Z] #27 23.18 [2021-02-23T11:40:10.297Z] #27 23.84 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T11:40:10.297Z] #27 24.08 [2021-02-23T11:40:10.297Z] #27 24.14 ######################################################################## 100.0% [2021-02-23T11:40:10.297Z] #27 24.24 [2021-02-23T11:40:10.297Z] #27 24.36 Download of images into '/build' complete. [2021-02-23T11:40:10.297Z] #27 24.36 Use something like the following to load the result into a Docker daemon: [2021-02-23T11:40:10.297Z] #27 24.36 tar -cC '/build' . | docker load [2021-02-23T11:40:10.297Z] #27 DONE 24.7s [2021-02-23T11:40:10.297Z] [2021-02-23T11:40:10.297Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-23T11:40:10.297Z] #40 25.21 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:10.297Z] #40 25.29 Fetched 3742 kB in 0s (13.9 MB/s) [2021-02-23T11:40:10.297Z] #40 25.33 Selecting previously unselected package libcap-dev:s390x. [2021-02-23T11:40:10.297Z] #40 25.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-23T11:40:10.297Z] #40 25.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-02-23T11:40:10.297Z] #40 25.40 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-02-23T11:40:10.297Z] #40 25.83 Selecting previously unselected package libnet1:s390x. [2021-02-23T11:40:10.297Z] #40 25.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-23T11:40:10.297Z] #40 25.89 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-23T11:40:10.297Z] #40 26.22 Selecting previously unselected package libnet1-dev. [2021-02-23T11:40:10.297Z] #40 26.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-23T11:40:10.297Z] #40 26.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:40:10.297Z] #40 26.41 Selecting previously unselected package libnl-3-200:s390x. [2021-02-23T11:40:10.297Z] #40 26.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-23T11:40:10.297Z] #40 26.41 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-23T11:40:10.297Z] #40 26.55 Selecting previously unselected package libnl-3-dev:s390x. [2021-02-23T11:40:10.297Z] #40 26.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-02-23T11:40:10.297Z] #40 26.55 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-02-23T11:40:10.587Z] #40 26.87 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-23T11:40:10.587Z] #40 26.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-23T11:40:10.587Z] #40 26.87 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-23T11:40:10.587Z] #40 26.98 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-02-23T11:40:10.587Z] #40 26.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-02-23T11:40:10.587Z] #40 26.98 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-23T11:40:10.907Z] #40 27.08 Selecting previously unselected package zlib1g-dev:s390x. [2021-02-23T11:40:10.907Z] #40 27.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-02-23T11:40:10.907Z] #40 27.08 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-23T11:40:11.197Z] #40 27.40 Selecting previously unselected package libprotobuf17:s390x. [2021-02-23T11:40:11.197Z] #40 27.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-02-23T11:40:11.197Z] #40 27.41 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-23T11:40:11.420Z] #39 ... [2021-02-23T11:40:11.420Z] [2021-02-23T11:40:11.420Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:40:11.420Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:40:11.420Z] #44 5.254 + RM_GOPATH=0 [2021-02-23T11:40:11.420Z] #44 5.254 + TMP_GOPATH= [2021-02-23T11:40:11.420Z] #44 5.254 + : /build [2021-02-23T11:40:11.420Z] #44 5.254 + '[' -z '' ']' [2021-02-23T11:40:11.420Z] #44 5.254 ++ mktemp -d [2021-02-23T11:40:11.420Z] #44 5.254 + export GOPATH=/tmp/tmp.ZFyLlu0GYM [2021-02-23T11:40:11.420Z] #44 5.254 + GOPATH=/tmp/tmp.ZFyLlu0GYM [2021-02-23T11:40:11.420Z] #44 5.254 + RM_GOPATH=1 [2021-02-23T11:40:11.420Z] #44 5.254 + case "$(go env GOARCH)" in [2021-02-23T11:40:11.420Z] #44 5.254 ++ go env GOARCH [2021-02-23T11:40:11.420Z] #44 5.271 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #44 5.271 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #44 5.272 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:11.420Z] #44 5.272 + dir=/tmp/install [2021-02-23T11:40:11.420Z] #44 5.272 + bin=vndr [2021-02-23T11:40:11.420Z] #44 5.272 + shift [2021-02-23T11:40:11.420Z] #44 5.272 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T11:40:11.420Z] #44 5.272 + . /tmp/install/vndr.installer [2021-02-23T11:40:11.420Z] #44 5.272 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:40:11.420Z] #44 5.272 + install_vndr [2021-02-23T11:40:11.420Z] #44 5.272 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T11:40:11.420Z] #44 5.272 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZFyLlu0GYM/src/github.com/LK4D4/vndr [2021-02-23T11:40:11.420Z] #44 5.274 Cloning into '/tmp/tmp.ZFyLlu0GYM/src/github.com/LK4D4/vndr'... [2021-02-23T11:40:11.420Z] #44 5.278 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:40:11.420Z] #44 6.210 + cd /tmp/tmp.ZFyLlu0GYM/src/github.com/LK4D4/vndr [2021-02-23T11:40:11.420Z] #44 6.210 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:40:11.420Z] #44 6.277 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T11:40:11.420Z] #44 8.069 runtime/internal/atomic [2021-02-23T11:40:11.420Z] #44 8.117 internal/cpu [2021-02-23T11:40:11.420Z] #44 8.472 runtime/internal/sys [2021-02-23T11:40:11.420Z] #44 8.801 runtime/internal/math [2021-02-23T11:40:11.420Z] #44 8.939 internal/race [2021-02-23T11:40:11.420Z] #44 9.024 sync/atomic [2021-02-23T11:40:11.420Z] #44 9.119 internal/bytealg [2021-02-23T11:40:11.420Z] #44 9.465 unicode [2021-02-23T11:40:11.420Z] #44 ... [2021-02-23T11:40:11.420Z] [2021-02-23T11:40:11.420Z] #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-23T11:40:11.420Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:40:11.420Z] #35 6.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:40:11.420Z] #35 6.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:40:11.420Z] #35 6.956 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:40:11.420Z] #35 8.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:40:11.420Z] #35 ... [2021-02-23T11:40:11.420Z] [2021-02-23T11:40:11.420Z] #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-23T11:40:11.420Z] #50 sha256:7d601de9eb3c5987c16c4fb184cfb7e215bc81de6e34f0b860b87171347db82c [2021-02-23T11:40:11.420Z] #50 5.322 + RM_GOPATH=0 [2021-02-23T11:40:11.420Z] #50 5.322 + TMP_GOPATH= [2021-02-23T11:40:11.420Z] #50 5.322 + : /build [2021-02-23T11:40:11.420Z] #50 5.322 + '[' -z '' ']' [2021-02-23T11:40:11.420Z] #50 5.322 ++ mktemp -d [2021-02-23T11:40:11.420Z] #50 5.327 + export GOPATH=/tmp/tmp.viMg3QTUk6 [2021-02-23T11:40:11.420Z] #50 5.327 + GOPATH=/tmp/tmp.viMg3QTUk6 [2021-02-23T11:40:11.420Z] #50 5.327 + RM_GOPATH=1 [2021-02-23T11:40:11.420Z] #50 5.327 + case "$(go env GOARCH)" in [2021-02-23T11:40:11.420Z] #50 5.327 ++ go env GOARCH [2021-02-23T11:40:11.420Z] #50 5.335 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #50 5.335 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #50 5.335 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:11.420Z] #50 5.335 + dir=/tmp/install [2021-02-23T11:40:11.420Z] #50 5.335 + bin=shfmt [2021-02-23T11:40:11.420Z] #50 5.335 + shift [2021-02-23T11:40:11.420Z] #50 5.335 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T11:40:11.420Z] #50 5.335 + . /tmp/install/shfmt.installer [2021-02-23T11:40:11.420Z] #50 5.335 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:40:11.420Z] #50 5.335 + install_shfmt [2021-02-23T11:40:11.420Z] #50 5.335 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T11:40:11.420Z] #50 5.335 + git clone https://github.com/mvdan/sh.git /tmp/tmp.viMg3QTUk6/src/github.com/mvdan/sh [2021-02-23T11:40:11.420Z] #50 5.335 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:40:11.420Z] #50 5.355 Cloning into '/tmp/tmp.viMg3QTUk6/src/github.com/mvdan/sh'... [2021-02-23T11:40:11.420Z] #50 ... [2021-02-23T11:40:11.420Z] [2021-02-23T11:40:11.420Z] #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-23T11:40:11.420Z] #33 sha256:c1416519341342c3f5df049939c6b0ec0fd041e656fcd3bfd79871e7ba130c64 [2021-02-23T11:40:11.420Z] #33 5.210 + RM_GOPATH=0 [2021-02-23T11:40:11.420Z] #33 5.210 + TMP_GOPATH= [2021-02-23T11:40:11.420Z] #33 5.210 + : /build [2021-02-23T11:40:11.420Z] #33 5.210 + '[' -z '' ']' [2021-02-23T11:40:11.420Z] #33 5.210 ++ mktemp -d [2021-02-23T11:40:11.420Z] #33 5.212 + export GOPATH=/tmp/tmp.BaOchZUDaA [2021-02-23T11:40:11.420Z] #33 5.212 + GOPATH=/tmp/tmp.BaOchZUDaA [2021-02-23T11:40:11.420Z] #33 5.212 + RM_GOPATH=1 [2021-02-23T11:40:11.420Z] #33 5.212 + case "$(go env GOARCH)" in [2021-02-23T11:40:11.420Z] #33 5.216 ++ go env GOARCH [2021-02-23T11:40:11.420Z] #33 5.216 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #33 5.216 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #33 5.218 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:11.420Z] #33 5.234 + dir=/tmp/install [2021-02-23T11:40:11.420Z] #33 5.234 + bin=tomlv [2021-02-23T11:40:11.420Z] #33 5.234 + shift [2021-02-23T11:40:11.420Z] #33 5.234 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T11:40:11.420Z] #33 5.234 + . /tmp/install/tomlv.installer [2021-02-23T11:40:11.420Z] #33 5.234 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:40:11.420Z] #33 5.234 + install_tomlv [2021-02-23T11:40:11.420Z] #33 5.234 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T11:40:11.420Z] #33 5.234 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BaOchZUDaA/src/github.com/BurntSushi/toml [2021-02-23T11:40:11.420Z] #33 5.234 Cloning into '/tmp/tmp.BaOchZUDaA/src/github.com/BurntSushi/toml'... [2021-02-23T11:40:11.420Z] #33 5.234 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:40:11.420Z] #33 6.267 + cd /tmp/tmp.BaOchZUDaA/src/github.com/BurntSushi/toml [2021-02-23T11:40:11.420Z] #33 6.267 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:40:11.420Z] #33 6.360 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:40:11.420Z] #33 7.736 internal/cpu [2021-02-23T11:40:11.420Z] #33 7.827 runtime/internal/atomic [2021-02-23T11:40:11.420Z] #33 8.389 runtime/internal/sys [2021-02-23T11:40:11.420Z] #33 8.529 internal/bytealg [2021-02-23T11:40:11.420Z] #33 8.774 runtime/internal/math [2021-02-23T11:40:11.420Z] #33 8.869 math/bits [2021-02-23T11:40:11.420Z] #33 9.472 runtime [2021-02-23T11:40:11.420Z] #33 9.514 math [2021-02-23T11:40:11.420Z] #33 ... [2021-02-23T11:40:11.420Z] [2021-02-23T11:40:11.420Z] #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-23T11:40:11.420Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:40:11.420Z] #41 6.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:40:11.420Z] #41 6.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:40:11.420Z] #41 6.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:40:11.420Z] #41 8.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:40:11.420Z] #41 ... [2021-02-23T11:40:11.420Z] [2021-02-23T11:40:11.420Z] #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-23T11:40:11.420Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:40:11.420Z] #48 4.442 + RM_GOPATH=0 [2021-02-23T11:40:11.420Z] #48 4.442 + TMP_GOPATH= [2021-02-23T11:40:11.420Z] #48 4.442 + : /build [2021-02-23T11:40:11.420Z] #48 4.442 + '[' -z '' ']' [2021-02-23T11:40:11.420Z] #48 4.442 ++ mktemp -d [2021-02-23T11:40:11.420Z] #48 4.442 + export GOPATH=/tmp/tmp.BRPS58wd1I [2021-02-23T11:40:11.420Z] #48 4.442 + GOPATH=/tmp/tmp.BRPS58wd1I [2021-02-23T11:40:11.420Z] #48 4.442 + RM_GOPATH=1 [2021-02-23T11:40:11.420Z] #48 4.442 + case "$(go env GOARCH)" in [2021-02-23T11:40:11.420Z] #48 4.442 ++ go env GOARCH [2021-02-23T11:40:11.420Z] #48 4.452 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #48 4.452 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #48 4.452 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:11.420Z] #48 4.452 + dir=/tmp/install [2021-02-23T11:40:11.420Z] #48 4.452 + bin=golangci_lint [2021-02-23T11:40:11.420Z] #48 4.452 + shift [2021-02-23T11:40:11.420Z] #48 4.452 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T11:40:11.420Z] #48 4.452 + . /tmp/install/golangci_lint.installer [2021-02-23T11:40:11.420Z] #48 4.452 ++ : v1.23.8 [2021-02-23T11:40:11.420Z] #48 4.452 + install_golangci_lint [2021-02-23T11:40:11.420Z] #48 4.452 + set -e [2021-02-23T11:40:11.420Z] #48 4.452 + export GO111MODULE=on [2021-02-23T11:40:11.420Z] #48 4.452 + GO111MODULE=on [2021-02-23T11:40:11.420Z] #48 4.452 + GOBIN=/build [2021-02-23T11:40:11.420Z] #48 4.452 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T11:40:11.420Z] #48 4.495 go: finding github.com v1.23.8 [2021-02-23T11:40:11.420Z] #48 4.495 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T11:40:11.420Z] #48 4.495 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:40:11.420Z] #48 4.495 go: finding github.com/golangci v1.23.8 [2021-02-23T11:40:11.420Z] #48 4.495 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T11:40:11.420Z] #48 4.981 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:40:11.420Z] #48 5.487 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:40:11.420Z] #48 ... [2021-02-23T11:40:11.420Z] [2021-02-23T11:40:11.420Z] #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-23T11:40:11.420Z] #57 sha256:734588ea288f9bd2adefa94132617153db0227efc69eb736d7aad86715b8d876 [2021-02-23T11:40:11.420Z] #57 6.094 + RM_GOPATH=0 [2021-02-23T11:40:11.420Z] #57 6.094 + TMP_GOPATH= [2021-02-23T11:40:11.420Z] #57 6.094 + : /build [2021-02-23T11:40:11.420Z] #57 6.104 + '[' -z '' ']' [2021-02-23T11:40:11.420Z] #57 6.104 ++ mktemp -d [2021-02-23T11:40:11.420Z] #57 6.107 + export GOPATH=/tmp/tmp.2yssniDsOj [2021-02-23T11:40:11.420Z] #57 6.107 + GOPATH=/tmp/tmp.2yssniDsOj [2021-02-23T11:40:11.420Z] #57 6.107 + RM_GOPATH=1 [2021-02-23T11:40:11.420Z] #57 6.107 + case "$(go env GOARCH)" in [2021-02-23T11:40:11.420Z] #57 6.107 ++ go env GOARCH [2021-02-23T11:40:11.420Z] #57 6.124 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #57 6.125 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.420Z] #57 6.131 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:11.420Z] #57 6.136 + dir=/tmp/install [2021-02-23T11:40:11.420Z] #57 6.136 + bin=rootlesskit [2021-02-23T11:40:11.420Z] #57 6.136 + shift [2021-02-23T11:40:11.420Z] #57 6.136 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T11:40:11.420Z] #57 6.136 + . /tmp/install/rootlesskit.installer [2021-02-23T11:40:11.421Z] #57 6.136 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:40:11.421Z] #57 6.136 + install_rootlesskit [2021-02-23T11:40:11.421Z] #57 6.136 + case "$1" in [2021-02-23T11:40:11.421Z] #57 6.136 + export CGO_ENABLED=0 [2021-02-23T11:40:11.421Z] #57 6.136 + CGO_ENABLED=0 [2021-02-23T11:40:11.421Z] #57 6.136 + _install_rootlesskit [2021-02-23T11:40:11.421Z] #57 6.149 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T11:40:11.421Z] #57 6.149 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2yssniDsOj/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:40:11.421Z] #57 6.149 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:40:11.421Z] #57 6.159 Cloning into '/tmp/tmp.2yssniDsOj/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T11:40:11.421Z] #57 ... [2021-02-23T11:40:11.421Z] [2021-02-23T11:40:11.421Z] #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-23T11:40:11.421Z] #23 sha256:fbcf2a3e67efab9b422d03048ae9796050faae0e2b4da2abe42fad523b0f5c06 [2021-02-23T11:40:11.421Z] #23 6.062 + RM_GOPATH=0 [2021-02-23T11:40:11.421Z] #23 6.062 + TMP_GOPATH= [2021-02-23T11:40:11.421Z] #23 6.062 + : /build [2021-02-23T11:40:11.421Z] #23 6.062 + '[' -z '' ']' [2021-02-23T11:40:11.421Z] #23 6.062 ++ mktemp -d [2021-02-23T11:40:11.421Z] #23 6.062 + export GOPATH=/tmp/tmp.IejPVQosiU [2021-02-23T11:40:11.421Z] #23 6.062 + GOPATH=/tmp/tmp.IejPVQosiU [2021-02-23T11:40:11.421Z] #23 6.062 + RM_GOPATH=1 [2021-02-23T11:40:11.421Z] #23 6.062 + case "$(go env GOARCH)" in [2021-02-23T11:40:11.421Z] #23 6.062 ++ go env GOARCH [2021-02-23T11:40:11.421Z] #23 6.111 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.421Z] #23 6.114 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.421Z] #23 6.115 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:11.421Z] #23 6.118 + dir=/tmp/install [2021-02-23T11:40:11.421Z] #23 6.121 + bin=dockercli [2021-02-23T11:40:11.421Z] #23 6.121 + shift [2021-02-23T11:40:11.421Z] #23 6.122 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T11:40:11.421Z] #23 6.123 + . /tmp/install/dockercli.installer [2021-02-23T11:40:11.421Z] #23 6.124 ++ : stable [2021-02-23T11:40:11.421Z] #23 6.127 ++ : 17.06.2-ce [2021-02-23T11:40:11.421Z] #23 6.135 + install_dockercli [2021-02-23T11:40:11.421Z] #23 6.135 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T11:40:11.421Z] #23 6.135 Install docker/cli version 17.06.2-ce from stable [2021-02-23T11:40:11.421Z] #23 6.136 ++ uname -m [2021-02-23T11:40:11.421Z] #23 6.147 + arch=x86_64 [2021-02-23T11:40:11.421Z] #23 6.147 + '[' x86_64 '!=' x86_64 ']' [2021-02-23T11:40:11.421Z] #23 6.147 + url=https://download.docker.com/linux/static [2021-02-23T11:40:11.421Z] #23 6.147 + tar -xz docker/docker [2021-02-23T11:40:11.421Z] #23 6.151 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-23T11:40:11.703Z] #23 ... [2021-02-23T11:40:11.703Z] [2021-02-23T11:40:11.703Z] #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-23T11:40:11.703Z] #63 sha256:c4f520abde0f39523b8798a314fe69de3dc7712588243c30c8fadf8261576e3b [2021-02-23T11:40:11.703Z] #63 5.476 + RM_GOPATH=0 [2021-02-23T11:40:11.703Z] #63 5.476 + TMP_GOPATH= [2021-02-23T11:40:11.703Z] #63 5.476 + : /build [2021-02-23T11:40:11.703Z] #63 5.476 + '[' -z '' ']' [2021-02-23T11:40:11.703Z] #63 5.476 ++ mktemp -d [2021-02-23T11:40:11.703Z] #63 5.476 + export GOPATH=/tmp/tmp.Rxru3o0fdF [2021-02-23T11:40:11.703Z] #63 5.476 + GOPATH=/tmp/tmp.Rxru3o0fdF [2021-02-23T11:40:11.703Z] #63 5.476 + RM_GOPATH=1 [2021-02-23T11:40:11.703Z] #63 5.476 + case "$(go env GOARCH)" in [2021-02-23T11:40:11.703Z] #63 5.484 ++ go env GOARCH [2021-02-23T11:40:11.703Z] #63 5.519 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.703Z] #63 5.519 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:11.703Z] #63 5.519 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:11.703Z] #63 5.523 + dir=/tmp/install [2021-02-23T11:40:11.703Z] #63 5.529 + bin=proxy [2021-02-23T11:40:11.703Z] #63 5.529 + shift [2021-02-23T11:40:11.703Z] #63 5.529 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T11:40:11.703Z] #63 5.529 + . /tmp/install/proxy.installer [2021-02-23T11:40:11.703Z] #63 5.529 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:40:11.703Z] #63 5.529 + install_proxy [2021-02-23T11:40:11.703Z] #63 5.529 + case "$1" in [2021-02-23T11:40:11.703Z] #63 5.529 + export CGO_ENABLED=0 [2021-02-23T11:40:11.703Z] #63 5.529 + CGO_ENABLED=0 [2021-02-23T11:40:11.703Z] #63 5.529 + _install_proxy [2021-02-23T11:40:11.703Z] #63 5.529 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T11:40:11.703Z] #63 5.529 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Rxru3o0fdF/src/github.com/docker/libnetwork [2021-02-23T11:40:11.703Z] #63 5.534 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:40:11.703Z] #63 5.535 Cloning into '/tmp/tmp.Rxru3o0fdF/src/github.com/docker/libnetwork'... [2021-02-23T11:40:11.703Z] #63 ... [2021-02-23T11:40:11.703Z] [2021-02-23T11:40:11.703Z] #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-23T11:40:11.703Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:40:11.703Z] #12 6.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:40:11.703Z] #12 7.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:40:11.703Z] #12 7.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:40:11.703Z] #12 9.160 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:40:11.703Z] #12 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:40:11.962Z] #12 ... [2021-02-23T11:40:11.962Z] [2021-02-23T11:40:11.962Z] #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-23T11:40:11.962Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:40:11.962Z] #54 6.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:40:11.962Z] #54 6.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:40:11.962Z] #54 6.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:40:11.962Z] #54 8.996 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:40:11.962Z] #54 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:40:12.222Z] #54 ... [2021-02-23T11:40:12.222Z] [2021-02-23T11:40:12.222Z] #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-23T11:40:12.222Z] #46 sha256:99016123ee61f476b4ef0c7db525b1e089526307b769360003ad07fcb7e2ad67 [2021-02-23T11:40:12.222Z] #46 6.195 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:40:12.222Z] #46 6.290 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:40:12.222Z] #46 6.331 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:40:12.222Z] #46 6.377 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:40:12.222Z] #46 6.419 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:40:12.222Z] #46 6.444 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:40:12.222Z] #46 6.448 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:40:12.222Z] #46 6.676 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:40:12.222Z] #46 6.690 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:40:12.222Z] #46 6.750 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:40:12.222Z] #46 6.798 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:40:12.222Z] #46 6.910 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:40:12.222Z] #46 6.953 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:40:12.222Z] #46 7.040 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:40:12.222Z] #46 7.040 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:40:12.222Z] #46 7.119 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:40:12.222Z] #46 7.503 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:40:12.222Z] #46 7.667 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:40:12.222Z] #46 7.921 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:40:12.222Z] #46 10.15 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:40:12.222Z] #46 11.08 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:40:12.230Z] #40 28.49 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-02-23T11:40:12.230Z] #40 28.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-02-23T11:40:12.230Z] #40 28.49 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-23T11:40:12.480Z] #46 ... [2021-02-23T11:40:12.480Z] [2021-02-23T11:40:12.480Z] #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-23T11:40:12.480Z] #57 sha256:734588ea288f9bd2adefa94132617153db0227efc69eb736d7aad86715b8d876 [2021-02-23T11:40:12.480Z] #57 11.80 + cd /tmp/tmp.2yssniDsOj/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:40:12.480Z] #57 11.80 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:40:12.480Z] #57 11.87 + export GO111MODULE=on [2021-02-23T11:40:12.480Z] #57 11.87 + GO111MODULE=on [2021-02-23T11:40:12.480Z] #57 11.87 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:40:12.480Z] #57 11.87 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T11:40:12.520Z] #40 28.62 Selecting previously unselected package libprotobuf-dev:s390x. [2021-02-23T11:40:12.520Z] #40 28.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-02-23T11:40:12.520Z] #40 28.64 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-23T11:40:13.150Z] #40 29.45 Selecting previously unselected package libprotoc17:s390x. [2021-02-23T11:40:13.150Z] #40 29.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-02-23T11:40:13.150Z] #40 29.46 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-02-23T11:40:13.630Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-031abf90ab2359fe8) in /home/ubuntu/workspace/moby_PR-42062 [Pipeline] { [Pipeline] checkout [2021-02-23T11:40:13.777Z] The recommended git tool is: git [2021-02-23T11:40:13.780Z] #40 29.82 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T11:40:13.780Z] #40 29.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-02-23T11:40:13.780Z] #40 29.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:40:13.780Z] #40 29.95 Selecting previously unselected package protobuf-compiler. [2021-02-23T11:40:13.780Z] #40 29.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-02-23T11:40:13.780Z] #40 29.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:40:13.780Z] #40 30.05 Selecting previously unselected package python-pkg-resources. [2021-02-23T11:40:13.780Z] #40 30.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:40:13.780Z] #40 30.07 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T11:40:14.070Z] #40 30.26 Selecting previously unselected package python-six. [2021-02-23T11:40:14.070Z] #40 30.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T11:40:14.070Z] #40 30.27 Unpacking python-six (1.12.0-1) ... [2021-02-23T11:40:14.070Z] #40 30.34 Selecting previously unselected package python-protobuf. [2021-02-23T11:40:14.070Z] #40 30.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-02-23T11:40:14.070Z] #40 30.36 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T11:40:14.070Z] #40 ... [2021-02-23T11:40:14.070Z] [2021-02-23T11:40:14.070Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:14.070Z] #49 30.48 bytes [2021-02-23T11:40:14.360Z] #49 30.53 syscall [2021-02-23T11:40:14.498Z] #57 13.91 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:40:14.498Z] #57 14.01 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:40:14.498Z] #57 14.06 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:40:14.786Z] #57 14.08 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:40:14.786Z] #57 14.13 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T11:40:14.786Z] #57 14.17 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:40:14.786Z] #57 14.18 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:40:14.786Z] #57 14.21 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T11:40:14.786Z] #57 14.21 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T11:40:14.786Z] #57 14.37 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T11:40:15.050Z] #57 14.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:40:15.330Z] #57 14.88 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T11:40:15.390Z] #49 31.74 reflect [2021-02-23T11:40:15.591Z] #57 15.08 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T11:40:15.591Z] #57 15.20 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:40:15.850Z] #57 15.25 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T11:40:16.110Z] #57 15.53 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:40:16.110Z] #57 15.65 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:40:16.678Z] #57 ... [2021-02-23T11:40:16.678Z] [2021-02-23T11:40:16.678Z] #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-23T11:40:16.678Z] #23 sha256:fbcf2a3e67efab9b422d03048ae9796050faae0e2b4da2abe42fad523b0f5c06 [2021-02-23T11:40:16.678Z] #23 15.30 + mkdir -p /build [2021-02-23T11:40:16.678Z] #23 15.31 + mv docker/docker /build/ [2021-02-23T11:40:16.678Z] #23 15.33 + rmdir docker [2021-02-23T11:40:16.678Z] #23 DONE 16.1s [2021-02-23T11:40:16.678Z] [2021-02-23T11:40:16.678Z] #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-23T11:40:16.678Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:40:16.678Z] #44 10.29 runtime [2021-02-23T11:40:16.678Z] #44 13.46 unicode/utf8 [2021-02-23T11:40:16.678Z] #44 14.32 math [2021-02-23T11:40:16.678Z] #44 ... [2021-02-23T11:40:16.678Z] [2021-02-23T11:40:16.678Z] #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-23T11:40:16.678Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:40:16.678Z] #31 6.073 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T11:40:16.678Z] #31 6.074 Cloning into '.'... [2021-02-23T11:40:16.936Z] #31 ... [2021-02-23T11:40:16.936Z] [2021-02-23T11:40:16.936Z] #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-23T11:40:16.936Z] #57 sha256:734588ea288f9bd2adefa94132617153db0227efc69eb736d7aad86715b8d876 [2021-02-23T11:40:16.936Z] #57 16.34 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:40:16.936Z] #57 16.43 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:40:16.944Z] #49 ... [2021-02-23T11:40:16.944Z] [2021-02-23T11:40:16.944Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:16.944Z] #32 23.28 sync [2021-02-23T11:40:16.944Z] #32 23.28 internal/reflectlite [2021-02-23T11:40:16.944Z] #32 25.29 errors [2021-02-23T11:40:16.944Z] #32 25.30 sort [2021-02-23T11:40:16.944Z] #32 25.57 strconv [2021-02-23T11:40:16.944Z] #32 26.08 io [2021-02-23T11:40:16.944Z] #32 27.70 internal/oserror [2021-02-23T11:40:16.944Z] #32 27.74 syscall [2021-02-23T11:40:16.944Z] #32 28.86 reflect [2021-02-23T11:40:17.233Z] #32 ... [2021-02-23T11:40:17.233Z] [2021-02-23T11:40:17.233Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-23T11:40:17.234Z] #30 32.75 Checking out files: 94% (1433/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-23T11:40:17.234Z] #30 32.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T11:40:17.234Z] #30 33.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T11:40:17.253Z] using credential docker-jenkins-github-credentials [2021-02-23T11:40:17.259Z] Cloning the remote Git repository [2021-02-23T11:40:17.259Z] Cloning with configured refspecs honoured and without tags [2021-02-23T11:40:17.863Z] #30 ... [2021-02-23T11:40:17.863Z] [2021-02-23T11:40:17.863Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:17.863Z] #43 24.28 sync [2021-02-23T11:40:17.863Z] #43 24.28 internal/reflectlite [2021-02-23T11:40:17.863Z] #43 25.55 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T11:40:17.863Z] #43 25.70 math/rand [2021-02-23T11:40:17.863Z] #43 26.77 internal/singleflight [2021-02-23T11:40:17.863Z] #43 27.40 io [2021-02-23T11:40:17.863Z] #43 27.41 strconv [2021-02-23T11:40:17.863Z] #43 29.09 bytes [2021-02-23T11:40:17.863Z] #43 29.81 reflect [2021-02-23T11:40:17.863Z] #43 30.60 bufio [2021-02-23T11:40:17.863Z] #43 31.65 syscall [2021-02-23T11:40:18.152Z] #43 ... [2021-02-23T11:40:18.152Z] [2021-02-23T11:40:18.152Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-23T11:40:18.152Z] #11 26.09 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-23T11:40:18.152Z] #11 28.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-02-23T11:40:18.152Z] #11 28.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-02-23T11:40:18.152Z] #11 28.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-23T11:40:18.152Z] #11 28.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-23T11:40:18.152Z] #11 28.43 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-23T11:40:18.152Z] #11 28.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-02-23T11:40:18.152Z] #11 28.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-02-23T11:40:18.152Z] #11 28.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-02-23T11:40:18.152Z] #11 28.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-02-23T11:40:18.152Z] #11 28.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-02-23T11:40:18.152Z] #11 28.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-02-23T11:40:18.152Z] #11 28.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-02-23T11:40:18.152Z] #11 28.51 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-23T11:40:18.152Z] #11 28.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-02-23T11:40:18.152Z] #11 28.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-02-23T11:40:18.152Z] #11 29.02 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:18.152Z] #11 29.09 Fetched 73.7 MB in 5s (14.2 MB/s) [2021-02-23T11:40:18.152Z] #11 29.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 ... 15177 files and directories currently installed.) [2021-02-23T11:40:18.152Z] #11 29.20 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-02-23T11:40:18.152Z] #11 29.21 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:40:18.152Z] #11 29.47 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-02-23T11:40:18.152Z] #11 29.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-23T11:40:18.152Z] #11 29.60 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-02-23T11:40:18.152Z] #11 29.62 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:40:18.152Z] #11 29.69 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-02-23T11:40:18.152Z] #11 29.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T11:40:18.152Z] #11 29.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-23T11:40:18.152Z] #11 29.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-02-23T11:40:18.152Z] #11 29.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:40:18.152Z] #11 31.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T11:40:18.152Z] #11 31.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-02-23T11:40:18.152Z] #11 31.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:40:18.152Z] #11 33.74 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T11:40:18.152Z] #11 33.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T11:40:18.152Z] #11 33.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:40:18.152Z] #11 33.90 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-02-23T11:40:18.152Z] #11 33.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-23T11:40:18.153Z] #11 33.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-23T11:40:18.153Z] #11 34.08 Selecting previously unselected package dmsetup. [2021-02-23T11:40:18.153Z] #11 34.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-02-23T11:40:18.153Z] #11 34.09 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T11:40:18.153Z] #11 34.18 Selecting previously unselected package mingw-w64-common. [2021-02-23T11:40:18.153Z] #11 34.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T11:40:18.153Z] #11 34.19 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T11:40:18.317Z] #57 17.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:40:18.317Z] #57 17.74 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:40:17.335Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:40:17.384Z] > git init /home/ubuntu/workspace/moby_PR-42062 # timeout=10 [2021-02-23T11:40:17.685Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:17.685Z] > git --version # timeout=10 [2021-02-23T11:40:17.728Z] > git --version # 'git version 2.17.1' [2021-02-23T11:40:17.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:17.730Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:18.782Z] #11 ... [2021-02-23T11:40:18.782Z] [2021-02-23T11:40:18.782Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-23T11:40:18.782Z] #34 25.12 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:18.782Z] #34 25.19 Fetched 14.0 MB in 1s (16.1 MB/s) [2021-02-23T11:40:18.782Z] #34 25.24 Selecting previously unselected package xxd. [2021-02-23T11:40:18.782Z] #34 25.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 ... 15177 files and directories currently installed.) [2021-02-23T11:40:18.782Z] #34 25.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 25.30 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:40:18.782Z] #34 25.43 Selecting previously unselected package vim-common. [2021-02-23T11:40:18.782Z] #34 25.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:40:18.782Z] #34 25.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:40:18.782Z] #34 26.22 Selecting previously unselected package cmake-data. [2021-02-23T11:40:18.782Z] #34 26.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T11:40:18.782Z] #34 26.23 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T11:40:18.782Z] #34 29.16 Selecting previously unselected package libicu63:s390x. [2021-02-23T11:40:18.782Z] #34 29.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 29.17 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-23T11:40:18.782Z] #34 33.51 Selecting previously unselected package libxml2:s390x. [2021-02-23T11:40:18.782Z] #34 33.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 33.51 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:40:18.782Z] #34 33.80 Selecting previously unselected package libarchive13:s390x. [2021-02-23T11:40:18.782Z] #34 33.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 33.80 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-23T11:40:18.782Z] #34 33.94 Selecting previously unselected package libjsoncpp1:s390x. [2021-02-23T11:40:18.782Z] #34 33.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 33.95 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-02-23T11:40:18.782Z] #34 34.06 Selecting previously unselected package librhash0:s390x. [2021-02-23T11:40:18.782Z] #34 34.07 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 34.07 Unpacking librhash0:s390x (1.3.8-1) ... [2021-02-23T11:40:18.782Z] #34 34.16 Selecting previously unselected package libuv1:s390x. [2021-02-23T11:40:18.782Z] #34 34.16 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 34.16 Unpacking libuv1:s390x (1.24.1-1) ... [2021-02-23T11:40:18.782Z] #34 34.26 Selecting previously unselected package cmake. [2021-02-23T11:40:18.782Z] #34 34.26 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-02-23T11:40:18.782Z] #34 34.26 Unpacking cmake (3.13.4-1) ... [2021-02-23T11:40:19.700Z] #57 19.17 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T11:40:19.813Z] #34 35.95 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-23T11:40:19.813Z] #34 36.04 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:40:19.813Z] #34 36.04 Setting up libuv1:s390x (1.24.1-1) ... [2021-02-23T11:40:19.813Z] #34 36.05 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:40:19.813Z] #34 36.06 Setting up librhash0:s390x (1.3.8-1) ... [2021-02-23T11:40:19.813Z] #34 36.07 Setting up cmake-data (3.13.4-1) ... [2021-02-23T11:40:19.813Z] #34 36.09 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:40:19.813Z] #34 36.09 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-02-23T11:40:19.813Z] #34 36.10 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-23T11:40:19.813Z] #34 36.11 Setting up cmake (3.13.4-1) ... [2021-02-23T11:40:19.813Z] #34 36.13 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:40:20.102Z] #34 36.22 Processing triggers for mime-support (3.62) ... [2021-02-23T11:40:20.102Z] #34 ... [2021-02-23T11:40:20.102Z] [2021-02-23T11:40:20.102Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:40:20.102Z] #54 1.448 + RM_GOPATH=0 [2021-02-23T11:40:20.102Z] #54 1.448 + TMP_GOPATH= [2021-02-23T11:40:20.102Z] #54 1.448 + : /build [2021-02-23T11:40:20.102Z] #54 1.448 + '[' -z '' ']' [2021-02-23T11:40:20.102Z] #54 1.448 ++ mktemp -d [2021-02-23T11:40:20.102Z] #54 1.448 + export GOPATH=/tmp/tmp.D0nThktJSg [2021-02-23T11:40:20.102Z] #54 1.448 + GOPATH=/tmp/tmp.D0nThktJSg [2021-02-23T11:40:20.102Z] #54 1.448 + RM_GOPATH=1 [2021-02-23T11:40:20.102Z] #54 1.448 + case "$(go env GOARCH)" in [2021-02-23T11:40:20.102Z] #54 1.448 ++ go env GOARCH [2021-02-23T11:40:20.102Z] #54 1.450 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:20.102Z] #54 1.450 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:20.102Z] #54 1.450 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:20.102Z] #54 1.450 + dir=/tmp/install [2021-02-23T11:40:20.102Z] #54 1.450 + bin=containerd [2021-02-23T11:40:20.102Z] #54 1.450 + shift [2021-02-23T11:40:20.102Z] #54 1.450 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T11:40:20.102Z] #54 1.451 + . /tmp/install/containerd.installer [2021-02-23T11:40:20.102Z] #54 1.451 ++ set -e [2021-02-23T11:40:20.102Z] #54 1.451 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:40:20.102Z] #54 1.452 + install_containerd [2021-02-23T11:40:20.102Z] #54 1.452 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T11:40:20.102Z] #54 1.452 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:40:20.102Z] #54 1.452 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D0nThktJSg/src/github.com/containerd/containerd [2021-02-23T11:40:20.102Z] #54 1.454 Cloning into '/tmp/tmp.D0nThktJSg/src/github.com/containerd/containerd'... [2021-02-23T11:40:20.102Z] #54 ... [2021-02-23T11:40:20.102Z] [2021-02-23T11:40:20.102Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:20.102Z] #49 36.25 time [2021-02-23T11:40:20.270Z] #57 19.73 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:40:20.401Z] #49 ... [2021-02-23T11:40:20.401Z] [2021-02-23T11:40:20.401Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:40:20.401Z] #45 DONE 36.6s [2021-02-23T11:40:20.401Z] [2021-02-23T11:40:20.401Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-23T11:40:20.401Z] #34 DONE 36.6s [2021-02-23T11:40:20.401Z] [2021-02-23T11:40:20.401Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:21.431Z] #35 1.050 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:40:21.431Z] #35 1.050 + RM_GOPATH=0 [2021-02-23T11:40:21.431Z] #35 1.050 + TMP_GOPATH= [2021-02-23T11:40:21.431Z] #35 1.050 + : /build [2021-02-23T11:40:21.431Z] #35 1.050 + '[' -z '' ']' [2021-02-23T11:40:21.431Z] #35 1.050 ++ mktemp -d [2021-02-23T11:40:21.431Z] #35 1.050 + export GOPATH=/tmp/tmp.QbeCOkGptN [2021-02-23T11:40:21.431Z] #35 1.050 + GOPATH=/tmp/tmp.QbeCOkGptN [2021-02-23T11:40:21.431Z] #35 1.050 + RM_GOPATH=1 [2021-02-23T11:40:21.431Z] #35 1.050 + case "$(go env GOARCH)" in [2021-02-23T11:40:21.431Z] #35 1.050 ++ go env GOARCH [2021-02-23T11:40:21.431Z] #35 1.050 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:21.431Z] #35 1.050 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:21.431Z] #35 1.050 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:21.431Z] #35 1.050 + dir=/tmp/install [2021-02-23T11:40:21.431Z] #35 1.050 + bin=tini [2021-02-23T11:40:21.431Z] #35 1.050 + shift [2021-02-23T11:40:21.431Z] #35 1.050 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T11:40:21.431Z] #35 1.050 + . /tmp/install/tini.installer [2021-02-23T11:40:21.431Z] #35 1.050 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:40:21.431Z] #35 1.050 + install_tini [2021-02-23T11:40:21.431Z] #35 1.050 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T11:40:21.431Z] #35 1.050 + git clone https://github.com/krallin/tini.git /tmp/tmp.QbeCOkGptN/tini [2021-02-23T11:40:21.431Z] #35 1.062 Cloning into '/tmp/tmp.QbeCOkGptN/tini'... [2021-02-23T11:40:21.649Z] #57 ... [2021-02-23T11:40:21.649Z] [2021-02-23T11:40:21.649Z] #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-23T11:40:21.649Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:40:21.649Z] #35 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:40:21.649Z] #35 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:40:21.649Z] #35 ... [2021-02-23T11:40:21.649Z] [2021-02-23T11:40:21.649Z] #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-23T11:40:21.649Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:40:21.649Z] #48 12.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:40:21.649Z] #48 12.29 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T11:40:21.649Z] #48 12.30 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:40:21.649Z] #48 12.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T11:40:21.649Z] #48 12.39 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T11:40:21.649Z] #48 12.41 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T11:40:21.649Z] #48 12.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:40:21.649Z] #48 12.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:40:21.649Z] #48 12.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:40:21.649Z] #48 12.77 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T11:40:21.649Z] #48 12.95 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:40:21.649Z] #48 13.00 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:40:21.649Z] #48 13.02 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:40:21.649Z] #48 13.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:40:21.649Z] #48 13.04 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:40:21.649Z] #48 13.06 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:40:21.649Z] #48 13.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:40:21.649Z] #48 13.23 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:40:21.649Z] #48 13.23 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T11:40:21.649Z] #48 13.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:40:21.649Z] #48 13.27 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T11:40:21.649Z] #48 13.28 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:40:21.649Z] #48 13.29 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T11:40:21.649Z] #48 13.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:40:21.649Z] #48 13.76 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:40:21.649Z] #48 13.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:40:21.649Z] #48 14.10 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:40:21.649Z] #48 14.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:40:21.649Z] #48 14.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:40:21.649Z] #48 14.44 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:40:21.649Z] #48 14.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:40:21.649Z] #48 14.88 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:40:21.649Z] #48 14.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:40:21.649Z] #48 15.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:40:21.649Z] #48 15.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:40:21.649Z] #48 15.57 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T11:40:21.649Z] #48 15.61 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:40:21.649Z] #48 15.62 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:40:21.649Z] #48 15.72 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:40:21.649Z] #48 15.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:40:21.649Z] #48 15.96 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:40:21.649Z] #48 16.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T11:40:21.649Z] #48 16.28 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:40:21.649Z] #48 16.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:40:21.649Z] #48 16.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:40:21.649Z] #48 16.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:40:21.649Z] #48 16.84 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:40:21.649Z] #48 16.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T11:40:21.649Z] #48 17.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T11:40:21.649Z] #48 17.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T11:40:21.649Z] #48 17.62 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T11:40:21.649Z] #48 17.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:40:21.649Z] #48 17.70 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:40:21.649Z] #48 18.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:40:21.649Z] #48 18.38 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:40:21.649Z] #48 18.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:40:21.649Z] #48 18.58 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:40:21.649Z] #48 19.05 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:40:21.649Z] #48 21.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:40:21.649Z] #48 ... [2021-02-23T11:40:21.649Z] [2021-02-23T11:40:21.649Z] #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-23T11:40:21.649Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:40:21.649Z] #41 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:40:21.649Z] #41 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:40:21.722Z] #35 ... [2021-02-23T11:40:21.722Z] [2021-02-23T11:40:21.722Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-23T11:40:21.722Z] #40 30.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T11:40:21.722Z] #40 32.58 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-23T11:40:21.722Z] #40 32.59 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-23T11:40:21.722Z] #40 32.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-23T11:40:21.722Z] #40 32.61 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-23T11:40:21.722Z] #40 32.62 Setting up python-six (1.12.0-1) ... [2021-02-23T11:40:21.722Z] #40 34.06 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-23T11:40:21.722Z] #40 34.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-23T11:40:21.722Z] #40 34.08 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-23T11:40:21.722Z] #40 34.09 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-02-23T11:40:21.722Z] #40 34.10 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-02-23T11:40:21.722Z] #40 34.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:40:21.722Z] #40 34.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:40:21.722Z] #40 34.12 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-23T11:40:21.722Z] #40 34.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:40:21.722Z] #40 34.13 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T11:40:21.722Z] #40 37.51 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-02-23T11:40:21.722Z] #40 37.53 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:40:21.722Z] #40 DONE 37.9s [2021-02-23T11:40:21.722Z] [2021-02-23T11:40:21.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:21.909Z] #41 ... [2021-02-23T11:40:21.909Z] [2021-02-23T11:40:21.909Z] #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-23T11:40:21.909Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:40:21.909Z] #48 21.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:40:21.909Z] #48 21.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:40:21.909Z] #48 21.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:40:21.909Z] #48 21.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:40:21.909Z] #48 21.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:40:21.909Z] #48 21.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:40:21.909Z] #48 21.51 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:40:21.909Z] #48 21.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:40:22.168Z] #48 21.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:40:22.168Z] #48 21.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T11:40:22.168Z] #48 21.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:40:22.168Z] #48 21.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:40:22.168Z] #48 21.79 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:40:22.428Z] #48 21.80 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T11:40:22.428Z] #48 21.80 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:40:22.428Z] #48 21.90 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:40:22.428Z] #48 21.96 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:40:22.428Z] #48 21.98 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:40:22.687Z] #48 22.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:40:22.687Z] #48 22.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:40:22.687Z] #48 22.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:40:22.687Z] #48 22.30 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:40:22.945Z] #48 22.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:40:22.945Z] #48 22.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:40:22.945Z] #48 22.43 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:40:22.945Z] #48 ... [2021-02-23T11:40:22.945Z] [2021-02-23T11:40:22.945Z] #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-23T11:40:22.945Z] #46 sha256:99016123ee61f476b4ef0c7db525b1e089526307b769360003ad07fcb7e2ad67 [2021-02-23T11:40:22.945Z] #46 12.41 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:40:22.946Z] #46 17.46 go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:40:22.946Z] #46 17.60 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:40:22.946Z] #46 17.61 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:40:22.946Z] #46 17.69 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:40:22.946Z] #46 17.75 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:40:22.946Z] #46 17.85 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:40:22.946Z] #46 18.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:40:22.946Z] #46 18.15 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:40:22.946Z] #46 18.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:40:22.946Z] #46 18.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:40:22.946Z] #46 18.37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:40:22.946Z] #46 ... [2021-02-23T11:40:22.946Z] [2021-02-23T11:40:22.946Z] #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-23T11:40:22.946Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:40:22.946Z] #48 22.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:40:22.946Z] #48 22.51 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T11:40:22.946Z] #48 22.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:40:23.204Z] #48 22.59 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T11:40:23.204Z] #48 22.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:40:23.204Z] #48 22.73 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:40:23.204Z] #48 22.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:40:23.204Z] #48 22.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:40:23.204Z] #48 22.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:40:23.462Z] #48 22.84 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:40:23.462Z] #48 22.99 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:40:23.462Z] #48 23.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:40:23.721Z] #48 23.22 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:40:23.721Z] #48 23.22 go: downloading golang.org/x/text v0.3.2 [2021-02-23T11:40:23.721Z] #48 23.24 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T11:40:23.721Z] #48 23.27 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T11:40:23.721Z] #48 ... [2021-02-23T11:40:23.721Z] [2021-02-23T11:40:23.721Z] #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-23T11:40:23.721Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:40:23.721Z] #54 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:40:23.983Z] #54 ... [2021-02-23T11:40:23.983Z] [2021-02-23T11:40:23.983Z] #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-23T11:40:23.983Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:40:23.983Z] #39 23.29 Checking out files: 89% (1511/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) [2021-02-23T11:40:23.983Z] #39 ... [2021-02-23T11:40:23.983Z] [2021-02-23T11:40:23.983Z] #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-23T11:40:23.983Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:40:23.983Z] #12 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:40:24.248Z] #12 ... [2021-02-23T11:40:24.248Z] [2021-02-23T11:40:24.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-23T11:40:24.248Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:40:24.248Z] #39 23.29 Checking out files: 89% (1511/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-23T11:40:24.248Z] #39 23.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T11:40:25.486Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08cf88aa8c6349736) in /home/ubuntu/workspace/moby_PR-42062 [Pipeline] { [Pipeline] checkout [2021-02-23T11:40:25.625Z] #39 ... [2021-02-23T11:40:25.625Z] [2021-02-23T11:40:25.625Z] #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-23T11:40:25.625Z] #33 sha256:c1416519341342c3f5df049939c6b0ec0fd041e656fcd3bfd79871e7ba130c64 [2021-02-23T11:40:25.625Z] #33 14.73 internal/testlog [2021-02-23T11:40:25.625Z] #33 15.18 encoding [2021-02-23T11:40:25.625Z] #33 15.40 runtime/cgo [2021-02-23T11:40:25.625Z] #33 ... [2021-02-23T11:40:25.625Z] [2021-02-23T11:40:25.625Z] #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-23T11:40:25.625Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:40:25.625Z] #35 24.99 Fetched 8422 kB in 18s (459 kB/s) [2021-02-23T11:40:25.709Z] The recommended git tool is: git [2021-02-23T11:40:26.158Z] #41 ... [2021-02-23T11:40:26.158Z] [2021-02-23T11:40:26.158Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:26.158Z] #35 1.518 + cd /tmp/tmp.QbeCOkGptN/tini [2021-02-23T11:40:26.158Z] #35 1.518 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:40:26.158Z] #35 1.522 + cmake . [2021-02-23T11:40:26.158Z] #35 1.969 -- The C compiler identification is GNU 8.3.0 [2021-02-23T11:40:26.158Z] #35 2.029 -- Check for working C compiler: /usr/bin/cc [2021-02-23T11:40:26.158Z] #35 2.342 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T11:40:26.158Z] #35 2.348 -- Detecting C compiler ABI info [2021-02-23T11:40:26.158Z] #35 2.712 -- Detecting C compiler ABI info - done [2021-02-23T11:40:26.158Z] #35 2.737 -- Detecting C compile features [2021-02-23T11:40:26.158Z] #35 3.767 -- Detecting C compile features - done [2021-02-23T11:40:26.158Z] #35 3.772 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T11:40:26.158Z] #35 3.919 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T11:40:26.158Z] #35 3.964 -- Configuring done [2021-02-23T11:40:26.158Z] #35 3.986 -- Generating done [2021-02-23T11:40:26.158Z] #35 3.990 -- Build files have been written to: /tmp/tmp.QbeCOkGptN/tini [2021-02-23T11:40:26.158Z] #35 3.996 + make tini-static [2021-02-23T11:40:26.158Z] #35 4.185 Scanning dependencies of target tini-static [2021-02-23T11:40:26.158Z] #35 4.249 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T11:40:26.158Z] #35 4.962 [100%] Linking C executable tini-static [2021-02-23T11:40:26.158Z] #35 5.319 [100%] Built target tini-static [2021-02-23T11:40:26.158Z] #35 5.389 + mkdir -p /build [2021-02-23T11:40:26.158Z] #35 5.389 + cp tini-static /build/docker-init [2021-02-23T11:40:26.158Z] #35 DONE 5.6s [2021-02-23T11:40:26.158Z] [2021-02-23T11:40:26.158Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:26.158Z] #49 40.62 context [2021-02-23T11:40:26.158Z] #49 40.70 encoding/binary [2021-02-23T11:40:26.158Z] #49 41.33 os [2021-02-23T11:40:26.158Z] #49 42.15 encoding/base64 [2021-02-23T11:40:26.788Z] #49 43.10 golang.org/x/sys/unix [2021-02-23T11:40:27.816Z] #49 ... [2021-02-23T11:40:27.816Z] [2021-02-23T11:40:27.816Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:27.816Z] #32 34.06 time [2021-02-23T11:40:27.816Z] #32 38.23 internal/poll [2021-02-23T11:40:27.816Z] #32 38.98 internal/fmtsort [2021-02-23T11:40:27.816Z] #32 39.46 internal/syscall/execenv [2021-02-23T11:40:27.816Z] #32 39.59 internal/syscall/unix [2021-02-23T11:40:27.816Z] #32 39.73 strings [2021-02-23T11:40:27.816Z] #32 39.76 os [2021-02-23T11:40:27.816Z] #32 41.42 path [2021-02-23T11:40:27.816Z] #32 41.77 text/tabwriter [2021-02-23T11:40:27.816Z] #32 41.91 fmt [2021-02-23T11:40:27.816Z] #32 42.08 path/filepath [2021-02-23T11:40:27.816Z] #32 43.46 io/ioutil [2021-02-23T11:40:28.106Z] #32 ... [2021-02-23T11:40:28.106Z] [2021-02-23T11:40:28.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-23T11:40:28.106Z] #11 38.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T11:40:28.106Z] #11 38.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T11:40:28.106Z] #11 38.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:40:28.106Z] #11 42.31 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T11:40:28.106Z] #11 42.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-23T11:40:28.106Z] #11 42.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:40:28.106Z] #11 42.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T11:40:28.106Z] #11 42.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-23T11:40:28.106Z] #11 42.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:40:28.106Z] #11 ... [2021-02-23T11:40:28.106Z] [2021-02-23T11:40:28.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:28.106Z] #41 6.578 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:40:28.106Z] #41 6.578 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:40:28.106Z] #41 6.625 Note: Building without GnuTLS support [2021-02-23T11:40:28.396Z] #41 6.627 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:40:28.396Z] #41 6.627 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:40:28.987Z] #35 24.99 Reading package lists... [2021-02-23T11:40:28.987Z] #35 ... [2021-02-23T11:40:28.987Z] [2021-02-23T11:40:28.987Z] #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-23T11:40:28.987Z] #50 sha256:7d601de9eb3c5987c16c4fb184cfb7e215bc81de6e34f0b860b87171347db82c [2021-02-23T11:40:28.987Z] #50 17.96 + cd /tmp/tmp.viMg3QTUk6/src/github.com/mvdan/sh [2021-02-23T11:40:28.987Z] #50 17.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:40:28.987Z] #50 18.06 + GO111MODULE=on [2021-02-23T11:40:28.987Z] #50 18.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T11:40:28.987Z] #50 19.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:40:28.987Z] #50 19.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:40:28.987Z] #50 19.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:40:28.987Z] #50 19.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:40:28.987Z] #50 19.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:40:28.987Z] #50 20.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:40:28.987Z] #50 21.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:40:28.987Z] #50 22.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:40:28.987Z] #50 24.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:40:28.987Z] #50 24.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:40:28.987Z] #50 24.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:40:28.987Z] #50 24.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:40:28.987Z] #50 25.33 runtime/cgo [2021-02-23T11:40:28.987Z] #50 25.51 runtime [2021-02-23T11:40:28.987Z] #50 ... [2021-02-23T11:40:28.987Z] [2021-02-23T11:40:28.987Z] #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-23T11:40:28.987Z] #63 sha256:c4f520abde0f39523b8798a314fe69de3dc7712588243c30c8fadf8261576e3b [2021-02-23T11:40:28.987Z] #63 25.02 Checking out files: 60% (1158/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-23T11:40:28.987Z] #63 25.80 + cd /tmp/tmp.Rxru3o0fdF/src/github.com/docker/libnetwork [2021-02-23T11:40:28.987Z] #63 25.80 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:40:28.987Z] #63 26.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T11:40:29.024Z] #41 7.589 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:40:29.024Z] #41 7.596 GEN .gitid [2021-02-23T11:40:29.024Z] #41 7.601 GEN criu/include/version.h [2021-02-23T11:40:29.024Z] #41 7.627 GEN include/common/asm [2021-02-23T11:40:29.149Z] using credential docker-jenkins-github-credentials [2021-02-23T11:40:29.157Z] Cloning the remote Git repository [2021-02-23T11:40:29.157Z] Cloning with configured refspecs honoured and without tags [2021-02-23T11:40:28.900Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:40:28.987Z] > git init /home/ubuntu/workspace/moby_PR-42062 # timeout=10 [2021-02-23T11:40:29.928Z] #63 ... [2021-02-23T11:40:29.928Z] [2021-02-23T11:40:29.928Z] #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-23T11:40:29.928Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:40:29.928Z] #44 19.46 unicode/utf16 [2021-02-23T11:40:29.928Z] #44 19.72 container/list [2021-02-23T11:40:29.928Z] #44 20.20 crypto/internal/subtle [2021-02-23T11:40:29.928Z] #44 20.31 crypto/subtle [2021-02-23T11:40:29.928Z] #44 20.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T11:40:29.928Z] #44 20.59 internal/nettrace [2021-02-23T11:40:29.928Z] #44 20.78 runtime/cgo [2021-02-23T11:40:30.053Z] #41 8.432 PBCC images/timens.pb-c.c [2021-02-23T11:40:30.053Z] #41 8.465 DEP images/timens.pb-c.d [2021-02-23T11:40:30.053Z] #41 8.497 PBCC images/fown.pb-c.c [2021-02-23T11:40:30.053Z] #41 8.500 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T11:40:30.053Z] #41 8.552 PBCC images/opts.pb-c.c [2021-02-23T11:40:30.053Z] #41 8.613 PBCC images/memfd.pb-c.c [2021-02-23T11:40:30.187Z] #44 ... [2021-02-23T11:40:30.187Z] [2021-02-23T11:40:30.187Z] #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-23T11:40:30.187Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:40:30.187Z] #48 23.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:40:30.187Z] #48 23.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:40:30.187Z] #48 23.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:40:30.187Z] #48 23.52 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:40:30.187Z] #48 23.53 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T11:40:30.187Z] #48 23.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:40:30.187Z] #48 23.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:40:30.187Z] #48 24.07 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:40:30.187Z] #48 24.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:40:30.187Z] #48 24.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:40:30.187Z] #48 24.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:40:30.187Z] #48 24.35 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T11:40:30.187Z] #48 24.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:40:30.187Z] #48 24.39 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T11:40:30.187Z] #48 24.75 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:40:30.187Z] #48 25.08 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T11:40:30.187Z] #48 25.09 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:40:30.187Z] #48 25.09 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:40:30.187Z] #48 25.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:40:30.187Z] #48 25.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:40:30.187Z] #48 25.71 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T11:40:30.187Z] #48 25.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:40:30.187Z] #48 25.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:40:30.187Z] #48 25.94 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:40:30.187Z] #48 25.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:40:30.187Z] #48 26.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.27 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.28 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.38 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.53 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:40:30.187Z] #48 26.53 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:40:30.187Z] #48 26.59 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:40:30.187Z] #48 26.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:40:30.187Z] #48 26.71 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:40:30.187Z] #48 26.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:40:30.187Z] #48 26.89 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:40:30.187Z] #48 26.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T11:40:30.187Z] #48 27.12 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:40:30.187Z] #48 27.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:40:30.187Z] #48 27.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:40:30.187Z] #48 27.41 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T11:40:30.187Z] #48 27.43 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:40:30.187Z] #48 27.45 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T11:40:30.187Z] #48 27.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:40:30.187Z] #48 28.24 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T11:40:30.187Z] #48 28.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:40:30.302Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-098295acfa5469ba4) in /home/ubuntu/workspace/moby_PR-42062 [Pipeline] { [Pipeline] checkout [2021-02-23T11:40:30.343Z] #41 8.642 DEP images/fown.pb-c.d [2021-02-23T11:40:30.343Z] #41 8.669 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T11:40:30.343Z] #41 8.695 DEP images/opts.pb-c.d [2021-02-23T11:40:30.343Z] #41 8.710 DEP images/memfd.pb-c.d [2021-02-23T11:40:30.343Z] #41 8.777 PBCC images/sit.pb-c.c [2021-02-23T11:40:30.343Z] #41 8.803 DEP images/sit.pb-c.d [2021-02-23T11:40:30.343Z] #41 8.842 PBCC images/macvlan.pb-c.c [2021-02-23T11:40:30.343Z] #41 8.849 DEP images/macvlan.pb-c.d [2021-02-23T11:40:30.343Z] #41 8.882 PBCC images/autofs.pb-c.c [2021-02-23T11:40:30.443Z] The recommended git tool is: git [2021-02-23T11:40:29.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:29.605Z] > git --version # timeout=10 [2021-02-23T11:40:29.633Z] > git --version # 'git version 2.7.4' [2021-02-23T11:40:29.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:29.660Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:30.632Z] #41 8.890 DEP images/autofs.pb-c.d [2021-02-23T11:40:30.632Z] #41 8.926 PBCC images/sysctl.pb-c.c [2021-02-23T11:40:30.632Z] #41 8.940 DEP images/sysctl.pb-c.d [2021-02-23T11:40:30.632Z] #41 8.974 PBCC images/time.pb-c.c [2021-02-23T11:40:30.632Z] #41 8.982 DEP images/time.pb-c.d [2021-02-23T11:40:30.632Z] #41 9.008 PBCC images/binfmt-misc.pb-c.c [2021-02-23T11:40:30.632Z] #41 9.020 DEP images/binfmt-misc.pb-c.d [2021-02-23T11:40:30.632Z] #41 9.054 PBCC images/seccomp.pb-c.c [2021-02-23T11:40:30.632Z] #41 9.061 DEP images/seccomp.pb-c.d [2021-02-23T11:40:30.632Z] #41 9.086 PBCC images/userns.pb-c.c [2021-02-23T11:40:30.632Z] #41 9.105 DEP images/userns.pb-c.d [2021-02-23T11:40:30.632Z] #41 9.145 PBCC images/cgroup.pb-c.c [2021-02-23T11:40:30.632Z] #41 9.148 DEP images/cgroup.pb-c.d [2021-02-23T11:40:30.632Z] #41 9.183 PBCC images/ext-file.pb-c.c [2021-02-23T11:40:30.632Z] #41 9.186 DEP images/ext-file.pb-c.d [2021-02-23T11:40:30.632Z] #41 9.201 PBCC images/rpc.pb-c.c [2021-02-23T11:40:30.632Z] #41 9.249 DEP images/rpc.pb-c.d [2021-02-23T11:40:30.936Z] #41 9.285 PBCC images/siginfo.pb-c.c [2021-02-23T11:40:30.936Z] #41 9.301 DEP images/siginfo.pb-c.d [2021-02-23T11:40:30.936Z] #41 9.353 PBCC images/pagemap.pb-c.c [2021-02-23T11:40:30.936Z] #41 9.374 DEP images/pagemap.pb-c.d [2021-02-23T11:40:30.936Z] #41 9.405 PBCC images/rlimit.pb-c.c [2021-02-23T11:40:30.936Z] #41 9.409 DEP images/rlimit.pb-c.d [2021-02-23T11:40:30.936Z] #41 9.432 PBCC images/file-lock.pb-c.c [2021-02-23T11:40:30.936Z] #41 9.442 DEP images/file-lock.pb-c.d [2021-02-23T11:40:30.936Z] #41 9.481 PBCC images/tty.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.506 DEP images/tty.pb-c.d [2021-02-23T11:40:31.242Z] #41 9.541 PBCC images/tun.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.565 PBCC images/netdev.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.587 DEP images/tun.pb-c.d [2021-02-23T11:40:31.242Z] #41 9.607 DEP images/netdev.pb-c.d [2021-02-23T11:40:31.242Z] #41 9.639 PBCC images/vma.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.666 DEP images/vma.pb-c.d [2021-02-23T11:40:31.242Z] #41 9.694 PBCC images/creds.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.699 DEP images/creds.pb-c.d [2021-02-23T11:40:31.242Z] #41 9.723 PBCC images/utsns.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.734 DEP images/utsns.pb-c.d [2021-02-23T11:40:31.242Z] #41 9.785 PBCC images/ipc-desc.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.792 PBCC images/ipc-sem.pb-c.c [2021-02-23T11:40:31.242Z] #41 9.795 DEP images/ipc-desc.pb-c.d [2021-02-23T11:40:31.242Z] #41 ... [2021-02-23T11:40:31.242Z] [2021-02-23T11:40:31.242Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:31.242Z] #43 37.55 time [2021-02-23T11:40:31.242Z] #43 39.80 strings [2021-02-23T11:40:31.242Z] #43 40.83 os [2021-02-23T11:40:31.242Z] #43 41.32 regexp/syntax [2021-02-23T11:40:31.242Z] #43 43.05 fmt [2021-02-23T11:40:31.242Z] #43 44.77 regexp [2021-02-23T11:40:31.242Z] #43 45.80 go/token [2021-02-23T11:40:31.242Z] #43 46.35 go/scanner [2021-02-23T11:40:31.242Z] #43 47.23 go/ast [2021-02-23T11:40:31.242Z] #43 47.27 internal/lazyregexp [2021-02-23T11:40:31.242Z] #43 47.45 net/url [2021-02-23T11:40:31.324Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06dbd5a377e62dfa5) in /home/ubuntu/workspace/moby_PR-42062 [Pipeline] { [Pipeline] checkout [2021-02-23T11:40:31.450Z] The recommended git tool is: git [2021-02-23T11:40:31.532Z] #43 ... [2021-02-23T11:40:31.532Z] [2021-02-23T11:40:31.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:31.532Z] #41 9.828 DEP images/ipc-sem.pb-c.d [2021-02-23T11:40:31.532Z] #41 9.851 PBCC images/ipc-msg.pb-c.c [2021-02-23T11:40:31.532Z] #41 9.856 DEP images/ipc-msg.pb-c.d [2021-02-23T11:40:31.532Z] #41 9.884 PBCC images/ipc-shm.pb-c.c [2021-02-23T11:40:31.532Z] #41 9.891 DEP images/ipc-shm.pb-c.d [2021-02-23T11:40:31.532Z] #41 9.898 PBCC images/ipc-var.pb-c.c [2021-02-23T11:40:31.532Z] #41 9.914 DEP images/ipc-var.pb-c.d [2021-02-23T11:40:31.532Z] #41 9.967 PBCC images/sk-opts.pb-c.c [2021-02-23T11:40:31.532Z] #41 9.973 PBCC images/packet-sock.pb-c.c [2021-02-23T11:40:31.532Z] #41 10.00 DEP images/sk-opts.pb-c.d [2021-02-23T11:40:31.532Z] #41 10.04 DEP images/packet-sock.pb-c.d [2021-02-23T11:40:31.532Z] #41 10.07 PBCC images/sk-netlink.pb-c.c [2021-02-23T11:40:31.532Z] #41 10.10 DEP images/sk-netlink.pb-c.d [2021-02-23T11:40:31.532Z] #41 10.13 PBCC images/sk-inet.pb-c.c [2021-02-23T11:40:31.565Z] #48 31.04 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T11:40:31.821Z] #41 10.18 DEP images/sk-inet.pb-c.d [2021-02-23T11:40:31.822Z] #41 10.22 PBCC images/sk-unix.pb-c.c [2021-02-23T11:40:31.822Z] #41 10.23 DEP images/sk-unix.pb-c.d [2021-02-23T11:40:31.822Z] #41 10.29 PBCC images/mm.pb-c.c [2021-02-23T11:40:31.822Z] #41 10.33 DEP images/mm.pb-c.d [2021-02-23T11:40:31.822Z] #41 10.37 PBCC images/timerfd.pb-c.c [2021-02-23T11:40:32.111Z] #41 10.39 DEP images/timerfd.pb-c.d [2021-02-23T11:40:32.111Z] #41 10.45 PBCC images/timer.pb-c.c [2021-02-23T11:40:32.111Z] #41 10.49 DEP images/timer.pb-c.d [2021-02-23T11:40:32.111Z] #41 10.51 PBCC images/sa.pb-c.c [2021-02-23T11:40:32.111Z] #41 10.54 DEP images/sa.pb-c.d [2021-02-23T11:40:32.111Z] #41 10.55 PBCC images/pipe-data.pb-c.c [2021-02-23T11:40:32.111Z] #41 10.56 DEP images/pipe-data.pb-c.d [2021-02-23T11:40:32.111Z] #41 10.59 PBCC images/mnt.pb-c.c [2021-02-23T11:40:32.111Z] #41 10.62 DEP images/mnt.pb-c.d [2021-02-23T11:40:32.133Z] #48 ... [2021-02-23T11:40:32.133Z] [2021-02-23T11:40:32.133Z] #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-23T11:40:32.133Z] #57 sha256:734588ea288f9bd2adefa94132617153db0227efc69eb736d7aad86715b8d876 [2021-02-23T11:40:32.133Z] #57 21.58 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:40:32.133Z] #57 21.69 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:40:32.133Z] #57 25.22 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:40:32.133Z] #57 25.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:40:32.133Z] #57 26.00 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:40:32.133Z] #57 26.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:40:32.133Z] #57 26.46 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:40:32.133Z] #57 28.36 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:40:32.133Z] #57 28.44 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:40:32.133Z] #57 28.48 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:40:32.133Z] #57 28.82 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:40:32.133Z] #57 28.87 go: finding github.com/google/uuid v1.2.0 [2021-02-23T11:40:32.133Z] #57 28.96 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:40:32.133Z] #57 29.01 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T11:40:32.133Z] #57 29.01 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T11:40:32.133Z] #57 29.13 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T11:40:32.133Z] #57 29.15 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:40:32.133Z] #57 29.21 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:40:32.133Z] #57 29.21 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:40:32.133Z] #57 29.26 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:40:32.133Z] #57 29.44 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:40:32.133Z] #57 29.49 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:40:32.393Z] #57 ... [2021-02-23T11:40:32.393Z] [2021-02-23T11:40:32.393Z] #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-23T11:40:32.393Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:40:32.393Z] #35 24.99 Reading package lists... [2021-02-23T11:40:32.401Z] #41 10.65 PBCC images/sk-packet.pb-c.c [2021-02-23T11:40:32.401Z] #41 10.66 DEP images/sk-packet.pb-c.d [2021-02-23T11:40:32.401Z] #41 10.70 PBCC images/tcp-stream.pb-c.c [2021-02-23T11:40:32.401Z] #41 10.72 DEP images/tcp-stream.pb-c.d [2021-02-23T11:40:32.401Z] #41 10.74 PBCC images/pipe.pb-c.c [2021-02-23T11:40:32.401Z] #41 10.76 DEP images/pipe.pb-c.d [2021-02-23T11:40:32.401Z] #41 10.82 PBCC images/pstree.pb-c.c [2021-02-23T11:40:32.401Z] #41 10.84 DEP images/pstree.pb-c.d [2021-02-23T11:40:32.401Z] #41 10.87 PBCC images/fs.pb-c.c [2021-02-23T11:40:32.401Z] #41 10.89 DEP images/fs.pb-c.d [2021-02-23T11:40:32.401Z] #41 10.91 PBCC images/signalfd.pb-c.c [2021-02-23T11:40:32.401Z] #41 10.93 DEP images/signalfd.pb-c.d [2021-02-23T11:40:32.401Z] #41 10.95 PBCC images/fh.pb-c.c [2021-02-23T11:40:32.690Z] #41 11.00 PBCC images/fsnotify.pb-c.c [2021-02-23T11:40:32.690Z] #41 11.02 DEP images/fh.pb-c.d [2021-02-23T11:40:32.690Z] #41 11.04 DEP images/fsnotify.pb-c.d [2021-02-23T11:40:32.690Z] #41 11.06 PBCC images/eventpoll.pb-c.c [2021-02-23T11:40:32.690Z] #41 11.08 DEP images/eventpoll.pb-c.d [2021-02-23T11:40:32.690Z] #41 11.10 PBCC images/eventfd.pb-c.c [2021-02-23T11:40:32.690Z] #41 11.10 DEP images/eventfd.pb-c.d [2021-02-23T11:40:32.690Z] #41 11.20 PBCC images/remap-file-path.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.20 DEP images/remap-file-path.pb-c.d [2021-02-23T11:40:32.980Z] #41 11.21 PBCC images/fifo.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.22 DEP images/fifo.pb-c.d [2021-02-23T11:40:32.980Z] #41 11.24 PBCC images/ghost-file.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.27 DEP images/ghost-file.pb-c.d [2021-02-23T11:40:32.980Z] #41 11.33 PBCC images/regfile.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.33 DEP images/regfile.pb-c.d [2021-02-23T11:40:32.980Z] #41 11.35 PBCC images/ns.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.38 DEP images/ns.pb-c.d [2021-02-23T11:40:32.980Z] #41 11.42 PBCC images/fdinfo.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.47 DEP images/fdinfo.pb-c.d [2021-02-23T11:40:32.980Z] #41 11.50 PBCC images/core-aarch64.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.56 PBCC images/core-arm.pb-c.c [2021-02-23T11:40:32.980Z] #41 11.58 PBCC images/core-ppc64.pb-c.c [2021-02-23T11:40:33.269Z] #41 11.62 PBCC images/core-s390.pb-c.c [2021-02-23T11:40:33.269Z] #41 11.64 PBCC images/core-x86.pb-c.c [2021-02-23T11:40:33.269Z] #41 11.66 PBCC images/core.pb-c.c [2021-02-23T11:40:33.269Z] #41 11.71 PBCC images/inventory.pb-c.c [2021-02-23T11:40:33.269Z] #41 11.76 DEP images/core-aarch64.pb-c.d [2021-02-23T11:40:33.269Z] #41 11.80 DEP images/core-arm.pb-c.d [2021-02-23T11:40:33.269Z] #41 11.85 DEP images/core-ppc64.pb-c.d [2021-02-23T11:40:33.558Z] #41 ... [2021-02-23T11:40:33.558Z] [2021-02-23T11:40:33.558Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:33.558Z] #32 44.39 flag [2021-02-23T11:40:33.558Z] #32 44.41 github.com/BurntSushi/toml [2021-02-23T11:40:33.558Z] #32 45.38 log [2021-02-23T11:40:33.558Z] #32 46.89 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:40:33.558Z] #32 DONE 49.8s [2021-02-23T11:40:33.558Z] [2021-02-23T11:40:33.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:33.558Z] #41 11.87 DEP images/core-s390.pb-c.d [2021-02-23T11:40:33.558Z] #41 11.92 DEP images/core-x86.pb-c.d [2021-02-23T11:40:33.558Z] #41 12.04 DEP images/core.pb-c.d [2021-02-23T11:40:33.850Z] #41 12.18 DEP images/inventory.pb-c.d [2021-02-23T11:40:33.850Z] #41 12.20 PBCC images/cpuinfo.pb-c.c [2021-02-23T11:40:33.850Z] #41 12.21 DEP images/cpuinfo.pb-c.d [2021-02-23T11:40:33.850Z] #41 12.28 PBCC images/stats.pb-c.c [2021-02-23T11:40:33.850Z] #41 12.31 DEP images/stats.pb-c.d [2021-02-23T11:40:33.989Z] using credential docker-jenkins-github-credentials [2021-02-23T11:40:33.996Z] Cloning the remote Git repository [2021-02-23T11:40:33.996Z] Cloning with configured refspecs honoured and without tags [2021-02-23T11:40:34.095Z] using credential docker-jenkins-github-credentials [2021-02-23T11:40:34.101Z] Cloning the remote Git repository [2021-02-23T11:40:34.101Z] Cloning with configured refspecs honoured and without tags [2021-02-23T11:40:34.878Z] #41 13.12 make[1]: Nothing to be done for 'all'. [2021-02-23T11:40:34.021Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:40:34.073Z] > git init /home/ubuntu/workspace/moby_PR-42062 # timeout=10 [2021-02-23T11:40:34.395Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:34.395Z] > git --version # timeout=10 [2021-02-23T11:40:34.408Z] > git --version # 'git version 2.25.1' [2021-02-23T11:40:34.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:34.540Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:33.969Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:40:34.062Z] > git init /home/ubuntu/workspace/moby_PR-42062 # timeout=10 [2021-02-23T11:40:34.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:34.348Z] > git --version # timeout=10 [2021-02-23T11:40:34.360Z] > git --version # 'git version 2.17.1' [2021-02-23T11:40:34.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:34.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:35.191Z] #35 32.11 Reading package lists... [2021-02-23T11:40:35.191Z] #35 ... [2021-02-23T11:40:35.191Z] [2021-02-23T11:40:35.191Z] #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-23T11:40:35.191Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:40:35.191Z] #12 24.75 Fetched 8422 kB in 18s (461 kB/s) [2021-02-23T11:40:35.191Z] #12 24.75 Reading package lists... [2021-02-23T11:40:35.450Z] #12 31.77 Reading package lists... [2021-02-23T11:40:35.450Z] #12 ... [2021-02-23T11:40:35.450Z] [2021-02-23T11:40:35.450Z] #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-23T11:40:35.450Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:40:35.450Z] #39 26.33 + 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-23T11:40:35.507Z] #41 13.76 CC images/stats.o [2021-02-23T11:40:35.507Z] #41 13.98 CC images/core.o [2021-02-23T11:40:35.710Z] #39 ... [2021-02-23T11:40:35.710Z] [2021-02-23T11:40:35.710Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-23T11:40:35.710Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:40:35.710Z] #54 25.05 Fetched 8422 kB in 19s (446 kB/s) [2021-02-23T11:40:35.710Z] #54 25.05 Reading package lists... [2021-02-23T11:40:35.710Z] #54 31.97 Reading package lists... [2021-02-23T11:40:35.710Z] #54 ... [2021-02-23T11:40:35.710Z] [2021-02-23T11:40:35.710Z] #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-23T11:40:35.710Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:40:35.710Z] #48 35.25 go: extracting golang.org/x/text v0.3.2 [2021-02-23T11:40:35.969Z] #48 ... [2021-02-23T11:40:35.969Z] [2021-02-23T11:40:35.969Z] #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-23T11:40:35.969Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:40:35.969Z] #41 25.34 Fetched 8422 kB in 19s (442 kB/s) [2021-02-23T11:40:35.969Z] #41 25.34 Reading package lists... [2021-02-23T11:40:36.135Z] #41 14.36 CC images/core-x86.o [2021-02-23T11:40:36.135Z] #41 14.62 CC images/core-arm.o [2021-02-23T11:40:36.424Z] #41 14.87 CC images/core-aarch64.o [2021-02-23T11:40:36.714Z] #41 15.17 CC images/core-ppc64.o [2021-02-23T11:40:37.003Z] #41 15.45 CC images/core-s390.o [2021-02-23T11:40:37.292Z] #41 15.76 CC images/cpuinfo.o [2021-02-23T11:40:37.582Z] #41 15.93 CC images/inventory.o [2021-02-23T11:40:37.582Z] #41 16.11 CC images/fdinfo.o [2021-02-23T11:40:37.872Z] #41 16.25 CC images/fown.o [2021-02-23T11:40:37.872Z] #41 16.36 CC images/ns.o [2021-02-23T11:40:38.161Z] #41 16.55 CC images/regfile.o [2021-02-23T11:40:38.161Z] #41 16.62 CC images/ghost-file.o [2021-02-23T11:40:38.161Z] #41 ... [2021-02-23T11:40:38.161Z] [2021-02-23T11:40:38.161Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:38.161Z] #49 44.40 encoding/json [2021-02-23T11:40:38.161Z] #49 48.63 github.com/pkg/diff [2021-02-23T11:40:38.161Z] #49 48.69 go/ast [2021-02-23T11:40:38.161Z] #49 49.53 golang.org/x/crypto/ssh/terminal [2021-02-23T11:40:38.161Z] #49 50.87 mvdan.cc/editorconfig [2021-02-23T11:40:38.161Z] #49 51.74 mvdan.cc/sh/v3/fileutil [2021-02-23T11:40:38.161Z] #49 51.89 mvdan.cc/sh/v3/syntax [2021-02-23T11:40:38.161Z] #49 ... [2021-02-23T11:40:38.161Z] [2021-02-23T11:40:38.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:38.161Z] #41 16.73 CC images/fifo.o [2021-02-23T11:40:38.451Z] #41 16.79 CC images/remap-file-path.o [2021-02-23T11:40:38.451Z] #41 16.86 CC images/eventfd.o [2021-02-23T11:40:38.451Z] #41 16.97 CC images/eventpoll.o [2021-02-23T11:40:38.740Z] #41 17.06 CC images/fh.o [2021-02-23T11:40:38.740Z] #41 17.20 CC images/fsnotify.o [2021-02-23T11:40:39.030Z] #41 17.47 CC images/signalfd.o [2021-02-23T11:40:39.030Z] #41 17.56 CC images/fs.o [2021-02-23T11:40:39.262Z] #41 32.13 Reading package lists... [2021-02-23T11:40:39.262Z] #41 ... [2021-02-23T11:40:39.262Z] [2021-02-23T11:40:39.262Z] #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-23T11:40:39.262Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:40:39.262Z] #54 31.97 Reading package lists... [2021-02-23T11:40:39.319Z] #41 17.70 CC images/pstree.o [2021-02-23T11:40:39.319Z] #41 17.80 CC images/pipe.o [2021-02-23T11:40:39.319Z] #41 17.94 CC images/tcp-stream.o [2021-02-23T11:40:39.947Z] #41 18.09 CC images/sk-packet.o [2021-02-23T11:40:39.947Z] #41 18.24 CC images/mnt.o [2021-02-23T11:40:39.947Z] #41 18.35 CC images/pipe-data.o [2021-02-23T11:40:39.947Z] #41 18.48 CC images/sa.o [2021-02-23T11:40:40.236Z] #41 18.58 CC images/timer.o [2021-02-23T11:40:40.236Z] #41 18.71 CC images/timerfd.o [2021-02-23T11:40:40.526Z] #41 18.81 CC images/mm.o [2021-02-23T11:40:40.526Z] #41 18.91 CC images/sk-opts.o [2021-02-23T11:40:40.643Z] #54 38.49 Building dependency tree... [2021-02-23T11:40:40.815Z] #41 19.11 CC images/sk-unix.o [2021-02-23T11:40:40.815Z] #41 19.33 CC images/sk-inet.o [2021-02-23T11:40:41.105Z] #41 19.59 CC images/tun.o [2021-02-23T11:40:41.394Z] #41 19.77 CC images/sk-netlink.o [2021-02-23T11:40:41.394Z] #41 19.88 CC images/packet-sock.o [2021-02-23T11:40:41.683Z] #41 20.17 CC images/ipc-var.o [2021-02-23T11:40:41.683Z] #41 20.28 CC images/ipc-desc.o [2021-02-23T11:40:41.847Z] Fetching without tags [2021-02-23T11:40:41.972Z] #41 20.42 CC images/ipc-shm.o [2021-02-23T11:40:41.972Z] #41 20.52 CC images/ipc-msg.o [2021-02-23T11:40:41.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:41.778Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:40:41.788Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:41.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:41.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:41.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:41.854Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:42.212Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:42.261Z] #41 20.72 CC images/ipc-sem.o [2021-02-23T11:40:42.261Z] #41 ... [2021-02-23T11:40:42.261Z] [2021-02-23T11:40:42.261Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:42.261Z] #43 48.71 text/template/parse [2021-02-23T11:40:42.261Z] #43 50.52 go/parser [2021-02-23T11:40:42.261Z] #43 51.34 text/template [2021-02-23T11:40:42.261Z] #43 52.62 encoding/xml [2021-02-23T11:40:42.261Z] #43 54.49 go/doc [2021-02-23T11:40:42.261Z] #43 56.19 github.com/LK4D4/vndr/versioned [2021-02-23T11:40:42.261Z] #43 56.24 compress/flate [2021-02-23T11:40:42.261Z] #43 56.59 github.com/LK4D4/vndr/build [2021-02-23T11:40:42.261Z] #43 58.23 hash/crc32 [2021-02-23T11:40:42.261Z] #43 58.58 compress/gzip [2021-02-23T11:40:42.550Z] #54 42.19 The following additional packages will be installed: [2021-02-23T11:40:42.550Z] #54 42.22 libbtrfs0 [2021-02-23T11:40:42.554Z] #43 58.79 net [2021-02-23T11:40:42.554Z] #43 ... [2021-02-23T11:40:42.554Z] [2021-02-23T11:40:42.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:42.554Z] #41 20.90 CC images/utsns.o [2021-02-23T11:40:42.554Z] #41 21.07 CC images/creds.o [2021-02-23T11:40:42.554Z] #41 21.15 CC images/vma.o [2021-02-23T11:40:42.863Z] #41 21.33 CC images/netdev.o [2021-02-23T11:40:43.050Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:43.050Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:40:43.119Z] #54 42.43 The following NEW packages will be installed: [2021-02-23T11:40:43.119Z] #54 42.44 libbtrfs-dev libbtrfs0 [2021-02-23T11:40:43.152Z] #41 21.58 CC images/tty.o [2021-02-23T11:40:43.152Z] #41 ... [2021-02-23T11:40:43.152Z] [2021-02-23T11:40:43.152Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-23T11:40:43.152Z] #49 55.89 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T11:40:43.152Z] #49 DONE 59.5s [2021-02-23T11:40:43.378Z] #54 42.89 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:40:43.378Z] #54 42.89 Need to get 119 kB of archives. [2021-02-23T11:40:43.378Z] #54 42.89 After this operation, 387 kB of additional disk space will be used. [2021-02-23T11:40:43.378Z] #54 42.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:40:43.378Z] #54 42.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:40:43.442Z] [2021-02-23T11:40:43.442Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:40:43.442Z] #54 26.17 Checking out files: 74% (2819/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-23T11:40:43.442Z] #54 26.78 + cd /tmp/tmp.D0nThktJSg/src/github.com/containerd/containerd [2021-02-23T11:40:43.442Z] #54 26.78 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:40:43.442Z] #54 27.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T11:40:43.442Z] #54 27.96 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T11:40:43.442Z] #54 27.96 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:40:43.442Z] #54 27.96 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:40:43.442Z] #54 27.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T11:40:43.442Z] #54 27.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T11:40:43.442Z] #54 27.96 + '[' '' = dynamic ']' [2021-02-23T11:40:43.442Z] #54 27.96 + make [2021-02-23T11:40:43.442Z] #54 28.75 + bin/ctr [2021-02-23T11:40:43.731Z] #54 ... [2021-02-23T11:40:43.731Z] [2021-02-23T11:40:43.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:43.731Z] #41 22.12 CC images/file-lock.o [2021-02-23T11:40:43.731Z] #41 22.32 CC images/rlimit.o [2021-02-23T11:40:43.949Z] #54 ... [2021-02-23T11:40:43.949Z] [2021-02-23T11:40:43.949Z] #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-23T11:40:43.949Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:40:43.949Z] #48 39.82 go: finding github.com/fatih/color v1.7.0 [2021-02-23T11:40:43.949Z] #48 39.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:40:43.949Z] #48 39.93 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:40:43.949Z] #48 39.93 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:40:43.949Z] #48 39.97 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:40:43.949Z] #48 40.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:40:43.949Z] #48 40.03 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:40:43.949Z] #48 40.05 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T11:40:43.949Z] #48 40.06 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:40:43.949Z] #48 40.07 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.12 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.17 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:40:43.949Z] #48 40.21 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:40:43.949Z] #48 40.22 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.24 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.25 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T11:40:43.949Z] #48 40.26 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.27 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T11:40:43.949Z] #48 40.31 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:40:43.949Z] #48 40.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.38 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.43 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T11:40:43.949Z] #48 40.44 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.52 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:40:43.949Z] #48 40.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:40:43.949Z] #48 40.59 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T11:40:43.949Z] #48 40.59 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T11:40:43.949Z] #48 40.60 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:40:43.949Z] #48 40.61 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:40:43.949Z] #48 40.64 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T11:40:43.949Z] #48 40.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:40:43.949Z] #48 40.72 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:40:43.949Z] #48 40.80 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:40:43.949Z] #48 40.81 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T11:40:43.949Z] #48 40.90 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:40:43.949Z] #48 40.91 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:40:43.949Z] #48 40.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:40:43.949Z] #48 40.99 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:40:43.949Z] #48 41.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:40:43.949Z] #48 41.02 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T11:40:43.949Z] #48 41.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:40:43.949Z] #48 41.05 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T11:40:43.949Z] #48 41.08 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:40:43.949Z] #48 41.13 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:40:43.949Z] #48 41.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:40:43.949Z] #48 41.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T11:40:43.949Z] #48 41.39 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:40:43.949Z] #48 41.43 go: finding golang.org/x/text v0.3.2 [2021-02-23T11:40:43.949Z] #48 41.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:40:43.949Z] #48 41.54 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:40:43.949Z] #48 41.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:40:43.949Z] #48 41.58 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:40:43.949Z] #48 41.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:40:43.949Z] #48 41.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:40:43.949Z] #48 41.63 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:40:43.949Z] #48 41.65 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:40:43.949Z] #48 41.68 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:40:43.949Z] #48 41.69 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:40:43.949Z] #48 41.71 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:40:43.949Z] #48 41.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T11:40:43.949Z] #48 41.77 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:40:43.949Z] #48 41.79 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:40:43.949Z] #48 41.79 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:40:43.949Z] #48 41.80 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:40:43.949Z] #48 41.87 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T11:40:43.949Z] #48 41.96 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:40:43.949Z] #48 42.01 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:40:43.949Z] #48 42.10 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T11:40:43.949Z] #48 42.12 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:40:43.949Z] #48 42.25 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:40:43.949Z] #48 42.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:40:43.949Z] #48 42.31 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:40:43.949Z] #48 42.36 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:40:43.949Z] #48 42.39 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:40:44.020Z] #41 22.37 CC images/pagemap.o [2021-02-23T11:40:44.020Z] #41 22.50 CC images/siginfo.o [2021-02-23T11:40:44.020Z] #41 22.57 CC images/rpc.o [2021-02-23T11:40:44.523Z] #48 ... [2021-02-23T11:40:44.523Z] [2021-02-23T11:40:44.523Z] #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-23T11:40:44.523Z] #63 sha256:c4f520abde0f39523b8798a314fe69de3dc7712588243c30c8fadf8261576e3b [2021-02-23T11:40:44.523Z] #63 DONE 44.0s [2021-02-23T11:40:42.224Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:42.244Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:40:42.936Z] > git remote # timeout=10 [2021-02-23T11:40:42.975Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:40:43.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:43.005Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:40:43.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:40:43.060Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:43.083Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:40:44.651Z] #41 23.07 CC images/ext-file.o [2021-02-23T11:40:44.783Z] [2021-02-23T11:40:44.783Z] #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-23T11:40:44.783Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:40:44.783Z] #12 31.77 Reading package lists... [2021-02-23T11:40:44.783Z] #12 38.57 Building dependency tree... [2021-02-23T11:40:44.783Z] #12 42.01 The following additional packages will be installed: [2021-02-23T11:40:44.783Z] #12 42.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T11:40:44.783Z] #12 42.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T11:40:44.783Z] #12 42.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T11:40:44.783Z] #12 42.02 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T11:40:44.783Z] #12 42.02 mingw-w64-x86-64-dev [2021-02-23T11:40:44.783Z] #12 42.03 Suggested packages: [2021-02-23T11:40:44.783Z] #12 42.04 gcc-8-locales seccomp wine64 [2021-02-23T11:40:44.783Z] #12 43.58 The following NEW packages will be installed: [2021-02-23T11:40:44.783Z] #12 43.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T11:40:44.783Z] #12 43.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T11:40:44.783Z] #12 43.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T11:40:44.783Z] #12 43.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T11:40:44.783Z] #12 43.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T11:40:44.783Z] #12 43.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T11:40:44.783Z] #12 43.59 The following packages will be upgraded: [2021-02-23T11:40:44.783Z] #12 43.60 libsystemd0 libudev1 [2021-02-23T11:40:44.783Z] #12 44.09 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:40:44.783Z] #12 44.09 Need to get 78.2 MB of archives. [2021-02-23T11:40:44.783Z] #12 44.09 After this operation, 487 MB of additional disk space will be used. [2021-02-23T11:40:44.783Z] #12 44.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-23T11:40:44.783Z] #12 44.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-23T11:40:44.783Z] #12 44.12 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-23T11:40:44.941Z] #41 23.22 CC images/cgroup.o [2021-02-23T11:40:45.043Z] #12 ... [2021-02-23T11:40:45.043Z] [2021-02-23T11:40:45.043Z] #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-23T11:40:45.043Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:40:45.043Z] #54 44.24 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:45.043Z] #54 44.48 Fetched 119 kB in 0s (404 kB/s) [2021-02-23T11:40:45.230Z] #41 23.54 CC images/userns.o [2021-02-23T11:40:45.230Z] #41 23.63 CC images/google/protobuf/descriptor.o [2021-02-23T11:40:45.302Z] #54 44.65 Selecting previously unselected package libbtrfs0. [2021-02-23T11:40:45.303Z] #54 44.65 (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-23T11:40:45.303Z] #54 44.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:40:45.303Z] #54 44.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:40:45.562Z] #54 45.08 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:40:45.562Z] #54 45.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:40:45.822Z] #54 45.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:40:45.859Z] #41 24.27 CC images/opts.o [2021-02-23T11:40:46.081Z] #54 45.57 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:40:46.081Z] #54 45.59 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:40:46.148Z] #41 24.39 CC images/seccomp.o [2021-02-23T11:40:46.148Z] #41 24.60 CC images/binfmt-misc.o [2021-02-23T11:40:46.148Z] #41 24.66 CC images/time.o [2021-02-23T11:40:46.343Z] #54 45.67 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:40:46.437Z] #41 24.78 CC images/sysctl.o [2021-02-23T11:40:46.437Z] #41 24.92 CC images/autofs.o [2021-02-23T11:40:46.437Z] #41 25.05 CC images/macvlan.o [2021-02-23T11:40:46.602Z] #54 DONE 46.0s [2021-02-23T11:40:46.602Z] [2021-02-23T11:40:46.602Z] #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-23T11:40:46.602Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:40:46.602Z] #12 44.56 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-23T11:40:46.602Z] #12 44.91 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-23T11:40:46.602Z] #12 44.94 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-23T11:40:46.602Z] #12 44.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-23T11:40:46.602Z] #12 44.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T11:40:46.602Z] #12 45.60 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-23T11:40:46.602Z] #12 45.93 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-23T11:40:46.602Z] #12 45.96 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-23T11:40:46.727Z] #41 25.21 CC images/sit.o [2021-02-23T11:40:46.727Z] #41 25.34 CC images/memfd.o [2021-02-23T11:40:47.355Z] #41 25.57 CC images/timens.o [2021-02-23T11:40:47.355Z] #41 25.72 LINK images/built-in.o [2021-02-23T11:40:47.355Z] #41 25.83 GEN compel/include/asm [2021-02-23T11:40:47.355Z] #41 25.85 GEN compel/include/version.h [2021-02-23T11:40:47.355Z] #41 25.86 touch .config [2021-02-23T11:40:47.355Z] #41 25.88 GEN include/common/config.h [2021-02-23T11:40:47.355Z] #41 25.92 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-02-23T11:40:47.645Z] #41 25.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-23T11:40:47.645Z] #41 25.98 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-23T11:40:47.645Z] #41 26.00 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-02-23T11:40:47.645Z] #41 26.01 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-02-23T11:40:47.645Z] #41 26.03 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-02-23T11:40:47.645Z] #41 26.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T11:40:47.645Z] #41 26.04 DEP compel/plugins/std/infect.d [2021-02-23T11:40:47.645Z] #41 26.12 DEP compel/plugins/std/string.d [2021-02-23T11:40:47.677Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:40:47.717Z] > git --version # timeout=10 [2021-02-23T11:40:47.752Z] > git --version # 'git version 2.17.1' [2021-02-23T11:40:47.767Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T11:40:47.934Z] #41 26.18 DEP compel/plugins/std/log.d [2021-02-23T11:40:47.934Z] #41 26.24 DEP compel/plugins/std/fds.d [2021-02-23T11:40:47.934Z] #41 26.29 DEP compel/plugins/std/std.d [2021-02-23T11:40:47.934Z] #41 26.35 DEP compel/plugins/shmem/shmem.d [2021-02-23T11:40:48.223Z] #41 26.47 DEP compel/plugins/fds/fds.d [2021-02-23T11:40:48.223Z] #41 26.57 CC compel/plugins/std/std.o [2021-02-23T11:40:48.223Z] #41 26.71 CC compel/plugins/std/fds.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:40:48.852Z] #41 27.03 CC compel/plugins/std/log.o [2021-02-23T11:40:49.078Z] + docker version [2021-02-23T11:40:49.141Z] #41 27.60 CC compel/plugins/std/string.o [2021-02-23T11:40:49.143Z] #12 ... [2021-02-23T11:40:49.143Z] [2021-02-23T11:40:49.143Z] #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-23T11:40:49.143Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:40:49.143Z] #35 32.11 Reading package lists... [2021-02-23T11:40:49.143Z] #35 38.90 Building dependency tree... [2021-02-23T11:40:49.143Z] #35 42.55 The following additional packages will be installed: [2021-02-23T11:40:49.143Z] #35 42.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T11:40:49.143Z] #35 42.57 Suggested packages: [2021-02-23T11:40:49.143Z] #35 42.57 cmake-doc ninja-build lrzip [2021-02-23T11:40:49.143Z] #35 42.57 Recommended packages: [2021-02-23T11:40:49.143Z] #35 42.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T11:40:49.143Z] #35 43.75 The following NEW packages will be installed: [2021-02-23T11:40:49.143Z] #35 43.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T11:40:49.143Z] #35 43.77 vim-common xxd [2021-02-23T11:40:49.143Z] #35 44.21 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:40:49.143Z] #35 44.21 Need to get 14.9 MB of archives. [2021-02-23T11:40:49.143Z] #35 44.21 After this operation, 61.8 MB of additional disk space will be used. [2021-02-23T11:40:49.143Z] #35 44.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:40:49.143Z] #35 44.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:40:49.143Z] #35 44.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T11:40:49.143Z] #35 44.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:40:49.143Z] #35 45.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-23T11:40:49.143Z] #35 45.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-23T11:40:49.143Z] #35 45.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-23T11:40:49.143Z] #35 45.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-23T11:40:49.143Z] #35 45.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-23T11:40:49.143Z] #35 45.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-23T11:40:49.143Z] #35 47.54 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:49.143Z] #35 47.77 Fetched 14.9 MB in 2s (7329 kB/s) [2021-02-23T11:40:49.143Z] #35 47.86 Selecting previously unselected package xxd. [2021-02-23T11:40:49.143Z] #35 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-23T11:40:49.143Z] #35 48.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:40:49.143Z] #35 48.03 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:40:49.143Z] #35 48.26 Selecting previously unselected package vim-common. [2021-02-23T11:40:49.143Z] #35 48.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:40:49.143Z] #35 48.32 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:40:49.143Z] #35 48.70 Selecting previously unselected package cmake-data. [2021-02-23T11:40:49.143Z] #35 48.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T11:40:49.143Z] #35 48.72 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T11:40:49.143Z] #35 ... [2021-02-23T11:40:49.143Z] [2021-02-23T11:40:49.143Z] #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-23T11:40:49.143Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:40:49.144Z] #41 32.13 Reading package lists... [2021-02-23T11:40:49.144Z] #41 38.92 Building dependency tree... [2021-02-23T11:40:49.144Z] #41 42.57 The following additional packages will be installed: [2021-02-23T11:40:49.144Z] #41 42.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T11:40:49.144Z] #41 42.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T11:40:49.144Z] #41 42.58 Suggested packages: [2021-02-23T11:40:49.144Z] #41 42.59 manpages-dev python-setuptools [2021-02-23T11:40:49.144Z] #41 44.08 The following NEW packages will be installed: [2021-02-23T11:40:49.144Z] #41 44.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T11:40:49.144Z] #41 44.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T11:40:49.144Z] #41 44.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T11:40:49.144Z] #41 44.14 python-six zlib1g-dev [2021-02-23T11:40:49.144Z] #41 44.62 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:40:49.144Z] #41 44.62 Need to get 4095 kB of archives. [2021-02-23T11:40:49.144Z] #41 44.62 After this operation, 22.5 MB of additional disk space will be used. [2021-02-23T11:40:49.144Z] #41 44.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-23T11:40:49.144Z] #41 44.62 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-23T11:40:49.144Z] #41 44.62 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-23T11:40:49.144Z] #41 44.62 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-23T11:40:49.144Z] #41 44.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-23T11:40:49.144Z] #41 44.64 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-23T11:40:49.144Z] #41 44.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-23T11:40:49.144Z] #41 44.65 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-23T11:40:49.144Z] #41 44.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-23T11:40:49.144Z] #41 44.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-23T11:40:49.144Z] #41 44.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-23T11:40:49.144Z] #41 44.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-23T11:40:49.144Z] #41 45.11 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-23T11:40:49.144Z] #41 45.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-23T11:40:49.144Z] #41 45.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-23T11:40:49.144Z] #41 45.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-23T11:40:49.144Z] #41 45.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-23T11:40:49.144Z] #41 46.67 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:49.144Z] #41 46.90 Fetched 4095 kB in 1s (4113 kB/s) [2021-02-23T11:40:49.144Z] #41 47.04 Selecting previously unselected package libcap-dev:amd64. [2021-02-23T11:40:49.144Z] #41 47.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:40:49.144Z] #41 47.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 47.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:40:49.144Z] #41 47.32 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:40:49.144Z] #41 47.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 47.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:40:49.144Z] #41 47.49 Selecting previously unselected package libnet1-dev. [2021-02-23T11:40:49.144Z] #41 47.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 47.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:40:49.144Z] #41 47.77 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:40:49.144Z] #41 47.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 47.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:40:49.144Z] #41 47.95 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-23T11:40:49.144Z] #41 47.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 47.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:40:49.144Z] #41 48.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:40:49.144Z] #41 48.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 48.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:40:49.144Z] #41 48.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-23T11:40:49.144Z] #41 48.39 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 48.39 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:40:49.144Z] #41 48.51 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-23T11:40:49.144Z] #41 48.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-23T11:40:49.144Z] #41 48.54 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:40:49.404Z] #41 48.83 Selecting previously unselected package libprotobuf17:amd64. [2021-02-23T11:40:49.404Z] #41 48.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:40:49.404Z] #41 48.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:40:49.404Z] #41 ... [2021-02-23T11:40:49.404Z] [2021-02-23T11:40:49.404Z] #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-23T11:40:49.404Z] #55 sha256:6511126176b3eb81a7d305b87e30e5df4283d729cd57583d80b267e6977ad2c9 [2021-02-23T11:40:49.404Z] #55 1.104 + RM_GOPATH=0 [2021-02-23T11:40:49.404Z] #55 1.104 + TMP_GOPATH= [2021-02-23T11:40:49.404Z] #55 1.104 + : /build [2021-02-23T11:40:49.404Z] #55 1.105 + '[' -z '' ']' [2021-02-23T11:40:49.404Z] #55 1.109 ++ mktemp -d [2021-02-23T11:40:49.404Z] #55 1.111 + export GOPATH=/tmp/tmp.mJnjxQb5MP [2021-02-23T11:40:49.404Z] #55 1.112 + GOPATH=/tmp/tmp.mJnjxQb5MP [2021-02-23T11:40:49.404Z] #55 1.112 + RM_GOPATH=1 [2021-02-23T11:40:49.404Z] #55 1.112 + case "$(go env GOARCH)" in [2021-02-23T11:40:49.404Z] #55 1.116 ++ go env GOARCH [2021-02-23T11:40:49.404Z] #55 1.159 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:49.404Z] #55 1.163 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:49.404Z] #55 1.164 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:49.404Z] #55 1.165 + dir=/tmp/install [2021-02-23T11:40:49.404Z] #55 1.166 + bin=containerd [2021-02-23T11:40:49.404Z] #55 1.166 + shift [2021-02-23T11:40:49.404Z] #55 1.171 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T11:40:49.404Z] #55 1.172 + . /tmp/install/containerd.installer [2021-02-23T11:40:49.404Z] #55 1.172 ++ set -e [2021-02-23T11:40:49.404Z] #55 1.175 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:40:49.404Z] #55 1.180 + install_containerd [2021-02-23T11:40:49.404Z] #55 1.180 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T11:40:49.404Z] #55 1.187 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:40:49.404Z] #55 1.188 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mJnjxQb5MP/src/github.com/containerd/containerd [2021-02-23T11:40:49.404Z] #55 1.190 Cloning into '/tmp/tmp.mJnjxQb5MP/src/github.com/containerd/containerd'... [2021-02-23T11:40:49.404Z] #55 ... [2021-02-23T11:40:49.404Z] [2021-02-23T11:40:49.404Z] #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-23T11:40:49.404Z] #33 sha256:c1416519341342c3f5df049939c6b0ec0fd041e656fcd3bfd79871e7ba130c64 [2021-02-23T11:40:49.404Z] #33 39.06 sync [2021-02-23T11:40:49.404Z] #33 39.06 internal/reflectlite [2021-02-23T11:40:49.404Z] #33 41.69 sort [2021-02-23T11:40:49.404Z] #33 41.72 errors [2021-02-23T11:40:49.404Z] #33 42.13 strconv [2021-02-23T11:40:49.404Z] #33 42.70 io [2021-02-23T11:40:49.404Z] #33 44.40 internal/oserror [2021-02-23T11:40:49.404Z] #33 44.62 syscall [2021-02-23T11:40:49.404Z] #33 47.45 reflect [2021-02-23T11:40:49.431Z] #41 27.97 CC compel/plugins/std/infect.o [2021-02-23T11:40:49.665Z] #33 ... [2021-02-23T11:40:49.665Z] [2021-02-23T11:40:49.665Z] #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-23T11:40:49.665Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:40:49.665Z] #44 40.81 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T11:40:49.665Z] #44 40.82 internal/reflectlite [2021-02-23T11:40:49.665Z] #44 41.09 math/rand [2021-02-23T11:40:49.665Z] #44 42.11 internal/singleflight [2021-02-23T11:40:49.665Z] #44 43.52 io [2021-02-23T11:40:49.665Z] #44 43.53 strconv [2021-02-23T11:40:49.665Z] #44 45.38 bytes [2021-02-23T11:40:49.665Z] #44 47.83 bufio [2021-02-23T11:40:49.665Z] #44 48.07 reflect [2021-02-23T11:40:49.720Z] #41 28.24 CC compel/arch/s390/plugins/std/parasite-head.o [2021-02-23T11:40:49.720Z] #41 28.25 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-02-23T11:40:49.720Z] #41 28.29 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-02-23T11:40:50.010Z] #41 28.42 AR compel/plugins/std.lib.a [2021-02-23T11:40:50.011Z] #41 28.48 CC compel/plugins/fds/fds.o [2021-02-23T11:40:50.235Z] #44 49.77 syscall [2021-02-23T11:40:50.235Z] #44 ... [2021-02-23T11:40:50.235Z] [2021-02-23T11:40:50.235Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T11:40:50.235Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:40:50.235Z] #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-23T11:40:50.300Z] #41 28.60 AR compel/plugins/fds.lib.a [2021-02-23T11:40:50.300Z] #41 28.62 HOSTDEP compel/src/lib/log-host.d [2021-02-23T11:40:50.300Z] #41 28.64 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T11:40:50.300Z] #41 28.73 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-02-23T11:40:50.300Z] #41 28.79 HOSTDEP compel/src/main-host.d [2021-02-23T11:40:50.300Z] #41 28.83 DEP compel/src/lib/ptrace.d [2021-02-23T11:40:50.589Z] #41 28.90 DEP compel/src/lib/infect.d [2021-02-23T11:40:50.589Z] #41 29.00 DEP compel/src/lib/infect-util.d [2021-02-23T11:40:50.589Z] #41 29.07 DEP compel/src/lib/infect-rpc.d [2021-02-23T11:40:50.702Z] Fetching without tags [2021-02-23T11:40:50.878Z] #41 29.18 DEP compel/arch/s390/src/lib/infect.d [2021-02-23T11:40:50.878Z] #41 29.25 DEP compel/arch/s390/src/lib/cpu.d [2021-02-23T11:40:50.878Z] #41 29.31 DEP compel/src/lib/log.d [2021-02-23T11:40:50.878Z] #41 29.35 DEP compel/src/main.d [2021-02-23T11:40:50.878Z] #41 29.39 DEP compel/src/lib/handle-elf.d [2021-02-23T11:40:50.878Z] #41 29.46 DEP compel/arch/s390/src/lib/handle-elf.d [2021-02-23T11:40:51.106Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:51.167Z] #41 29.54 CC compel/src/lib/log.o [2021-02-23T11:40:51.168Z] #41 ... [2021-02-23T11:40:51.168Z] [2021-02-23T11:40:51.168Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-23T11:40:51.168Z] #11 57.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T11:40:51.168Z] #11 57.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-23T11:40:51.168Z] #11 57.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:40:51.168Z] #11 ... [2021-02-23T11:40:51.168Z] [2021-02-23T11:40:51.168Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:40:51.168Z] #41 29.72 CC compel/arch/s390/src/lib/cpu.o [2021-02-23T11:40:51.457Z] #41 29.93 CC compel/arch/s390/src/lib/infect.o [2021-02-23T11:40:50.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:50.583Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:40:50.618Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:50.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:50.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:50.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:50.660Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:51.064Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:51.072Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:40:52.086Z] #41 30.33 CC compel/src/lib/infect-rpc.o [2021-02-23T11:40:52.086Z] #41 30.57 CC compel/src/lib/infect-util.o [2021-02-23T11:40:52.086Z] #41 30.68 CC compel/src/lib/infect.o [2021-02-23T11:40:52.694Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:52.694Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:40:52.714Z] #41 ... [2021-02-23T11:40:52.714Z] [2021-02-23T11:40:52.714Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:52.714Z] #43 58.97 vendor/golang.org/x/text/transform [2021-02-23T11:40:52.714Z] #43 59.38 vendor/golang.org/x/text/unicode/bidi [2021-02-23T11:40:52.714Z] #43 60.69 vendor/golang.org/x/text/secure/bidirule [2021-02-23T11:40:52.714Z] #43 60.85 vendor/golang.org/x/text/unicode/norm [2021-02-23T11:40:52.714Z] #43 62.80 vendor/golang.org/x/net/idna [2021-02-23T11:40:52.714Z] #43 64.00 vendor/golang.org/x/net/http2/hpack [2021-02-23T11:40:52.714Z] #43 64.62 mime [2021-02-23T11:40:52.714Z] #43 65.48 mime/quotedprintable [2021-02-23T11:40:52.714Z] #43 65.75 net/http/internal [2021-02-23T11:40:52.714Z] #43 68.63 crypto/x509 [2021-02-23T11:40:52.714Z] #43 68.63 net/textproto [2021-02-23T11:40:52.772Z] #12 52.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-23T11:40:52.772Z] #12 52.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-23T11:40:52.772Z] #12 52.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:40:52.772Z] #12 52.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:40:52.772Z] #12 52.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-23T11:40:52.772Z] #12 52.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-23T11:40:52.772Z] #12 52.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-23T11:40:52.772Z] #12 52.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-23T11:40:53.004Z] #43 69.16 vendor/golang.org/x/net/http/httpguts [2021-02-23T11:40:53.004Z] #43 ... [2021-02-23T11:40:53.004Z] [2021-02-23T11:40:53.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-23T11:40:53.004Z] #11 67.77 Selecting previously unselected package libapparmor1:s390x. [2021-02-23T11:40:53.004Z] #11 67.77 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 67.78 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-02-23T11:40:53.004Z] #11 67.87 Selecting previously unselected package libapparmor-dev:s390x. [2021-02-23T11:40:53.004Z] #11 67.87 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 67.88 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-02-23T11:40:53.004Z] #11 68.00 Selecting previously unselected package libbtrfs0. [2021-02-23T11:40:53.004Z] #11 68.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:40:53.004Z] #11 68.05 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:40:53.004Z] #11 68.05 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:40:53.004Z] #11 68.15 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-02-23T11:40:53.004Z] #11 68.15 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.16 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-23T11:40:53.004Z] #11 68.23 Selecting previously unselected package libudev-dev:s390x. [2021-02-23T11:40:53.004Z] #11 68.23 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.23 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-02-23T11:40:53.004Z] #11 68.34 Selecting previously unselected package libsepol1-dev:s390x. [2021-02-23T11:40:53.004Z] #11 68.34 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.34 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-02-23T11:40:53.004Z] #11 68.57 Selecting previously unselected package libpcre16-3:s390x. [2021-02-23T11:40:53.004Z] #11 68.57 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.57 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-02-23T11:40:53.004Z] #11 68.66 Selecting previously unselected package libpcre32-3:s390x. [2021-02-23T11:40:53.004Z] #11 68.66 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.66 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-02-23T11:40:53.004Z] #11 68.79 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-02-23T11:40:53.004Z] #11 68.79 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.79 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-23T11:40:53.004Z] #11 68.85 Selecting previously unselected package libpcre3-dev:s390x. [2021-02-23T11:40:53.004Z] #11 68.85 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 68.85 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-02-23T11:40:53.004Z] #11 69.08 Selecting previously unselected package libselinux1-dev:s390x. [2021-02-23T11:40:53.004Z] #11 69.09 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-02-23T11:40:53.004Z] #11 69.09 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-23T11:40:53.004Z] #11 69.35 Selecting previously unselected package libdevmapper-dev:s390x. [2021-02-23T11:40:53.032Z] #12 52.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-23T11:40:53.032Z] #12 52.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-23T11:40:53.032Z] #12 52.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-23T11:40:53.032Z] #12 52.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-23T11:40:53.032Z] #12 52.47 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-23T11:40:53.032Z] #12 52.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-23T11:40:53.032Z] #12 52.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-23T11:40:53.293Z] #11 69.35 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-02-23T11:40:53.293Z] #11 69.36 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-23T11:40:53.293Z] #11 69.42 Selecting previously unselected package libseccomp-dev:s390x. [2021-02-23T11:40:53.293Z] #11 69.42 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-02-23T11:40:53.293Z] #11 69.43 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-02-23T11:40:53.293Z] #11 69.53 Selecting previously unselected package libsystemd-dev:s390x. [2021-02-23T11:40:53.293Z] #11 69.53 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-02-23T11:40:53.293Z] #11 69.53 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-23T11:40:53.583Z] #11 69.90 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-23T11:40:53.583Z] #11 69.91 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-02-23T11:40:53.583Z] #11 69.92 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-02-23T11:40:53.583Z] #11 69.92 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:40:53.583Z] #11 69.93 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-02-23T11:40:53.583Z] #11 69.94 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-02-23T11:40:53.583Z] #11 69.94 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:40:53.583Z] #11 69.95 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:40:53.583Z] #11 69.96 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-02-23T11:40:53.583Z] #11 69.96 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-02-23T11:40:53.583Z] #11 69.97 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:40:53.583Z] #11 69.98 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:40:53.583Z] #11 69.99 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-02-23T11:40:53.583Z] #11 69.99 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T11:40:53.583Z] #11 70.00 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-23T11:40:53.583Z] #11 70.01 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:40:53.873Z] #11 70.01 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-02-23T11:40:53.873Z] #11 70.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:40:53.873Z] #11 70.05 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-23T11:40:53.873Z] #11 70.05 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-23T11:40:53.873Z] #11 70.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:40:53.873Z] #11 70.06 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-23T11:40:53.873Z] #11 70.06 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-23T11:40:53.873Z] #11 70.07 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:40:53.873Z] #11 70.07 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-23T11:40:53.873Z] #11 70.08 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-23T11:40:53.873Z] #11 70.09 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T11:40:53.873Z] #11 70.09 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-23T11:40:53.873Z] #11 70.10 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-23T11:40:53.873Z] #11 70.12 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:40:52.600Z] > git remote # timeout=10 [2021-02-23T11:40:52.614Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:40:52.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:52.630Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:40:52.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:40:52.655Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:52.660Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:40:54.412Z] #12 53.67 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:40:54.412Z] #12 53.85 Fetched 78.2 MB in 9s (8922 kB/s) [2021-02-23T11:40:54.412Z] #12 53.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 ... 15410 files and directories currently installed.) [2021-02-23T11:40:54.412Z] #12 54.07 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-23T11:40:54.509Z] #11 DONE 70.6s [2021-02-23T11:40:54.509Z] [2021-02-23T11:40:54.509Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:40:54.672Z] #12 54.10 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:40:54.931Z] #12 54.50 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-23T11:40:55.156Z] #51 0.839 + RM_GOPATH=0 [2021-02-23T11:40:55.156Z] #51 0.839 + TMP_GOPATH= [2021-02-23T11:40:55.156Z] #51 0.839 + : /build [2021-02-23T11:40:55.156Z] #51 0.839 + '[' -z '' ']' [2021-02-23T11:40:55.156Z] #51 0.839 ++ mktemp -d [2021-02-23T11:40:55.156Z] #51 0.839 + export GOPATH=/tmp/tmp.EZZ1g2kCqa [2021-02-23T11:40:55.156Z] #51 0.839 + GOPATH=/tmp/tmp.EZZ1g2kCqa [2021-02-23T11:40:55.156Z] #51 0.839 + RM_GOPATH=1 [2021-02-23T11:40:55.156Z] #51 0.840 + case "$(go env GOARCH)" in [2021-02-23T11:40:55.156Z] #51 0.840 ++ go env GOARCH [2021-02-23T11:40:55.156Z] #51 0.860 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:55.156Z] #51 0.860 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:40:55.156Z] #51 0.860 ++ dirname /tmp/install/install.sh [2021-02-23T11:40:55.156Z] #51 0.862 + dir=/tmp/install [2021-02-23T11:40:55.156Z] #51 0.862 + bin=runc [2021-02-23T11:40:55.156Z] #51 0.862 + shift [2021-02-23T11:40:55.156Z] #51 0.862 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T11:40:55.156Z] #51 0.862 + . /tmp/install/runc.installer [2021-02-23T11:40:55.156Z] #51 0.862 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:40:55.156Z] #51 0.862 + install_runc [2021-02-23T11:40:55.156Z] #51 0.862 + uname -r [2021-02-23T11:40:55.156Z] #51 0.863 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T11:40:55.156Z] #51 0.865 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T11:40:55.156Z] #51 0.865 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T11:40:55.156Z] #51 0.865 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T11:40:55.156Z] #51 0.865 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EZZ1g2kCqa/src/github.com/opencontainers/runc [2021-02-23T11:40:55.156Z] #51 0.877 Cloning into '/tmp/tmp.EZZ1g2kCqa/src/github.com/opencontainers/runc'... [2021-02-23T11:40:55.191Z] #12 54.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:40:55.191Z] #12 54.77 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-23T11:40:55.445Z] #51 ... [2021-02-23T11:40:55.445Z] [2021-02-23T11:40:55.445Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T11:40:55.445Z] #12 DONE 1.0s [2021-02-23T11:40:55.445Z] [2021-02-23T11:40:55.445Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-23T11:40:55.450Z] #12 54.86 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:40:55.647Z] Client: Docker Engine - Community [2021-02-23T11:40:55.647Z] Version: 20.10.3 [2021-02-23T11:40:55.647Z] API version: 1.41 [2021-02-23T11:40:55.647Z] Go version: go1.13.15 [2021-02-23T11:40:55.647Z] Git commit: 48d30b5 [2021-02-23T11:40:55.647Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-23T11:40:55.647Z] OS/Arch: linux/amd64 [2021-02-23T11:40:55.647Z] Context: default [2021-02-23T11:40:55.647Z] Experimental: true [2021-02-23T11:40:55.647Z] [2021-02-23T11:40:55.647Z] Server: Docker Engine - Community [2021-02-23T11:40:55.647Z] Engine: [2021-02-23T11:40:55.647Z] Version: 20.10.3 [2021-02-23T11:40:55.647Z] API version: 1.41 (minimum version 1.12) [2021-02-23T11:40:55.647Z] Go version: go1.13.15 [2021-02-23T11:40:55.647Z] Git commit: 46229ca [2021-02-23T11:40:55.647Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-23T11:40:55.647Z] OS/Arch: linux/amd64 [2021-02-23T11:40:55.647Z] Experimental: true [2021-02-23T11:40:55.647Z] containerd: [2021-02-23T11:40:55.647Z] Version: 1.4.3 [2021-02-23T11:40:55.647Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:40:55.647Z] runc: [2021-02-23T11:40:55.647Z] Version: 1.0.0-rc92 [2021-02-23T11:40:55.647Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:40:55.647Z] docker-init: [2021-02-23T11:40:55.647Z] Version: 0.19.0 [2021-02-23T11:40:55.647Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T11:40:55.710Z] #12 55.13 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-23T11:40:55.946Z] + docker info [2021-02-23T11:40:55.977Z] #12 55.31 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T11:40:55.977Z] #12 55.31 (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-23T11:40:55.977Z] #12 55.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:40:55.977Z] #12 55.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:40:56.323Z] Fetching without tags [2021-02-23T11:40:56.484Z] #13 DONE 1.0s [2021-02-23T11:40:56.484Z] [2021-02-23T11:40:56.484Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-23T11:40:56.698Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:56.916Z] #12 ... [2021-02-23T11:40:56.916Z] [2021-02-23T11:40:56.916Z] #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-23T11:40:56.916Z] #46 sha256:99016123ee61f476b4ef0c7db525b1e089526307b769360003ad07fcb7e2ad67 [2021-02-23T11:40:56.916Z] #46 DONE 56.2s [2021-02-23T11:40:56.916Z] [2021-02-23T11:40:56.916Z] #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-23T11:40:56.916Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:40:56.916Z] #41 49.88 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-23T11:40:56.916Z] #41 49.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:40:56.916Z] #41 49.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:40:56.916Z] #41 50.15 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-23T11:40:56.916Z] #41 50.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-23T11:40:56.916Z] #41 50.17 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-23T11:40:56.916Z] #41 51.66 Selecting previously unselected package libprotoc17:amd64. [2021-02-23T11:40:56.916Z] #41 51.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:40:56.916Z] #41 51.67 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:40:56.916Z] #41 52.38 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T11:40:56.916Z] #41 52.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:40:56.916Z] #41 52.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:40:56.916Z] #41 52.55 Selecting previously unselected package protobuf-compiler. [2021-02-23T11:40:56.916Z] #41 52.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-23T11:40:56.916Z] #41 52.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:40:56.916Z] #41 52.69 Selecting previously unselected package python-pkg-resources. [2021-02-23T11:40:56.916Z] #41 52.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:40:56.916Z] #41 52.70 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T11:40:56.916Z] #41 52.94 Selecting previously unselected package python-six. [2021-02-23T11:40:56.916Z] #41 52.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T11:40:56.916Z] #41 52.95 Unpacking python-six (1.12.0-1) ... [2021-02-23T11:40:56.916Z] #41 53.07 Selecting previously unselected package python-protobuf. [2021-02-23T11:40:56.916Z] #41 53.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-23T11:40:56.916Z] #41 53.12 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T11:40:56.916Z] #41 53.69 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T11:40:57.091Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:40:57.113Z] #14 0.699 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T11:40:57.114Z] #14 DONE 0.9s [2021-02-23T11:40:57.114Z] [2021-02-23T11:40:57.114Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-23T11:40:57.097Z] > git --version # timeout=10 [2021-02-23T11:40:57.111Z] > git --version # 'git version 2.7.4' [2021-02-23T11:40:57.117Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T11:40:56.241Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:56.257Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:40:56.269Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:56.290Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:56.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:56.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:56.325Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:56.702Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:56.726Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:40:57.781Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:57.781Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:40:58.141Z] #15 DONE 0.9s [2021-02-23T11:40:58.142Z] [2021-02-23T11:40:58.142Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-23T11:40:58.298Z] #41 ... [2021-02-23T11:40:58.298Z] [2021-02-23T11:40:58.298Z] #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-23T11:40:58.298Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:40:58.298Z] #44 57.93 time [2021-02-23T11:40:58.329Z] + docker version [2021-02-23T11:40:58.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:58.542Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:40:58.557Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:58.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:40:58.655Z] Fetching without tags [2021-02-23T11:40:58.972Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:59.170Z] #16 DONE 1.1s [2021-02-23T11:40:59.170Z] [2021-02-23T11:40:59.170Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:40:57.716Z] > git remote # timeout=10 [2021-02-23T11:40:57.734Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:40:57.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:57.751Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:40:57.759Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:40:57.781Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:57.789Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:40:59.861Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:40:59.861Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:41:00.200Z] #17 DONE 0.9s [2021-02-23T11:41:00.200Z] [2021-02-23T11:41:00.200Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-23T11:41:00.837Z] #44 ... [2021-02-23T11:41:00.837Z] [2021-02-23T11:41:00.837Z] #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-23T11:41:00.837Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:41:00.837Z] #31 49.84 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-23T11:41:00.837Z] #31 50.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T11:41:00.837Z] #31 50.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T11:41:00.837Z] #31 ... [2021-02-23T11:41:00.837Z] [2021-02-23T11:41:00.837Z] #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-23T11:41:00.837Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:41:00.837Z] #41 58.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:41:00.837Z] #41 58.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:41:00.837Z] #41 58.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:41:00.837Z] #41 58.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:41:00.837Z] #41 58.64 Setting up python-six (1.12.0-1) ... [2021-02-23T11:41:00.840Z] #18 ... [2021-02-23T11:41:00.840Z] [2021-02-23T11:41:00.840Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:41:00.840Z] #56 72.17 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:41:00.840Z] #56 72.17 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T11:41:00.840Z] #56 DONE 77.0s [2021-02-23T11:41:00.840Z] [2021-02-23T11:41:00.840Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T11:41:00.840Z] #57 DONE 0.1s [2021-02-23T11:41:00.840Z] [2021-02-23T11:41:00.840Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T11:41:00.840Z] #58 DONE 0.1s [2021-02-23T11:41:00.840Z] [2021-02-23T11:41:00.840Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:00.840Z] #41 31.99 CC compel/src/lib/ptrace.o [2021-02-23T11:41:00.840Z] #41 32.35 AR compel/libcompel.a [2021-02-23T11:41:00.840Z] #41 32.39 HOSTCC compel/src/main-host.o [2021-02-23T11:41:00.840Z] #41 32.54 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-02-23T11:41:00.840Z] #41 32.68 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T11:41:00.840Z] #41 32.99 HOSTCC compel/src/lib/log-host.o [2021-02-23T11:41:00.840Z] #41 33.26 HOSTLINK compel/compel-host-bin [2021-02-23T11:41:00.840Z] #41 33.38 DEP soccr/soccr.d [2021-02-23T11:41:00.840Z] #41 33.50 CC soccr/soccr.o [2021-02-23T11:41:00.840Z] #41 34.49 AR soccr/libsoccr.a [2021-02-23T11:41:00.840Z] #41 34.51 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:41:00.840Z] #41 34.71 DEP criu/arch/s390/sigframe.d [2021-02-23T11:41:00.840Z] #41 34.89 DEP criu/arch/s390/crtools.d [2021-02-23T11:41:00.840Z] #41 35.00 DEP criu/arch/s390/cpu.d [2021-02-23T11:41:00.840Z] #41 35.23 CC criu/arch/s390/cpu.o [2021-02-23T11:41:00.840Z] #41 35.53 CC criu/arch/s390/crtools.o [2021-02-23T11:41:00.840Z] #41 36.19 CC criu/arch/s390/sigframe.o [2021-02-23T11:41:00.840Z] #41 36.41 LINK criu/arch/s390/crtools.built-in.o [2021-02-23T11:41:00.840Z] #41 36.45 DEP criu/pie/util-vdso.d [2021-02-23T11:41:00.840Z] #41 36.71 DEP criu/pie/util.d [2021-02-23T11:41:00.840Z] #41 36.87 CC criu/pie/util.o [2021-02-23T11:41:00.840Z] #41 37.18 CC criu/pie/util-vdso.o [2021-02-23T11:41:00.840Z] #41 37.56 AR criu/pie/pie.lib.a [2021-02-23T11:41:00.840Z] #41 37.62 DEP criu/pie/restorer.d [2021-02-23T11:41:00.840Z] #41 37.81 DEP criu/arch/s390/restorer.d [2021-02-23T11:41:00.840Z] #41 38.01 DEP criu/arch/s390/vdso-pie.d [2021-02-23T11:41:00.840Z] #41 38.13 DEP criu/pie/parasite-vdso.d [2021-02-23T11:41:00.840Z] #41 38.27 DEP criu/pie/parasite.d [2021-02-23T11:41:00.840Z] #41 38.55 CC criu/pie/parasite.o [2021-02-23T11:40:58.648Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:40:58.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:58.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:40:58.971Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:58.996Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:40:59.747Z] > git remote # timeout=10 [2021-02-23T11:40:59.769Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:40:59.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:40:59.788Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:40:59.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T11:40:59.854Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:40:59.914Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:41:01.144Z] #41 39.61 LINK criu/pie/parasite.built-in.o [2021-02-23T11:41:01.145Z] #41 39.63 GEN criu/pie/parasite-blob.h [2021-02-23T11:41:01.145Z] #41 39.64 CC criu/pie/parasite-vdso.o [2021-02-23T11:41:01.405Z] #41 ... [2021-02-23T11:41:01.405Z] [2021-02-23T11:41:01.405Z] #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-23T11:41:01.405Z] #50 sha256:7d601de9eb3c5987c16c4fb184cfb7e215bc81de6e34f0b860b87171347db82c [2021-02-23T11:41:01.405Z] #50 50.91 syscall [2021-02-23T11:41:01.405Z] #50 50.97 reflect [2021-02-23T11:41:01.405Z] #50 58.77 context [2021-02-23T11:41:01.405Z] #50 59.48 internal/poll [2021-02-23T11:41:01.405Z] #50 ... [2021-02-23T11:41:01.405Z] [2021-02-23T11:41:01.405Z] #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-23T11:41:01.405Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:41:01.405Z] #35 51.69 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:41:01.405Z] #35 51.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:41:01.405Z] #35 51.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:41:01.405Z] #35 59.06 Selecting previously unselected package libxml2:amd64. [2021-02-23T11:41:01.405Z] #35 59.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-23T11:41:01.405Z] #35 59.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:41:01.405Z] #35 59.62 Selecting previously unselected package libarchive13:amd64. [2021-02-23T11:41:01.405Z] #35 59.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-23T11:41:01.405Z] #35 59.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:41:01.405Z] #35 59.97 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-23T11:41:01.405Z] #35 60.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-23T11:41:01.405Z] #35 60.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:41:01.405Z] #35 60.17 Selecting previously unselected package librhash0:amd64. [2021-02-23T11:41:01.405Z] #35 60.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-23T11:41:01.405Z] #35 60.17 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:41:01.405Z] #35 60.37 Selecting previously unselected package libuv1:amd64. [2021-02-23T11:41:01.405Z] #35 60.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-23T11:41:01.405Z] #35 60.40 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:41:01.405Z] #35 60.55 Selecting previously unselected package cmake. [2021-02-23T11:41:01.405Z] #35 60.56 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-23T11:41:01.405Z] #35 60.57 Unpacking cmake (3.13.4-1) ... [2021-02-23T11:41:01.434Z] #41 ... [2021-02-23T11:41:01.434Z] [2021-02-23T11:41:01.434Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-23T11:41:01.434Z] #18 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:01.434Z] #18 1.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:01.724Z] #18 1.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:02.013Z] #18 1.996 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-23T11:41:02.325Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:41:02.340Z] #35 ... [2021-02-23T11:41:02.340Z] [2021-02-23T11:41:02.340Z] #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-23T11:41:02.340Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:41:02.340Z] #44 61.80 internal/fmtsort [2021-02-23T11:41:02.353Z] > git --version # timeout=10 [2021-02-23T11:41:02.366Z] > git --version # 'git version 2.25.1' [2021-02-23T11:41:02.378Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T11:41:02.600Z] #44 ... [2021-02-23T11:41:02.600Z] [2021-02-23T11:41:02.600Z] #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-23T11:41:02.600Z] #33 sha256:c1416519341342c3f5df049939c6b0ec0fd041e656fcd3bfd79871e7ba130c64 [2021-02-23T11:41:02.600Z] #33 52.07 time [2021-02-23T11:41:02.600Z] #33 58.05 internal/poll [2021-02-23T11:41:02.600Z] #33 60.62 internal/syscall/execenv [2021-02-23T11:41:02.600Z] #33 60.82 internal/syscall/unix [2021-02-23T11:41:02.600Z] #33 61.08 internal/fmtsort [2021-02-23T11:41:02.600Z] #33 61.09 os [2021-02-23T11:41:02.600Z] #33 61.89 strings [2021-02-23T11:41:02.860Z] #33 ... [2021-02-23T11:41:02.860Z] [2021-02-23T11:41:02.860Z] #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-23T11:41:02.860Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:41:02.860Z] #41 62.28 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:41:02.860Z] #41 62.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:41:02.860Z] #41 62.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:41:02.860Z] #41 62.33 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:41:02.860Z] #41 62.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:41:02.860Z] #41 62.37 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:41:02.860Z] #41 62.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:41:02.860Z] #41 62.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [Pipeline] withEnv [Pipeline] { [2021-02-23T11:41:03.042Z] #18 2.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-23T11:41:03.042Z] #18 ... [2021-02-23T11:41:03.042Z] [2021-02-23T11:41:03.042Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:41:03.042Z] #43 69.40 vendor/golang.org/x/net/http/httpproxy [2021-02-23T11:41:03.042Z] #43 69.68 mime/multipart [2021-02-23T11:41:03.042Z] #43 71.48 crypto/tls [2021-02-23T11:41:03.042Z] #43 76.52 net/http/httptrace [2021-02-23T11:41:03.042Z] #43 76.70 net/http [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:41:03.119Z] #41 62.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:41:03.119Z] #41 62.43 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T11:41:03.331Z] #43 ... [2021-02-23T11:41:03.331Z] [2021-02-23T11:41:03.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:03.331Z] #41 40.27 CC criu/arch/s390/vdso-pie.o [2021-02-23T11:41:03.331Z] #41 40.44 CC criu/arch/s390/restorer.o [2021-02-23T11:41:03.331Z] #41 40.66 CC criu/pie/restorer.o [2021-02-23T11:41:03.960Z] #41 42.26 LINK criu/pie/restorer.built-in.o [2021-02-23T11:41:03.960Z] #41 42.27 GEN criu/pie/restorer-blob.h [2021-02-23T11:41:03.960Z] #41 42.30 DEP criu/vdso.d [2021-02-23T11:41:03.960Z] #41 42.46 DEP criu/uts_ns.d [2021-02-23T11:41:03.960Z] #41 42.55 DEP criu/util.d [2021-02-23T11:41:04.043Z] Client: [2021-02-23T11:41:04.043Z] Context: default [2021-02-23T11:41:04.043Z] Debug Mode: false [2021-02-23T11:41:04.043Z] Plugins: [2021-02-23T11:41:04.043Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T11:41:04.043Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T11:41:04.043Z] [2021-02-23T11:41:04.043Z] Server: [2021-02-23T11:41:04.043Z] Containers: 0 [2021-02-23T11:41:04.043Z] Running: 0 [2021-02-23T11:41:04.043Z] Paused: 0 [2021-02-23T11:41:04.043Z] Stopped: 0 [2021-02-23T11:41:04.043Z] Images: 0 [2021-02-23T11:41:04.043Z] Server Version: 20.10.3 [2021-02-23T11:41:04.043Z] Storage Driver: overlay2 [2021-02-23T11:41:04.043Z] Backing Filesystem: extfs [2021-02-23T11:41:04.043Z] Supports d_type: true [2021-02-23T11:41:04.043Z] Native Overlay Diff: true [2021-02-23T11:41:04.043Z] Logging Driver: json-file [2021-02-23T11:41:04.043Z] Cgroup Driver: cgroupfs [2021-02-23T11:41:04.043Z] Cgroup Version: 1 [2021-02-23T11:41:04.043Z] Plugins: [2021-02-23T11:41:04.043Z] Volume: local [2021-02-23T11:41:04.043Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T11:41:04.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T11:41:04.043Z] Swarm: inactive [2021-02-23T11:41:04.043Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-02-23T11:41:04.043Z] Default Runtime: runc [2021-02-23T11:41:04.043Z] Init Binary: docker-init [2021-02-23T11:41:04.043Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:04.043Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:41:04.043Z] init version: de40ad0 [2021-02-23T11:41:04.043Z] Security Options: [2021-02-23T11:41:04.043Z] apparmor [2021-02-23T11:41:04.043Z] seccomp [2021-02-23T11:41:04.043Z] Profile: default [2021-02-23T11:41:04.043Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T11:41:04.043Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-23T11:41:04.043Z] OSType: linux [2021-02-23T11:41:04.043Z] Architecture: x86_64 [2021-02-23T11:41:04.043Z] CPUs: 2 [2021-02-23T11:41:04.043Z] Total Memory: 7.569GiB [2021-02-23T11:41:04.043Z] Name: ip-10-100-73-255 [2021-02-23T11:41:04.043Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-23T11:41:04.043Z] Docker Root Dir: /var/lib/docker [2021-02-23T11:41:04.043Z] Debug Mode: false [2021-02-23T11:41:04.043Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:41:04.043Z] Labels: [2021-02-23T11:41:04.043Z] Experimental: true [2021-02-23T11:41:04.043Z] Insecure Registries: [2021-02-23T11:41:04.043Z] 127.0.0.0/8 [2021-02-23T11:41:04.043Z] Live Restore Enabled: true [2021-02-23T11:41:04.043Z] [2021-02-23T11:41:04.043Z] WARNING: No swap limit support [2021-02-23T11:41:04.043Z] WARNING: No blkio weight support [2021-02-23T11:41:04.043Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-23T11:41:04.067Z] + docker version [2021-02-23T11:41:04.250Z] #41 42.69 DEP criu/uffd.d [2021-02-23T11:41:04.250Z] #41 42.78 DEP criu/tun.d [2021-02-23T11:41:04.364Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:41:04.364Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:41:04.364Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42062/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T11:41:04.364Z] + bash /home/ubuntu/workspace/moby_PR-42062/check-config.sh [2021-02-23T11:41:04.364Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T11:41:04.364Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-23T11:41:04.364Z] [2021-02-23T11:41:04.364Z] Generally Necessary: [2021-02-23T11:41:04.364Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T11:41:04.364Z] - apparmor: enabled and tools installed [2021-02-23T11:41:04.364Z] - CONFIG_NAMESPACES: enabled [2021-02-23T11:41:04.364Z] - CONFIG_NET_NS: enabled [2021-02-23T11:41:04.364Z] - CONFIG_PID_NS: enabled [2021-02-23T11:41:04.364Z] - CONFIG_IPC_NS: enabled [2021-02-23T11:41:04.364Z] - CONFIG_UTS_NS: enabled [2021-02-23T11:41:04.364Z] - CONFIG_CGROUPS: enabled [2021-02-23T11:41:04.364Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T11:41:04.364Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T11:41:04.364Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T11:41:04.364Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T11:41:04.364Z] - CONFIG_CPUSETS: enabled [2021-02-23T11:41:04.364Z] - CONFIG_MEMCG: enabled [2021-02-23T11:41:04.364Z] - CONFIG_KEYS: enabled [2021-02-23T11:41:04.364Z] - CONFIG_VETH: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-23T11:41:04.364Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T11:41:04.364Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T11:41:04.539Z] #41 42.87 DEP criu/tty.d [2021-02-23T11:41:04.539Z] #41 42.99 DEP criu/timerfd.d [2021-02-23T11:41:04.621Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-23T11:41:04.621Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T11:41:04.621Z] [2021-02-23T11:41:04.621Z] Optional Features: [2021-02-23T11:41:04.621Z] - CONFIG_USER_NS: enabled [2021-02-23T11:41:04.621Z] - CONFIG_SECCOMP: enabled [2021-02-23T11:41:04.621Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T11:41:04.621Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T11:41:04.621Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T11:41:04.621Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T11:41:04.621Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T11:41:04.621Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T11:41:04.621Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-23T11:41:04.621Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-23T11:41:04.621Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T11:41:04.621Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T11:41:04.621Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T11:41:04.621Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T11:41:04.621Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T11:41:04.621Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T11:41:04.621Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T11:41:04.621Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T11:41:04.621Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T11:41:04.621Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T11:41:04.621Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T11:41:04.621Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T11:41:04.621Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T11:41:04.621Z] - CONFIG_EXT4_FS: enabled [2021-02-23T11:41:04.621Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T11:41:04.621Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T11:41:04.621Z] - Network Drivers: [2021-02-23T11:41:04.621Z] - "overlay": [2021-02-23T11:41:04.621Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T11:41:04.621Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T11:41:04.621Z] Optional (for encrypted networks): [2021-02-23T11:41:04.828Z] #41 43.16 DEP criu/timens.d [2021-02-23T11:41:04.828Z] #41 43.34 DEP criu/sysfs_parse.d [2021-02-23T11:41:04.838Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:41:04.878Z] - CONFIG_CRYPTO: enabled [2021-02-23T11:41:04.878Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T11:41:04.878Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T11:41:04.878Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T11:41:04.878Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T11:41:04.878Z] - CONFIG_XFRM: enabled [2021-02-23T11:41:04.878Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-23T11:41:04.878Z] - "ipvlan": [2021-02-23T11:41:04.878Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T11:41:04.878Z] - "macvlan": [2021-02-23T11:41:04.878Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T11:41:04.878Z] - "ftp,tftp client in container": [2021-02-23T11:41:04.878Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T11:41:04.878Z] - Storage Drivers: [2021-02-23T11:41:04.878Z] - "aufs": [2021-02-23T11:41:04.878Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T11:41:04.878Z] - "btrfs": [2021-02-23T11:41:04.878Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T11:41:04.878Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T11:41:04.878Z] - "devicemapper": [2021-02-23T11:41:04.878Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T11:41:04.878Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T11:41:04.878Z] - "overlay": [2021-02-23T11:41:04.878Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T11:41:04.878Z] - "zfs": [2021-02-23T11:41:04.878Z] - /dev/zfs: present [2021-02-23T11:41:04.878Z] - zfs command: missing [2021-02-23T11:41:04.878Z] - zpool command: missing [2021-02-23T11:41:04.878Z] [2021-02-23T11:41:04.878Z] Limits: [2021-02-23T11:41:04.878Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T11:41:04.878Z] [2021-02-23T11:41:04.878Z] + true [Pipeline] } [Pipeline] // stage [2021-02-23T11:41:04.852Z] > git --version # timeout=10 [2021-02-23T11:41:04.873Z] > git --version # 'git version 2.17.1' [2021-02-23T11:41:04.902Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T11:41:05.118Z] #41 43.53 DEP criu/sysctl.d [2021-02-23T11:41:05.118Z] #41 43.70 DEP criu/string.d [2021-02-23T11:41:05.217Z] + sudo modprobe ip_vs [2021-02-23T11:41:05.217Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 . [2021-02-23T11:41:05.407Z] #41 43.75 DEP criu/stats.d [2021-02-23T11:41:05.407Z] #41 43.90 DEP criu/sockets.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:41:05.659Z] #41 ... [2021-02-23T11:41:05.659Z] [2021-02-23T11:41:05.659Z] #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-23T11:41:05.659Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:41:05.659Z] #35 63.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:41:05.659Z] #35 63.76 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:41:05.659Z] #35 63.77 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:41:05.659Z] #35 63.81 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:41:05.659Z] #35 63.85 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:41:05.659Z] #35 63.87 Setting up cmake-data (3.13.4-1) ... [2021-02-23T11:41:05.659Z] #35 63.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:41:05.659Z] #35 63.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:41:05.659Z] #35 63.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:41:05.659Z] #35 63.99 Setting up cmake (3.13.4-1) ... [2021-02-23T11:41:05.659Z] #35 64.01 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:05.659Z] #35 64.08 Processing triggers for mime-support (3.62) ... [2021-02-23T11:41:05.659Z] #35 DONE 65.1s [2021-02-23T11:41:05.659Z] [2021-02-23T11:41:05.659Z] #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-23T11:41:05.659Z] #36 sha256:121321354181565d421e3bce9689604fbd9dcf953787e7c51aa0598cda738440 [2021-02-23T11:41:05.696Z] #41 44.08 DEP criu/sk-unix.d [2021-02-23T11:41:05.790Z] #2 [internal] load .dockerignore [2021-02-23T11:41:05.790Z] #2 sha256:f8735ac5e2bfcb3bcb38fd2ad3703ccd82ec1685cbd180292465aedb78d0ab45 [2021-02-23T11:41:05.790Z] #2 transferring context: 87B done [2021-02-23T11:41:05.790Z] #2 DONE 0.1s [2021-02-23T11:41:05.790Z] [2021-02-23T11:41:05.790Z] #1 [internal] load build definition from Dockerfile [2021-02-23T11:41:05.790Z] #1 sha256:52cc66d5e70a8d96f6c01c57c3ee766042cb5c6949bb547d30a35c6dd43ab834 [2021-02-23T11:41:05.790Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-23T11:41:05.790Z] #1 DONE 0.2s [2021-02-23T11:41:05.791Z] [2021-02-23T11:41:05.791Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T11:41:05.791Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T11:41:05.986Z] #41 44.30 DEP criu/sk-tcp.d [2021-02-23T11:41:05.986Z] #41 44.52 DEP criu/sk-queue.d [2021-02-23T11:41:06.112Z] + docker version [2021-02-23T11:41:06.275Z] #41 44.63 DEP criu/sk-packet.d [2021-02-23T11:41:06.365Z] #3 DONE 0.4s [2021-02-23T11:41:06.365Z] [2021-02-23T11:41:06.365Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T11:41:06.365Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T11:41:06.365Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T11:41:06.365Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-23T11:41:06.365Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-23T11:41:06.365Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-23T11:41:06.365Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.29MB / 8.88MB 0.2s [2021-02-23T11:41:06.512Z] Client: Docker Engine - Community [2021-02-23T11:41:06.512Z] Version: 20.10.3 [2021-02-23T11:41:06.512Z] API version: 1.41 [2021-02-23T11:41:06.512Z] Go version: go1.13.15 [2021-02-23T11:41:06.512Z] Git commit: 48d30b5 [2021-02-23T11:41:06.512Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-23T11:41:06.512Z] OS/Arch: linux/arm64 [2021-02-23T11:41:06.512Z] Context: default [2021-02-23T11:41:06.512Z] Experimental: true [2021-02-23T11:41:06.512Z] [2021-02-23T11:41:06.512Z] Server: Docker Engine - Community [2021-02-23T11:41:06.512Z] Engine: [2021-02-23T11:41:06.512Z] Version: 20.10.3 [2021-02-23T11:41:06.512Z] API version: 1.41 (minimum version 1.12) [2021-02-23T11:41:06.512Z] Go version: go1.13.15 [2021-02-23T11:41:06.512Z] Git commit: 46229ca [2021-02-23T11:41:06.512Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-23T11:41:06.512Z] OS/Arch: linux/arm64 [2021-02-23T11:41:06.512Z] Experimental: true [2021-02-23T11:41:06.512Z] containerd: [2021-02-23T11:41:06.512Z] Version: 1.4.3 [2021-02-23T11:41:06.512Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:06.512Z] runc: [2021-02-23T11:41:06.512Z] Version: 1.0.0-rc92 [2021-02-23T11:41:06.512Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:41:06.512Z] docker-init: [2021-02-23T11:41:06.512Z] Version: 0.19.0 [2021-02-23T11:41:06.512Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T11:41:06.564Z] #41 44.75 DEP criu/sk-netlink.d [2021-02-23T11:41:06.564Z] #41 44.95 DEP criu/sk-inet.d [2021-02-23T11:41:06.564Z] #41 45.17 DEP criu/signalfd.d [2021-02-23T11:41:06.622Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-23T11:41:06.622Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-23T11:41:06.854Z] #41 45.31 DEP criu/sigframe.d [2021-02-23T11:41:06.854Z] #41 45.34 DEP criu/shmem.d [2021-02-23T11:41:06.854Z] #41 45.41 DEP criu/servicefd.d [2021-02-23T11:41:06.858Z] + docker info [2021-02-23T11:41:07.036Z] #36 1.118 + RM_GOPATH=0 [2021-02-23T11:41:07.036Z] #36 1.118 + TMP_GOPATH= [2021-02-23T11:41:07.036Z] #36 1.118 + : /build [2021-02-23T11:41:07.036Z] #36 1.118 + '[' -z '' ']' [2021-02-23T11:41:07.036Z] #36 1.125 ++ mktemp -d [2021-02-23T11:41:07.036Z] #36 1.130 + export GOPATH=/tmp/tmp.J31xxV5cii [2021-02-23T11:41:07.036Z] #36 1.130 + GOPATH=/tmp/tmp.J31xxV5cii [2021-02-23T11:41:07.036Z] #36 1.130 + RM_GOPATH=1 [2021-02-23T11:41:07.036Z] #36 1.130 + case "$(go env GOARCH)" in [2021-02-23T11:41:07.036Z] #36 1.131 ++ go env GOARCH [2021-02-23T11:41:07.036Z] #36 1.147 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:07.036Z] #36 1.148 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:07.036Z] #36 1.149 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:07.036Z] #36 1.172 + dir=/tmp/install [2021-02-23T11:41:07.036Z] #36 1.172 + bin=tini [2021-02-23T11:41:07.036Z] #36 1.173 + shift [2021-02-23T11:41:07.036Z] #36 1.173 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T11:41:07.036Z] #36 1.174 + . /tmp/install/tini.installer [2021-02-23T11:41:07.036Z] #36 1.175 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:41:07.036Z] #36 1.175 + install_tini [2021-02-23T11:41:07.036Z] #36 1.176 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T11:41:07.036Z] #36 1.176 + git clone https://github.com/krallin/tini.git /tmp/tmp.J31xxV5cii/tini [2021-02-23T11:41:07.036Z] #36 1.176 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:41:07.036Z] #36 1.185 Cloning into '/tmp/tmp.J31xxV5cii/tini'... [2021-02-23T11:41:07.143Z] #41 45.48 DEP criu/seize.d [2021-02-23T11:41:07.143Z] #41 45.65 DEP criu/seccomp.d [2021-02-23T11:41:07.187Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-23T11:41:07.187Z] #4 DONE 0.9s [2021-02-23T11:41:07.295Z] #36 1.832 + cd /tmp/tmp.J31xxV5cii/tini [2021-02-23T11:41:07.456Z] #41 45.83 DEP criu/rst-malloc.d [2021-02-23T11:41:07.456Z] #41 45.85 DEP criu/rbtree.d [2021-02-23T11:41:07.456Z] #41 45.96 DEP criu/pstree.d [2021-02-23T11:41:07.589Z] #36 1.832 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:41:07.589Z] #36 1.855 + cmake . [2021-02-23T11:41:07.746Z] #41 46.07 DEP criu/protobuf.d [2021-02-23T11:41:07.746Z] #41 46.12 GEN criu/protobuf-desc-gen.h [2021-02-23T11:41:07.750Z] [2021-02-23T11:41:07.750Z] #5 [internal] load build definition from Dockerfile [2021-02-23T11:41:07.750Z] #5 sha256:570c2ff1cd89580b3119abca7b32b27ea31f733f24fbb12ae1aa98751b66e419 [2021-02-23T11:41:07.750Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-23T11:41:07.750Z] #5 DONE 0.0s [2021-02-23T11:41:07.750Z] [2021-02-23T11:41:07.750Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T11:41:07.750Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-23T11:41:08.006Z] #8 DONE 0.3s [2021-02-23T11:41:08.006Z] [2021-02-23T11:41:08.006Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:41:08.006Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T11:41:08.006Z] #7 DONE 0.3s [2021-02-23T11:41:08.006Z] [2021-02-23T11:41:08.006Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:41:08.006Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T11:41:08.006Z] #6 DONE 0.3s [2021-02-23T11:41:08.157Z] #36 2.508 -- The C compiler identification is GNU 8.3.0 [2021-02-23T11:41:08.157Z] #36 2.573 -- Check for working C compiler: /usr/bin/cc [2021-02-23T11:41:08.748Z] #36 3.263 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T11:41:08.776Z] #41 47.16 DEP criu/protobuf-desc.d [2021-02-23T11:41:08.776Z] #41 47.24 DEP criu/proc_parse.d [2021-02-23T11:41:08.776Z] #41 ... [2021-02-23T11:41:08.776Z] [2021-02-23T11:41:08.776Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:41:08.776Z] #43 85.25 github.com/LK4D4/vndr/godl [2021-02-23T11:41:09.006Z] #36 3.269 -- Detecting C compiler ABI info [2021-02-23T11:41:09.264Z] #36 ... [2021-02-23T11:41:09.264Z] [2021-02-23T11:41:09.264Z] #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-23T11:41:09.264Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:41:09.264Z] #12 58.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T11:41:09.264Z] #12 58.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:41:09.264Z] #12 58.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:41:09.264Z] #12 61.41 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T11:41:09.264Z] #12 61.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T11:41:09.264Z] #12 61.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:41:09.264Z] #12 61.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-23T11:41:09.264Z] #12 61.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:41:09.264Z] #12 61.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:41:09.264Z] #12 61.83 Selecting previously unselected package dmsetup. [2021-02-23T11:41:09.264Z] #12 61.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:41:09.264Z] #12 61.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T11:41:09.264Z] #12 62.05 Selecting previously unselected package mingw-w64-common. [2021-02-23T11:41:09.264Z] #12 62.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T11:41:09.264Z] #12 62.09 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T11:41:09.264Z] #12 68.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T11:41:09.264Z] #12 68.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T11:41:09.264Z] #12 68.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:41:09.404Z] #43 85.75 github.com/LK4D4/vndr [2021-02-23T11:41:09.832Z] #12 ... [2021-02-23T11:41:09.832Z] [2021-02-23T11:41:09.832Z] #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-23T11:41:09.832Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:41:09.832Z] #41 69.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:41:09.832Z] #41 69.20 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:09.903Z] [2021-02-23T11:41:09.903Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:09.903Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:41:09.903Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-23T11:41:09.903Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-23T11:41:09.903Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-23T11:41:09.903Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-23T11:41:09.903Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.2s [2021-02-23T11:41:10.165Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.24MB / 50.40MB 0.4s [2021-02-23T11:41:10.165Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 12.58MB / 50.40MB 0.6s [2021-02-23T11:41:10.313Z] Client: Docker Engine - Community [2021-02-23T11:41:10.313Z] Version: 20.10.3 [2021-02-23T11:41:10.313Z] API version: 1.41 [2021-02-23T11:41:10.313Z] Go version: go1.13.15 [2021-02-23T11:41:10.313Z] Git commit: 48d30b5 [2021-02-23T11:41:10.313Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-23T11:41:10.313Z] OS/Arch: linux/amd64 [2021-02-23T11:41:10.313Z] Context: default [2021-02-23T11:41:10.313Z] Experimental: true [2021-02-23T11:41:10.313Z] [2021-02-23T11:41:10.313Z] Server: Docker Engine - Community [2021-02-23T11:41:10.313Z] Engine: [2021-02-23T11:41:10.313Z] Version: 20.10.3 [2021-02-23T11:41:10.313Z] API version: 1.41 (minimum version 1.12) [2021-02-23T11:41:10.313Z] Go version: go1.13.15 [2021-02-23T11:41:10.313Z] Git commit: 46229ca [2021-02-23T11:41:10.313Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-23T11:41:10.313Z] OS/Arch: linux/amd64 [2021-02-23T11:41:10.313Z] Experimental: true [2021-02-23T11:41:10.313Z] containerd: [2021-02-23T11:41:10.313Z] Version: 1.4.3 [2021-02-23T11:41:10.313Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:10.313Z] runc: [2021-02-23T11:41:10.313Z] Version: 1.0.0-rc92 [2021-02-23T11:41:10.313Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:41:10.313Z] docker-init: [2021-02-23T11:41:10.313Z] Version: 0.19.0 [2021-02-23T11:41:10.313Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T11:41:10.401Z] #41 DONE 69.8s [2021-02-23T11:41:10.401Z] [2021-02-23T11:41:10.401Z] #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-23T11:41:10.401Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:10.422Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 16.78MB / 50.40MB 0.7s [2021-02-23T11:41:10.625Z] + docker info [2021-02-23T11:41:10.679Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 25.17MB / 50.40MB 0.9s [2021-02-23T11:41:10.679Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 29.47MB / 50.40MB 1.1s [2021-02-23T11:41:10.938Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 32.51MB / 50.40MB 1.2s [2021-02-23T11:41:10.938Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 38.80MB / 50.40MB 1.3s [2021-02-23T11:41:11.195Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 44.03MB / 50.40MB 1.4s [2021-02-23T11:41:11.452Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.7s [2021-02-23T11:41:12.122Z] #43 ... [2021-02-23T11:41:12.122Z] [2021-02-23T11:41:12.122Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:41:12.122Z] #51 7.393 + cd /tmp/tmp.EZZ1g2kCqa/src/github.com/opencontainers/runc [2021-02-23T11:41:12.122Z] #51 7.393 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:41:12.122Z] #51 7.873 + '[' -z '' ']' [2021-02-23T11:41:12.122Z] #51 7.873 + target=static [2021-02-23T11:41:12.122Z] #51 7.873 + make 'BUILDTAGS=seccomp ' static [2021-02-23T11:41:12.122Z] #51 8.151 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T11:41:12.122Z] #51 ... [2021-02-23T11:41:12.122Z] [2021-02-23T11:41:12.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:12.122Z] #41 47.45 DEP criu/plugin.d [2021-02-23T11:41:12.122Z] #41 47.50 DEP criu/pipes.d [2021-02-23T11:41:12.122Z] #41 47.59 DEP criu/pie-util.d [2021-02-23T11:41:12.122Z] #41 47.70 DEP criu/pie-util-vdso.d [2021-02-23T11:41:12.122Z] #41 47.84 DEP criu/path.d [2021-02-23T11:41:12.122Z] #41 47.98 DEP criu/parasite-syscall.d [2021-02-23T11:41:12.122Z] #41 48.11 DEP criu/pagemap.d [2021-02-23T11:41:12.122Z] #41 48.20 DEP criu/pagemap-cache.d [2021-02-23T11:41:12.122Z] #41 48.26 DEP criu/page-xfer.d [2021-02-23T11:41:12.122Z] #41 48.35 DEP criu/page-pipe.d [2021-02-23T11:41:12.122Z] #41 48.46 DEP criu/netfilter.d [2021-02-23T11:41:12.122Z] #41 48.55 DEP criu/net.d [2021-02-23T11:41:12.122Z] #41 48.81 DEP criu/namespaces.d [2021-02-23T11:41:12.122Z] #41 48.99 DEP criu/mount.d [2021-02-23T11:41:12.122Z] #41 49.10 DEP criu/memfd.d [2021-02-23T11:41:12.122Z] #41 49.26 DEP criu/mem.d [2021-02-23T11:41:12.122Z] #41 49.39 DEP criu/lsm.d [2021-02-23T11:41:12.122Z] #41 49.50 DEP criu/log.d [2021-02-23T11:41:12.122Z] #41 49.59 DEP criu/libnetlink.d [2021-02-23T11:41:12.122Z] #41 49.69 DEP criu/kerndat.d [2021-02-23T11:41:12.122Z] #41 49.93 DEP criu/kcmp-ids.d [2021-02-23T11:41:12.122Z] #41 50.02 DEP criu/irmap.d [2021-02-23T11:41:12.122Z] #41 50.18 DEP criu/ipc_ns.d [2021-02-23T11:41:12.122Z] #41 50.28 DEP criu/image.d [2021-02-23T11:41:12.122Z] #41 50.38 DEP criu/image-desc.d [2021-02-23T11:41:12.122Z] #41 50.44 DEP criu/fsnotify.d [2021-02-23T11:41:12.122Z] #41 50.56 DEP criu/filesystems.d [2021-02-23T11:41:12.312Z] #42 ... [2021-02-23T11:41:12.312Z] [2021-02-23T11:41:12.312Z] #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-23T11:41:12.312Z] #50 sha256:7d601de9eb3c5987c16c4fb184cfb7e215bc81de6e34f0b860b87171347db82c [2021-02-23T11:41:12.312Z] #50 61.74 os [2021-02-23T11:41:12.312Z] #50 65.03 encoding/binary [2021-02-23T11:41:12.312Z] #50 66.02 fmt [2021-02-23T11:41:12.312Z] #50 67.67 encoding/base64 [2021-02-23T11:41:12.312Z] #50 68.61 golang.org/x/sys/unix [2021-02-23T11:41:12.312Z] #50 71.14 encoding/json [2021-02-23T11:41:12.312Z] #50 ... [2021-02-23T11:41:12.312Z] [2021-02-23T11:41:12.312Z] #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-23T11:41:12.312Z] #36 sha256:121321354181565d421e3bce9689604fbd9dcf953787e7c51aa0598cda738440 [2021-02-23T11:41:12.312Z] #36 4.019 -- Detecting C compiler ABI info - done [2021-02-23T11:41:12.312Z] #36 4.056 -- Detecting C compile features [2021-02-23T11:41:12.312Z] #36 6.454 -- Detecting C compile features - done [2021-02-23T11:41:12.312Z] #36 6.480 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T11:41:12.312Z] #36 6.743 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T11:41:12.385Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.3s done [2021-02-23T11:41:12.411Z] #41 50.74 DEP criu/files.d [2021-02-23T11:41:12.411Z] #41 50.92 DEP criu/files-reg.d [2021-02-23T11:41:12.572Z] #36 6.876 -- Configuring done [2021-02-23T11:41:12.572Z] #36 6.918 -- Generating done [2021-02-23T11:41:12.572Z] #36 6.920 -- Build files have been written to: /tmp/tmp.J31xxV5cii/tini [2021-02-23T11:41:12.572Z] #36 6.936 + make tini-static [2021-02-23T11:41:12.652Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-23T11:41:12.701Z] #41 51.13 DEP criu/files-ext.d [2021-02-23T11:41:12.991Z] #41 51.31 DEP criu/file-lock.d [2021-02-23T11:41:12.991Z] #41 51.50 DEP criu/file-ids.d [2021-02-23T11:41:13.140Z] #36 7.443 Scanning dependencies of target tini-static [2021-02-23T11:41:13.140Z] #36 ... [2021-02-23T11:41:13.140Z] [2021-02-23T11:41:13.140Z] #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-23T11:41:13.140Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:41:13.140Z] #44 62.58 strings [2021-02-23T11:41:13.140Z] #44 63.33 os [2021-02-23T11:41:13.140Z] #44 65.82 regexp/syntax [2021-02-23T11:41:13.140Z] #44 67.72 fmt [2021-02-23T11:41:13.140Z] #44 71.67 regexp [2021-02-23T11:41:13.140Z] #44 72.67 go/token [2021-02-23T11:41:13.140Z] #44 ... [2021-02-23T11:41:13.140Z] [2021-02-23T11:41:13.140Z] #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-23T11:41:13.140Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:13.140Z] #42 2.228 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:41:13.140Z] #42 2.229 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:41:13.140Z] #42 2.249 Note: Building without GnuTLS support [2021-02-23T11:41:13.140Z] #42 2.256 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:41:13.140Z] #42 2.263 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:41:13.281Z] #41 51.62 DEP criu/fifo.d [2021-02-23T11:41:13.281Z] #41 51.78 DEP criu/fdstore.d [2021-02-23T11:41:13.281Z] #41 51.88 DEP criu/fault-injection.d [2021-02-23T11:41:13.570Z] #41 51.92 DEP criu/external.d [2021-02-23T11:41:13.570Z] #41 52.03 DEP criu/eventpoll.d [2021-02-23T11:41:13.860Z] #41 52.21 DEP criu/eventfd.d [2021-02-23T11:41:13.860Z] #41 52.34 DEP criu/crtools.d [2021-02-23T11:41:14.064Z] Client: Docker Engine - Community [2021-02-23T11:41:14.064Z] Version: 20.10.3 [2021-02-23T11:41:14.064Z] API version: 1.41 [2021-02-23T11:41:14.064Z] Go version: go1.13.15 [2021-02-23T11:41:14.064Z] Git commit: 48d30b5 [2021-02-23T11:41:14.064Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-23T11:41:14.064Z] OS/Arch: linux/amd64 [2021-02-23T11:41:14.064Z] Context: default [2021-02-23T11:41:14.064Z] Experimental: true [2021-02-23T11:41:14.064Z] [2021-02-23T11:41:14.064Z] Server: Docker Engine - Community [2021-02-23T11:41:14.064Z] Engine: [2021-02-23T11:41:14.064Z] Version: 20.10.3 [2021-02-23T11:41:14.064Z] API version: 1.41 (minimum version 1.12) [2021-02-23T11:41:14.064Z] Go version: go1.13.15 [2021-02-23T11:41:14.064Z] Git commit: 46229ca [2021-02-23T11:41:14.064Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-23T11:41:14.064Z] OS/Arch: linux/amd64 [2021-02-23T11:41:14.064Z] Experimental: true [2021-02-23T11:41:14.064Z] containerd: [2021-02-23T11:41:14.064Z] Version: 1.4.3 [2021-02-23T11:41:14.064Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:14.064Z] runc: [2021-02-23T11:41:14.064Z] Version: 1.0.0-rc92 [2021-02-23T11:41:14.064Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:41:14.064Z] docker-init: [2021-02-23T11:41:14.064Z] Version: 0.19.0 [2021-02-23T11:41:14.064Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-23T11:41:14.149Z] #41 52.48 DEP criu/cr-service.d [2021-02-23T11:41:14.149Z] #41 52.66 DEP criu/cr-restore.d [2021-02-23T11:41:14.394Z] + docker info [2021-02-23T11:41:14.439Z] #41 52.81 DEP criu/cr-errno.d [2021-02-23T11:41:14.439Z] #41 52.81 DEP criu/cr-dump.d [2021-02-23T11:41:14.439Z] #41 52.94 DEP criu/cr-dedup.d [2021-02-23T11:41:14.439Z] #41 ... [2021-02-23T11:41:14.439Z] [2021-02-23T11:41:14.439Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-23T11:41:14.439Z] #18 4.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-23T11:41:14.439Z] #18 6.927 Fetched 8110 kB in 6s (1424 kB/s) [2021-02-23T11:41:14.439Z] #18 6.927 Reading package lists... [2021-02-23T11:41:14.439Z] #18 8.707 Reading package lists... [2021-02-23T11:41:14.439Z] #18 10.59 Building dependency tree... [2021-02-23T11:41:14.439Z] #18 11.08 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T11:41:14.439Z] #18 11.08 The following additional packages will be installed: [2021-02-23T11:41:14.439Z] #18 11.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T11:41:14.439Z] #18 11.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T11:41:14.439Z] #18 11.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T11:41:14.439Z] #18 11.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T11:41:14.439Z] #18 11.09 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T11:41:14.439Z] #18 11.09 Suggested packages: [2021-02-23T11:41:14.439Z] #18 11.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T11:41:14.439Z] #18 11.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T11:41:14.439Z] #18 11.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T11:41:14.439Z] #18 11.09 Recommended packages: [2021-02-23T11:41:14.439Z] #18 11.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T11:41:14.439Z] #18 11.09 python3-keyrings.alt python3-xdg unzip [2021-02-23T11:41:14.439Z] #18 12.32 The following NEW packages will be installed: [2021-02-23T11:41:14.439Z] #18 12.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T11:41:14.439Z] #18 12.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T11:41:14.439Z] #18 12.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T11:41:14.439Z] #18 12.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T11:41:14.439Z] #18 12.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T11:41:14.439Z] #18 12.32 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T11:41:14.439Z] #18 12.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T11:41:14.439Z] #18 12.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T11:41:14.439Z] #18 12.32 xz-utils zip [2021-02-23T11:41:14.439Z] #18 12.41 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:41:14.439Z] #18 12.41 Need to get 27.7 MB of archives. [2021-02-23T11:41:14.439Z] #18 12.41 After this operation, 117 MB of additional disk space will be used. [2021-02-23T11:41:14.439Z] #18 12.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-02-23T11:41:14.439Z] #18 12.43 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-23T11:41:14.439Z] #18 12.46 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-23T11:41:14.439Z] #18 12.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-02-23T11:41:14.439Z] #18 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-02-23T11:41:14.439Z] #18 12.51 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-23T11:41:14.439Z] #18 12.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-02-23T11:41:14.439Z] #18 12.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-02-23T11:41:14.439Z] #18 12.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-02-23T11:41:14.439Z] #18 12.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-02-23T11:41:14.439Z] #18 12.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-02-23T11:41:14.439Z] #18 12.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-02-23T11:41:14.439Z] #18 12.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-02-23T11:41:14.439Z] #18 12.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-02-23T11:41:14.439Z] #18 12.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-02-23T11:41:14.439Z] #18 12.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-02-23T11:41:14.439Z] #18 12.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-23T11:41:14.439Z] #18 12.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:41:14.439Z] #18 12.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-02-23T11:41:14.439Z] #18 12.62 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-23T11:41:14.439Z] #18 12.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-02-23T11:41:14.439Z] #18 12.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-02-23T11:41:14.439Z] #18 12.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-02-23T11:41:14.439Z] #18 12.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-23T11:41:14.439Z] #18 12.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-23T11:41:14.439Z] #18 12.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-23T11:41:14.439Z] #18 12.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-02-23T11:41:14.439Z] #18 12.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-02-23T11:41:14.439Z] #18 12.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-23T11:41:14.439Z] #18 13.06 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-23T11:41:14.439Z] #18 13.07 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-23T11:41:14.439Z] #18 13.07 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-23T11:41:14.439Z] #18 13.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-02-23T11:41:14.439Z] #18 13.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-02-23T11:41:14.439Z] #18 13.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T11:41:14.439Z] #18 13.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T11:41:14.439Z] #18 13.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T11:41:14.439Z] #18 13.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-02-23T11:41:14.439Z] #18 13.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T11:41:14.439Z] #18 13.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T11:41:14.439Z] #18 13.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T11:41:14.439Z] #18 13.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-02-23T11:41:14.439Z] #18 13.22 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-23T11:41:14.439Z] #18 13.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-02-23T11:41:14.439Z] #18 13.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T11:41:14.439Z] #18 13.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-02-23T11:41:14.439Z] #18 13.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-02-23T11:41:14.439Z] #18 13.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-02-23T11:41:14.439Z] #18 13.94 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:41:14.439Z] #18 13.99 Fetched 27.7 MB in 1s (23.9 MB/s) [2021-02-23T11:41:14.439Z] #18 14.02 Selecting previously unselected package pigz. [2021-02-23T11:41:14.439Z] #18 14.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 ... 23199 files and directories currently installed.) [2021-02-23T11:41:14.439Z] #18 14.07 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-02-23T11:41:14.439Z] #18 14.08 Unpacking pigz (2.4-1) ... [2021-02-23T11:41:14.439Z] #18 14.15 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-02-23T11:41:14.439Z] #18 14.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-23T11:41:14.439Z] #18 14.15 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-23T11:41:14.729Z] #18 14.54 Selecting previously unselected package python3.7-minimal. [2021-02-23T11:41:14.729Z] #18 14.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-23T11:41:14.729Z] #18 14.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:41:14.729Z] #18 ... [2021-02-23T11:41:14.729Z] [2021-02-23T11:41:14.729Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:14.729Z] #41 53.13 DEP criu/cr-check.d [2021-02-23T11:41:15.018Z] #41 53.38 DEP criu/config.d [2021-02-23T11:41:15.018Z] #41 53.47 DEP criu/clone-noasan.d [2021-02-23T11:41:15.046Z] #42 4.452 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:41:15.047Z] #42 4.520 GEN .gitid [2021-02-23T11:41:15.047Z] #42 4.561 GEN criu/include/version.h [2021-02-23T11:41:15.047Z] #42 4.644 GEN include/common/asm [2021-02-23T11:41:15.047Z] #42 ... [2021-02-23T11:41:15.047Z] [2021-02-23T11:41:15.047Z] #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-23T11:41:15.047Z] #33 sha256:c1416519341342c3f5df049939c6b0ec0fd041e656fcd3bfd79871e7ba130c64 [2021-02-23T11:41:15.047Z] #33 64.53 path [2021-02-23T11:41:15.047Z] #33 64.98 text/tabwriter [2021-02-23T11:41:15.047Z] #33 65.24 fmt [2021-02-23T11:41:15.047Z] #33 65.97 path/filepath [2021-02-23T11:41:15.047Z] #33 67.39 io/ioutil [2021-02-23T11:41:15.047Z] #33 69.38 github.com/BurntSushi/toml [2021-02-23T11:41:15.047Z] #33 69.38 flag [2021-02-23T11:41:15.047Z] #33 71.64 log [2021-02-23T11:41:15.047Z] #33 73.94 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:41:15.306Z] #33 ... [2021-02-23T11:41:15.306Z] [2021-02-23T11:41:15.306Z] #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-23T11:41:15.306Z] #36 sha256:121321354181565d421e3bce9689604fbd9dcf953787e7c51aa0598cda738440 [2021-02-23T11:41:15.306Z] #36 7.560 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T11:41:15.306Z] #36 8.879 [100%] Linking C executable tini-static [2021-02-23T11:41:15.306Z] #36 9.565 [100%] Built target tini-static [2021-02-23T11:41:15.306Z] #36 9.640 + mkdir -p /build [2021-02-23T11:41:15.306Z] #36 9.641 + cp tini-static /build/docker-init [2021-02-23T11:41:15.307Z] #41 53.55 DEP criu/cgroup.d [2021-02-23T11:41:15.308Z] #41 53.69 DEP criu/cgroup-props.d [2021-02-23T11:41:15.308Z] #41 53.76 DEP criu/bitmap.d [2021-02-23T11:41:15.308Z] #41 53.76 DEP criu/bfd.d [2021-02-23T11:41:15.566Z] #36 DONE 9.9s [2021-02-23T11:41:15.566Z] [2021-02-23T11:41:15.566Z] #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-23T11:41:15.566Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:41:15.566Z] #44 73.64 go/scanner [2021-02-23T11:41:15.566Z] #44 75.11 go/ast [2021-02-23T11:41:15.598Z] #41 53.87 DEP criu/autofs.d [2021-02-23T11:41:15.598Z] #41 53.95 DEP criu/aio.d [2021-02-23T11:41:15.598Z] #41 ... [2021-02-23T11:41:15.598Z] [2021-02-23T11:41:15.598Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:41:15.598Z] #43 DONE 91.9s [2021-02-23T11:41:15.598Z] [2021-02-23T11:41:15.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:15.598Z] #41 54.09 DEP criu/action-scripts.d [2021-02-23T11:41:15.887Z] #41 54.29 CC criu/action-scripts.o [2021-02-23T11:41:15.951Z] #25 ... [2021-02-23T11:41:15.951Z] [2021-02-23T11:41:15.951Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:41:15.951Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T11:41:15.951Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-23T11:41:15.951Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-23T11:41:15.951Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-23T11:41:15.951Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-23T11:41:15.951Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2021-02-23T11:41:15.951Z] #61 DONE 5.9s [2021-02-23T11:41:15.951Z] [2021-02-23T11:41:15.951Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:15.951Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:41:15.951Z] #25 ... [2021-02-23T11:41:15.951Z] [2021-02-23T11:41:15.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:15.951Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:15.951Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-23T11:41:15.951Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-23T11:41:15.951Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-23T11:41:15.951Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-23T11:41:15.951Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-02-23T11:41:15.951Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2021-02-23T11:41:15.951Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-02-23T11:41:15.951Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s [2021-02-23T11:41:15.951Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.9s done [2021-02-23T11:41:15.951Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.77MB / 120.17MB 5.7s [2021-02-23T11:41:15.951Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done [2021-02-23T11:41:15.951Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s done [2021-02-23T11:41:15.951Z] #9 ... [2021-02-23T11:41:15.951Z] [2021-02-23T11:41:15.951Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:15.951Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:41:16.135Z] #44 75.72 internal/lazyregexp [2021-02-23T11:41:16.186Z] #41 54.55 CC criu/aio.o [2021-02-23T11:41:16.476Z] #41 54.92 CC criu/autofs.o [2021-02-23T11:41:16.704Z] #44 76.30 net/url [2021-02-23T11:41:16.894Z] Client: [2021-02-23T11:41:16.894Z] Context: default [2021-02-23T11:41:16.894Z] Debug Mode: false [2021-02-23T11:41:16.894Z] Plugins: [2021-02-23T11:41:16.894Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T11:41:16.894Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T11:41:16.894Z] [2021-02-23T11:41:16.894Z] Server: [2021-02-23T11:41:16.894Z] Containers: 0 [2021-02-23T11:41:16.894Z] Running: 0 [2021-02-23T11:41:16.894Z] Paused: 0 [2021-02-23T11:41:16.894Z] Stopped: 0 [2021-02-23T11:41:16.894Z] Images: 0 [2021-02-23T11:41:16.894Z] Server Version: 20.10.3 [2021-02-23T11:41:16.894Z] Storage Driver: overlay2 [2021-02-23T11:41:16.894Z] Backing Filesystem: extfs [2021-02-23T11:41:16.894Z] Supports d_type: true [2021-02-23T11:41:16.894Z] Native Overlay Diff: true [2021-02-23T11:41:16.894Z] Logging Driver: json-file [2021-02-23T11:41:16.894Z] Cgroup Driver: cgroupfs [2021-02-23T11:41:16.894Z] Cgroup Version: 1 [2021-02-23T11:41:16.894Z] Plugins: [2021-02-23T11:41:16.894Z] Volume: local [2021-02-23T11:41:16.894Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T11:41:16.894Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T11:41:16.894Z] Swarm: inactive [2021-02-23T11:41:16.894Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-23T11:41:16.894Z] Default Runtime: runc [2021-02-23T11:41:16.894Z] Init Binary: docker-init [2021-02-23T11:41:16.894Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:16.894Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:41:16.894Z] init version: de40ad0 [2021-02-23T11:41:16.894Z] Security Options: [2021-02-23T11:41:16.894Z] apparmor [2021-02-23T11:41:16.894Z] seccomp [2021-02-23T11:41:16.894Z] Profile: default [2021-02-23T11:41:16.894Z] Kernel Version: 4.15.0-1093-aws [2021-02-23T11:41:16.894Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-23T11:41:16.894Z] OSType: linux [2021-02-23T11:41:16.894Z] Architecture: aarch64 [2021-02-23T11:41:16.894Z] CPUs: 4 [2021-02-23T11:41:16.894Z] Total Memory: 7.525GiB [2021-02-23T11:41:16.894Z] Name: ip-10-100-38-195 [2021-02-23T11:41:16.894Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-23T11:41:16.894Z] Docker Root Dir: /var/lib/docker [2021-02-23T11:41:16.894Z] Debug Mode: false [2021-02-23T11:41:16.894Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:41:16.894Z] Labels: [2021-02-23T11:41:16.894Z] Experimental: true [2021-02-23T11:41:16.894Z] Insecure Registries: [2021-02-23T11:41:16.894Z] 127.0.0.0/8 [2021-02-23T11:41:16.894Z] Live Restore Enabled: true [2021-02-23T11:41:16.894Z] [2021-02-23T11:41:16.894Z] WARNING: No swap limit support [2021-02-23T11:41:16.895Z] #25 ... [2021-02-23T11:41:16.895Z] [2021-02-23T11:41:16.895Z] #22 [internal] load build context [2021-02-23T11:41:16.895Z] #22 sha256:c635dcb4844081b586997a96dc1e2a28e9f083c8174861768e565e3e30bd5efb [2021-02-23T11:41:16.895Z] #22 transferring context: 53.41MB 6.5s done [2021-02-23T11:41:16.895Z] #22 DONE 7.1s [2021-02-23T11:41:16.895Z] [2021-02-23T11:41:16.895Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:16.895Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [Pipeline] sh [2021-02-23T11:41:17.188Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:41:17.188Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:41:17.188Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42062/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T11:41:17.198Z] Client: [2021-02-23T11:41:17.198Z] Context: default [2021-02-23T11:41:17.198Z] Debug Mode: false [2021-02-23T11:41:17.198Z] Plugins: [2021-02-23T11:41:17.198Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T11:41:17.198Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T11:41:17.198Z] [2021-02-23T11:41:17.198Z] Server: [2021-02-23T11:41:17.198Z] Containers: 0 [2021-02-23T11:41:17.198Z] Running: 0 [2021-02-23T11:41:17.198Z] Paused: 0 [2021-02-23T11:41:17.198Z] Stopped: 0 [2021-02-23T11:41:17.198Z] Images: 0 [2021-02-23T11:41:17.198Z] Server Version: 20.10.3 [2021-02-23T11:41:17.198Z] Storage Driver: overlay2 [2021-02-23T11:41:17.198Z] Backing Filesystem: extfs [2021-02-23T11:41:17.198Z] Supports d_type: true [2021-02-23T11:41:17.198Z] Native Overlay Diff: true [2021-02-23T11:41:17.198Z] Logging Driver: json-file [2021-02-23T11:41:17.198Z] Cgroup Driver: cgroupfs [2021-02-23T11:41:17.198Z] Cgroup Version: 1 [2021-02-23T11:41:17.198Z] Plugins: [2021-02-23T11:41:17.198Z] Volume: local [2021-02-23T11:41:17.198Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T11:41:17.198Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T11:41:17.198Z] Swarm: inactive [2021-02-23T11:41:17.198Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-23T11:41:17.198Z] Default Runtime: runc [2021-02-23T11:41:17.198Z] Init Binary: docker-init [2021-02-23T11:41:17.198Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:17.198Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:41:17.198Z] init version: de40ad0 [2021-02-23T11:41:17.198Z] Security Options: [2021-02-23T11:41:17.198Z] apparmor [2021-02-23T11:41:17.198Z] seccomp [2021-02-23T11:41:17.198Z] Profile: default [2021-02-23T11:41:17.198Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T11:41:17.198Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-23T11:41:17.198Z] OSType: linux [2021-02-23T11:41:17.198Z] Architecture: x86_64 [2021-02-23T11:41:17.198Z] CPUs: 2 [2021-02-23T11:41:17.198Z] Total Memory: 7.487GiB [2021-02-23T11:41:17.198Z] Name: ip-10-100-117-86 [2021-02-23T11:41:17.198Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-23T11:41:17.198Z] Docker Root Dir: /var/lib/docker [2021-02-23T11:41:17.198Z] Debug Mode: false [2021-02-23T11:41:17.198Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:41:17.198Z] Labels: [2021-02-23T11:41:17.198Z] Experimental: true [2021-02-23T11:41:17.198Z] Insecure Registries: [2021-02-23T11:41:17.198Z] 127.0.0.0/8 [2021-02-23T11:41:17.198Z] Live Restore Enabled: true [2021-02-23T11:41:17.198Z] [2021-02-23T11:41:17.198Z] WARNING: No swap limit support [2021-02-23T11:41:17.198Z] WARNING: No blkio weight support [2021-02-23T11:41:17.198Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-23T11:41:17.452Z] + bash /home/ubuntu/workspace/moby_PR-42062/check-config.sh [2021-02-23T11:41:17.453Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T11:41:17.453Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-23T11:41:17.453Z] [2021-02-23T11:41:17.453Z] Generally Necessary: [2021-02-23T11:41:17.453Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T11:41:17.453Z] - apparmor: enabled and tools installed [2021-02-23T11:41:17.453Z] - CONFIG_NAMESPACES: enabled [2021-02-23T11:41:17.453Z] - CONFIG_NET_NS: enabled [2021-02-23T11:41:17.453Z] - CONFIG_PID_NS: enabled [2021-02-23T11:41:17.453Z] - CONFIG_IPC_NS: enabled [2021-02-23T11:41:17.453Z] - CONFIG_UTS_NS: enabled [2021-02-23T11:41:17.453Z] - CONFIG_CGROUPS: enabled [2021-02-23T11:41:17.453Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T11:41:17.453Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T11:41:17.453Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T11:41:17.453Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T11:41:17.453Z] - CONFIG_CPUSETS: enabled [2021-02-23T11:41:17.453Z] - CONFIG_MEMCG: enabled [2021-02-23T11:41:17.453Z] - CONFIG_KEYS: enabled [2021-02-23T11:41:17.453Z] - CONFIG_VETH: enabled (as module) [2021-02-23T11:41:17.503Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:41:17.503Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:41:17.503Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42062/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-23T11:41:17.503Z] + bash /home/ubuntu/workspace/moby_PR-42062/check-config.sh [2021-02-23T11:41:17.503Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-23T11:41:17.503Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-23T11:41:17.503Z] [2021-02-23T11:41:17.503Z] Generally Necessary: [2021-02-23T11:41:17.503Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-23T11:41:17.503Z] - apparmor: enabled and tools installed [2021-02-23T11:41:17.503Z] - CONFIG_NAMESPACES: enabled [2021-02-23T11:41:17.503Z] - CONFIG_NET_NS: enabled [2021-02-23T11:41:17.503Z] - CONFIG_PID_NS: enabled [2021-02-23T11:41:17.503Z] - CONFIG_IPC_NS: enabled [2021-02-23T11:41:17.503Z] - CONFIG_UTS_NS: enabled [2021-02-23T11:41:17.503Z] - CONFIG_CGROUPS: enabled [2021-02-23T11:41:17.503Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-23T11:41:17.503Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-23T11:41:17.503Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-23T11:41:17.503Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-23T11:41:17.503Z] - CONFIG_CPUSETS: enabled [2021-02-23T11:41:17.503Z] - CONFIG_MEMCG: enabled [2021-02-23T11:41:17.503Z] - CONFIG_KEYS: enabled [2021-02-23T11:41:17.503Z] - CONFIG_VETH: enabled (as module) [2021-02-23T11:41:17.503Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T11:41:17.503Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T11:41:17.503Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-23T11:41:17.503Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T11:41:17.503Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T11:41:17.503Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T11:41:17.503Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T11:41:17.504Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T11:41:17.504Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T11:41:17.504Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T11:41:17.504Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-23T11:41:17.504Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T11:41:17.504Z] [2021-02-23T11:41:17.504Z] Optional Features: [2021-02-23T11:41:17.504Z] - CONFIG_USER_NS: enabled [2021-02-23T11:41:17.504Z] - CONFIG_SECCOMP: enabled [2021-02-23T11:41:17.504Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T11:41:17.504Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T11:41:17.504Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T11:41:17.504Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T11:41:17.504Z] #41 55.93 CC criu/bfd.o [2021-02-23T11:41:17.716Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-23T11:41:17.716Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-23T11:41:17.716Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-23T11:41:17.716Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-23T11:41:17.716Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-23T11:41:17.717Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-23T11:41:17.717Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-23T11:41:17.717Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-23T11:41:17.717Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-23T11:41:17.717Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-23T11:41:17.717Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-23T11:41:17.717Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-23T11:41:17.717Z] [2021-02-23T11:41:17.717Z] Optional Features: [2021-02-23T11:41:17.717Z] - CONFIG_USER_NS: enabled [2021-02-23T11:41:17.717Z] - CONFIG_SECCOMP: enabled [2021-02-23T11:41:17.717Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-23T11:41:17.717Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-23T11:41:17.717Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-23T11:41:17.717Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-23T11:41:17.717Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T11:41:17.717Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T11:41:17.763Z] - CONFIG_BLK_CGROUP: enabled [2021-02-23T11:41:17.763Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-23T11:41:17.763Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-23T11:41:17.763Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-23T11:41:17.763Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T11:41:17.763Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T11:41:17.763Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T11:41:17.763Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T11:41:17.763Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T11:41:17.763Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T11:41:17.763Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T11:41:17.763Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T11:41:17.763Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T11:41:17.763Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_EXT4_FS: enabled [2021-02-23T11:41:17.763Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T11:41:17.763Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T11:41:17.763Z] - Network Drivers: [2021-02-23T11:41:17.763Z] - "overlay": [2021-02-23T11:41:17.763Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T11:41:17.763Z] Optional (for encrypted networks): [2021-02-23T11:41:17.763Z] - CONFIG_CRYPTO: enabled [2021-02-23T11:41:17.763Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T11:41:17.763Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T11:41:17.763Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T11:41:17.763Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T11:41:17.763Z] - CONFIG_XFRM: enabled [2021-02-23T11:41:17.763Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-23T11:41:17.763Z] - "ipvlan": [2021-02-23T11:41:17.763Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T11:41:17.763Z] - "macvlan": [2021-02-23T11:41:17.763Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T11:41:17.763Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T11:41:17.763Z] - "ftp,tftp client in container": [2021-02-23T11:41:17.793Z] #41 56.23 CC criu/bitmap.o [2021-02-23T11:41:17.829Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s [2021-02-23T11:41:17.980Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-23T11:41:17.980Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-23T11:41:17.980Z] - CONFIG_CGROUP_PERF: enabled [2021-02-23T11:41:17.980Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-23T11:41:17.980Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-23T11:41:17.980Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-23T11:41:17.980Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-23T11:41:17.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-23T11:41:17.980Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-23T11:41:17.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-23T11:41:17.980Z] - CONFIG_IP_VS: enabled (as module) [2021-02-23T11:41:17.980Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-23T11:41:17.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-23T11:41:17.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-23T11:41:17.980Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-23T11:41:17.980Z] - CONFIG_EXT4_FS: enabled [2021-02-23T11:41:17.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-23T11:41:17.980Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-23T11:41:17.980Z] - Network Drivers: [2021-02-23T11:41:17.980Z] - "overlay": [2021-02-23T11:41:17.980Z] - CONFIG_VXLAN: enabled (as module) [2021-02-23T11:41:17.980Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-23T11:41:17.980Z] Optional (for encrypted networks): [2021-02-23T11:41:18.031Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T11:41:18.031Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T11:41:18.031Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T11:41:18.031Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T11:41:18.031Z] - Storage Drivers: [2021-02-23T11:41:18.031Z] - "aufs": [2021-02-23T11:41:18.031Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T11:41:18.031Z] - "btrfs": [2021-02-23T11:41:18.031Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T11:41:18.031Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T11:41:18.031Z] - "devicemapper": [2021-02-23T11:41:18.031Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T11:41:18.031Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T11:41:18.031Z] - "overlay": [2021-02-23T11:41:18.031Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T11:41:18.031Z] - "zfs": [2021-02-23T11:41:18.031Z] - /dev/zfs: present [2021-02-23T11:41:18.031Z] - zfs command: missing [2021-02-23T11:41:18.031Z] - zpool command: missing [2021-02-23T11:41:18.031Z] [2021-02-23T11:41:18.031Z] Limits: [2021-02-23T11:41:18.031Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T11:41:18.031Z] [2021-02-23T11:41:18.031Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-23T11:41:18.083Z] #41 56.30 CC criu/cgroup-props.o [Pipeline] sh [2021-02-23T11:41:18.243Z] - CONFIG_CRYPTO: enabled [2021-02-23T11:41:18.243Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-23T11:41:18.243Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-23T11:41:18.243Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-23T11:41:18.243Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-23T11:41:18.243Z] - CONFIG_XFRM: enabled [2021-02-23T11:41:18.243Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-23T11:41:18.243Z] - "ipvlan": [2021-02-23T11:41:18.243Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-23T11:41:18.243Z] - "macvlan": [2021-02-23T11:41:18.243Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_DUMMY: enabled (as module) [2021-02-23T11:41:18.243Z] - "ftp,tftp client in container": [2021-02-23T11:41:18.243Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-23T11:41:18.243Z] - Storage Drivers: [2021-02-23T11:41:18.243Z] - "aufs": [2021-02-23T11:41:18.243Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-23T11:41:18.243Z] - "btrfs": [2021-02-23T11:41:18.243Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-23T11:41:18.243Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-23T11:41:18.243Z] - "devicemapper": [2021-02-23T11:41:18.373Z] #41 ... [2021-02-23T11:41:18.373Z] [2021-02-23T11:41:18.373Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-23T11:41:18.373Z] #30 DONE 94.6s [2021-02-23T11:41:18.373Z] [2021-02-23T11:41:18.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:18.373Z] #41 56.77 CC criu/cgroup.o [2021-02-23T11:41:18.378Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 . [2021-02-23T11:41:18.505Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-23T11:41:18.505Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-23T11:41:18.505Z] - "overlay": [2021-02-23T11:41:18.505Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-23T11:41:18.505Z] - "zfs": [2021-02-23T11:41:18.505Z] - /dev/zfs: missing [2021-02-23T11:41:18.505Z] - zfs command: missing [2021-02-23T11:41:18.505Z] - zpool command: missing [2021-02-23T11:41:18.505Z] [2021-02-23T11:41:18.505Z] Limits: [2021-02-23T11:41:18.505Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-23T11:41:18.505Z] [2021-02-23T11:41:18.505Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T11:41:18.616Z] #44 77.89 text/template/parse [2021-02-23T11:41:18.644Z] #2 [internal] load .dockerignore [2021-02-23T11:41:18.644Z] #2 sha256:cff9bcf0cb931f199a6018b522d62dfd188ba8e86fad4e030dceb4155ef7956d [2021-02-23T11:41:18.644Z] #2 transferring context: [2021-02-23T11:41:18.864Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 . [2021-02-23T11:41:18.903Z] #2 transferring context: 87B done [2021-02-23T11:41:18.903Z] #2 DONE 0.1s [2021-02-23T11:41:18.903Z] [2021-02-23T11:41:18.903Z] #1 [internal] load build definition from Dockerfile [2021-02-23T11:41:18.903Z] #1 sha256:ed9e1b29fc9676256994e87478005e4968bec3de5e1464ec63ce94884133d1f0 [2021-02-23T11:41:18.903Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-23T11:41:18.903Z] #1 DONE 0.1s [2021-02-23T11:41:18.903Z] [2021-02-23T11:41:18.903Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T11:41:18.903Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T11:41:19.127Z] #1 [internal] load build definition from Dockerfile [2021-02-23T11:41:19.127Z] #1 sha256:17be22aefb81990eb0b01b021d57429f52e1b61939b9f1c580f52cd560160cea [2021-02-23T11:41:19.127Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-23T11:41:19.127Z] #1 DONE 0.1s [2021-02-23T11:41:19.184Z] #44 ... [2021-02-23T11:41:19.184Z] [2021-02-23T11:41:19.184Z] #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-23T11:41:19.184Z] #33 sha256:c1416519341342c3f5df049939c6b0ec0fd041e656fcd3bfd79871e7ba130c64 [2021-02-23T11:41:19.184Z] #33 DONE 78.8s [2021-02-23T11:41:19.184Z] [2021-02-23T11:41:19.184Z] #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-23T11:41:19.184Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:19.184Z] #42 7.077 PBCC images/timens.pb-c.c [2021-02-23T11:41:19.184Z] #42 7.132 DEP images/timens.pb-c.d [2021-02-23T11:41:19.184Z] #42 7.177 PBCC images/fown.pb-c.c [2021-02-23T11:41:19.184Z] #42 7.211 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T11:41:19.184Z] #42 7.320 PBCC images/opts.pb-c.c [2021-02-23T11:41:19.184Z] #42 7.388 PBCC images/memfd.pb-c.c [2021-02-23T11:41:19.184Z] #42 7.453 DEP images/fown.pb-c.d [2021-02-23T11:41:19.184Z] #42 7.524 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T11:41:19.184Z] #42 7.620 DEP images/opts.pb-c.d [2021-02-23T11:41:19.185Z] #42 7.688 DEP images/memfd.pb-c.d [2021-02-23T11:41:19.185Z] #42 7.759 PBCC images/sit.pb-c.c [2021-02-23T11:41:19.185Z] #42 7.796 DEP images/sit.pb-c.d [2021-02-23T11:41:19.185Z] #42 7.848 PBCC images/macvlan.pb-c.c [2021-02-23T11:41:19.185Z] #42 7.880 DEP images/macvlan.pb-c.d [2021-02-23T11:41:19.185Z] #42 7.922 PBCC images/autofs.pb-c.c [2021-02-23T11:41:19.185Z] #42 7.965 DEP images/autofs.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.000 PBCC images/sysctl.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.039 DEP images/sysctl.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.081 PBCC images/time.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.108 DEP images/time.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.140 PBCC images/binfmt-misc.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.166 DEP images/binfmt-misc.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.234 PBCC images/seccomp.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.266 DEP images/seccomp.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.319 PBCC images/userns.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.347 DEP images/userns.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.408 PBCC images/cgroup.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.435 DEP images/cgroup.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.500 PBCC images/ext-file.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.540 DEP images/ext-file.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.589 PBCC images/rpc.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.626 DEP images/rpc.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.681 PBCC images/siginfo.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.728 DEP images/siginfo.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.776 PBCC images/pagemap.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.858 DEP images/pagemap.pb-c.d [2021-02-23T11:41:19.185Z] #42 8.963 PBCC images/rlimit.pb-c.c [2021-02-23T11:41:19.185Z] #42 8.972 DEP images/rlimit.pb-c.d [2021-02-23T11:41:19.185Z] #42 9.051 PBCC images/file-lock.pb-c.c [2021-02-23T11:41:19.185Z] #42 9.064 DEP images/file-lock.pb-c.d [2021-02-23T11:41:19.389Z] [2021-02-23T11:41:19.389Z] #2 [internal] load .dockerignore [2021-02-23T11:41:19.389Z] #2 sha256:fd113c0275028ddfa3c66b5affba4d0191b775add2ff059cb9110d80013d688f [2021-02-23T11:41:19.389Z] #2 transferring context: 87B done [2021-02-23T11:41:19.389Z] #2 DONE 0.0s [2021-02-23T11:41:19.389Z] [2021-02-23T11:41:19.389Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T11:41:19.389Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-23T11:41:19.444Z] #42 9.109 PBCC images/tty.pb-c.c [2021-02-23T11:41:19.444Z] #42 9.192 DEP images/tty.pb-c.d [2021-02-23T11:41:19.471Z] #3 DONE 0.5s [2021-02-23T11:41:19.471Z] [2021-02-23T11:41:19.471Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T11:41:19.471Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T11:41:19.471Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T11:41:19.471Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-23T11:41:19.471Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-23T11:41:19.471Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-23T11:41:19.471Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.15MB / 8.88MB 0.1s [2021-02-23T11:41:19.471Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-23T11:41:19.704Z] #42 9.344 PBCC images/tun.pb-c.c [2021-02-23T11:41:19.704Z] #42 9.451 PBCC images/netdev.pb-c.c [2021-02-23T11:41:19.704Z] #42 9.551 DEP images/tun.pb-c.d [2021-02-23T11:41:19.730Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-23T11:41:19.730Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-23T11:41:19.963Z] #42 9.596 DEP images/netdev.pb-c.d [2021-02-23T11:41:19.963Z] #42 9.617 PBCC images/vma.pb-c.c [2021-02-23T11:41:19.963Z] #42 9.640 DEP images/vma.pb-c.d [2021-02-23T11:41:19.963Z] #42 9.691 PBCC images/creds.pb-c.c [2021-02-23T11:41:19.963Z] #42 9.712 DEP images/creds.pb-c.d [2021-02-23T11:41:19.963Z] #42 9.795 PBCC images/utsns.pb-c.c [2021-02-23T11:41:19.964Z] #3 DONE 0.5s [2021-02-23T11:41:19.964Z] [2021-02-23T11:41:19.964Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T11:41:19.964Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-23T11:41:19.964Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T11:41:19.964Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-23T11:41:19.964Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-23T11:41:19.964Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-23T11:41:19.964Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-02-23T11:41:19.992Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-23T11:41:20.226Z] #42 9.857 DEP images/utsns.pb-c.d [2021-02-23T11:41:20.226Z] #42 9.943 PBCC images/ipc-desc.pb-c.c [2021-02-23T11:41:20.226Z] #42 9.962 PBCC images/ipc-sem.pb-c.c [2021-02-23T11:41:20.226Z] #42 10.01 DEP images/ipc-desc.pb-c.d [2021-02-23T11:41:20.226Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2021-02-23T11:41:20.257Z] #4 DONE 0.8s [2021-02-23T11:41:20.257Z] [2021-02-23T11:41:20.257Z] #5 [internal] load build definition from Dockerfile [2021-02-23T11:41:20.257Z] #5 sha256:267a9198d858edb3fb58d0b1c063dcc8392a6873c3bdec99abb2cf24c9409988 [2021-02-23T11:41:20.461Z] #41 58.80 CC criu/clone-noasan.o [2021-02-23T11:41:20.461Z] #41 58.86 CC criu/config.o [2021-02-23T11:41:20.485Z] #42 10.10 DEP images/ipc-sem.pb-c.d [2021-02-23T11:41:20.485Z] #42 10.23 PBCC images/ipc-msg.pb-c.c [2021-02-23T11:41:20.485Z] #42 10.25 DEP images/ipc-msg.pb-c.d [2021-02-23T11:41:20.485Z] #42 10.27 PBCC images/ipc-shm.pb-c.c [2021-02-23T11:41:20.485Z] #42 10.30 DEP images/ipc-shm.pb-c.d [2021-02-23T11:41:20.485Z] #42 10.34 PBCC images/ipc-var.pb-c.c [2021-02-23T11:41:20.490Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2021-02-23T11:41:20.520Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T11:41:20.520Z] #5 DONE 0.0s [2021-02-23T11:41:20.520Z] [2021-02-23T11:41:20.520Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:41:20.520Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T11:41:20.520Z] #8 ... [2021-02-23T11:41:20.520Z] [2021-02-23T11:41:20.520Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T11:41:20.520Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-23T11:41:20.520Z] #6 DONE 0.2s [2021-02-23T11:41:20.745Z] #42 10.37 DEP images/ipc-var.pb-c.d [2021-02-23T11:41:20.745Z] #42 10.42 PBCC images/sk-opts.pb-c.c [2021-02-23T11:41:20.745Z] #42 10.46 PBCC images/packet-sock.pb-c.c [2021-02-23T11:41:20.745Z] #42 10.56 DEP images/sk-opts.pb-c.d [2021-02-23T11:41:20.745Z] #42 10.61 DEP images/packet-sock.pb-c.d [2021-02-23T11:41:20.752Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2021-02-23T11:41:20.779Z] [2021-02-23T11:41:20.779Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:41:20.779Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T11:41:20.779Z] #7 DONE 0.3s [2021-02-23T11:41:20.779Z] [2021-02-23T11:41:20.779Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:41:20.779Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T11:41:20.779Z] #8 DONE 0.3s [2021-02-23T11:41:21.004Z] #42 10.66 PBCC images/sk-netlink.pb-c.c [2021-02-23T11:41:21.004Z] #42 10.72 DEP images/sk-netlink.pb-c.d [2021-02-23T11:41:21.004Z] #42 10.79 PBCC images/sk-inet.pb-c.c [2021-02-23T11:41:21.004Z] #42 10.83 DEP images/sk-inet.pb-c.d [2021-02-23T11:41:21.016Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-02-23T11:41:21.016Z] #4 DONE 0.9s [2021-02-23T11:41:21.264Z] #42 10.92 PBCC images/sk-unix.pb-c.c [2021-02-23T11:41:21.264Z] #42 10.99 DEP images/sk-unix.pb-c.d [2021-02-23T11:41:21.264Z] #42 11.06 PBCC images/mm.pb-c.c [2021-02-23T11:41:21.264Z] #42 11.10 DEP images/mm.pb-c.d [2021-02-23T11:41:21.278Z] [2021-02-23T11:41:21.278Z] #5 [internal] load build definition from Dockerfile [2021-02-23T11:41:21.278Z] #5 sha256:497c41d77e82ec3518af4e46dbe6b43221e12479468a81cf383311d6473bca0d [2021-02-23T11:41:21.278Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T11:41:21.278Z] #5 DONE 0.1s [2021-02-23T11:41:21.278Z] [2021-02-23T11:41:21.278Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T11:41:21.278Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-23T11:41:21.493Z] #41 59.68 CC criu/cr-check.o [2021-02-23T11:41:21.523Z] #42 11.15 PBCC images/timerfd.pb-c.c [2021-02-23T11:41:21.523Z] #42 11.20 DEP images/timerfd.pb-c.d [2021-02-23T11:41:21.523Z] #42 11.25 PBCC images/timer.pb-c.c [2021-02-23T11:41:21.523Z] #42 11.28 DEP images/timer.pb-c.d [2021-02-23T11:41:21.540Z] #8 DONE 0.4s [2021-02-23T11:41:21.540Z] [2021-02-23T11:41:21.540Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:41:21.540Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-23T11:41:21.782Z] #42 11.37 PBCC images/sa.pb-c.c [2021-02-23T11:41:21.782Z] #42 11.44 DEP images/sa.pb-c.d [2021-02-23T11:41:21.782Z] #42 11.51 PBCC images/pipe-data.pb-c.c [2021-02-23T11:41:21.782Z] #42 11.55 DEP images/pipe-data.pb-c.d [2021-02-23T11:41:21.782Z] #42 11.63 PBCC images/mnt.pb-c.c [2021-02-23T11:41:22.000Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.9s done [2021-02-23T11:41:22.000Z] #25 DONE 12.1s [2021-02-23T11:41:22.000Z] [2021-02-23T11:41:22.000Z] #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-23T11:41:22.000Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:41:22.041Z] #42 11.67 DEP images/mnt.pb-c.d [2021-02-23T11:41:22.041Z] #42 11.75 PBCC images/sk-packet.pb-c.c [2021-02-23T11:41:22.041Z] #42 11.76 DEP images/sk-packet.pb-c.d [2021-02-23T11:41:22.041Z] #42 11.81 PBCC images/tcp-stream.pb-c.c [2021-02-23T11:41:22.041Z] #42 11.88 DEP images/tcp-stream.pb-c.d [2021-02-23T11:41:22.122Z] #41 60.46 CC criu/cr-dedup.o [2021-02-23T11:41:22.156Z] [2021-02-23T11:41:22.156Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:22.156Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:41:22.156Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-23T11:41:22.156Z] #25 DONE 0.0s [2021-02-23T11:41:22.156Z] [2021-02-23T11:41:22.156Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:41:22.156Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T11:41:22.156Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-23T11:41:22.156Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-23T11:41:22.156Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-23T11:41:22.156Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2021-02-23T11:41:22.300Z] #42 11.95 PBCC images/pipe.pb-c.c [2021-02-23T11:41:22.300Z] #42 12.00 DEP images/pipe.pb-c.d [2021-02-23T11:41:22.300Z] #42 12.07 PBCC images/pstree.pb-c.c [2021-02-23T11:41:22.300Z] #42 12.09 DEP images/pstree.pb-c.d [2021-02-23T11:41:22.300Z] #42 12.13 PBCC images/fs.pb-c.c [2021-02-23T11:41:22.411Z] #41 60.70 CC criu/cr-dump.o [2021-02-23T11:41:22.418Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.15MB / 9.86MB 0.2s [2021-02-23T11:41:22.418Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.24MB / 9.86MB 0.3s [2021-02-23T11:41:22.488Z] #7 ... [2021-02-23T11:41:22.488Z] [2021-02-23T11:41:22.488Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:41:22.488Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-23T11:41:22.488Z] #6 DONE 1.2s [2021-02-23T11:41:22.559Z] #42 12.15 DEP images/fs.pb-c.d [2021-02-23T11:41:22.559Z] #42 12.20 PBCC images/signalfd.pb-c.c [2021-02-23T11:41:22.559Z] #42 12.27 DEP images/signalfd.pb-c.d [2021-02-23T11:41:22.559Z] #42 12.30 PBCC images/fh.pb-c.c [2021-02-23T11:41:22.559Z] #42 12.35 PBCC images/fsnotify.pb-c.c [2021-02-23T11:41:22.559Z] #42 12.39 DEP images/fh.pb-c.d [2021-02-23T11:41:22.679Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-23T11:41:22.679Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-23T11:41:22.749Z] [2021-02-23T11:41:22.750Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:41:22.750Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-23T11:41:22.750Z] #7 DONE 1.4s [2021-02-23T11:41:22.823Z] #42 12.45 DEP images/fsnotify.pb-c.d [2021-02-23T11:41:22.823Z] #42 12.49 PBCC images/eventpoll.pb-c.c [2021-02-23T11:41:22.823Z] #42 12.53 DEP images/eventpoll.pb-c.d [2021-02-23T11:41:22.823Z] #42 12.57 PBCC images/eventfd.pb-c.c [2021-02-23T11:41:22.823Z] #42 12.61 DEP images/eventfd.pb-c.d [2021-02-23T11:41:22.934Z] #26 1.182 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:22.934Z] #26 1.190 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:22.934Z] #26 1.238 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:23.084Z] #42 12.65 PBCC images/remap-file-path.pb-c.c [2021-02-23T11:41:23.084Z] #42 12.67 DEP images/remap-file-path.pb-c.d [2021-02-23T11:41:23.084Z] #42 12.72 PBCC images/fifo.pb-c.c [2021-02-23T11:41:23.084Z] #42 12.78 DEP images/fifo.pb-c.d [2021-02-23T11:41:23.084Z] #42 12.82 PBCC images/ghost-file.pb-c.c [2021-02-23T11:41:23.084Z] #42 12.87 DEP images/ghost-file.pb-c.d [2021-02-23T11:41:23.084Z] #42 12.92 PBCC images/regfile.pb-c.c [2021-02-23T11:41:23.194Z] #26 1.378 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:41:23.344Z] #42 12.97 DEP images/regfile.pb-c.d [2021-02-23T11:41:23.344Z] #42 13.03 PBCC images/ns.pb-c.c [2021-02-23T11:41:23.344Z] #42 13.06 DEP images/ns.pb-c.d [2021-02-23T11:41:23.344Z] #42 13.09 PBCC images/fdinfo.pb-c.c [2021-02-23T11:41:23.344Z] #42 13.16 DEP images/fdinfo.pb-c.d [2021-02-23T11:41:23.452Z] #26 1.763 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:41:23.603Z] #42 13.23 PBCC images/core-aarch64.pb-c.c [2021-02-23T11:41:23.603Z] #42 13.30 PBCC images/core-arm.pb-c.c [2021-02-23T11:41:23.603Z] #42 13.37 PBCC images/core-ppc64.pb-c.c [2021-02-23T11:41:23.603Z] #42 13.42 PBCC images/core-s390.pb-c.c [2021-02-23T11:41:23.862Z] #42 13.47 PBCC images/core-x86.pb-c.c [2021-02-23T11:41:23.862Z] #42 13.53 PBCC images/core.pb-c.c [2021-02-23T11:41:23.862Z] #42 13.59 PBCC images/inventory.pb-c.c [2021-02-23T11:41:23.862Z] #42 13.64 DEP images/core-aarch64.pb-c.d [2021-02-23T11:41:23.911Z] #41 61.97 CC criu/cr-errno.o [2021-02-23T11:41:23.911Z] #41 62.00 CC criu/cr-restore.o [2021-02-23T11:41:24.016Z] #26 2.123 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:41:24.121Z] #42 13.69 DEP images/core-arm.pb-c.d [2021-02-23T11:41:24.121Z] #42 13.73 DEP images/core-ppc64.pb-c.d [2021-02-23T11:41:24.121Z] #42 13.80 DEP images/core-s390.pb-c.d [2021-02-23T11:41:24.121Z] #42 13.86 DEP images/core-x86.pb-c.d [2021-02-23T11:41:24.121Z] #42 13.92 DEP images/core.pb-c.d [2021-02-23T11:41:24.381Z] #42 13.99 DEP images/inventory.pb-c.d [2021-02-23T11:41:24.381Z] #42 14.05 PBCC images/cpuinfo.pb-c.c [2021-02-23T11:41:24.381Z] #42 14.10 DEP images/cpuinfo.pb-c.d [2021-02-23T11:41:24.381Z] #42 14.14 PBCC images/stats.pb-c.c [2021-02-23T11:41:24.381Z] #42 14.16 DEP images/stats.pb-c.d [2021-02-23T11:41:25.384Z] #26 3.520 Fetched 8422 kB in 3s (3248 kB/s) [2021-02-23T11:41:25.412Z] #41 ... [2021-02-23T11:41:25.412Z] [2021-02-23T11:41:25.412Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-23T11:41:25.412Z] #18 15.12 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-23T11:41:25.412Z] #18 15.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:41:25.412Z] #18 16.61 Selecting previously unselected package python3-minimal. [2021-02-23T11:41:25.412Z] #18 16.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2021-02-23T11:41:25.412Z] #18 16.63 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 16.63 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T11:41:25.412Z] #18 16.70 Selecting previously unselected package libmpdec2:s390x. [2021-02-23T11:41:25.412Z] #18 16.70 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 16.70 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-02-23T11:41:25.412Z] #18 16.77 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-02-23T11:41:25.412Z] #18 16.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 16.77 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-23T11:41:25.412Z] #18 17.49 Selecting previously unselected package python3.7. [2021-02-23T11:41:25.412Z] #18 17.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 17.50 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:41:25.412Z] #18 17.58 Selecting previously unselected package libpython3-stdlib:s390x. [2021-02-23T11:41:25.412Z] #18 17.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 17.59 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-23T11:41:25.412Z] #18 17.64 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T11:41:25.412Z] #18 18.24 Selecting previously unselected package python3. [2021-02-23T11:41:25.412Z] #18 18.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 ... 23860 files and directories currently installed.) [2021-02-23T11:41:25.412Z] #18 18.24 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.26 Unpacking python3 (3.7.3-1) ... [2021-02-23T11:41:25.412Z] #18 18.33 Selecting previously unselected package libip4tc0:s390x. [2021-02-23T11:41:25.412Z] #18 18.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.33 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-02-23T11:41:25.412Z] #18 18.39 Selecting previously unselected package libip6tc0:s390x. [2021-02-23T11:41:25.412Z] #18 18.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.41 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-02-23T11:41:25.412Z] #18 18.51 Selecting previously unselected package libiptc0:s390x. [2021-02-23T11:41:25.412Z] #18 18.51 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.51 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-02-23T11:41:25.412Z] #18 18.57 Selecting previously unselected package libnfnetlink0:s390x. [2021-02-23T11:41:25.412Z] #18 18.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.57 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-23T11:41:25.412Z] #18 18.63 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-02-23T11:41:25.412Z] #18 18.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.63 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-23T11:41:25.412Z] #18 18.66 Selecting previously unselected package libnftnl11:s390x. [2021-02-23T11:41:25.412Z] #18 18.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.66 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-02-23T11:41:25.412Z] #18 18.70 Selecting previously unselected package iptables. [2021-02-23T11:41:25.412Z] #18 18.70 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 18.70 Unpacking iptables (1.8.2-4) ... [2021-02-23T11:41:25.412Z] #18 19.08 Selecting previously unselected package xxd. [2021-02-23T11:41:25.412Z] #18 19.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 19.09 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:41:25.412Z] #18 19.18 Selecting previously unselected package vim-common. [2021-02-23T11:41:25.412Z] #18 19.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:41:25.412Z] #18 19.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:41:25.412Z] #18 19.28 Selecting previously unselected package bash-completion. [2021-02-23T11:41:25.412Z] #18 19.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T11:41:25.412Z] #18 20.56 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T11:41:25.412Z] #18 20.81 Selecting previously unselected package bzip2. [2021-02-23T11:41:25.412Z] #18 20.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 20.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:41:25.412Z] #18 20.85 Selecting previously unselected package xz-utils. [2021-02-23T11:41:25.412Z] #18 20.85 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 20.86 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T11:41:25.412Z] #18 20.96 Selecting previously unselected package apparmor. [2021-02-23T11:41:25.412Z] #18 20.96 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 20.99 Unpacking apparmor (2.13.2-10) ... [2021-02-23T11:41:25.412Z] #18 21.23 Selecting previously unselected package aufs-tools. [2021-02-23T11:41:25.412Z] #18 21.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 21.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:41:25.412Z] #18 21.31 Selecting previously unselected package libonig5:s390x. [2021-02-23T11:41:25.412Z] #18 21.31 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 21.31 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-23T11:41:25.412Z] #18 21.43 Selecting previously unselected package libjq1:s390x. [2021-02-23T11:41:25.412Z] #18 21.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 21.43 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-23T11:41:25.412Z] #18 21.48 Selecting previously unselected package jq. [2021-02-23T11:41:25.412Z] #18 21.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 21.49 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:25.412Z] #18 21.53 Selecting previously unselected package libaio1:s390x. [2021-02-23T11:41:25.412Z] #18 21.53 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 21.54 Unpacking libaio1:s390x (0.3.112-3) ... [2021-02-23T11:41:25.412Z] #18 21.57 Selecting previously unselected package libgpm2:s390x. [2021-02-23T11:41:25.412Z] #18 21.57 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 21.57 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-02-23T11:41:25.412Z] #18 21.60 Selecting previously unselected package libicu63:s390x. [2021-02-23T11:41:25.412Z] #18 21.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 21.61 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-23T11:41:25.412Z] #18 23.62 Selecting previously unselected package libnet1:s390x. [2021-02-23T11:41:25.412Z] #18 23.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 23.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-23T11:41:25.412Z] #18 23.67 Selecting previously unselected package libnl-3-200:s390x. [2021-02-23T11:41:25.412Z] #18 23.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 23.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-23T11:41:25.412Z] #18 23.70 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-23T11:41:25.412Z] #18 23.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 23.71 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-23T11:41:25.412Z] #18 23.75 Selecting previously unselected package libreadline5:s390x. [2021-02-23T11:41:25.412Z] #18 23.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 23.75 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-23T11:41:25.412Z] #18 23.85 Selecting previously unselected package net-tools. [2021-02-23T11:41:25.412Z] #18 23.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 23.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:41:25.412Z] #18 24.02 Selecting previously unselected package python-pip-whl. [2021-02-23T11:41:25.412Z] #18 24.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T11:41:25.412Z] #18 24.03 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T11:41:25.412Z] #18 24.36 Selecting previously unselected package python3-lib2to3. [2021-02-23T11:41:25.412Z] #18 24.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T11:41:25.412Z] #18 24.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:41:25.412Z] #18 24.48 Selecting previously unselected package python3-distutils. [2021-02-23T11:41:25.412Z] #18 24.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T11:41:25.412Z] #18 24.48 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T11:41:25.412Z] #18 24.59 Selecting previously unselected package python3-pip. [2021-02-23T11:41:25.412Z] #18 24.59 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T11:41:25.412Z] #18 24.61 Unpacking python3-pip (18.1-5) ... [2021-02-23T11:41:25.412Z] #18 24.68 Selecting previously unselected package python3-pkg-resources. [2021-02-23T11:41:25.412Z] #18 24.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:41:25.412Z] #18 24.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:41:25.412Z] #18 24.77 Selecting previously unselected package python3-setuptools. [2021-02-23T11:41:25.412Z] #18 24.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T11:41:25.412Z] #18 24.77 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T11:41:25.412Z] #18 24.91 Selecting previously unselected package python3-wheel. [2021-02-23T11:41:25.412Z] #18 24.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T11:41:25.412Z] #18 24.92 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T11:41:25.412Z] #18 24.95 Selecting previously unselected package sudo. [2021-02-23T11:41:25.412Z] #18 24.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 24.96 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:41:25.412Z] #18 25.21 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T11:41:25.412Z] #18 25.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 25.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:41:25.412Z] #18 25.33 Selecting previously unselected package uidmap. [2021-02-23T11:41:25.412Z] #18 25.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-02-23T11:41:25.412Z] #18 25.34 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T11:41:25.412Z] #18 25.39 Selecting previously unselected package vim-runtime. [2021-02-23T11:41:25.412Z] #18 25.39 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:41:25.412Z] #18 25.43 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-23T11:41:25.412Z] #18 25.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T11:41:25.412Z] #18 25.45 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:41:25.957Z] #26 3.520 Reading package lists... [2021-02-23T11:41:25.957Z] #26 ... [2021-02-23T11:41:25.957Z] [2021-02-23T11:41:25.957Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:25.957Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:25.957Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.0s done [2021-02-23T11:41:25.957Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-02-23T11:41:25.957Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-02-23T11:41:25.957Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-02-23T11:41:25.957Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.7s [2021-02-23T11:41:26.041Z] #18 ... [2021-02-23T11:41:26.041Z] [2021-02-23T11:41:26.041Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:26.041Z] #41 64.55 CC criu/cr-service.o [2021-02-23T11:41:26.215Z] #9 ... [2021-02-23T11:41:26.215Z] [2021-02-23T11:41:26.215Z] #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-23T11:41:26.215Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:41:26.215Z] #26 3.520 Reading package lists... [2021-02-23T11:41:26.288Z] #42 15.52 make[1]: Nothing to be done for 'all'. [2021-02-23T11:41:26.288Z] #42 ... [2021-02-23T11:41:26.288Z] [2021-02-23T11:41:26.288Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T11:41:26.288Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:41:26.288Z] #12 75.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T11:41:26.288Z] #12 75.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:41:26.288Z] #12 75.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:41:26.288Z] #12 76.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T11:41:26.288Z] #12 76.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:41:26.288Z] #12 76.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:41:26.611Z] Client: [2021-02-23T11:41:26.611Z] Context: default [2021-02-23T11:41:26.611Z] Debug Mode: false [2021-02-23T11:41:26.611Z] Plugins: [2021-02-23T11:41:26.611Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-23T11:41:26.611Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-23T11:41:26.611Z] [2021-02-23T11:41:26.611Z] Server: [2021-02-23T11:41:26.611Z] Containers: 0 [2021-02-23T11:41:26.611Z] Running: 0 [2021-02-23T11:41:26.611Z] Paused: 0 [2021-02-23T11:41:26.611Z] Stopped: 0 [2021-02-23T11:41:26.611Z] Images: 0 [2021-02-23T11:41:26.611Z] Server Version: 20.10.3 [2021-02-23T11:41:26.611Z] Storage Driver: overlay2 [2021-02-23T11:41:26.611Z] Backing Filesystem: extfs [2021-02-23T11:41:26.611Z] Supports d_type: true [2021-02-23T11:41:26.611Z] Native Overlay Diff: true [2021-02-23T11:41:26.611Z] Logging Driver: json-file [2021-02-23T11:41:26.611Z] Cgroup Driver: systemd [2021-02-23T11:41:26.611Z] Cgroup Version: 2 [2021-02-23T11:41:26.611Z] Plugins: [2021-02-23T11:41:26.611Z] Volume: local [2021-02-23T11:41:26.611Z] Network: bridge host ipvlan macvlan null overlay [2021-02-23T11:41:26.611Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-23T11:41:26.611Z] Swarm: inactive [2021-02-23T11:41:26.611Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-23T11:41:26.611Z] Default Runtime: runc [2021-02-23T11:41:26.611Z] Init Binary: docker-init [2021-02-23T11:41:26.611Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:26.611Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-23T11:41:26.611Z] init version: de40ad0 [2021-02-23T11:41:26.611Z] Security Options: [2021-02-23T11:41:26.611Z] apparmor [2021-02-23T11:41:26.611Z] seccomp [2021-02-23T11:41:26.611Z] Profile: default [2021-02-23T11:41:26.611Z] cgroupns [2021-02-23T11:41:26.611Z] Kernel Version: 5.4.0-1037-aws [2021-02-23T11:41:26.611Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-23T11:41:26.611Z] OSType: linux [2021-02-23T11:41:26.611Z] Architecture: x86_64 [2021-02-23T11:41:26.611Z] CPUs: 2 [2021-02-23T11:41:26.611Z] Total Memory: 7.487GiB [2021-02-23T11:41:26.611Z] Name: ip-10-100-59-197 [2021-02-23T11:41:26.611Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-23T11:41:26.611Z] Docker Root Dir: /var/lib/docker [2021-02-23T11:41:26.611Z] Debug Mode: false [2021-02-23T11:41:26.611Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:41:26.611Z] Labels: [2021-02-23T11:41:26.611Z] Experimental: true [2021-02-23T11:41:26.611Z] Insecure Registries: [2021-02-23T11:41:26.611Z] 127.0.0.0/8 [2021-02-23T11:41:26.611Z] Live Restore Enabled: true [2021-02-23T11:41:26.611Z] [2021-02-23T11:41:26.611Z] WARNING: No kernel memory TCP limit support [2021-02-23T11:41:26.611Z] WARNING: No oom kill disable support [2021-02-23T11:41:26.611Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-23T11:41:26.945Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 . [2021-02-23T11:41:26.974Z] [2021-02-23T11:41:26.974Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:41:26.974Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-23T11:41:26.974Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-23T11:41:26.974Z] #61 DONE 0.0s [2021-02-23T11:41:26.974Z] [2021-02-23T11:41:26.974Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:26.974Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-23T11:41:26.974Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:26.974Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-23T11:41:27.070Z] #41 65.55 CC criu/crtools.o [2021-02-23T11:41:27.145Z] #26 4.467 Reading package lists... [2021-02-23T11:41:27.204Z] #1 [internal] load build definition from Dockerfile [2021-02-23T11:41:27.205Z] #1 sha256:c219cad709521fa009d07ea7ab2d2a6b809d3d7d18246fdde4491c24e3dc7daf [2021-02-23T11:41:27.205Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-23T11:41:27.205Z] #1 DONE 0.0s [2021-02-23T11:41:27.205Z] [2021-02-23T11:41:27.205Z] #2 [internal] load .dockerignore [2021-02-23T11:41:27.205Z] #2 sha256:c185acabdc2c7a2ed2082ffcc6e174121c8460ac71845f79da663bb33f021b18 [2021-02-23T11:41:27.205Z] #2 transferring context: 87B done [2021-02-23T11:41:27.205Z] #2 DONE 0.0s [2021-02-23T11:41:27.205Z] [2021-02-23T11:41:27.205Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T11:41:27.205Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-23T11:41:27.227Z] #12 ... [2021-02-23T11:41:27.227Z] [2021-02-23T11:41:27.227Z] #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-23T11:41:27.227Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:27.227Z] #42 16.93 CC images/stats.o [2021-02-23T11:41:27.245Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-23T11:41:27.245Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-02-23T11:41:27.245Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-02-23T11:41:27.245Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 0B / 49.18MB 0.1s [2021-02-23T11:41:27.402Z] #26 5.382 Building dependency tree... [2021-02-23T11:41:27.486Z] #42 17.28 CC images/core.o [2021-02-23T11:41:27.511Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 9.44MB / 49.18MB 0.3s [2021-02-23T11:41:27.511Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 17.83MB / 49.18MB 0.4s [2021-02-23T11:41:27.662Z] #26 5.714 The following additional packages will be installed: [2021-02-23T11:41:27.662Z] #26 5.714 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T11:41:27.662Z] #26 5.714 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T11:41:27.662Z] #26 5.714 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T11:41:27.662Z] #26 5.714 Suggested packages: [2021-02-23T11:41:27.662Z] #26 5.714 krb5-doc krb5-user [2021-02-23T11:41:27.662Z] #26 5.714 Recommended packages: [2021-02-23T11:41:27.662Z] #26 5.714 krb5-locales publicsuffix libsasl2-modules [2021-02-23T11:41:27.662Z] #26 5.882 The following NEW packages will be installed: [2021-02-23T11:41:27.662Z] #26 5.882 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T11:41:27.662Z] #26 5.882 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T11:41:27.662Z] #26 5.882 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T11:41:27.662Z] #26 5.882 libssh2-1 libssl1.1 openssl [2021-02-23T11:41:27.698Z] #41 65.97 CC criu/eventfd.o [2021-02-23T11:41:27.698Z] #41 66.13 CC criu/eventpoll.o [2021-02-23T11:41:27.774Z] #3 DONE 0.5s [2021-02-23T11:41:27.774Z] [2021-02-23T11:41:27.774Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T11:41:27.774Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-23T11:41:27.774Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T11:41:27.774Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-23T11:41:27.774Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-23T11:41:27.774Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.19MB / 8.88MB 0.1s [2021-02-23T11:41:27.774Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-23T11:41:27.774Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-23T11:41:27.782Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 25.17MB / 49.18MB 0.7s [2021-02-23T11:41:27.782Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 35.65MB / 49.18MB 0.8s [2021-02-23T11:41:27.920Z] #26 6.158 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T11:41:27.920Z] #26 6.158 Need to get 5057 kB of archives. [2021-02-23T11:41:27.920Z] #26 6.158 After this operation, 12.1 MB of additional disk space will be used. [2021-02-23T11:41:27.920Z] #26 6.158 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-23T11:41:27.920Z] #26 6.163 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-23T11:41:27.920Z] #26 6.163 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T11:41:27.920Z] #26 6.167 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-23T11:41:27.920Z] #26 6.173 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-23T11:41:27.920Z] #26 6.186 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-23T11:41:27.920Z] #26 6.186 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-23T11:41:27.920Z] #26 6.186 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-23T11:41:27.920Z] #26 6.218 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-23T11:41:27.920Z] #26 6.218 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-23T11:41:27.920Z] #26 6.218 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-23T11:41:27.920Z] #26 6.218 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-23T11:41:27.974Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2021-02-23T11:41:27.974Z] #61 DONE 5.9s [2021-02-23T11:41:27.974Z] [2021-02-23T11:41:27.974Z] #22 [internal] load build context [2021-02-23T11:41:27.974Z] #22 sha256:a5edf5015cbf3420d28f66578bea8e7b253a00ab2a67b8161fb79c8cae9a9b9f [2021-02-23T11:41:27.974Z] #22 transferring context: 53.41MB 5.8s done [2021-02-23T11:41:27.974Z] #22 DONE 6.0s [2021-02-23T11:41:27.974Z] [2021-02-23T11:41:27.974Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:27.974Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:27.974Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-23T11:41:27.974Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-23T11:41:27.974Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-23T11:41:27.974Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-23T11:41:27.974Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-02-23T11:41:27.974Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-02-23T11:41:27.974Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-02-23T11:41:27.974Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done [2021-02-23T11:41:27.974Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2021-02-23T11:41:27.974Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 5.9s [2021-02-23T11:41:27.974Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.3s [2021-02-23T11:41:27.974Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2021-02-23T11:41:28.034Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-23T11:41:28.034Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-23T11:41:28.048Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 0.9s [2021-02-23T11:41:28.177Z] #26 6.229 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-23T11:41:28.177Z] #26 6.238 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-23T11:41:28.177Z] #26 6.247 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-23T11:41:28.177Z] #26 6.247 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T11:41:28.177Z] #26 6.270 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-23T11:41:28.177Z] #26 6.270 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:41:28.177Z] #26 6.270 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-23T11:41:28.177Z] #26 6.270 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:41:28.177Z] #26 6.270 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:41:28.177Z] #26 6.437 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:41:28.177Z] #26 6.463 Fetched 5057 kB in 0s (13.9 MB/s) [2021-02-23T11:41:28.295Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-23T11:41:28.295Z] #4 DONE 0.5s [2021-02-23T11:41:28.295Z] [2021-02-23T11:41:28.295Z] #5 [internal] load build definition from Dockerfile [2021-02-23T11:41:28.295Z] #5 sha256:3877277b65df2ef86eb856790ed314a3288781e1b818b220e965494d94730098 [2021-02-23T11:41:28.295Z] #5 transferring dockerfile: 16.55kB done [2021-02-23T11:41:28.295Z] #5 DONE 0.0s [2021-02-23T11:41:28.295Z] [2021-02-23T11:41:28.295Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:41:28.295Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T11:41:28.327Z] #41 66.68 CC criu/external.o [2021-02-23T11:41:28.327Z] #41 66.87 CC criu/fault-injection.o [2021-02-23T11:41:28.425Z] #42 17.95 CC images/core-x86.o [2021-02-23T11:41:28.425Z] #42 ... [2021-02-23T11:41:28.425Z] [2021-02-23T11:41:28.425Z] #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-23T11:41:28.425Z] #50 sha256:7d601de9eb3c5987c16c4fb184cfb7e215bc81de6e34f0b860b87171347db82c [2021-02-23T11:41:28.425Z] #50 77.83 github.com/pkg/diff [2021-02-23T11:41:28.425Z] #50 78.44 go/ast [2021-02-23T11:41:28.425Z] #50 80.06 golang.org/x/crypto/ssh/terminal [2021-02-23T11:41:28.425Z] #50 81.52 mvdan.cc/editorconfig [2021-02-23T11:41:28.425Z] #50 82.65 mvdan.cc/sh/v3/fileutil [2021-02-23T11:41:28.425Z] #50 82.86 mvdan.cc/sh/v3/syntax [2021-02-23T11:41:28.425Z] #50 ... [2021-02-23T11:41:28.425Z] [2021-02-23T11:41:28.425Z] #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-23T11:41:28.425Z] #55 sha256:6511126176b3eb81a7d305b87e30e5df4283d729cd57583d80b267e6977ad2c9 [2021-02-23T11:41:28.434Z] #26 6.521 Selecting previously unselected package libssl1.1:amd64. [2021-02-23T11:41:28.434Z] #26 6.521 (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-23T11:41:28.434Z] #26 6.521 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:41:28.434Z] #26 6.530 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:28.434Z] #26 6.776 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-23T11:41:28.434Z] #26 6.776 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:41:28.554Z] #8 ... [2021-02-23T11:41:28.554Z] [2021-02-23T11:41:28.554Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T11:41:28.554Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-23T11:41:28.554Z] #7 DONE 0.2s [2021-02-23T11:41:28.554Z] [2021-02-23T11:41:28.554Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:41:28.554Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T11:41:28.617Z] #41 66.94 CC criu/fdstore.o [2021-02-23T11:41:28.617Z] #41 67.14 CC criu/fifo.o [2021-02-23T11:41:28.693Z] #26 6.779 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:28.693Z] #26 6.833 Selecting previously unselected package libsasl2-2:amd64. [2021-02-23T11:41:28.693Z] #26 6.833 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:41:28.693Z] #26 6.837 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:28.693Z] #26 6.895 Selecting previously unselected package libldap-common. [2021-02-23T11:41:28.693Z] #26 6.895 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T11:41:28.693Z] #26 6.901 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:28.693Z] #26 6.961 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-23T11:41:28.693Z] #26 6.961 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-23T11:41:28.693Z] #26 6.965 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:28.814Z] #6 ... [2021-02-23T11:41:28.814Z] [2021-02-23T11:41:28.814Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:41:28.814Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-23T11:41:28.814Z] #8 DONE 0.5s [2021-02-23T11:41:28.907Z] #41 67.37 CC criu/file-ids.o [2021-02-23T11:41:28.950Z] #26 7.045 Selecting previously unselected package openssl. [2021-02-23T11:41:28.950Z] #26 7.046 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:41:28.950Z] #26 7.050 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:28.950Z] #26 7.215 Selecting previously unselected package ca-certificates. [2021-02-23T11:41:28.950Z] #26 7.215 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T11:41:28.950Z] #26 7.215 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:28.950Z] #26 7.334 Selecting previously unselected package libkeyutils1:amd64. [2021-02-23T11:41:28.950Z] #26 7.334 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-23T11:41:29.074Z] [2021-02-23T11:41:29.074Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:41:29.074Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-23T11:41:29.074Z] #6 DONE 0.7s [2021-02-23T11:41:29.196Z] #41 67.53 CC criu/file-lock.o [2021-02-23T11:41:29.208Z] #26 7.343 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:41:29.208Z] #26 7.382 Selecting previously unselected package libkrb5support0:amd64. [2021-02-23T11:41:29.208Z] #26 7.382 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:29.208Z] #26 7.385 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:29.208Z] #26 7.451 Selecting previously unselected package libk5crypto3:amd64. [2021-02-23T11:41:29.208Z] #26 7.451 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:29.208Z] #26 7.460 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:29.335Z] [2021-02-23T11:41:29.335Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:29.335Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:29.335Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-23T11:41:29.335Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-23T11:41:29.335Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-02-23T11:41:29.335Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-23T11:41:29.335Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-23T11:41:29.335Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-02-23T11:41:29.335Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-02-23T11:41:29.465Z] #26 7.567 Selecting previously unselected package libkrb5-3:amd64. [2021-02-23T11:41:29.465Z] #26 7.567 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:29.465Z] #26 7.573 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:29.465Z] #26 7.703 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-23T11:41:29.465Z] #26 7.703 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:29.465Z] #26 7.708 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:29.465Z] #26 7.798 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-23T11:41:29.465Z] #26 7.798 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-23T11:41:29.527Z] Removing intermediate container 824a2f4713ed [2021-02-23T11:41:29.527Z] ---> a17d46237f82 [2021-02-23T11:41:29.527Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-23T11:41:29.527Z] ---> 805dc2d65d1c [2021-02-23T11:41:29.527Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-23T11:41:29.527Z] ---> 2db8a5ccc3e4 [2021-02-23T11:41:29.527Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-23T11:41:29.527Z] ---> Running in 51f9f841765c [2021-02-23T11:41:29.527Z] Removing intermediate container 51f9f841765c [2021-02-23T11:41:29.527Z] ---> 77776515cfed [2021-02-23T11:41:29.527Z] Successfully built 77776515cfed [2021-02-23T11:41:29.527Z] Successfully tagged moby-buildx:latest [2021-02-23T11:41:29.527Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-23T11:41:29.527Z] if [ -n "${id}" ]; then \ [2021-02-23T11:41:29.527Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-23T11:41:29.527Z] && touch bundles/buildx; \ [2021-02-23T11:41:29.527Z] docker rm -f ${id}; \ [2021-02-23T11:41:29.527Z] fi [2021-02-23T11:41:29.527Z] eb79049f46073ccd6f049809ffcbcecef7a49cc75dbf6522be5f8240917685e2 [2021-02-23T11:41:29.527Z] bundles/buildx version [2021-02-23T11:41:29.527Z] buildx v0.5.1 11057da [2021-02-23T11:41:29.527Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 . [2021-02-23T11:41:29.527Z] #1 [internal] booting buildkit [2021-02-23T11:41:29.527Z] #1 sha256:c0bd9e53841409eca74749797b50e3367a4c67d69c852c6f90183cb9eabe5a69 [2021-02-23T11:41:29.527Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-23T11:41:29.596Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.2s [2021-02-23T11:41:29.596Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.2s [2021-02-23T11:41:29.596Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.3s [2021-02-23T11:41:29.596Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 0.3s [2021-02-23T11:41:29.596Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.39MB / 10.00MB 0.3s [2021-02-23T11:41:29.722Z] #26 7.802 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:29.722Z] #26 7.878 Selecting previously unselected package libpsl5:amd64. [2021-02-23T11:41:29.722Z] #26 7.878 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-23T11:41:29.722Z] #26 7.878 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:41:29.722Z] #26 7.936 Selecting previously unselected package librtmp1:amd64. [2021-02-23T11:41:29.722Z] #26 7.936 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-23T11:41:29.722Z] #26 7.936 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:29.722Z] #26 7.990 Selecting previously unselected package libssh2-1:amd64. [2021-02-23T11:41:29.722Z] #26 7.992 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-23T11:41:29.722Z] #26 7.996 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:41:29.737Z] #55 41.57 Checking out files: 45% (1718/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% (3223/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-23T11:41:29.737Z] #55 43.15 + cd /tmp/tmp.mJnjxQb5MP/src/github.com/containerd/containerd [2021-02-23T11:41:29.737Z] #55 43.15 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:41:29.824Z] #41 68.16 CC criu/files-ext.o [2021-02-23T11:41:29.858Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 0.4s [2021-02-23T11:41:29.858Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 0.4s [2021-02-23T11:41:29.858Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-02-23T11:41:29.858Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-02-23T11:41:29.858Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 0.6s [2021-02-23T11:41:29.858Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-02-23T11:41:29.858Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 0.6s [2021-02-23T11:41:29.858Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 0.6s [2021-02-23T11:41:29.883Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s done [2021-02-23T11:41:29.982Z] #26 8.069 Selecting previously unselected package libcurl4:amd64. [2021-02-23T11:41:29.982Z] #26 8.069 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:41:29.982Z] #26 8.072 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:29.982Z] #26 8.164 Selecting previously unselected package curl. [2021-02-23T11:41:29.982Z] #26 8.164 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:41:29.982Z] #26 8.168 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:29.982Z] #26 8.266 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:41:29.982Z] #26 8.266 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:41:29.990Z] #25 ... [2021-02-23T11:41:29.990Z] [2021-02-23T11:41:29.990Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:41:29.990Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-23T11:41:29.990Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-23T11:41:29.990Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-23T11:41:29.990Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-23T11:41:29.990Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-23T11:41:29.990Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2021-02-23T11:41:29.990Z] #61 DONE 2.6s [2021-02-23T11:41:29.990Z] [2021-02-23T11:41:29.990Z] #22 [internal] load build context [2021-02-23T11:41:29.990Z] #22 sha256:51d08ed01aadee67194a3eae62976bc22e8f8e222486c5f9898fcb64fc1e2f48 [2021-02-23T11:41:29.990Z] #22 transferring context: 53.41MB 2.5s done [2021-02-23T11:41:29.990Z] #22 DONE 2.7s [2021-02-23T11:41:29.990Z] [2021-02-23T11:41:29.990Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:29.990Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-23T11:41:29.990Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 2.5s done [2021-02-23T11:41:29.990Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 [2021-02-23T11:41:30.114Z] #41 68.34 CC criu/files-reg.o [2021-02-23T11:41:30.121Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 0.7s [2021-02-23T11:41:30.121Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 0.7s [2021-02-23T11:41:30.121Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 0.7s [2021-02-23T11:41:30.121Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2021-02-23T11:41:30.121Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 0.9s [2021-02-23T11:41:30.121Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 0.9s [2021-02-23T11:41:30.238Z] #26 8.269 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:41:30.238Z] #26 8.331 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:41:30.238Z] #26 8.331 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:41:30.238Z] #26 8.336 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:30.238Z] #26 8.383 Selecting previously unselected package jq. [2021-02-23T11:41:30.238Z] #26 8.383 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:41:30.238Z] #26 8.387 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:30.238Z] #26 8.477 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:41:30.238Z] #26 8.487 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:41:30.238Z] #26 8.498 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:30.389Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.39MB / 68.67MB 1.0s [2021-02-23T11:41:30.389Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 1.1s [2021-02-23T11:41:30.494Z] #26 8.607 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:30.494Z] #26 8.617 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:30.494Z] #26 8.631 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:30.494Z] #26 8.643 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:30.494Z] #26 8.654 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:30.494Z] #26 8.664 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:30.494Z] #26 8.674 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:30.494Z] #26 8.690 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:41:30.494Z] #26 8.700 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:30.494Z] #26 8.712 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:30.494Z] #26 8.733 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:41:30.494Z] #26 8.788 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:30.494Z] #26 8.796 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:30.494Z] #26 8.808 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:30.652Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done [2021-02-23T11:41:30.652Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 1.2s [2021-02-23T11:41:30.652Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 1.2s [2021-02-23T11:41:30.652Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 1.3s [2021-02-23T11:41:30.652Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 1.3s [2021-02-23T11:41:30.652Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.15MB / 120.17MB 1.3s [2021-02-23T11:41:30.913Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.06MB / 68.67MB 1.5s [2021-02-23T11:41:30.913Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 1.5s [2021-02-23T11:41:30.913Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-23T11:41:30.913Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 1.6s [2021-02-23T11:41:31.042Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2021-02-23T11:41:31.042Z] #1 creating container buildx_buildkit_default [2021-02-23T11:41:31.142Z] #41 69.55 CC criu/files.o [2021-02-23T11:41:31.174Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s [2021-02-23T11:41:31.175Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 1.7s [2021-02-23T11:41:31.175Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 1.8s [2021-02-23T11:41:31.338Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-23T11:41:31.338Z] #1 DONE 3.1s [2021-02-23T11:41:31.426Z] #26 9.435 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:31.436Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 1.9s [2021-02-23T11:41:31.436Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 2.1s [2021-02-23T11:41:31.631Z] [2021-02-23T11:41:31.631Z] #2 [internal] load build definition from Dockerfile [2021-02-23T11:41:31.631Z] #2 sha256:52ecb1ae8a763726386c8084a92f1d9e0680c64a3909224d2faa1a5edd82737a [2021-02-23T11:41:31.631Z] #2 transferring dockerfile: 16.55kB done [2021-02-23T11:41:31.631Z] #2 DONE 0.0s [2021-02-23T11:41:31.631Z] [2021-02-23T11:41:31.631Z] #3 [internal] load .dockerignore [2021-02-23T11:41:31.631Z] #3 sha256:fa044884f0628ce2a1819dc98c77dc90607dbf61481b12fe1bbe05d2a86a5801 [2021-02-23T11:41:31.631Z] #3 transferring context: 87B done [2021-02-23T11:41:31.631Z] #3 DONE 0.0s [2021-02-23T11:41:31.631Z] [2021-02-23T11:41:31.631Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-23T11:41:31.631Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-23T11:41:31.647Z] #55 44.76 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T11:41:31.647Z] #55 44.76 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T11:41:31.647Z] #55 44.76 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:41:31.647Z] #55 44.76 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:41:31.647Z] #55 44.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T11:41:31.647Z] #55 44.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T11:41:31.647Z] #55 44.77 + '[' '' = dynamic ']' [2021-02-23T11:41:31.647Z] #55 44.77 + make [2021-02-23T11:41:31.647Z] #55 ... [2021-02-23T11:41:31.647Z] [2021-02-23T11:41:31.647Z] #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-23T11:41:31.647Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:41:31.647Z] #44 81.16 go/parser [2021-02-23T11:41:31.647Z] #44 82.43 text/template [2021-02-23T11:41:31.647Z] #44 84.65 encoding/xml [2021-02-23T11:41:31.647Z] #44 87.40 go/doc [2021-02-23T11:41:31.647Z] #44 90.23 github.com/LK4D4/vndr/versioned [2021-02-23T11:41:31.647Z] #44 90.34 compress/flate [2021-02-23T11:41:31.647Z] #44 90.37 github.com/LK4D4/vndr/build [2021-02-23T11:41:31.702Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s done [2021-02-23T11:41:31.702Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.50MB / 120.17MB 2.2s [2021-02-23T11:41:31.702Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.2s [2021-02-23T11:41:31.702Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 2.3s [2021-02-23T11:41:31.702Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s [2021-02-23T11:41:31.771Z] #41 ... [2021-02-23T11:41:31.771Z] [2021-02-23T11:41:31.771Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-23T11:41:31.771Z] #18 27.42 Selecting previously unselected package vim. [2021-02-23T11:41:31.771Z] #18 27.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-02-23T11:41:31.771Z] #18 27.44 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T11:41:31.771Z] #18 27.74 Selecting previously unselected package xfsprogs. [2021-02-23T11:41:31.771Z] #18 27.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-02-23T11:41:31.771Z] #18 27.75 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T11:41:31.771Z] #18 27.99 Selecting previously unselected package zip. [2021-02-23T11:41:31.771Z] #18 28.00 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-02-23T11:41:31.771Z] #18 28.00 Unpacking zip (3.0-11+b1) ... [2021-02-23T11:41:31.771Z] #18 28.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:41:31.771Z] #18 28.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:41:31.771Z] #18 28.14 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-02-23T11:41:31.771Z] #18 28.15 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-23T11:41:31.771Z] #18 28.15 Setting up libgpm2:s390x (1.20.7-5) ... [2021-02-23T11:41:31.771Z] #18 28.16 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-02-23T11:41:31.771Z] #18 28.17 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T11:41:31.771Z] #18 28.17 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-02-23T11:41:31.771Z] #18 28.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-23T11:41:31.771Z] #18 28.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:41:31.771Z] #18 28.19 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-23T11:41:31.771Z] #18 28.20 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-23T11:41:31.771Z] #18 28.20 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:41:31.771Z] #18 28.21 Setting up zip (3.0-11+b1) ... [2021-02-23T11:41:31.771Z] #18 28.22 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:41:31.771Z] #18 28.23 Setting up bash-completion (1:2.8-6) ... [2021-02-23T11:41:31.771Z] #18 29.54 Setting up libiptc0:s390x (1.8.2-4) ... [2021-02-23T11:41:31.771Z] #18 29.55 Setting up xz-utils (5.2.4-1) ... [2021-02-23T11:41:31.771Z] #18 29.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T11:41:31.771Z] #18 29.56 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:41:31.771Z] #18 29.59 invoke-rc.d: could not determine current runlevel [2021-02-23T11:41:31.771Z] #18 29.60 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:41:31.771Z] #18 29.60 Setting up pigz (2.4-1) ... [2021-02-23T11:41:31.771Z] #18 29.61 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-23T11:41:31.771Z] #18 29.62 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-23T11:41:31.771Z] #18 29.63 Setting up python-pip-whl (18.1-5) ... [2021-02-23T11:41:31.771Z] #18 29.63 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-02-23T11:41:31.771Z] #18 29.64 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:41:31.771Z] #18 29.81 Setting up libaio1:s390x (0.3.112-3) ... [2021-02-23T11:41:31.771Z] #18 29.81 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-23T11:41:31.771Z] #18 29.82 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-23T11:41:31.771Z] #18 29.83 Setting up vim (2:8.1.0875-5) ... [2021-02-23T11:41:31.771Z] #18 29.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T11:41:31.771Z] #18 29.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T11:41:31.771Z] #18 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T11:41:31.771Z] #18 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T11:41:31.771Z] #18 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T11:41:31.771Z] #18 29.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T11:41:31.771Z] #18 29.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T11:41:31.771Z] #18 29.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T11:41:31.771Z] #18 29.87 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-23T11:41:31.771Z] #18 29.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:41:31.771Z] #18 29.89 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-23T11:41:31.771Z] #18 29.91 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:31.771Z] #18 29.93 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-23T11:41:31.771Z] #18 29.94 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:41:31.771Z] #18 31.73 Setting up iptables (1.8.2-4) ... [2021-02-23T11:41:31.771Z] #18 31.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:41:31.771Z] #18 31.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:41:31.771Z] #18 31.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:41:31.771Z] #18 31.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:41:31.771Z] #18 31.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T11:41:31.771Z] #18 31.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T11:41:31.771Z] #18 31.77 Setting up python3 (3.7.3-1) ... [2021-02-23T11:41:31.771Z] #18 31.97 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T11:41:31.907Z] #44 ... [2021-02-23T11:41:31.907Z] [2021-02-23T11:41:31.907Z] #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-23T11:41:31.907Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:31.907Z] #42 18.55 CC images/core-arm.o [2021-02-23T11:41:31.907Z] #42 18.97 CC images/core-aarch64.o [2021-02-23T11:41:31.907Z] #42 19.31 CC images/core-ppc64.o [2021-02-23T11:41:31.907Z] #42 19.96 CC images/core-s390.o [2021-02-23T11:41:31.907Z] #42 20.63 CC images/cpuinfo.o [2021-02-23T11:41:31.907Z] #42 21.15 CC images/inventory.o [2021-02-23T11:41:31.907Z] #42 21.47 CC images/fdinfo.o [2021-02-23T11:41:31.964Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 2.4s [2021-02-23T11:41:31.964Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2021-02-23T11:41:31.964Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.26MB / 120.17MB 2.7s [2021-02-23T11:41:31.989Z] #26 10.31 137 added, 0 removed; done. [2021-02-23T11:41:31.989Z] #26 10.34 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:31.989Z] #26 10.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:32.166Z] #42 21.96 CC images/fown.o [2021-02-23T11:41:32.228Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 2.8s [2021-02-23T11:41:32.228Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-02-23T11:41:32.228Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 2.9s [2021-02-23T11:41:32.248Z] #26 10.37 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:32.248Z] #26 10.38 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:32.248Z] #26 10.39 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:32.248Z] #26 10.41 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:32.248Z] #26 10.42 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:32.265Z] #4 DONE 0.6s [2021-02-23T11:41:32.265Z] [2021-02-23T11:41:32.265Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-23T11:41:32.265Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-23T11:41:32.265Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-23T11:41:32.400Z] #18 32.40 Setting up apparmor (2.13.2-10) ... [2021-02-23T11:41:32.422Z] #9 ... [2021-02-23T11:41:32.422Z] [2021-02-23T11:41:32.422Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:32.422Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:41:32.422Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-23T11:41:32.422Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-23T11:41:32.422Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-23T11:41:32.422Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-23T11:41:32.422Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.6s done [2021-02-23T11:41:32.422Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.0s [2021-02-23T11:41:32.426Z] #42 22.19 CC images/ns.o [2021-02-23T11:41:32.490Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.1s [2021-02-23T11:41:32.571Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-02-23T11:41:32.571Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-23T11:41:32.571Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-02-23T11:41:32.571Z] #5 DONE 0.3s [2021-02-23T11:41:32.685Z] #42 22.40 CC images/regfile.o [2021-02-23T11:41:32.811Z] #26 11.06 0 added, 0 removed; done. [2021-02-23T11:41:32.811Z] #26 11.06 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T11:41:32.811Z] #26 11.06 done. [2021-02-23T11:41:32.862Z] [2021-02-23T11:41:32.862Z] #6 [internal] load build definition from Dockerfile [2021-02-23T11:41:32.862Z] #6 sha256:9f08ad0074fdbab2fa4d0f029810bf503f9648cf32e6285ed57eaccfa23aed3b [2021-02-23T11:41:32.862Z] #6 transferring dockerfile: 16.55kB done [2021-02-23T11:41:32.862Z] #6 DONE 0.0s [2021-02-23T11:41:32.862Z] [2021-02-23T11:41:32.862Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-23T11:41:32.862Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-23T11:41:32.862Z] #9 DONE 0.2s [2021-02-23T11:41:32.862Z] [2021-02-23T11:41:32.862Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-23T11:41:32.862Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-23T11:41:32.862Z] #8 DONE 0.3s [2021-02-23T11:41:32.862Z] [2021-02-23T11:41:32.862Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-23T11:41:32.862Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-23T11:41:32.862Z] #7 DONE 0.2s [2021-02-23T11:41:32.945Z] #42 22.72 CC images/ghost-file.o [2021-02-23T11:41:32.990Z] #25 ... [2021-02-23T11:41:32.990Z] [2021-02-23T11:41:32.990Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:32.990Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:33.170Z] [2021-02-23T11:41:33.170Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:41:33.170Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-23T11:41:33.170Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-23T11:41:33.170Z] #62 DONE 0.0s [2021-02-23T11:41:33.170Z] [2021-02-23T11:41:33.170Z] #23 [internal] load build context [2021-02-23T11:41:33.170Z] #23 sha256:94b364694d05d5719984b413c79ba6fe56ce7f50fe6b106d55b1a3cb3b6937cf [2021-02-23T11:41:33.204Z] #42 23.05 CC images/fifo.o [2021-02-23T11:41:33.248Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done [2021-02-23T11:41:33.430Z] #18 33.29 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T11:41:33.430Z] #18 33.30 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:41:33.430Z] #18 33.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:41:33.432Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.0s done [2021-02-23T11:41:33.507Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-23T11:41:33.692Z] #9 ... [2021-02-23T11:41:33.692Z] [2021-02-23T11:41:33.692Z] #22 [internal] load build context [2021-02-23T11:41:33.692Z] #22 sha256:ec531e25f5f9d830cfdfebc096bcb305d345bcfb73f7334f4c12503bd609933a [2021-02-23T11:41:33.692Z] #22 transferring context: 53.40MB 3.9s done [2021-02-23T11:41:33.692Z] #22 DONE 4.5s [2021-02-23T11:41:33.772Z] #42 23.22 CC images/remap-file-path.o [2021-02-23T11:41:33.772Z] #42 23.44 CC images/eventfd.o [2021-02-23T11:41:33.952Z] [2021-02-23T11:41:33.952Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:41:33.952Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-23T11:41:33.952Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-23T11:41:33.952Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-23T11:41:33.952Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-23T11:41:33.952Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2021-02-23T11:41:33.952Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2021-02-23T11:41:33.952Z] #61 DONE 4.5s [2021-02-23T11:41:33.952Z] [2021-02-23T11:41:33.952Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:33.952Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:34.031Z] #42 23.76 CC images/eventpoll.o [2021-02-23T11:41:34.061Z] #18 33.97 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T11:41:34.061Z] #18 34.22 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T11:41:34.215Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 4.0s done [2021-02-23T11:41:34.291Z] #42 24.03 CC images/fh.o [2021-02-23T11:41:34.454Z] #9 ... [2021-02-23T11:41:34.454Z] [2021-02-23T11:41:34.454Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:34.454Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:41:34.454Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.0s done [2021-02-23T11:41:34.454Z] #25 DONE 12.2s [2021-02-23T11:41:34.454Z] [2021-02-23T11:41:34.454Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:34.454Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:34.454Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-02-23T11:41:34.713Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-23T11:41:34.859Z] #42 24.41 CC images/fsnotify.o [2021-02-23T11:41:35.089Z] #18 34.92 Setting up python3-pip (18.1-5) ... [2021-02-23T11:41:35.341Z] #26 DONE 13.1s [2021-02-23T11:41:35.341Z] [2021-02-23T11:41:35.341Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:35.341Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:35.341Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-02-23T11:41:35.341Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.2s done [2021-02-23T11:41:35.341Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-02-23T11:41:35.341Z] #9 ... [2021-02-23T11:41:35.341Z] [2021-02-23T11:41:35.341Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T11:41:35.341Z] #27 sha256:83b9fe5a755b57ab36fa396e96833df447586a30270b8a794a2dc93b43579d56 [2021-02-23T11:41:35.341Z] #27 DONE 0.3s [2021-02-23T11:41:35.341Z] [2021-02-23T11:41:35.341Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:35.341Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:35.341Z] #9 ... [2021-02-23T11:41:35.341Z] [2021-02-23T11:41:35.341Z] #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-23T11:41:35.341Z] #28 sha256:a26af7a0f4a65cdfb29c5093c2fa25f34fbe95d79b6566f7883fa6c74119a99d [2021-02-23T11:41:35.378Z] #18 35.52 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:35.428Z] #42 25.05 CC images/signalfd.o [2021-02-23T11:41:35.447Z] #23 ... [2021-02-23T11:41:35.447Z] [2021-02-23T11:41:35.447Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-23T11:41:35.447Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-23T11:41:35.447Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-23T11:41:35.447Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2021-02-23T11:41:35.447Z] #62 DONE 2.0s [2021-02-23T11:41:35.447Z] [2021-02-23T11:41:35.447Z] #23 [internal] load build context [2021-02-23T11:41:35.447Z] #23 sha256:94b364694d05d5719984b413c79ba6fe56ce7f50fe6b106d55b1a3cb3b6937cf [2021-02-23T11:41:35.606Z] #25 DONE 8.7s [2021-02-23T11:41:35.606Z] [2021-02-23T11:41:35.606Z] #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-23T11:41:35.606Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-23T11:41:35.651Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-02-23T11:41:35.651Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-23T11:41:35.667Z] #18 35.55 Processing triggers for mime-support (3.62) ... [2021-02-23T11:41:35.687Z] #42 ... [2021-02-23T11:41:35.687Z] [2021-02-23T11:41:35.687Z] #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-23T11:41:35.687Z] #50 sha256:7d601de9eb3c5987c16c4fb184cfb7e215bc81de6e34f0b860b87171347db82c [2021-02-23T11:41:35.687Z] #50 88.74 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T11:41:35.687Z] #50 DONE 95.1s [2021-02-23T11:41:35.687Z] [2021-02-23T11:41:35.687Z] #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-23T11:41:35.687Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:35.687Z] #42 25.28 CC images/fs.o [2021-02-23T11:41:35.687Z] #42 ... [2021-02-23T11:41:35.687Z] [2021-02-23T11:41:35.687Z] #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-23T11:41:35.687Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:41:35.687Z] #44 93.06 hash/crc32 [2021-02-23T11:41:35.687Z] #44 93.38 compress/gzip [2021-02-23T11:41:35.687Z] #44 93.85 net [2021-02-23T11:41:35.687Z] #44 94.06 vendor/golang.org/x/text/transform [2021-02-23T11:41:35.687Z] #44 94.57 vendor/golang.org/x/text/unicode/bidi [2021-02-23T11:41:35.866Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-02-23T11:41:35.964Z] #18 DONE 36.0s [2021-02-23T11:41:35.964Z] [2021-02-23T11:41:35.964Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-23T11:41:36.126Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done [2021-02-23T11:41:36.126Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-23T11:41:36.271Z] #28 1.155 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T11:41:36.531Z] #28 1.233 [2021-02-23T11:41:36.908Z] #23 transferring context: 18.42MB 3.5s [2021-02-23T11:41:37.003Z] #19 0.870 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T11:41:37.003Z] #19 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T11:41:37.003Z] #19 0.876 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T11:41:37.003Z] #19 DONE 1.0s [2021-02-23T11:41:37.003Z] [2021-02-23T11:41:37.003Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:41:37.046Z] #28 1.350 ############ 17.1% ########################## 37.0% ######################################## 56.8% ####################################################### 77.0% ##################################################################### 96.7% ######################################################################## 100.0% [2021-02-23T11:41:37.046Z] #28 1.846 [2021-02-23T11:41:37.065Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-02-23T11:41:37.065Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-23T11:41:37.112Z] #26 ... [2021-02-23T11:41:37.112Z] [2021-02-23T11:41:37.112Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:37.112Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-23T11:41:37.112Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-23T11:41:37.112Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-23T11:41:37.112Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-23T11:41:37.112Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-23T11:41:37.112Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.5s done [2021-02-23T11:41:37.112Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.7s done [2021-02-23T11:41:37.112Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.6s done [2021-02-23T11:41:37.112Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.6s done [2021-02-23T11:41:37.112Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 5.1s done [2021-02-23T11:41:37.112Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.8s done [2021-02-23T11:41:37.112Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s done [2021-02-23T11:41:37.112Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.9s [2021-02-23T11:41:37.112Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-02-23T11:41:37.112Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-02-23T11:41:37.302Z] #28 1.950 ######################################################################## 100.0% [2021-02-23T11:41:37.302Z] #28 2.034 [2021-02-23T11:41:37.302Z] #28 2.149 ############################################################## 87.3% ######################################################################## 100.0% [2021-02-23T11:41:37.302Z] #28 2.241 [2021-02-23T11:41:37.595Z] #44 96.66 vendor/golang.org/x/text/secure/bidirule [2021-02-23T11:41:37.595Z] #44 96.91 vendor/golang.org/x/text/unicode/norm [2021-02-23T11:41:37.636Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-02-23T11:41:37.686Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2021-02-23T11:41:37.896Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-23T11:41:37.896Z] #9 ... [2021-02-23T11:41:37.896Z] [2021-02-23T11:41:37.896Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:37.896Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-23T11:41:37.896Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-23T11:41:37.896Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-23T11:41:37.896Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-23T11:41:37.896Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-23T11:41:37.896Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.4s done [2021-02-23T11:41:37.896Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.8s done [2021-02-23T11:41:37.896Z] #25 DONE 8.5s [2021-02-23T11:41:37.896Z] [2021-02-23T11:41:37.896Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:37.896Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:38.077Z] #28 2.355 ########### 15.9% ######################### 35.5% ####################################### 54.9% ##################################################### 74.3% ################################################################### 93.4% ######################################################################## 100.0% [2021-02-23T11:41:38.077Z] #28 2.883 [2021-02-23T11:41:38.633Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.3s done [2021-02-23T11:41:38.633Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-02-23T11:41:40.027Z] #9 ... [2021-02-23T11:41:40.027Z] [2021-02-23T11:41:40.027Z] #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-23T11:41:40.027Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-23T11:41:40.027Z] #26 4.169 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:40.027Z] #26 4.171 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:40.027Z] #26 4.190 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:40.131Z] #44 ... [2021-02-23T11:41:40.131Z] [2021-02-23T11:41:40.131Z] #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-23T11:41:40.131Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:41:40.131Z] #12 99.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T11:41:40.131Z] #12 99.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:41:40.131Z] #12 99.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:41:40.142Z] #28 2.997 ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.8% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.6% ########################################################### 82.9% ############################################################### 88.0% ################################################################### 93.3% ###################################################################### 98.6% ######################################################################## 100.0% [2021-02-23T11:41:40.142Z] #28 4.849 [2021-02-23T11:41:40.292Z] #26 4.411 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-23T11:41:40.399Z] #28 5.129 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T11:41:40.399Z] #28 5.217 [2021-02-23T11:41:40.399Z] #28 5.279 ######################################################################## 100.0% [2021-02-23T11:41:40.399Z] #28 5.318 [2021-02-23T11:41:40.504Z] #20 3.082 Collecting yamllint==1.16.0 [2021-02-23T11:41:40.504Z] #20 3.225 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T11:41:40.504Z] #20 3.246 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T11:41:40.504Z] #20 3.274 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T11:41:40.504Z] #20 3.284 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T11:41:40.504Z] #20 3.423 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-23T11:41:40.555Z] #26 4.716 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-23T11:41:40.655Z] #28 5.583 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T11:41:40.669Z] #23 transferring context: 53.41MB 7.4s done [2021-02-23T11:41:40.669Z] #23 DONE 7.5s [2021-02-23T11:41:40.669Z] [2021-02-23T11:41:40.669Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:40.669Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T11:41:40.669Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-23T11:41:40.669Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-02-23T11:41:40.669Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.0s done [2021-02-23T11:41:40.669Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.1s done [2021-02-23T11:41:40.669Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.1s done [2021-02-23T11:41:40.669Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 0.9s done [2021-02-23T11:41:40.669Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2021-02-23T11:41:40.669Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.0s done [2021-02-23T11:41:40.669Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-23T11:41:40.793Z] #20 3.803 Installing build dependencies: started [2021-02-23T11:41:40.819Z] #26 4.998 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-23T11:41:40.911Z] #28 5.688 [2021-02-23T11:41:40.930Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-02-23T11:41:41.167Z] #28 5.833 ####################################################### 77.5% ######################################################################## 100.0% [2021-02-23T11:41:41.167Z] #28 5.873 [2021-02-23T11:41:41.423Z] #28 6.177 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T11:41:41.423Z] #28 6.279 [2021-02-23T11:41:41.935Z] #28 6.418 #### 5.8% [2021-02-23T11:41:41.935Z] #28 ... [2021-02-23T11:41:41.935Z] [2021-02-23T11:41:41.935Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:41.935Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:41.935Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.7s done [2021-02-23T11:41:41.935Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-23T11:41:41.935Z] #9 DONE 32.2s [2021-02-23T11:41:41.935Z] [2021-02-23T11:41:41.935Z] #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-23T11:41:41.935Z] #28 sha256:a26af7a0f4a65cdfb29c5093c2fa25f34fbe95d79b6566f7883fa6c74119a99d [2021-02-23T11:41:41.935Z] #28 6.418 #### 5.8% ############ 17.6% [2021-02-23T11:41:41.935Z] #28 ... [2021-02-23T11:41:41.935Z] [2021-02-23T11:41:41.935Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:41:41.935Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T11:41:42.106Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done [2021-02-23T11:41:42.106Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-23T11:41:42.197Z] #10 ... [2021-02-23T11:41:42.197Z] [2021-02-23T11:41:42.197Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-23T11:41:42.197Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-23T11:41:42.197Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-23T11:41:42.197Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 3.8s done [2021-02-23T11:41:42.197Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 5.2s done [2021-02-23T11:41:42.197Z] #26 DONE 9.0s [2021-02-23T11:41:42.197Z] [2021-02-23T11:41:42.197Z] #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-23T11:41:42.197Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T11:41:42.212Z] #26 6.365 Fetched 8246 kB in 2s (3386 kB/s) [2021-02-23T11:41:42.293Z] #20 ... [2021-02-23T11:41:42.293Z] [2021-02-23T11:41:42.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:42.293Z] #41 70.66 CC criu/filesystems.o [2021-02-23T11:41:42.293Z] #41 70.86 CC criu/fsnotify.o [2021-02-23T11:41:42.293Z] #41 71.38 CC criu/image-desc.o [2021-02-23T11:41:42.293Z] #41 71.47 CC criu/image.o [2021-02-23T11:41:42.293Z] #41 72.00 CC criu/ipc_ns.o [2021-02-23T11:41:42.293Z] #41 72.74 CC criu/irmap.o [2021-02-23T11:41:42.293Z] #41 73.07 CC criu/kcmp-ids.o [2021-02-23T11:41:42.293Z] #41 73.36 CC criu/kerndat.o [2021-02-23T11:41:42.293Z] #41 74.00 CC criu/libnetlink.o [2021-02-23T11:41:42.293Z] #41 74.21 CC criu/log.o [2021-02-23T11:41:42.293Z] #41 74.46 CC criu/lsm.o [2021-02-23T11:41:42.293Z] #41 74.72 CC criu/mem.o [2021-02-23T11:41:42.293Z] #41 75.70 CC criu/memfd.o [2021-02-23T11:41:42.293Z] #41 75.98 CC criu/mount.o [2021-02-23T11:41:42.293Z] #41 78.40 CC criu/namespaces.o [2021-02-23T11:41:42.293Z] #41 79.61 CC criu/net.o [2021-02-23T11:41:42.309Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2021-02-23T11:41:42.495Z] #27 0.237 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:42.495Z] #27 0.258 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:42.495Z] #27 0.284 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:42.569Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-23T11:41:42.582Z] #41 ... [2021-02-23T11:41:42.582Z] [2021-02-23T11:41:42.582Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-23T11:41:42.582Z] #38 117.4 + dpkg --print-architecture [2021-02-23T11:41:42.582Z] #38 117.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-23T11:41:42.582Z] #38 117.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-23T11:41:42.582Z] #38 117.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-23T11:41:42.667Z] #12 ... [2021-02-23T11:41:42.667Z] [2021-02-23T11:41:42.667Z] #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-23T11:41:42.667Z] #55 sha256:6511126176b3eb81a7d305b87e30e5df4283d729cd57583d80b267e6977ad2c9 [2021-02-23T11:41:42.667Z] #55 45.75 + bin/ctr [2021-02-23T11:41:42.667Z] #55 ... [2021-02-23T11:41:42.667Z] [2021-02-23T11:41:42.667Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:41:42.667Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:42.667Z] #42 25.51 CC images/pstree.o [2021-02-23T11:41:42.667Z] #42 25.74 CC images/pipe.o [2021-02-23T11:41:42.667Z] #42 26.12 CC images/tcp-stream.o [2021-02-23T11:41:42.667Z] #42 26.54 CC images/sk-packet.o [2021-02-23T11:41:42.667Z] #42 26.77 CC images/mnt.o [2021-02-23T11:41:42.667Z] #42 26.98 CC images/pipe-data.o [2021-02-23T11:41:42.667Z] #42 27.13 CC images/sa.o [2021-02-23T11:41:42.667Z] #42 27.43 CC images/timer.o [2021-02-23T11:41:42.667Z] #42 27.76 CC images/timerfd.o [2021-02-23T11:41:42.667Z] #42 27.94 CC images/mm.o [2021-02-23T11:41:42.667Z] #42 28.23 CC images/sk-opts.o [2021-02-23T11:41:42.667Z] #42 28.43 CC images/sk-unix.o [2021-02-23T11:41:42.667Z] #42 28.78 CC images/sk-inet.o [2021-02-23T11:41:42.667Z] #42 29.19 CC images/tun.o [2021-02-23T11:41:42.667Z] #42 29.39 CC images/sk-netlink.o [2021-02-23T11:41:42.667Z] #42 29.62 CC images/packet-sock.o [2021-02-23T11:41:42.667Z] #42 29.96 CC images/ipc-var.o [2021-02-23T11:41:42.667Z] #42 30.19 CC images/ipc-desc.o [2021-02-23T11:41:42.667Z] #42 30.44 CC images/ipc-shm.o [2021-02-23T11:41:42.667Z] #42 30.64 CC images/ipc-msg.o [2021-02-23T11:41:42.667Z] #42 30.88 CC images/ipc-sem.o [2021-02-23T11:41:42.667Z] #42 31.05 CC images/utsns.o [2021-02-23T11:41:42.667Z] #42 31.24 CC images/creds.o [2021-02-23T11:41:42.667Z] #42 31.49 CC images/vma.o [2021-02-23T11:41:42.667Z] #42 31.69 CC images/netdev.o [2021-02-23T11:41:42.667Z] #42 32.02 CC images/tty.o [2021-02-23T11:41:42.800Z] #27 0.482 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T11:41:42.926Z] #42 32.59 CC images/file-lock.o [2021-02-23T11:41:43.099Z] #27 0.775 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T11:41:43.137Z] #9 ... [2021-02-23T11:41:43.137Z] [2021-02-23T11:41:43.137Z] #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-23T11:41:43.137Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:41:43.137Z] #26 1.303 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:43.137Z] #26 1.308 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:43.137Z] #26 1.318 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:43.138Z] #26 1.530 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:41:43.138Z] #26 1.812 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:41:43.138Z] #26 2.162 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:41:43.138Z] #26 3.708 Fetched 8422 kB in 3s (3178 kB/s) [2021-02-23T11:41:43.138Z] #26 3.708 Reading package lists... [2021-02-23T11:41:43.138Z] #26 4.686 Reading package lists... [2021-02-23T11:41:43.138Z] #26 5.578 Building dependency tree... [2021-02-23T11:41:43.138Z] #26 5.931 The following additional packages will be installed: [2021-02-23T11:41:43.138Z] #26 5.939 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T11:41:43.138Z] #26 5.939 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T11:41:43.138Z] #26 5.939 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T11:41:43.138Z] #26 5.939 Suggested packages: [2021-02-23T11:41:43.138Z] #26 5.939 krb5-doc krb5-user [2021-02-23T11:41:43.138Z] #26 5.939 Recommended packages: [2021-02-23T11:41:43.138Z] #26 5.939 krb5-locales publicsuffix libsasl2-modules [2021-02-23T11:41:43.138Z] #26 6.126 The following NEW packages will be installed: [2021-02-23T11:41:43.138Z] #26 6.126 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T11:41:43.138Z] #26 6.126 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T11:41:43.138Z] #26 6.126 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T11:41:43.138Z] #26 6.126 libssh2-1 libssl1.1 openssl [2021-02-23T11:41:43.138Z] #26 6.430 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T11:41:43.138Z] #26 6.430 Need to get 5057 kB of archives. [2021-02-23T11:41:43.138Z] #26 6.430 After this operation, 12.1 MB of additional disk space will be used. [2021-02-23T11:41:43.138Z] #26 6.430 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-23T11:41:43.138Z] #26 6.430 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-23T11:41:43.138Z] #26 6.430 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T11:41:43.138Z] #26 6.430 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-23T11:41:43.138Z] #26 6.430 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-23T11:41:43.138Z] #26 6.430 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-23T11:41:43.138Z] #26 6.433 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-23T11:41:43.138Z] #26 6.442 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-23T11:41:43.138Z] #26 6.454 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-23T11:41:43.138Z] #26 6.468 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-23T11:41:43.138Z] #26 6.468 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-23T11:41:43.138Z] #26 6.469 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-23T11:41:43.138Z] #26 6.472 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-23T11:41:43.138Z] #26 6.482 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-23T11:41:43.138Z] #26 6.486 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-23T11:41:43.138Z] #26 6.487 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:41:43.138Z] #26 6.494 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T11:41:43.138Z] #26 6.494 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-23T11:41:43.138Z] #26 6.494 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:41:43.138Z] #26 6.498 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-23T11:41:43.138Z] #26 6.505 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:41:43.138Z] #26 6.707 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:41:43.138Z] #26 6.748 Fetched 5057 kB in 0s (14.6 MB/s) [2021-02-23T11:41:43.138Z] #26 6.793 Selecting previously unselected package libssl1.1:amd64. [2021-02-23T11:41:43.138Z] #26 6.793 (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-23T11:41:43.138Z] #26 6.802 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 6.810 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:43.138Z] #26 7.009 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-23T11:41:43.138Z] #26 7.011 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.015 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 7.068 Selecting previously unselected package libsasl2-2:amd64. [2021-02-23T11:41:43.138Z] #26 7.068 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.072 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 7.126 Selecting previously unselected package libldap-common. [2021-02-23T11:41:43.138Z] #26 7.126 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T11:41:43.138Z] #26 7.133 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:43.138Z] #26 7.196 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-23T11:41:43.138Z] #26 7.196 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.200 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:43.138Z] #26 7.279 Selecting previously unselected package openssl. [2021-02-23T11:41:43.138Z] #26 7.279 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.283 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:43.138Z] #26 7.470 Selecting previously unselected package ca-certificates. [2021-02-23T11:41:43.138Z] #26 7.470 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T11:41:43.138Z] #26 7.478 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:43.138Z] #26 7.554 Selecting previously unselected package libkeyutils1:amd64. [2021-02-23T11:41:43.138Z] #26 7.554 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.559 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:41:43.138Z] #26 7.615 Selecting previously unselected package libkrb5support0:amd64. [2021-02-23T11:41:43.138Z] #26 7.615 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.618 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 7.664 Selecting previously unselected package libk5crypto3:amd64. [2021-02-23T11:41:43.138Z] #26 7.664 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.669 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 7.732 Selecting previously unselected package libkrb5-3:amd64. [2021-02-23T11:41:43.138Z] #26 7.732 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.735 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 7.862 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-23T11:41:43.138Z] #26 7.862 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.867 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 7.934 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-23T11:41:43.138Z] #26 7.934 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 7.938 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 7.993 Selecting previously unselected package libpsl5:amd64. [2021-02-23T11:41:43.138Z] #26 7.996 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.004 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:41:43.138Z] #26 8.055 Selecting previously unselected package librtmp1:amd64. [2021-02-23T11:41:43.138Z] #26 8.055 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.061 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:43.138Z] #26 8.115 Selecting previously unselected package libssh2-1:amd64. [2021-02-23T11:41:43.138Z] #26 8.115 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.122 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:41:43.138Z] #26 8.202 Selecting previously unselected package libcurl4:amd64. [2021-02-23T11:41:43.138Z] #26 8.202 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.208 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 8.278 Selecting previously unselected package curl. [2021-02-23T11:41:43.138Z] #26 8.278 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.285 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 8.371 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:41:43.138Z] #26 8.371 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.375 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:41:43.138Z] #26 8.461 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:41:43.138Z] #26 8.461 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.464 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:43.138Z] #26 8.517 Selecting previously unselected package jq. [2021-02-23T11:41:43.138Z] #26 8.517 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:41:43.138Z] #26 8.520 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:43.138Z] #26 8.572 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:41:43.138Z] #26 8.583 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:41:43.138Z] #26 8.593 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:43.138Z] #26 8.756 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 8.767 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:43.138Z] #26 8.782 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 8.792 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 8.803 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:43.138Z] #26 8.816 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 8.827 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:43.138Z] #26 8.836 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:41:43.138Z] #26 8.855 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:43.185Z] #42 32.83 CC images/rlimit.o [2021-02-23T11:41:43.394Z] #27 1.161 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T11:41:43.398Z] #26 8.865 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:43.398Z] #26 8.885 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:41:43.398Z] #26 8.899 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:43.398Z] #26 8.912 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:43.398Z] #26 8.924 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:43.398Z] #26 ... [2021-02-23T11:41:43.398Z] [2021-02-23T11:41:43.398Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:43.398Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:43.444Z] #42 33.04 CC images/pagemap.o [2021-02-23T11:41:43.609Z] #26 6.365 Reading package lists... [2021-02-23T11:41:43.703Z] #42 33.41 CC images/siginfo.o [2021-02-23T11:41:44.273Z] #42 33.72 CC images/rpc.o [2021-02-23T11:41:45.006Z] #26 7.683 Reading package lists... [2021-02-23T11:41:45.006Z] #26 9.016 Building dependency tree... [2021-02-23T11:41:45.210Z] #42 34.83 CC images/ext-file.o [2021-02-23T11:41:45.271Z] #26 9.688 The following additional packages will be installed: [2021-02-23T11:41:45.271Z] #26 9.688 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T11:41:45.271Z] #26 9.688 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T11:41:45.271Z] #26 9.688 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T11:41:45.405Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-02-23T11:41:45.405Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-23T11:41:45.469Z] #42 35.07 CC images/cgroup.o [2021-02-23T11:41:45.481Z] #27 3.314 Fetched 8197 kB in 3s (2657 kB/s) [2021-02-23T11:41:45.534Z] #26 9.690 Suggested packages: [2021-02-23T11:41:45.535Z] #26 9.690 krb5-doc krb5-user [2021-02-23T11:41:45.535Z] #26 9.690 Recommended packages: [2021-02-23T11:41:45.535Z] #26 9.690 krb5-locales publicsuffix libsasl2-modules [2021-02-23T11:41:45.535Z] #26 9.932 The following NEW packages will be installed: [2021-02-23T11:41:45.535Z] #26 9.932 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T11:41:45.535Z] #26 9.932 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T11:41:45.535Z] #26 9.932 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T11:41:45.535Z] #26 9.932 libssh2-1 libssl1.1 openssl [2021-02-23T11:41:46.037Z] #42 35.71 CC images/userns.o [2021-02-23T11:41:46.114Z] #26 10.23 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T11:41:46.114Z] #26 10.23 Need to get 4777 kB of archives. [2021-02-23T11:41:46.114Z] #26 10.23 After this operation, 11.5 MB of additional disk space will be used. [2021-02-23T11:41:46.114Z] #26 10.23 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-23T11:41:46.114Z] #26 10.23 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-02-23T11:41:46.114Z] #26 10.24 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-23T11:41:46.114Z] #26 10.24 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T11:41:46.114Z] #26 10.24 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-23T11:41:46.114Z] #26 10.24 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-23T11:41:46.114Z] #26 10.25 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-23T11:41:46.114Z] #26 10.25 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-23T11:41:46.114Z] #26 10.26 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-23T11:41:46.114Z] #26 10.26 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-23T11:41:46.114Z] #26 10.26 Get:11 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-23T11:41:46.114Z] #26 10.26 Get:12 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-23T11:41:46.114Z] #26 10.26 Get:13 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-23T11:41:46.114Z] #26 10.26 Get:14 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-23T11:41:46.114Z] #26 10.27 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T11:41:46.114Z] #26 10.27 Get:16 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-23T11:41:46.114Z] #26 10.27 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-02-23T11:41:46.114Z] #26 10.32 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-23T11:41:46.114Z] #26 10.32 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-02-23T11:41:46.114Z] #26 10.32 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-23T11:41:46.114Z] #26 10.33 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-23T11:41:46.296Z] #42 35.98 CC images/google/protobuf/descriptor.o [2021-02-23T11:41:46.376Z] #26 10.58 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:41:46.376Z] #26 10.62 Fetched 4777 kB in 0s (13.4 MB/s) [2021-02-23T11:41:46.376Z] #26 10.68 Selecting previously unselected package libssl1.1:arm64. [2021-02-23T11:41:46.539Z] #27 3.314 Reading package lists... [2021-02-23T11:41:46.539Z] #27 ... [2021-02-23T11:41:46.539Z] [2021-02-23T11:41:46.539Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:46.539Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T11:41:46.539Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.9s done [2021-02-23T11:41:46.539Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.5s done [2021-02-23T11:41:46.539Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-23T11:41:46.539Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.8s done [2021-02-23T11:41:46.539Z] #10 DONE 12.8s [2021-02-23T11:41:46.539Z] [2021-02-23T11:41:46.539Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:46.539Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T11:41:46.539Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-02-23T11:41:46.639Z] #26 10.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-02-23T11:41:46.639Z] #26 10.68 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-23T11:41:46.639Z] #26 10.69 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:46.639Z] #26 10.95 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-23T11:41:46.639Z] #26 10.95 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-23T11:41:46.639Z] #26 10.95 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:46.639Z] #26 11.00 Selecting previously unselected package libsasl2-2:arm64. [2021-02-23T11:41:46.639Z] #26 11.00 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-23T11:41:46.789Z] #9 ... [2021-02-23T11:41:46.789Z] [2021-02-23T11:41:46.789Z] #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-23T11:41:46.789Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:41:46.789Z] #26 1.060 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:46.789Z] #26 1.060 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:46.789Z] #26 1.072 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:46.789Z] #26 1.209 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:41:46.789Z] #26 1.418 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:41:46.789Z] #26 1.697 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:41:46.789Z] #26 3.294 Fetched 8422 kB in 2s (3380 kB/s) [2021-02-23T11:41:46.789Z] #26 3.294 Reading package lists... [2021-02-23T11:41:46.789Z] #26 4.159 Reading package lists... [2021-02-23T11:41:46.789Z] #26 5.037 Building dependency tree... [2021-02-23T11:41:46.789Z] #26 5.345 The following additional packages will be installed: [2021-02-23T11:41:46.789Z] #26 5.345 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T11:41:46.789Z] #26 5.345 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T11:41:46.789Z] #26 5.345 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T11:41:46.789Z] #26 5.345 Suggested packages: [2021-02-23T11:41:46.789Z] #26 5.345 krb5-doc krb5-user [2021-02-23T11:41:46.789Z] #26 5.345 Recommended packages: [2021-02-23T11:41:46.789Z] #26 5.345 krb5-locales publicsuffix libsasl2-modules [2021-02-23T11:41:46.789Z] #26 5.513 The following NEW packages will be installed: [2021-02-23T11:41:46.789Z] #26 5.513 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T11:41:46.789Z] #26 5.513 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T11:41:46.789Z] #26 5.513 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T11:41:46.789Z] #26 5.513 libssh2-1 libssl1.1 openssl [2021-02-23T11:41:46.789Z] #26 5.793 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T11:41:46.789Z] #26 5.793 Need to get 5057 kB of archives. [2021-02-23T11:41:46.789Z] #26 5.793 After this operation, 12.1 MB of additional disk space will be used. [2021-02-23T11:41:46.789Z] #26 5.793 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-23T11:41:46.789Z] #26 5.795 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-23T11:41:46.789Z] #26 5.796 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-23T11:41:46.790Z] #26 5.805 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T11:41:46.790Z] #26 5.805 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-23T11:41:46.790Z] #26 5.805 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-23T11:41:46.790Z] #26 5.805 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-23T11:41:46.790Z] #26 5.813 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-23T11:41:46.790Z] #26 5.828 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-23T11:41:46.790Z] #26 5.831 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T11:41:46.790Z] #26 5.831 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-23T11:41:46.790Z] #26 5.833 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-23T11:41:46.790Z] #26 5.839 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-23T11:41:46.790Z] #26 5.843 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-23T11:41:46.790Z] #26 5.843 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-23T11:41:46.790Z] #26 5.859 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-23T11:41:46.790Z] #26 5.865 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-23T11:41:46.790Z] #26 5.869 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-23T11:41:46.790Z] #26 5.882 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:41:46.790Z] #26 5.882 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:41:46.790Z] #26 5.894 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:41:46.790Z] #26 6.069 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:41:46.790Z] #26 6.094 Fetched 5057 kB in 0s (14.2 MB/s) [2021-02-23T11:41:46.790Z] #26 6.139 Selecting previously unselected package libssl1.1:amd64. [2021-02-23T11:41:46.790Z] #26 6.139 (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-23T11:41:46.790Z] #26 6.139 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.149 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:46.790Z] #26 6.345 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-23T11:41:46.790Z] #26 6.345 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.349 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 6.387 Selecting previously unselected package libsasl2-2:amd64. [2021-02-23T11:41:46.790Z] #26 6.390 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.393 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 6.431 Selecting previously unselected package libldap-common. [2021-02-23T11:41:46.790Z] #26 6.433 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T11:41:46.790Z] #26 6.437 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:46.790Z] #26 6.479 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-23T11:41:46.790Z] #26 6.479 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.485 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:46.790Z] #26 6.541 Selecting previously unselected package openssl. [2021-02-23T11:41:46.790Z] #26 6.542 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.546 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:46.790Z] #26 6.700 Selecting previously unselected package ca-certificates. [2021-02-23T11:41:46.790Z] #26 6.700 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T11:41:46.790Z] #26 6.703 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:46.790Z] #26 6.784 Selecting previously unselected package libkeyutils1:amd64. [2021-02-23T11:41:46.790Z] #26 6.785 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.790 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:41:46.790Z] #26 6.821 Selecting previously unselected package libkrb5support0:amd64. [2021-02-23T11:41:46.790Z] #26 6.823 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.828 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 6.871 Selecting previously unselected package libk5crypto3:amd64. [2021-02-23T11:41:46.790Z] #26 6.872 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.878 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 6.930 Selecting previously unselected package libkrb5-3:amd64. [2021-02-23T11:41:46.790Z] #26 6.932 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 6.936 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.041 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-23T11:41:46.790Z] #26 7.041 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.046 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.099 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-23T11:41:46.790Z] #26 7.099 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.101 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.148 Selecting previously unselected package libpsl5:amd64. [2021-02-23T11:41:46.790Z] #26 7.148 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.153 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:41:46.790Z] #26 7.191 Selecting previously unselected package librtmp1:amd64. [2021-02-23T11:41:46.790Z] #26 7.191 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.195 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:46.790Z] #26 7.234 Selecting previously unselected package libssh2-1:amd64. [2021-02-23T11:41:46.790Z] #26 7.235 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.239 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:41:46.790Z] #26 7.292 Selecting previously unselected package libcurl4:amd64. [2021-02-23T11:41:46.790Z] #26 7.292 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.295 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.355 Selecting previously unselected package curl. [2021-02-23T11:41:46.790Z] #26 7.355 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.359 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.453 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:41:46.790Z] #26 7.453 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.457 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:41:46.790Z] #26 7.518 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:41:46.790Z] #26 7.518 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.521 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:46.790Z] #26 7.564 Selecting previously unselected package jq. [2021-02-23T11:41:46.790Z] #26 7.564 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:41:46.790Z] #26 7.567 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:46.790Z] #26 7.612 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-23T11:41:46.790Z] #26 7.627 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-23T11:41:46.790Z] #26 7.666 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:46.790Z] #26 7.806 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.815 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:46.790Z] #26 7.829 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.840 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.852 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:46.790Z] #26 7.864 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.873 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.885 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-23T11:41:46.790Z] #26 7.896 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:46.790Z] #26 7.985 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:46.790Z] #26 8.002 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:41:46.790Z] #26 8.013 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:46.790Z] #26 8.024 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:46.790Z] #26 8.035 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:46.790Z] #26 8.615 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:46.790Z] #26 ... [2021-02-23T11:41:46.790Z] [2021-02-23T11:41:46.790Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:46.790Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:46.901Z] #26 11.01 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:46.901Z] #26 11.13 Selecting previously unselected package libldap-common. [2021-02-23T11:41:46.901Z] #26 11.13 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T11:41:46.901Z] #26 11.13 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:46.901Z] #26 11.19 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-23T11:41:46.901Z] #26 11.19 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-02-23T11:41:46.901Z] #26 11.19 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:46.901Z] #26 11.32 Selecting previously unselected package openssl. [2021-02-23T11:41:46.901Z] #26 11.32 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-23T11:41:46.901Z] #26 11.32 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:47.182Z] #10 ... [2021-02-23T11:41:47.182Z] [2021-02-23T11:41:47.182Z] #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-23T11:41:47.182Z] #28 sha256:a26af7a0f4a65cdfb29c5093c2fa25f34fbe95d79b6566f7883fa6c74119a99d [2021-02-23T11:41:47.182Z] #28 6.418 #### 5.8% ############ 17.6% ######################### 35.3% ####################################### 55.0% ############################################### 65.7% ######################################################## 78.0% ######################################################################## 100.0% [2021-02-23T11:41:47.182Z] #28 7.209 [2021-02-23T11:41:47.182Z] #28 7.462 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T11:41:47.182Z] #28 7.526 [2021-02-23T11:41:47.182Z] #28 7.561 ######################################################################## 100.0% [2021-02-23T11:41:47.182Z] #28 7.580 [2021-02-23T11:41:47.182Z] #28 7.762 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T11:41:47.182Z] #28 7.820 [2021-02-23T11:41:47.182Z] #28 7.873 ######################################################################## 100.0% [2021-02-23T11:41:47.182Z] #28 7.898 [2021-02-23T11:41:47.182Z] #28 7.909 Download of images into '/build' complete. [2021-02-23T11:41:47.182Z] #28 7.909 Use something like the following to load the result into a Docker daemon: [2021-02-23T11:41:47.182Z] #28 7.909 tar -cC '/build' . | docker load [2021-02-23T11:41:47.182Z] #28 DONE 11.8s [2021-02-23T11:41:47.182Z] [2021-02-23T11:41:47.182Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:41:47.182Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T11:41:47.182Z] #10 DONE 5.2s [2021-02-23T11:41:47.182Z] [2021-02-23T11:41:47.182Z] #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-23T11:41:47.182Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T11:41:47.481Z] #26 11.60 Selecting previously unselected package ca-certificates. [2021-02-23T11:41:47.481Z] #26 11.60 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T11:41:47.481Z] #26 11.61 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:47.481Z] #26 11.74 Selecting previously unselected package libkeyutils1:arm64. [2021-02-23T11:41:47.481Z] #26 11.74 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-02-23T11:41:47.481Z] #26 11.75 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-23T11:41:47.481Z] #26 11.80 Selecting previously unselected package libkrb5support0:arm64. [2021-02-23T11:41:47.481Z] #26 11.80 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-23T11:41:47.481Z] #26 11.81 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:47.481Z] #26 11.87 Selecting previously unselected package libk5crypto3:arm64. [2021-02-23T11:41:47.590Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-02-23T11:41:47.744Z] #26 11.87 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-23T11:41:47.744Z] #26 11.87 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:47.744Z] #26 12.04 Selecting previously unselected package libkrb5-3:arm64. [2021-02-23T11:41:47.744Z] #26 12.04 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-23T11:41:47.744Z] #26 12.04 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:47.878Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2021-02-23T11:41:48.007Z] #26 12.22 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-23T11:41:48.007Z] #26 12.22 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-23T11:41:48.007Z] #26 12.27 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:48.112Z] #11 DONE 0.8s [2021-02-23T11:41:48.112Z] [2021-02-23T11:41:48.112Z] #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-23T11:41:48.112Z] #23 sha256:6deafcb049f71242549c360ec258e41e1bf24417e8f09a8fc0731ce5c63b0049 [2021-02-23T11:41:48.112Z] #23 ... [2021-02-23T11:41:48.112Z] [2021-02-23T11:41:48.112Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T11:41:48.112Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T11:41:48.112Z] #30 DONE 0.2s [2021-02-23T11:41:48.112Z] [2021-02-23T11:41:48.112Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T11:41:48.112Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T11:41:48.112Z] #38 DONE 0.2s [2021-02-23T11:41:48.112Z] [2021-02-23T11:41:48.112Z] #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-23T11:41:48.112Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:41:48.127Z] #38 ... [2021-02-23T11:41:48.127Z] [2021-02-23T11:41:48.127Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:41:48.127Z] #20 10.49 Installing build dependencies: finished with status 'done' [2021-02-23T11:41:48.201Z] #42 37.64 CC images/opts.o [2021-02-23T11:41:48.201Z] #42 37.86 CC images/seccomp.o [2021-02-23T11:41:48.274Z] #26 12.44 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-23T11:41:48.274Z] #26 12.44 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-23T11:41:48.274Z] #26 12.45 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:48.274Z] #26 12.52 Selecting previously unselected package libpsl5:arm64. [2021-02-23T11:41:48.274Z] #26 12.52 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-23T11:41:48.274Z] #26 12.53 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-23T11:41:48.274Z] #26 12.59 Selecting previously unselected package librtmp1:arm64. [2021-02-23T11:41:48.274Z] #26 12.59 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-23T11:41:48.274Z] #26 12.59 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:48.460Z] #42 38.11 CC images/binfmt-misc.o [2021-02-23T11:41:48.460Z] #42 38.31 CC images/time.o [2021-02-23T11:41:48.537Z] #26 12.71 Selecting previously unselected package libssh2-1:arm64. [2021-02-23T11:41:48.537Z] #26 12.71 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-23T11:41:48.537Z] #26 12.72 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-23T11:41:48.802Z] #26 12.85 Selecting previously unselected package libcurl4:arm64. [2021-02-23T11:41:48.802Z] #26 12.85 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-23T11:41:48.802Z] #26 12.86 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:48.802Z] #26 13.00 Selecting previously unselected package curl. [2021-02-23T11:41:48.802Z] #26 13.00 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-23T11:41:48.802Z] #26 13.00 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:48.802Z] #26 13.08 Selecting previously unselected package libonig5:arm64. [2021-02-23T11:41:48.802Z] #26 13.08 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-23T11:41:48.802Z] #26 13.08 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-23T11:41:48.820Z] #9 ... [2021-02-23T11:41:48.820Z] [2021-02-23T11:41:48.820Z] #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-23T11:41:48.820Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:41:48.820Z] #26 9.698 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:48.820Z] #26 10.99 137 added, 0 removed; done. [2021-02-23T11:41:48.820Z] #26 11.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:48.820Z] #26 11.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:48.820Z] #26 11.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:48.820Z] #26 11.07 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:48.820Z] #26 11.08 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:48.820Z] #26 11.10 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:48.820Z] #26 11.11 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:48.820Z] #26 12.12 0 added, 0 removed; done. [2021-02-23T11:41:48.820Z] #26 12.12 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T11:41:48.820Z] #26 12.12 done. [2021-02-23T11:41:48.820Z] #26 DONE 14.5s [2021-02-23T11:41:48.820Z] [2021-02-23T11:41:48.820Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T11:41:48.820Z] #27 sha256:ea5c98c95abd051c02295bf3d7d1e2096db7e9c7d2f748dbfcd0bafa6bfdbc79 [2021-02-23T11:41:48.820Z] #27 DONE 0.1s [2021-02-23T11:41:48.820Z] [2021-02-23T11:41:48.820Z] #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-23T11:41:48.820Z] #28 sha256:1ffb4811cd658459452859ed7dedc5297639e839de53563c24e23fdcef1ba80c [2021-02-23T11:41:49.041Z] #42 38.49 CC images/sysctl.o [2021-02-23T11:41:49.041Z] #42 38.68 CC images/autofs.o [2021-02-23T11:41:49.041Z] #42 38.88 CC images/macvlan.o [2021-02-23T11:41:49.066Z] #26 13.32 Selecting previously unselected package libjq1:arm64. [2021-02-23T11:41:49.066Z] #26 13.32 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-23T11:41:49.066Z] #26 13.33 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:49.066Z] #26 13.42 Selecting previously unselected package jq. [2021-02-23T11:41:49.066Z] #26 13.42 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-23T11:41:49.066Z] #26 13.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:49.291Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.5s done [2021-02-23T11:41:49.291Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-02-23T11:41:49.328Z] #26 13.49 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-23T11:41:49.328Z] #26 13.51 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-23T11:41:49.328Z] #26 13.52 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:49.594Z] #26 13.89 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-23T11:41:49.610Z] #42 39.08 CC images/sit.o [2021-02-23T11:41:49.610Z] #42 39.27 CC images/memfd.o [2021-02-23T11:41:49.856Z] #26 13.91 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:49.856Z] #26 13.93 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:49.856Z] #26 13.94 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:49.856Z] #26 14.02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:49.856Z] #26 14.04 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:49.856Z] #26 14.13 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:49.856Z] #26 14.14 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-23T11:41:49.856Z] #26 14.15 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:49.856Z] #26 14.18 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:49.856Z] #26 14.19 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-23T11:41:49.856Z] #26 14.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-23T11:41:49.856Z] #26 14.22 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:49.856Z] #26 14.24 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:49.856Z] #26 ... [2021-02-23T11:41:49.856Z] [2021-02-23T11:41:49.856Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:49.856Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-23T11:41:49.856Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.8s done [2021-02-23T11:41:49.856Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.6s done [2021-02-23T11:41:49.856Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.6s done [2021-02-23T11:41:49.856Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-23T11:41:49.869Z] #42 39.61 CC images/timens.o [2021-02-23T11:41:50.120Z] #9 DONE 23.2s [2021-02-23T11:41:50.120Z] [2021-02-23T11:41:50.120Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:41:50.120Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-23T11:41:50.128Z] #42 39.88 LINK images/built-in.o [2021-02-23T11:41:50.200Z] #28 1.258 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T11:41:50.200Z] #28 1.362 [2021-02-23T11:41:50.387Z] #42 40.03 GEN compel/include/asm [2021-02-23T11:41:50.387Z] #42 40.05 GEN compel/include/version.h [2021-02-23T11:41:50.387Z] #42 40.07 touch .config [2021-02-23T11:41:50.387Z] #42 40.10 GEN include/common/config.h [2021-02-23T11:41:50.647Z] #42 40.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-23T11:41:50.647Z] #42 40.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-23T11:41:50.647Z] #42 40.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-23T11:41:50.647Z] #42 40.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-23T11:41:50.647Z] #42 40.27 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-23T11:41:50.647Z] #42 40.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-23T11:41:50.647Z] #42 40.32 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-23T11:41:50.647Z] #42 40.37 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-23T11:41:50.647Z] #42 40.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-23T11:41:50.647Z] #42 ... [2021-02-23T11:41:50.647Z] [2021-02-23T11:41:50.647Z] #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-23T11:41:50.647Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:41:50.647Z] #44 100.1 vendor/golang.org/x/net/idna [2021-02-23T11:41:50.647Z] #44 102.2 vendor/golang.org/x/net/http2/hpack [2021-02-23T11:41:50.647Z] #44 103.6 mime [2021-02-23T11:41:50.647Z] #44 105.4 mime/quotedprintable [2021-02-23T11:41:50.647Z] #44 105.7 net/http/internal [2021-02-23T11:41:50.647Z] #44 110.2 net/textproto [2021-02-23T11:41:50.647Z] #44 110.2 crypto/x509 [2021-02-23T11:41:50.647Z] #44 ... [2021-02-23T11:41:50.647Z] [2021-02-23T11:41:50.647Z] #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-23T11:41:50.647Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:41:50.647Z] #42 40.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T11:41:50.647Z] #42 40.42 DEP compel/plugins/std/infect.d [2021-02-23T11:41:50.647Z] #42 40.51 DEP compel/plugins/std/string.d [2021-02-23T11:41:50.722Z] #28 1.500 ### 4.3% ######################## 34.3% ########################################## 59.6% ######################################################### 79.8% ####################################################################### 99.7% ######################################################################## 100.0% [2021-02-23T11:41:50.722Z] #28 2.016 [2021-02-23T11:41:50.845Z] #20 13.52 Building wheels for collected packages: pyyaml [2021-02-23T11:41:50.845Z] #20 13.53 Running setup.py bdist_wheel for pyyaml: started [2021-02-23T11:41:50.906Z] #42 40.65 DEP compel/plugins/std/log.d [2021-02-23T11:41:50.987Z] #28 2.142 ############################################################## 86.8% ######################################################################## 100.0% [2021-02-23T11:41:50.987Z] #28 2.255 [2021-02-23T11:41:50.995Z] #9 ... [2021-02-23T11:41:50.995Z] [2021-02-23T11:41:50.995Z] #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-23T11:41:50.995Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-23T11:41:50.995Z] #26 9.339 137 added, 0 removed; done. [2021-02-23T11:41:50.995Z] #26 9.402 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-23T11:41:50.995Z] #26 9.413 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:50.995Z] #26 9.424 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:50.995Z] #26 9.435 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:50.995Z] #26 9.447 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:50.995Z] #26 9.465 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:50.995Z] #26 9.473 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:50.995Z] #26 10.06 0 added, 0 removed; done. [2021-02-23T11:41:50.995Z] #26 10.06 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T11:41:50.995Z] #26 10.06 done. [2021-02-23T11:41:50.995Z] #26 DONE 12.2s [2021-02-23T11:41:50.995Z] [2021-02-23T11:41:50.995Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:50.995Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:50.995Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-02-23T11:41:50.995Z] #9 ... [2021-02-23T11:41:50.995Z] [2021-02-23T11:41:50.995Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T11:41:50.995Z] #27 sha256:eb631335a83e39acae9b302c80c91dc0aef0b06dfb5be3bb6251ca8cbc0f1f65 [2021-02-23T11:41:50.995Z] #27 DONE 0.7s [2021-02-23T11:41:50.995Z] [2021-02-23T11:41:50.995Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:50.995Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:51.165Z] #42 40.74 DEP compel/plugins/std/fds.d [2021-02-23T11:41:51.165Z] #42 40.90 DEP compel/plugins/std/std.d [2021-02-23T11:41:51.165Z] #42 41.01 DEP compel/plugins/shmem/shmem.d [2021-02-23T11:41:51.249Z] #28 2.380 ######################################### 57.5% ######################################################################## 100.0% [2021-02-23T11:41:51.249Z] #28 2.527 [2021-02-23T11:41:51.424Z] #42 41.13 DEP compel/plugins/fds/fds.d [2021-02-23T11:41:51.508Z] #20 14.47 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-23T11:41:51.508Z] #20 14.47 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-23T11:41:51.566Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2021-02-23T11:41:51.683Z] #42 41.35 CC compel/plugins/std/std.o [2021-02-23T11:41:51.797Z] #20 14.59 Successfully built pyyaml [2021-02-23T11:41:51.797Z] #20 14.59 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-23T11:41:51.797Z] #20 14.79 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T11:41:51.827Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-23T11:41:51.827Z] #9 DONE 22.5s [2021-02-23T11:41:51.827Z] [2021-02-23T11:41:51.827Z] #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-23T11:41:51.827Z] #28 sha256:0d667496bd8435b67355bfa67684bf71a9321b173619c3d76258fd508ebb7c70 [2021-02-23T11:41:51.942Z] #42 41.72 CC compel/plugins/std/fds.o [2021-02-23T11:41:52.030Z] #28 2.664 ###### 8.7% ######################### 35.9% ####################################### 55.4% ##################################################### 74.6% ################################################################## 92.2% ######################################################################## 100.0% [2021-02-23T11:41:52.058Z] #10 ... [2021-02-23T11:41:52.058Z] [2021-02-23T11:41:52.058Z] #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-23T11:41:52.058Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T11:41:52.058Z] #27 3.314 Reading package lists... [2021-02-23T11:41:52.058Z] #27 4.858 Reading package lists... [2021-02-23T11:41:52.058Z] #27 6.392 Building dependency tree... [2021-02-23T11:41:52.058Z] #27 6.956 The following additional packages will be installed: [2021-02-23T11:41:52.058Z] #27 6.956 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-23T11:41:52.058Z] #27 6.956 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-23T11:41:52.058Z] #27 6.957 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-23T11:41:52.058Z] #27 6.959 Suggested packages: [2021-02-23T11:41:52.058Z] #27 6.959 krb5-doc krb5-user [2021-02-23T11:41:52.058Z] #27 6.959 Recommended packages: [2021-02-23T11:41:52.058Z] #27 6.959 krb5-locales publicsuffix libsasl2-modules [2021-02-23T11:41:52.058Z] #27 7.219 The following NEW packages will be installed: [2021-02-23T11:41:52.058Z] #27 7.220 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-23T11:41:52.058Z] #27 7.221 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-23T11:41:52.058Z] #27 7.221 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-23T11:41:52.058Z] #27 7.222 libssh2-1 libssl1.1 openssl [2021-02-23T11:41:52.058Z] #27 7.270 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-23T11:41:52.058Z] #27 7.270 Need to get 5175 kB of archives. [2021-02-23T11:41:52.058Z] #27 7.270 After this operation, 14.6 MB of additional disk space will be used. [2021-02-23T11:41:52.058Z] #27 7.270 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-02-23T11:41:52.058Z] #27 7.282 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-23T11:41:52.058Z] #27 7.306 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-23T11:41:52.058Z] #27 7.316 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-23T11:41:52.058Z] #27 7.322 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-23T11:41:52.058Z] #27 7.325 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-23T11:41:52.058Z] #27 7.329 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-23T11:41:52.059Z] #27 7.332 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-23T11:41:52.059Z] #27 7.345 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-23T11:41:52.059Z] #27 7.346 Get:10 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-23T11:41:52.059Z] #27 7.349 Get:11 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-23T11:41:52.059Z] #27 7.351 Get:12 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-23T11:41:52.059Z] #27 7.352 Get:13 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-23T11:41:52.059Z] #27 7.363 Get:14 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-23T11:41:52.059Z] #27 7.369 Get:15 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-23T11:41:52.059Z] #27 7.372 Get:16 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-23T11:41:52.059Z] #27 7.375 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-02-23T11:41:52.059Z] #27 7.381 Get:18 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-23T11:41:52.059Z] #27 7.388 Get:19 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-02-23T11:41:52.059Z] #27 7.388 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-23T11:41:52.059Z] #27 7.391 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-23T11:41:52.059Z] #27 7.709 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:41:52.059Z] #27 7.742 Fetched 5175 kB in 0s (30.1 MB/s) [2021-02-23T11:41:52.059Z] #27 7.768 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-23T11:41:52.059Z] #27 7.768 (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-23T11:41:52.059Z] #27 7.804 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 7.815 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:52.059Z] #27 8.061 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.063 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.064 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 8.107 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.109 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.112 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 8.153 Selecting previously unselected package libldap-common. [2021-02-23T11:41:52.059Z] #27 8.153 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-23T11:41:52.059Z] #27 8.155 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:52.059Z] #27 8.192 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.194 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.195 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:52.059Z] #27 8.254 Selecting previously unselected package openssl. [2021-02-23T11:41:52.059Z] #27 8.256 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.258 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:52.059Z] #27 8.405 Selecting previously unselected package ca-certificates. [2021-02-23T11:41:52.059Z] #27 8.408 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-23T11:41:52.059Z] #27 8.410 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:52.059Z] #27 8.607 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.611 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.617 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-23T11:41:52.059Z] #27 8.653 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.656 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.657 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 8.691 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.693 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.695 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 8.740 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.743 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.745 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 8.828 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.831 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.832 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 8.896 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-23T11:41:52.059Z] #27 8.900 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 8.907 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.052 Selecting previously unselected package libpsl5:ppc64el. [2021-02-23T11:41:52.059Z] #27 9.054 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.055 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-23T11:41:52.059Z] #27 9.088 Selecting previously unselected package librtmp1:ppc64el. [2021-02-23T11:41:52.059Z] #27 9.090 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.092 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:52.059Z] #27 9.125 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-23T11:41:52.059Z] #27 9.128 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.129 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-23T11:41:52.059Z] #27 9.170 Selecting previously unselected package libcurl4:ppc64el. [2021-02-23T11:41:52.059Z] #27 9.170 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.172 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.237 Selecting previously unselected package curl. [2021-02-23T11:41:52.059Z] #27 9.239 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.241 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.294 Selecting previously unselected package libonig5:ppc64el. [2021-02-23T11:41:52.059Z] #27 9.297 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.298 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-23T11:41:52.059Z] #27 9.352 Selecting previously unselected package libjq1:ppc64el. [2021-02-23T11:41:52.059Z] #27 9.355 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.356 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T11:41:52.059Z] #27 9.396 Selecting previously unselected package jq. [2021-02-23T11:41:52.059Z] #27 9.398 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T11:41:52.059Z] #27 9.401 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:52.059Z] #27 9.443 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-23T11:41:52.059Z] #27 9.446 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-23T11:41:52.059Z] #27 9.449 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:52.059Z] #27 9.615 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.619 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:52.059Z] #27 9.622 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.626 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.630 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-23T11:41:52.059Z] #27 9.634 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.636 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.640 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-23T11:41:52.059Z] #27 9.643 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:52.059Z] #27 9.646 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-23T11:41:52.059Z] #27 9.652 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-23T11:41:52.059Z] #27 9.655 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T11:41:52.059Z] #27 9.658 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-02-23T11:41:52.059Z] #27 9.661 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:52.087Z] #28 1.033 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T11:41:52.087Z] #28 1.139 [2021-02-23T11:41:52.091Z] #20 DONE 15.2s [2021-02-23T11:41:52.091Z] [2021-02-23T11:41:52.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:52.091Z] #41 81.54 CC criu/netfilter.o [2021-02-23T11:41:52.091Z] #41 81.77 CC criu/page-pipe.o [2021-02-23T11:41:52.091Z] #41 82.18 CC criu/page-xfer.o [2021-02-23T11:41:52.091Z] #41 83.04 CC criu/pagemap-cache.o [2021-02-23T11:41:52.091Z] #41 83.25 CC criu/pagemap.o [2021-02-23T11:41:52.091Z] #41 83.90 CC criu/parasite-syscall.o [2021-02-23T11:41:52.091Z] #41 84.44 CC criu/path.o [2021-02-23T11:41:52.091Z] #41 84.59 CC criu/pie-util-vdso.o [2021-02-23T11:41:52.091Z] #41 84.95 CC criu/pie-util.o [2021-02-23T11:41:52.091Z] #41 85.07 CC criu/pipes.o [2021-02-23T11:41:52.091Z] #41 85.64 CC criu/plugin.o [2021-02-23T11:41:52.091Z] #41 85.92 CC criu/proc_parse.o [2021-02-23T11:41:52.091Z] #41 87.42 CC criu/protobuf-desc.o [2021-02-23T11:41:52.091Z] #41 87.98 CC criu/protobuf.o [2021-02-23T11:41:52.091Z] #41 88.33 CC criu/pstree.o [2021-02-23T11:41:52.091Z] #41 89.09 CC criu/rbtree.o [2021-02-23T11:41:52.091Z] #41 89.28 CC criu/rst-malloc.o [2021-02-23T11:41:52.091Z] #41 89.63 CC criu/seccomp.o [2021-02-23T11:41:52.091Z] #41 90.15 CC criu/seize.o [2021-02-23T11:41:52.291Z] #28 3.337 [2021-02-23T11:41:52.385Z] #41 90.79 CC criu/servicefd.o [2021-02-23T11:41:52.385Z] #41 ... [2021-02-23T11:41:52.385Z] [2021-02-23T11:41:52.385Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-23T11:41:52.385Z] #23 DONE 0.2s [2021-02-23T11:41:52.385Z] [2021-02-23T11:41:52.385Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-23T11:41:52.510Z] #42 42.21 CC compel/plugins/std/log.o [2021-02-23T11:41:52.607Z] #28 1.255 ############ 17.3% ########################## 37.2% ######################################### 57.0% ####################################################### 76.8% ##################################################################### 96.6% ######################################################################## 100.0% [2021-02-23T11:41:52.607Z] #28 1.740 [2021-02-23T11:41:52.698Z] #27 10.48 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:52.867Z] #28 1.837 ######################################################################## 100.0% [2021-02-23T11:41:52.867Z] #28 1.902 [2021-02-23T11:41:52.867Z] #28 2.015 ################################################################### 94.3% ######################################################################## 100.0% [2021-02-23T11:41:52.867Z] #28 2.097 [2021-02-23T11:41:53.367Z] #39 ... [2021-02-23T11:41:53.367Z] [2021-02-23T11:41:53.367Z] #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-23T11:41:53.367Z] #23 sha256:6deafcb049f71242549c360ec258e41e1bf24417e8f09a8fc0731ce5c63b0049 [2021-02-23T11:41:53.367Z] #23 4.751 + RM_GOPATH=0 [2021-02-23T11:41:53.367Z] #23 4.751 + TMP_GOPATH= [2021-02-23T11:41:53.367Z] #23 4.751 + : /build [2021-02-23T11:41:53.367Z] #23 4.751 + '[' -z '' ']' [2021-02-23T11:41:53.367Z] #23 4.751 ++ mktemp -d [2021-02-23T11:41:53.367Z] #23 4.751 + export GOPATH=/tmp/tmp.6pc2xmNaZo [2021-02-23T11:41:53.367Z] #23 4.751 + GOPATH=/tmp/tmp.6pc2xmNaZo [2021-02-23T11:41:53.367Z] #23 4.751 + RM_GOPATH=1 [2021-02-23T11:41:53.367Z] #23 4.751 + case "$(go env GOARCH)" in [2021-02-23T11:41:53.367Z] #23 4.751 ++ go env GOARCH [2021-02-23T11:41:53.367Z] #23 4.771 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:53.367Z] #23 4.771 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:53.367Z] #23 4.772 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:53.367Z] #23 4.777 Install docker/cli version 17.06.2-ce from stable [2021-02-23T11:41:53.367Z] #23 4.777 + dir=/tmp/install [2021-02-23T11:41:53.367Z] #23 4.777 + bin=dockercli [2021-02-23T11:41:53.367Z] #23 4.777 + shift [2021-02-23T11:41:53.367Z] #23 4.777 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T11:41:53.367Z] #23 4.777 + . /tmp/install/dockercli.installer [2021-02-23T11:41:53.367Z] #23 4.777 ++ : stable [2021-02-23T11:41:53.367Z] #23 4.777 ++ : 17.06.2-ce [2021-02-23T11:41:53.367Z] #23 4.777 + install_dockercli [2021-02-23T11:41:53.367Z] #23 4.777 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T11:41:53.367Z] #23 4.780 ++ uname -m [2021-02-23T11:41:53.367Z] #23 4.782 + arch=x86_64 [2021-02-23T11:41:53.367Z] #23 4.782 + '[' x86_64 '!=' x86_64 ']' [2021-02-23T11:41:53.367Z] #23 4.783 + url=https://download.docker.com/linux/static [2021-02-23T11:41:53.367Z] #23 4.783 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-23T11:41:53.367Z] #23 4.783 + tar -xz docker/docker [2021-02-23T11:41:53.389Z] #28 2.210 ############ 17.6% ############# [2021-02-23T11:41:53.389Z] #28 ... [2021-02-23T11:41:53.389Z] [2021-02-23T11:41:53.389Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:41:53.389Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T11:41:53.389Z] #10 DONE 1.4s [2021-02-23T11:41:53.389Z] [2021-02-23T11:41:53.389Z] #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-23T11:41:53.389Z] #28 sha256:0d667496bd8435b67355bfa67684bf71a9321b173619c3d76258fd508ebb7c70 [2021-02-23T11:41:53.447Z] #42 43.10 CC compel/plugins/std/string.o [2021-02-23T11:41:53.650Z] #28 2.210 ############ 17.6% ########################## 37.5% ######################################## 56.8% ###################################################### 76.0% #################################################################### 95.1% ######################################################################## 100.0% [2021-02-23T11:41:53.650Z] #28 2.725 [2021-02-23T11:41:53.748Z] #27 ... [2021-02-23T11:41:53.748Z] [2021-02-23T11:41:53.748Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:53.748Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-23T11:41:53.748Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.9s done [2021-02-23T11:41:53.748Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-23T11:41:53.748Z] #10 DONE 20.1s [2021-02-23T11:41:53.748Z] [2021-02-23T11:41:53.748Z] #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-23T11:41:53.748Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T11:41:53.748Z] #27 11.47 137 added, 0 removed; done. [2021-02-23T11:41:53.748Z] #27 11.51 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-23T11:41:53.748Z] #27 11.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:53.748Z] #27 11.52 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-23T11:41:53.748Z] #27 11.53 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:53.748Z] #27 11.53 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:53.748Z] #27 11.54 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:53.748Z] #27 11.55 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:53.748Z] #27 ... [2021-02-23T11:41:53.748Z] [2021-02-23T11:41:53.748Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:41:53.748Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-23T11:41:53.748Z] #11 DONE 0.2s [2021-02-23T11:41:53.748Z] [2021-02-23T11:41:53.748Z] #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-23T11:41:53.748Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T11:41:53.890Z] #28 DONE 1.2s [2021-02-23T11:41:53.890Z] [2021-02-23T11:41:53.890Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-23T11:41:53.890Z] #31 DONE 0.2s [2021-02-23T11:41:53.890Z] [2021-02-23T11:41:53.890Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-23T11:41:53.890Z] #33 DONE 0.1s [2021-02-23T11:41:53.890Z] [2021-02-23T11:41:53.890Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-23T11:41:53.890Z] #36 DONE 0.1s [2021-02-23T11:41:53.890Z] [2021-02-23T11:41:53.890Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:53.890Z] #41 91.10 CC criu/shmem.o [2021-02-23T11:41:53.890Z] #41 91.74 CC criu/sigframe.o [2021-02-23T11:41:53.890Z] #41 91.87 CC criu/signalfd.o [2021-02-23T11:41:53.890Z] #41 92.15 CC criu/sk-inet.o [2021-02-23T11:41:54.045Z] #27 ... [2021-02-23T11:41:54.045Z] [2021-02-23T11:41:54.045Z] #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-23T11:41:54.045Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-23T11:41:54.045Z] #12 DONE 0.2s [2021-02-23T11:41:54.045Z] [2021-02-23T11:41:54.045Z] #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-23T11:41:54.045Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T11:41:54.121Z] #28 3.471 # 2.0% ###### 9.2% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.6% ############################# 40.9% ################################# 46.2% #################################### 51.3% ######################################## 56.5% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.7% ################################################################## 92.9% ###################################################################### 98.2% ######################################################################## 100.0% [2021-02-23T11:41:54.121Z] #28 5.343 [2021-02-23T11:41:54.342Z] #55 ... [2021-02-23T11:41:54.342Z] [2021-02-23T11:41:54.342Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T11:41:54.343Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-23T11:41:54.343Z] #31 DONE 0.1s [2021-02-23T11:41:54.343Z] [2021-02-23T11:41:54.343Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T11:41:54.343Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-23T11:41:54.343Z] #39 DONE 0.1s [2021-02-23T11:41:54.343Z] [2021-02-23T11:41:54.343Z] #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-23T11:41:54.343Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T11:41:54.384Z] #42 43.90 CC compel/plugins/std/infect.o [2021-02-23T11:41:54.519Z] #41 92.80 CC criu/sk-netlink.o [2021-02-23T11:41:54.519Z] #41 92.98 CC criu/sk-packet.o [2021-02-23T11:41:54.643Z] #42 44.33 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-23T11:41:54.643Z] #42 44.37 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-23T11:41:54.643Z] #42 44.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-23T11:41:54.643Z] #42 44.50 AR compel/plugins/std.lib.a [2021-02-23T11:41:54.697Z] #28 5.724 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T11:41:54.697Z] #28 5.842 [2021-02-23T11:41:54.697Z] #28 5.929 ######################################################################## 100.0% [2021-02-23T11:41:54.697Z] #28 5.959 [2021-02-23T11:41:54.808Z] #41 93.28 CC criu/sk-queue.o [2021-02-23T11:41:54.903Z] #42 44.56 CC compel/plugins/fds/fds.o [2021-02-23T11:41:54.903Z] #42 44.78 AR compel/plugins/fds.lib.a [2021-02-23T11:41:54.990Z] #40 ... [2021-02-23T11:41:54.990Z] [2021-02-23T11:41:54.990Z] #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-23T11:41:54.990Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-23T11:41:54.990Z] #27 12.54 0 added, 0 removed; done. [2021-02-23T11:41:54.990Z] #27 12.54 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T11:41:54.990Z] #27 12.54 done. [2021-02-23T11:41:54.990Z] #27 DONE 12.6s [2021-02-23T11:41:54.990Z] [2021-02-23T11:41:54.990Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T11:41:54.990Z] #28 sha256:5f5a3ab4c9084be2e81de23fe19959900dc6bb2b26d590fee235945ce3b60574 [2021-02-23T11:41:54.990Z] #28 DONE 0.1s [2021-02-23T11:41:54.990Z] [2021-02-23T11:41:54.990Z] #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-23T11:41:54.990Z] #64 sha256:4046db9b1cc3e57f27088027f03a7d1e97754f570d94e032a0839679619d21d6 [2021-02-23T11:41:54.990Z] #64 0.718 + RM_GOPATH=0 [2021-02-23T11:41:54.990Z] #64 0.719 + TMP_GOPATH= [2021-02-23T11:41:54.990Z] #64 0.719 + : /build [2021-02-23T11:41:54.990Z] #64 0.719 + '[' -z '' ']' [2021-02-23T11:41:54.990Z] #64 0.720 ++ mktemp -d [2021-02-23T11:41:54.990Z] #64 0.721 + export GOPATH=/tmp/tmp.FUAMZX14Sx [2021-02-23T11:41:54.990Z] #64 0.721 + GOPATH=/tmp/tmp.FUAMZX14Sx [2021-02-23T11:41:54.990Z] #64 0.721 + RM_GOPATH=1 [2021-02-23T11:41:54.990Z] #64 0.722 + case "$(go env GOARCH)" in [2021-02-23T11:41:54.990Z] #64 0.722 ++ go env GOARCH [2021-02-23T11:41:54.990Z] #64 0.733 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:54.990Z] #64 0.733 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:54.990Z] #64 0.735 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:54.990Z] #64 0.737 + dir=/tmp/install [2021-02-23T11:41:54.990Z] #64 0.737 + bin=proxy [2021-02-23T11:41:54.990Z] #64 0.737 + shift [2021-02-23T11:41:54.990Z] #64 0.738 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T11:41:54.990Z] #64 0.738 + . /tmp/install/proxy.installer [2021-02-23T11:41:54.990Z] #64 0.739 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:41:54.990Z] #64 0.739 + install_proxy [2021-02-23T11:41:54.990Z] #64 0.740 + case "$1" in [2021-02-23T11:41:54.990Z] #64 0.740 + export CGO_ENABLED=0 [2021-02-23T11:41:54.990Z] #64 0.740 + CGO_ENABLED=0 [2021-02-23T11:41:54.990Z] #64 0.741 + _install_proxy [2021-02-23T11:41:54.990Z] #64 0.741 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T11:41:54.990Z] #64 0.742 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FUAMZX14Sx/src/github.com/docker/libnetwork [2021-02-23T11:41:54.990Z] #64 0.742 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:41:54.990Z] #64 0.746 Cloning into '/tmp/tmp.FUAMZX14Sx/src/github.com/docker/libnetwork'... [2021-02-23T11:41:55.098Z] #41 93.54 CC criu/sk-tcp.o [2021-02-23T11:41:55.162Z] #42 44.84 HOSTDEP compel/src/lib/log-host.d [2021-02-23T11:41:55.267Z] #28 6.242 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T11:41:55.267Z] #28 6.325 [2021-02-23T11:41:55.267Z] #28 6.437 ########################################################### 82.4% ######################################################################## 100.0% [2021-02-23T11:41:55.267Z] #28 6.458 [2021-02-23T11:41:55.387Z] #41 93.72 CC criu/sk-unix.o [2021-02-23T11:41:55.421Z] #42 44.93 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T11:41:55.421Z] #42 45.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-23T11:41:55.421Z] #42 45.12 HOSTDEP compel/src/main-host.d [2021-02-23T11:41:55.421Z] #42 45.19 DEP compel/src/lib/ptrace.d [2021-02-23T11:41:55.421Z] #42 45.30 DEP compel/src/lib/infect.d [2021-02-23T11:41:55.427Z] #10 DONE 5.4s [2021-02-23T11:41:55.427Z] [2021-02-23T11:41:55.427Z] #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-23T11:41:55.427Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-23T11:41:55.427Z] #26 15.14 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:55.427Z] #26 16.04 137 added, 0 removed; done. [2021-02-23T11:41:55.427Z] #26 17.31 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-23T11:41:55.427Z] #26 17.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:41:55.427Z] #26 17.45 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-23T11:41:55.427Z] #26 17.80 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-23T11:41:55.427Z] #26 17.89 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:55.427Z] #26 18.69 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-23T11:41:55.427Z] #26 18.93 Updating certificates in /etc/ssl/certs... [2021-02-23T11:41:55.427Z] #26 19.58 0 added, 0 removed; done. [2021-02-23T11:41:55.427Z] #26 19.58 Running hooks in /etc/ca-certificates/update.d... [2021-02-23T11:41:55.427Z] #26 19.58 done. [2021-02-23T11:41:55.528Z] #28 6.706 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T11:41:55.690Z] #26 DONE 19.9s [2021-02-23T11:41:55.690Z] [2021-02-23T11:41:55.690Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-23T11:41:55.690Z] #27 sha256:bc73f95c0a78f511ac0a0efb431694087c92c2269f6626e9aa90936ba91f97a8 [2021-02-23T11:41:55.690Z] #27 DONE 0.1s [2021-02-23T11:41:55.690Z] [2021-02-23T11:41:55.690Z] #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-23T11:41:55.690Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-23T11:41:55.741Z] #28 2.852 ### 4.6% ####### 9.8% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################ 45.7% ##################################### 51.5% ######################################## 56.8% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ###################################################### 76.2% ######################################################### 79.6% ################################################################ 89.8% ######################################################################## 100.0% [2021-02-23T11:41:55.741Z] #28 4.823 [2021-02-23T11:41:55.788Z] #28 6.784 [2021-02-23T11:41:56.000Z] #28 5.087 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T11:41:56.000Z] #28 5.147 [2021-02-23T11:41:56.061Z] #42 45.46 DEP compel/src/lib/infect-util.d [2021-02-23T11:41:56.061Z] #42 45.54 DEP compel/src/lib/infect-rpc.d [2021-02-23T11:41:56.061Z] #42 45.82 DEP compel/arch/x86/src/lib/infect.d [2021-02-23T11:41:56.261Z] #28 5.193 ######################################################################## 100.0% [2021-02-23T11:41:56.261Z] #28 5.226 [2021-02-23T11:41:56.261Z] #28 ... [2021-02-23T11:41:56.261Z] [2021-02-23T11:41:56.261Z] #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-23T11:41:56.261Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T11:41:56.261Z] #11 DONE 3.0s [2021-02-23T11:41:56.309Z] #28 6.900 ## 3.8% ###### 9.1% ##################### 29.7% ######################################## 56.7% #################################################### 72.7% ######################################################################## 100.0% [2021-02-23T11:41:56.309Z] #28 7.418 [2021-02-23T11:41:56.319Z] #42 45.93 DEP compel/arch/x86/src/lib/cpu.d [2021-02-23T11:41:56.319Z] #42 46.01 DEP compel/src/lib/log.d [2021-02-23T11:41:56.319Z] #42 46.11 DEP compel/src/main.d [2021-02-23T11:41:56.416Z] #41 94.77 CC criu/sockets.o [2021-02-23T11:41:56.521Z] [2021-02-23T11:41:56.521Z] #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-23T11:41:56.521Z] #28 sha256:0d667496bd8435b67355bfa67684bf71a9321b173619c3d76258fd508ebb7c70 [2021-02-23T11:41:56.521Z] #28 5.546 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T11:41:56.521Z] #28 5.614 [2021-02-23T11:41:56.521Z] #28 5.682 ######################################################################## 100.0% [2021-02-23T11:41:56.521Z] #28 5.716 [2021-02-23T11:41:56.568Z] #28 7.738 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T11:41:56.568Z] #28 7.818 [2021-02-23T11:41:56.578Z] #42 46.20 DEP compel/src/lib/handle-elf.d [2021-02-23T11:41:56.578Z] #42 46.31 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-23T11:41:56.822Z] #41 95.27 CC criu/stats.o [2021-02-23T11:41:56.839Z] #42 46.41 CC compel/src/lib/log.o [2021-02-23T11:41:56.839Z] #42 46.64 CC compel/arch/x86/src/lib/cpu.o [2021-02-23T11:41:56.839Z] #42 ... [2021-02-23T11:41:56.839Z] [2021-02-23T11:41:56.840Z] #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-23T11:41:56.840Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:41:56.840Z] #12 113.7 Selecting previously unselected package libapparmor1:amd64. [2021-02-23T11:41:56.840Z] #12 113.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 113.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:41:56.840Z] #12 113.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-23T11:41:56.840Z] #12 113.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 113.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:41:56.840Z] #12 114.0 Selecting previously unselected package libbtrfs0. [2021-02-23T11:41:56.840Z] #12 114.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 114.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:41:56.840Z] #12 114.0 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:41:56.840Z] #12 114.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 114.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:41:56.840Z] #12 114.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-23T11:41:56.840Z] #12 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 114.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:41:56.840Z] #12 114.3 Selecting previously unselected package libudev-dev:amd64. [2021-02-23T11:41:56.840Z] #12 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 114.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:41:56.840Z] #12 114.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-23T11:41:56.840Z] #12 114.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 114.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:41:56.840Z] #12 114.7 Selecting previously unselected package libpcre16-3:amd64. [2021-02-23T11:41:56.840Z] #12 114.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 114.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:41:56.840Z] #12 115.0 Selecting previously unselected package libpcre32-3:amd64. [2021-02-23T11:41:56.840Z] #12 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 115.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:41:56.840Z] #12 115.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-23T11:41:56.840Z] #12 115.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 115.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:41:56.840Z] #12 115.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-23T11:41:56.840Z] #12 115.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 115.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:41:56.840Z] #12 115.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-23T11:41:56.840Z] #12 115.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 115.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:41:56.840Z] #12 116.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-23T11:41:56.840Z] #12 116.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 116.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:41:56.840Z] #12 116.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-23T11:41:56.840Z] #12 116.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-23T11:41:56.840Z] #12 116.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:41:56.849Z] #28 ... [2021-02-23T11:41:56.850Z] [2021-02-23T11:41:56.850Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T11:41:56.850Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T11:41:56.850Z] #38 DONE 0.4s [2021-02-23T11:41:56.850Z] [2021-02-23T11:41:56.850Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T11:41:56.850Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T11:41:56.850Z] #30 DONE 0.4s [2021-02-23T11:41:56.850Z] [2021-02-23T11:41:56.850Z] #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-23T11:41:56.850Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:41:56.870Z] #11 DONE 1.0s [2021-02-23T11:41:56.870Z] [2021-02-23T11:41:56.870Z] #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-23T11:41:56.870Z] #28 sha256:213892e9cb6a055a686b3d4d29e880fed38fb506a4a34eeecef5155f896783d0 [2021-02-23T11:41:56.870Z] #28 ... [2021-02-23T11:41:56.870Z] [2021-02-23T11:41:56.870Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T11:41:56.870Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-23T11:41:56.870Z] #38 DONE 0.2s [2021-02-23T11:41:56.870Z] [2021-02-23T11:41:56.870Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T11:41:56.870Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-23T11:41:56.870Z] #30 DONE 0.2s [2021-02-23T11:41:56.986Z] #28 7.890 ######################################################################## 100.0% [2021-02-23T11:41:56.987Z] #28 7.909 [2021-02-23T11:41:56.987Z] #28 8.282 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T11:41:57.103Z] #12 116.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-23T11:41:57.103Z] #12 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:41:57.103Z] #12 116.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:41:57.111Z] #41 95.52 CC criu/string.o [2021-02-23T11:41:57.111Z] #41 95.62 CC criu/sysctl.o [2021-02-23T11:41:57.151Z] [2021-02-23T11:41:57.151Z] #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-23T11:41:57.151Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-23T11:41:57.275Z] #28 8.404 [2021-02-23T11:41:57.539Z] #28 8.557 ######################################################################## 100.0% [2021-02-23T11:41:57.539Z] #28 8.583 [2021-02-23T11:41:57.539Z] #28 8.604 Download of images into '/build' complete. [2021-02-23T11:41:57.539Z] #28 8.604 Use something like the following to load the result into a Docker daemon: [2021-02-23T11:41:57.539Z] #28 8.604 tar -cC '/build' . | docker load [2021-02-23T11:41:57.671Z] #12 117.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:41:57.671Z] #12 117.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:41:57.671Z] #12 117.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:41:57.671Z] #12 117.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:41:57.671Z] #12 117.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:41:57.671Z] #12 117.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:41:57.671Z] #12 117.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:41:57.671Z] #12 117.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:41:57.671Z] #12 117.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:41:57.740Z] #41 96.06 CC criu/sysfs_parse.o [2021-02-23T11:41:57.740Z] #41 96.33 CC criu/timens.o [2021-02-23T11:41:57.930Z] #12 117.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:41:57.930Z] #12 117.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:41:57.930Z] #12 117.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:41:57.930Z] #12 117.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:41:57.930Z] #12 117.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T11:41:57.930Z] #12 117.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:41:57.930Z] #12 117.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:41:57.930Z] #12 117.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:41:57.930Z] #12 117.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:41:57.930Z] #12 117.4 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-23T11:41:57.930Z] #12 117.4 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-23T11:41:57.930Z] #12 117.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:41:57.930Z] #12 117.5 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-23T11:41:57.930Z] #12 117.5 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-23T11:41:57.930Z] #12 117.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:41:57.930Z] #12 117.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:41:57.930Z] #12 117.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:41:57.930Z] #12 117.5 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T11:41:58.189Z] #12 117.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:41:58.189Z] #12 117.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:41:58.189Z] #12 117.6 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:41:58.370Z] #41 96.80 CC criu/timerfd.o [2021-02-23T11:41:58.659Z] #41 97.14 CC criu/tty.o [2021-02-23T11:41:58.659Z] #41 ... [2021-02-23T11:41:58.659Z] [2021-02-23T11:41:58.659Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:41:58.659Z] #47 135.1 + /build/golangci-lint --version [2021-02-23T11:41:58.782Z] #23 ... [2021-02-23T11:41:58.782Z] [2021-02-23T11:41:58.782Z] #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-23T11:41:58.782Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:41:58.782Z] #48 3.693 + RM_GOPATH=0 [2021-02-23T11:41:58.782Z] #48 3.693 + TMP_GOPATH= [2021-02-23T11:41:58.782Z] #48 3.693 + : /build [2021-02-23T11:41:58.782Z] #48 3.693 + '[' -z '' ']' [2021-02-23T11:41:58.782Z] #48 3.693 ++ mktemp -d [2021-02-23T11:41:58.782Z] #48 3.693 + export GOPATH=/tmp/tmp.LEpgkGN9nc [2021-02-23T11:41:58.782Z] #48 3.693 + GOPATH=/tmp/tmp.LEpgkGN9nc [2021-02-23T11:41:58.782Z] #48 3.693 + RM_GOPATH=1 [2021-02-23T11:41:58.782Z] #48 3.693 + case "$(go env GOARCH)" in [2021-02-23T11:41:58.782Z] #48 3.694 ++ go env GOARCH [2021-02-23T11:41:58.782Z] #48 3.703 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #48 3.703 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #48 3.703 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:58.782Z] #48 3.704 + dir=/tmp/install [2021-02-23T11:41:58.782Z] #48 3.704 + bin=golangci_lint [2021-02-23T11:41:58.782Z] #48 3.704 + shift [2021-02-23T11:41:58.782Z] #48 3.704 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T11:41:58.782Z] #48 3.704 + . /tmp/install/golangci_lint.installer [2021-02-23T11:41:58.782Z] #48 3.704 ++ : v1.23.8 [2021-02-23T11:41:58.782Z] #48 3.706 + install_golangci_lint [2021-02-23T11:41:58.782Z] #48 3.706 + set -e [2021-02-23T11:41:58.782Z] #48 3.706 + export GO111MODULE=on [2021-02-23T11:41:58.782Z] #48 3.706 + GO111MODULE=on [2021-02-23T11:41:58.782Z] #48 3.706 + GOBIN=/build [2021-02-23T11:41:58.782Z] #48 3.706 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T11:41:58.782Z] #48 3.742 go: finding github.com v1.23.8 [2021-02-23T11:41:58.782Z] #48 3.742 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T11:41:58.782Z] #48 3.742 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T11:41:58.782Z] #48 3.742 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:41:58.782Z] #48 3.742 go: finding github.com/golangci v1.23.8 [2021-02-23T11:41:58.782Z] #48 3.929 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:41:58.782Z] #48 4.377 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:41:58.782Z] #48 ... [2021-02-23T11:41:58.782Z] [2021-02-23T11:41:58.782Z] #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-23T11:41:58.782Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:41:58.782Z] #50 4.366 + RM_GOPATH=0 [2021-02-23T11:41:58.782Z] #50 4.366 + TMP_GOPATH= [2021-02-23T11:41:58.782Z] #50 4.366 + : /build [2021-02-23T11:41:58.782Z] #50 4.366 + '[' -z '' ']' [2021-02-23T11:41:58.782Z] #50 4.366 ++ mktemp -d [2021-02-23T11:41:58.782Z] #50 4.366 + export GOPATH=/tmp/tmp.NbOaXYkyZz [2021-02-23T11:41:58.782Z] #50 4.366 + GOPATH=/tmp/tmp.NbOaXYkyZz [2021-02-23T11:41:58.782Z] #50 4.366 + RM_GOPATH=1 [2021-02-23T11:41:58.782Z] #50 4.366 + case "$(go env GOARCH)" in [2021-02-23T11:41:58.782Z] #50 4.366 ++ go env GOARCH [2021-02-23T11:41:58.782Z] #50 4.391 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #50 4.391 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #50 4.391 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:58.782Z] #50 4.409 + dir=/tmp/install [2021-02-23T11:41:58.782Z] #50 4.409 + bin=shfmt [2021-02-23T11:41:58.782Z] #50 4.409 + shift [2021-02-23T11:41:58.782Z] #50 4.409 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T11:41:58.782Z] #50 4.409 + . /tmp/install/shfmt.installer [2021-02-23T11:41:58.782Z] #50 4.409 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:41:58.782Z] #50 4.409 + install_shfmt [2021-02-23T11:41:58.782Z] #50 4.409 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T11:41:58.782Z] #50 4.409 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NbOaXYkyZz/src/github.com/mvdan/sh [2021-02-23T11:41:58.782Z] #50 4.409 Cloning into '/tmp/tmp.NbOaXYkyZz/src/github.com/mvdan/sh'... [2021-02-23T11:41:58.782Z] #50 4.409 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:41:58.782Z] #50 ... [2021-02-23T11:41:58.782Z] [2021-02-23T11:41:58.782Z] #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-23T11:41:58.782Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:41:58.782Z] #12 6.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:58.782Z] #12 6.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:58.782Z] #12 6.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:58.782Z] #12 7.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:41:58.782Z] #12 9.432 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:41:58.782Z] #12 ... [2021-02-23T11:41:58.782Z] [2021-02-23T11:41:58.782Z] #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-23T11:41:58.782Z] #57 sha256:b27a86d6d1dce290f364e5064cdc88ad02d66d3b3d27400b76a5192403323e02 [2021-02-23T11:41:58.782Z] #57 4.460 + RM_GOPATH=0 [2021-02-23T11:41:58.782Z] #57 4.462 + TMP_GOPATH= [2021-02-23T11:41:58.782Z] #57 4.462 + : /build [2021-02-23T11:41:58.782Z] #57 4.462 + '[' -z '' ']' [2021-02-23T11:41:58.782Z] #57 4.462 ++ mktemp -d [2021-02-23T11:41:58.782Z] #57 4.462 + export GOPATH=/tmp/tmp.40cbIFM1Z6 [2021-02-23T11:41:58.782Z] #57 4.462 + GOPATH=/tmp/tmp.40cbIFM1Z6 [2021-02-23T11:41:58.782Z] #57 4.462 + RM_GOPATH=1 [2021-02-23T11:41:58.782Z] #57 4.462 + case "$(go env GOARCH)" in [2021-02-23T11:41:58.782Z] #57 4.462 ++ go env GOARCH [2021-02-23T11:41:58.782Z] #57 4.478 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #57 4.478 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #57 4.478 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:58.782Z] #57 4.478 + dir=/tmp/install [2021-02-23T11:41:58.782Z] #57 4.478 + bin=rootlesskit [2021-02-23T11:41:58.782Z] #57 4.478 + shift [2021-02-23T11:41:58.782Z] #57 4.478 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T11:41:58.782Z] #57 4.478 + . /tmp/install/rootlesskit.installer [2021-02-23T11:41:58.782Z] #57 4.478 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:41:58.782Z] #57 4.478 + install_rootlesskit [2021-02-23T11:41:58.782Z] #57 4.478 + case "$1" in [2021-02-23T11:41:58.782Z] #57 4.478 + export CGO_ENABLED=0 [2021-02-23T11:41:58.782Z] #57 4.478 + CGO_ENABLED=0 [2021-02-23T11:41:58.782Z] #57 4.478 + _install_rootlesskit [2021-02-23T11:41:58.782Z] #57 4.482 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:41:58.782Z] #57 4.483 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T11:41:58.782Z] #57 4.483 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.40cbIFM1Z6/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:41:58.782Z] #57 4.495 Cloning into '/tmp/tmp.40cbIFM1Z6/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T11:41:58.782Z] #57 9.390 + cd /tmp/tmp.40cbIFM1Z6/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:41:58.782Z] #57 9.434 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:41:58.782Z] #57 9.602 + export GO111MODULE=on [2021-02-23T11:41:58.782Z] #57 9.614 + GO111MODULE=on [2021-02-23T11:41:58.782Z] #57 9.614 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:41:58.782Z] #57 9.614 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T11:41:58.782Z] #57 ... [2021-02-23T11:41:58.782Z] [2021-02-23T11:41:58.782Z] #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-23T11:41:58.782Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:41:58.782Z] #44 4.985 + RM_GOPATH=0 [2021-02-23T11:41:58.782Z] #44 4.985 + TMP_GOPATH= [2021-02-23T11:41:58.782Z] #44 4.985 + : /build [2021-02-23T11:41:58.782Z] #44 4.985 + '[' -z '' ']' [2021-02-23T11:41:58.782Z] #44 4.985 ++ mktemp -d [2021-02-23T11:41:58.782Z] #44 4.985 + export GOPATH=/tmp/tmp.YTHiGF8pce [2021-02-23T11:41:58.782Z] #44 4.985 + GOPATH=/tmp/tmp.YTHiGF8pce [2021-02-23T11:41:58.782Z] #44 4.985 + RM_GOPATH=1 [2021-02-23T11:41:58.782Z] #44 4.985 + case "$(go env GOARCH)" in [2021-02-23T11:41:58.782Z] #44 4.985 ++ go env GOARCH [2021-02-23T11:41:58.782Z] #44 5.000 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #44 5.000 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #44 5.005 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:58.782Z] #44 5.020 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:41:58.782Z] #44 5.028 + dir=/tmp/install [2021-02-23T11:41:58.782Z] #44 5.028 + bin=vndr [2021-02-23T11:41:58.782Z] #44 5.028 + shift [2021-02-23T11:41:58.782Z] #44 5.028 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T11:41:58.782Z] #44 5.028 + . /tmp/install/vndr.installer [2021-02-23T11:41:58.782Z] #44 5.028 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:41:58.782Z] #44 5.028 + install_vndr [2021-02-23T11:41:58.782Z] #44 5.028 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T11:41:58.782Z] #44 5.028 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YTHiGF8pce/src/github.com/LK4D4/vndr [2021-02-23T11:41:58.782Z] #44 5.028 Cloning into '/tmp/tmp.YTHiGF8pce/src/github.com/LK4D4/vndr'... [2021-02-23T11:41:58.782Z] #44 6.169 + cd /tmp/tmp.YTHiGF8pce/src/github.com/LK4D4/vndr [2021-02-23T11:41:58.782Z] #44 6.171 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:41:58.782Z] #44 6.269 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T11:41:58.782Z] #44 7.749 internal/cpu [2021-02-23T11:41:58.782Z] #44 7.767 runtime/internal/math [2021-02-23T11:41:58.782Z] #44 7.863 internal/race [2021-02-23T11:41:58.782Z] #44 8.057 sync/atomic [2021-02-23T11:41:58.782Z] #44 8.334 internal/bytealg [2021-02-23T11:41:58.782Z] #44 8.400 unicode [2021-02-23T11:41:58.782Z] #44 9.291 runtime [2021-02-23T11:41:58.782Z] #44 ... [2021-02-23T11:41:58.782Z] [2021-02-23T11:41:58.782Z] #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-23T11:41:58.782Z] #46 sha256:e529bc83a304b7640ed5d748210cdb856f7119d97f76750255aeffdb958c44ce [2021-02-23T11:41:58.782Z] #46 5.032 + RM_GOPATH=0 [2021-02-23T11:41:58.782Z] #46 5.033 + TMP_GOPATH= [2021-02-23T11:41:58.782Z] #46 5.033 + : /build [2021-02-23T11:41:58.782Z] #46 5.033 + '[' -z '' ']' [2021-02-23T11:41:58.782Z] #46 5.040 ++ mktemp -d [2021-02-23T11:41:58.782Z] #46 5.045 + export GOPATH=/tmp/tmp.inmAk9TtkV [2021-02-23T11:41:58.782Z] #46 5.045 + GOPATH=/tmp/tmp.inmAk9TtkV [2021-02-23T11:41:58.782Z] #46 5.046 + RM_GOPATH=1 [2021-02-23T11:41:58.782Z] #46 5.046 + case "$(go env GOARCH)" in [2021-02-23T11:41:58.782Z] #46 5.054 ++ go env GOARCH [2021-02-23T11:41:58.782Z] #46 5.065 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #46 5.065 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:58.782Z] #46 5.065 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:58.782Z] #46 5.065 + dir=/tmp/install [2021-02-23T11:41:58.782Z] #46 5.066 + bin=gotestsum [2021-02-23T11:41:58.782Z] #46 5.066 + shift [2021-02-23T11:41:58.782Z] #46 5.066 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T11:41:58.782Z] #46 5.066 + . /tmp/install/gotestsum.installer [2021-02-23T11:41:58.782Z] #46 5.066 ++ : v0.5.3 [2021-02-23T11:41:58.782Z] #46 5.066 + install_gotestsum [2021-02-23T11:41:58.782Z] #46 5.067 + set -e [2021-02-23T11:41:58.782Z] #46 5.067 + export GO111MODULE=on [2021-02-23T11:41:58.782Z] #46 5.067 + GO111MODULE=on [2021-02-23T11:41:58.782Z] #46 5.067 + GOBIN=/build [2021-02-23T11:41:58.783Z] #46 5.067 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T11:41:58.783Z] #46 5.144 go: finding gotest.tools v0.5.3 [2021-02-23T11:41:58.783Z] #46 5.144 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:41:58.783Z] #46 6.720 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:41:58.783Z] #46 7.176 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:41:58.783Z] #46 8.002 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:41:58.783Z] #46 8.108 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:41:58.783Z] #46 8.113 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:41:58.783Z] #46 8.197 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:41:58.783Z] #46 8.224 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:41:58.783Z] #46 8.414 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:41:58.783Z] #46 8.414 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:41:58.783Z] #46 8.416 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:41:58.783Z] #46 8.419 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:41:58.783Z] #46 8.426 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:41:58.783Z] #46 8.566 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:41:58.783Z] #46 8.758 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:41:58.783Z] #46 8.812 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:41:58.783Z] #46 8.854 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:41:58.783Z] #46 8.900 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:41:58.783Z] #46 9.092 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:41:58.783Z] #46 9.260 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:41:58.783Z] #46 9.470 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:41:58.783Z] #46 9.690 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:41:58.783Z] #46 ... [2021-02-23T11:41:58.783Z] [2021-02-23T11:41:58.783Z] #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-23T11:41:58.783Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:41:58.783Z] #54 6.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:58.783Z] #54 6.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:58.783Z] #54 6.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:58.783Z] #54 7.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:41:58.783Z] #54 9.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:41:58.783Z] #54 ... [2021-02-23T11:41:58.783Z] [2021-02-23T11:41:58.783Z] #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-23T11:41:58.783Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:41:58.783Z] #41 6.149 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:58.783Z] #41 6.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:58.783Z] #41 6.246 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:58.783Z] #41 7.323 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:41:58.783Z] #41 9.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:41:58.935Z] #28 ... [2021-02-23T11:41:58.935Z] [2021-02-23T11:41:58.935Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-23T11:41:58.935Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-23T11:41:58.935Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done [2021-02-23T11:41:58.935Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-02-23T11:41:58.935Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-23T11:41:59.039Z] #41 ... [2021-02-23T11:41:59.039Z] [2021-02-23T11:41:59.040Z] #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-23T11:41:59.040Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:41:59.040Z] #31 5.814 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T11:41:59.040Z] #31 5.821 Cloning into '.'... [2021-02-23T11:41:59.288Z] #47 135.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T11:41:59.358Z] #31 ... [2021-02-23T11:41:59.358Z] [2021-02-23T11:41:59.358Z] #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-23T11:41:59.358Z] #33 sha256:de37595db81c466e0be39663488185373b824217ee54924c24f0af60e0193b6c [2021-02-23T11:41:59.358Z] #33 5.104 + RM_GOPATH=0 [2021-02-23T11:41:59.358Z] #33 5.104 + TMP_GOPATH= [2021-02-23T11:41:59.358Z] #33 5.104 + : /build [2021-02-23T11:41:59.358Z] #33 5.104 + '[' -z '' ']' [2021-02-23T11:41:59.358Z] #33 5.104 ++ mktemp -d [2021-02-23T11:41:59.358Z] #33 5.106 + export GOPATH=/tmp/tmp.qFDQF4Cfzk [2021-02-23T11:41:59.358Z] #33 5.106 + GOPATH=/tmp/tmp.qFDQF4Cfzk [2021-02-23T11:41:59.358Z] #33 5.106 + RM_GOPATH=1 [2021-02-23T11:41:59.358Z] #33 5.106 + case "$(go env GOARCH)" in [2021-02-23T11:41:59.358Z] #33 5.107 ++ go env GOARCH [2021-02-23T11:41:59.358Z] #33 5.180 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:59.358Z] #33 5.180 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:59.358Z] #33 5.180 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:59.358Z] #33 5.193 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:41:59.358Z] #33 5.194 + dir=/tmp/install [2021-02-23T11:41:59.358Z] #33 5.194 + bin=tomlv [2021-02-23T11:41:59.358Z] #33 5.194 + shift [2021-02-23T11:41:59.358Z] #33 5.194 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T11:41:59.358Z] #33 5.194 + . /tmp/install/tomlv.installer [2021-02-23T11:41:59.358Z] #33 5.194 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:41:59.358Z] #33 5.194 + install_tomlv [2021-02-23T11:41:59.358Z] #33 5.194 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T11:41:59.358Z] #33 5.194 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qFDQF4Cfzk/src/github.com/BurntSushi/toml [2021-02-23T11:41:59.358Z] #33 5.194 Cloning into '/tmp/tmp.qFDQF4Cfzk/src/github.com/BurntSushi/toml'... [2021-02-23T11:41:59.358Z] #33 6.288 + cd /tmp/tmp.qFDQF4Cfzk/src/github.com/BurntSushi/toml [2021-02-23T11:41:59.358Z] #33 6.289 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:41:59.358Z] #33 6.424 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:41:59.358Z] #33 7.194 internal/cpu [2021-02-23T11:41:59.358Z] #33 7.195 runtime/internal/atomic [2021-02-23T11:41:59.358Z] #33 7.545 runtime/internal/sys [2021-02-23T11:41:59.358Z] #33 7.750 runtime/internal/math [2021-02-23T11:41:59.358Z] #33 7.841 internal/bytealg [2021-02-23T11:41:59.358Z] #33 7.925 math/bits [2021-02-23T11:41:59.358Z] #33 8.587 runtime [2021-02-23T11:41:59.358Z] #33 8.637 math [2021-02-23T11:41:59.358Z] #33 ... [2021-02-23T11:41:59.358Z] [2021-02-23T11:41:59.358Z] #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-23T11:41:59.358Z] #63 sha256:9eb8efe32fda93a0e4e6b41f46d7698ee1e1c4cd5d80388c044623438038730f [2021-02-23T11:41:59.358Z] #63 3.976 + RM_GOPATH=0 [2021-02-23T11:41:59.358Z] #63 3.976 + TMP_GOPATH= [2021-02-23T11:41:59.358Z] #63 3.976 + : /build [2021-02-23T11:41:59.358Z] #63 3.976 + '[' -z '' ']' [2021-02-23T11:41:59.358Z] #63 3.976 ++ mktemp -d [2021-02-23T11:41:59.358Z] #63 3.976 + export GOPATH=/tmp/tmp.gliiFHK4Ve [2021-02-23T11:41:59.358Z] #63 3.976 + GOPATH=/tmp/tmp.gliiFHK4Ve [2021-02-23T11:41:59.358Z] #63 3.976 + RM_GOPATH=1 [2021-02-23T11:41:59.358Z] #63 3.976 + case "$(go env GOARCH)" in [2021-02-23T11:41:59.358Z] #63 3.976 ++ go env GOARCH [2021-02-23T11:41:59.358Z] #63 3.983 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:41:59.358Z] #63 3.983 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:59.358Z] #63 3.983 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:41:59.358Z] #63 3.983 ++ dirname /tmp/install/install.sh [2021-02-23T11:41:59.358Z] #63 3.983 + dir=/tmp/install [2021-02-23T11:41:59.358Z] #63 3.983 + bin=proxy [2021-02-23T11:41:59.358Z] #63 3.983 + shift [2021-02-23T11:41:59.358Z] #63 3.983 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T11:41:59.358Z] #63 3.983 + . /tmp/install/proxy.installer [2021-02-23T11:41:59.358Z] #63 3.983 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:41:59.358Z] #63 3.983 + install_proxy [2021-02-23T11:41:59.358Z] #63 3.983 + case "$1" in [2021-02-23T11:41:59.358Z] #63 3.983 + export CGO_ENABLED=0 [2021-02-23T11:41:59.358Z] #63 3.983 + CGO_ENABLED=0 [2021-02-23T11:41:59.358Z] #63 3.983 + _install_proxy [2021-02-23T11:41:59.358Z] #63 3.983 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T11:41:59.358Z] #63 3.983 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gliiFHK4Ve/src/github.com/docker/libnetwork [2021-02-23T11:41:59.358Z] #63 3.987 Cloning into '/tmp/tmp.gliiFHK4Ve/src/github.com/docker/libnetwork'... [2021-02-23T11:41:59.566Z] #64 ... [2021-02-23T11:41:59.566Z] [2021-02-23T11:41:59.566Z] #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-23T11:41:59.566Z] #29 sha256:1b8d274d638d33e986a4ba8994e0eeb247c96d74fc5cf9178548afc7a6a274bd [2021-02-23T11:41:59.566Z] #29 1.841 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T11:41:59.566Z] #29 2.354 [2021-02-23T11:41:59.566Z] #29 2.591 0.6% ### 5.3% ######## 11.4% ############## 19.6% ################### 27.7% ######################### 35.8% ################################# 46.0% ##################################### 52.1% ######################################### 58.2% ############################################### 66.4% ####################################################### 76.5% ############################################################## 86.7% ##################################################################### 96.9% ######################################################################## 100.0% [2021-02-23T11:41:59.566Z] #29 4.556 [2021-02-23T11:41:59.579Z] #47 DONE 135.7s [2021-02-23T11:41:59.579Z] [2021-02-23T11:41:59.579Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:41:59.579Z] #54 ... [2021-02-23T11:41:59.579Z] [2021-02-23T11:41:59.579Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-23T11:41:59.579Z] #38 DONE 135.8s [2021-02-23T11:41:59.622Z] #63 ... [2021-02-23T11:41:59.622Z] [2021-02-23T11:41:59.622Z] #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-23T11:41:59.622Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:41:59.622Z] #35 6.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:41:59.622Z] #35 6.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:41:59.622Z] #35 6.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:41:59.622Z] #35 7.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:41:59.622Z] #35 9.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:41:59.622Z] #35 11.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:41:59.622Z] #35 ... [2021-02-23T11:41:59.622Z] [2021-02-23T11:41:59.622Z] #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-23T11:41:59.622Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:41:59.622Z] #48 10.96 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:41:59.622Z] #48 11.05 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T11:41:59.622Z] #48 11.06 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T11:41:59.622Z] #48 11.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T11:41:59.622Z] #48 11.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:41:59.622Z] #48 11.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:41:59.622Z] #48 11.12 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T11:41:59.622Z] #48 11.23 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T11:41:59.622Z] #48 11.23 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T11:41:59.622Z] #48 11.30 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T11:41:59.622Z] #48 11.36 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T11:41:59.622Z] #48 11.43 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T11:41:59.622Z] #48 11.44 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:41:59.622Z] #48 11.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:41:59.622Z] #48 11.50 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:41:59.622Z] #48 11.56 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:41:59.870Z] [2021-02-23T11:41:59.870Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:41:59.870Z] #54 ... [2021-02-23T11:41:59.870Z] [2021-02-23T11:41:59.870Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:41:59.870Z] #41 98.33 CC criu/tun.o [2021-02-23T11:41:59.884Z] #48 11.90 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:41:59.884Z] #48 11.92 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T11:41:59.884Z] #48 12.06 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:00.093Z] #12 DONE 119.5s [2021-02-23T11:42:00.093Z] [2021-02-23T11:42:00.093Z] #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-23T11:42:00.093Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:00.093Z] #42 47.34 CC compel/arch/x86/src/lib/infect.o [2021-02-23T11:42:00.093Z] #42 48.23 CC compel/src/lib/infect-rpc.o [2021-02-23T11:42:00.093Z] #42 48.54 CC compel/src/lib/infect-util.o [2021-02-23T11:42:00.093Z] #42 48.73 CC compel/src/lib/infect.o [2021-02-23T11:42:00.150Z] #48 12.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:00.150Z] #48 12.23 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:00.150Z] #48 12.30 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:00.163Z] #41 98.68 CC criu/uffd.o [2021-02-23T11:42:00.168Z] #29 4.824 0.7% ################ 23.3% ############################################# 63.4% ######################################################################## 100.0% [2021-02-23T11:42:00.294Z] #31 ... [2021-02-23T11:42:00.294Z] [2021-02-23T11:42:00.294Z] #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-23T11:42:00.294Z] #28 sha256:0d667496bd8435b67355bfa67684bf71a9321b173619c3d76258fd508ebb7c70 [2021-02-23T11:42:00.294Z] #28 6.173 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T11:42:00.294Z] #28 6.487 [2021-02-23T11:42:00.294Z] #28 6.653 #=#=# ## 3.5% ########## 14.0% ####################### 32.0% ###################################### 52.8% ################################################# 68.4% ###################################################### 75.7% ############################################################ 83.9% ######################################################################## 100.0% [2021-02-23T11:42:00.294Z] #28 7.538 [2021-02-23T11:42:00.294Z] #28 7.995 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T11:42:00.294Z] #28 8.160 [2021-02-23T11:42:00.294Z] #28 8.263 ######################################################################## 100.0% [2021-02-23T11:42:00.294Z] #28 8.284 [2021-02-23T11:42:00.294Z] #28 8.550 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T11:42:00.294Z] #28 8.639 [2021-02-23T11:42:00.294Z] #28 8.709 ######################################################################## 100.0% [2021-02-23T11:42:00.294Z] #28 8.737 [2021-02-23T11:42:00.294Z] #28 8.758 Download of images into '/build' complete. [2021-02-23T11:42:00.294Z] #28 8.758 Use something like the following to load the result into a Docker daemon: [2021-02-23T11:42:00.294Z] #28 8.758 tar -cC '/build' . | docker load [2021-02-23T11:42:00.294Z] #28 DONE 9.4s [2021-02-23T11:42:00.407Z] #48 12.45 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:00.407Z] #48 12.57 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:00.554Z] [2021-02-23T11:42:00.554Z] #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-23T11:42:00.554Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:00.676Z] #48 12.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:00.676Z] #48 12.72 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:00.676Z] #48 12.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:00.828Z] #29 5.763 [2021-02-23T11:42:01.202Z] #41 ... [2021-02-23T11:42:01.202Z] [2021-02-23T11:42:01.202Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-23T11:42:01.202Z] #39 DONE 0.2s [2021-02-23T11:42:01.202Z] [2021-02-23T11:42:01.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-23T11:42:01.202Z] #41 99.65 CC criu/util.o [2021-02-23T11:42:01.243Z] #48 13.18 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:01.243Z] #48 13.31 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:01.243Z] #48 13.33 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:01.243Z] #48 13.36 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:01.439Z] #29 6.031 1.0% ################### 27.7% ################################## 48.2% ################################################# 68.8% ######################################################################## 100.0% [2021-02-23T11:42:01.467Z] #9 DONE 39.4s [2021-02-23T11:42:01.467Z] [2021-02-23T11:42:01.467Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:42:01.467Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T11:42:01.473Z] #42 51.34 CC compel/src/lib/ptrace.o [2021-02-23T11:42:01.494Z] #31 4.664 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T11:42:01.494Z] #31 4.664 Cloning into '.'... [2021-02-23T11:42:01.499Z] #48 13.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:01.732Z] #42 ... [2021-02-23T11:42:01.732Z] [2021-02-23T11:42:01.732Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T11:42:01.732Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T11:42:01.732Z] #13 DONE 1.8s [2021-02-23T11:42:01.732Z] [2021-02-23T11:42:01.732Z] #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-23T11:42:01.732Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:42:01.732Z] #44 111.2 vendor/golang.org/x/net/http/httpguts [2021-02-23T11:42:01.732Z] #44 111.6 vendor/golang.org/x/net/http/httpproxy [2021-02-23T11:42:01.732Z] #44 112.1 mime/multipart [2021-02-23T11:42:01.732Z] #44 114.4 crypto/tls [2021-02-23T11:42:01.740Z] #29 6.930 [2021-02-23T11:42:01.755Z] #48 13.88 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:01.758Z] #31 ... [2021-02-23T11:42:01.758Z] [2021-02-23T11:42:01.758Z] #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-23T11:42:01.758Z] #28 sha256:213892e9cb6a055a686b3d4d29e880fed38fb506a4a34eeecef5155f896783d0 [2021-02-23T11:42:01.758Z] #28 1.483 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-23T11:42:01.758Z] #28 1.680 [2021-02-23T11:42:01.758Z] #28 1.850 0.0% ########### 15.9% ####################### 33.0% ########################## 36.2% ##################################### 52.3% ################################################ 67.5% ########################################################### 82.5% ##################################################################### 96.3% ######################################################################## 100.0% [2021-02-23T11:42:01.758Z] #28 2.895 [2021-02-23T11:42:01.758Z] #28 3.039 ##### 7.7% ##################################################### 74.1% ######################################################################## 100.0% [2021-02-23T11:42:01.758Z] #28 3.392 [2021-02-23T11:42:01.758Z] #28 3.530 0.2% ############################################ 61.8% ######################################################################## 100.0% [2021-02-23T11:42:01.758Z] #28 4.137 [2021-02-23T11:42:01.758Z] #28 4.315 0.0% #### 6.6% ########### 16.0% ###################### 31.5% ################################# 46.1% ############################################ 61.6% #################################################### 73.2% ############################################################ 84.1% #################################################################### 94.8% ######################################################################## 100.0% [2021-02-23T11:42:01.758Z] #28 5.439 [2021-02-23T11:42:01.831Z] #41 100.1 CC criu/uts_ns.o [2021-02-23T11:42:01.831Z] #41 100.2 CC criu/vdso.o [2021-02-23T11:42:01.940Z] #39 ... [2021-02-23T11:42:01.940Z] [2021-02-23T11:42:01.940Z] #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-23T11:42:01.940Z] #23 sha256:a586e9a8313de241b9f618d7fc04ff32ade8351c6424c4c3e41aac4f94435246 [2021-02-23T11:42:01.940Z] #23 5.620 + RM_GOPATH=0 [2021-02-23T11:42:01.940Z] #23 5.620 + TMP_GOPATH= [2021-02-23T11:42:01.940Z] #23 5.620 + : /build [2021-02-23T11:42:01.940Z] #23 5.620 + '[' -z '' ']' [2021-02-23T11:42:01.940Z] #23 5.620 ++ mktemp -d [2021-02-23T11:42:01.940Z] #23 5.621 + export GOPATH=/tmp/tmp.9yRt4N7zXP [2021-02-23T11:42:01.940Z] #23 5.621 + GOPATH=/tmp/tmp.9yRt4N7zXP [2021-02-23T11:42:01.940Z] #23 5.621 + RM_GOPATH=1 [2021-02-23T11:42:01.940Z] #23 5.621 + case "$(go env GOARCH)" in [2021-02-23T11:42:01.940Z] #23 5.621 ++ go env GOARCH [2021-02-23T11:42:01.940Z] #23 5.627 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:01.940Z] #23 5.627 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:01.940Z] #23 5.627 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:01.940Z] #23 5.628 + dir=/tmp/install [2021-02-23T11:42:01.940Z] #23 5.628 + bin=dockercli [2021-02-23T11:42:01.940Z] #23 5.628 + shift [2021-02-23T11:42:01.940Z] #23 5.628 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T11:42:01.940Z] #23 5.628 + . /tmp/install/dockercli.installer [2021-02-23T11:42:01.940Z] #23 5.628 ++ : stable [2021-02-23T11:42:01.940Z] #23 5.628 ++ : 17.06.2-ce [2021-02-23T11:42:01.940Z] #23 5.628 + install_dockercli [2021-02-23T11:42:01.940Z] #23 5.628 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T11:42:01.940Z] #23 5.628 ++ uname -m [2021-02-23T11:42:01.940Z] #23 5.629 Install docker/cli version 17.06.2-ce from stable [2021-02-23T11:42:01.940Z] #23 5.638 + arch=x86_64 [2021-02-23T11:42:01.940Z] #23 5.638 + '[' x86_64 '!=' x86_64 ']' [2021-02-23T11:42:01.940Z] #23 5.638 + url=https://download.docker.com/linux/static [2021-02-23T11:42:01.940Z] #23 5.638 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-23T11:42:01.940Z] #23 5.638 + tar -xz docker/docker [2021-02-23T11:42:01.990Z] #44 ... [2021-02-23T11:42:01.990Z] [2021-02-23T11:42:01.991Z] #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-23T11:42:01.991Z] #52 sha256:9510589ff2759cebb6e3e4584901cd305e49539c379ea19af5eaf6cc6e42f71f [2021-02-23T11:42:01.991Z] #52 1.669 + RM_GOPATH=0 [2021-02-23T11:42:01.991Z] #52 1.669 + TMP_GOPATH= [2021-02-23T11:42:01.991Z] #52 1.669 + : /build [2021-02-23T11:42:01.991Z] #52 1.669 + '[' -z '' ']' [2021-02-23T11:42:01.991Z] #52 1.669 ++ mktemp -d [2021-02-23T11:42:01.991Z] #52 1.669 + export GOPATH=/tmp/tmp.goCKT36PiL [2021-02-23T11:42:01.991Z] #52 1.669 + GOPATH=/tmp/tmp.goCKT36PiL [2021-02-23T11:42:01.991Z] #52 1.669 + RM_GOPATH=1 [2021-02-23T11:42:01.991Z] #52 1.669 + case "$(go env GOARCH)" in [2021-02-23T11:42:01.991Z] #52 1.672 ++ go env GOARCH [2021-02-23T11:42:01.991Z] #52 1.725 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:01.991Z] #52 1.725 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:01.991Z] #52 1.726 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:01.991Z] #52 1.728 + dir=/tmp/install [2021-02-23T11:42:01.991Z] #52 1.732 + bin=runc [2021-02-23T11:42:01.991Z] #52 1.732 + shift [2021-02-23T11:42:01.991Z] #52 1.733 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T11:42:01.991Z] #52 1.733 + . /tmp/install/runc.installer [2021-02-23T11:42:01.991Z] #52 1.734 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:42:01.991Z] #52 1.734 + install_runc [2021-02-23T11:42:01.991Z] #52 1.739 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T11:42:01.991Z] #52 1.739 + uname -r [2021-02-23T11:42:01.991Z] #52 1.748 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T11:42:01.991Z] #52 1.749 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T11:42:01.991Z] #52 1.749 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T11:42:01.991Z] #52 1.749 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.goCKT36PiL/src/github.com/opencontainers/runc [2021-02-23T11:42:01.991Z] #52 1.754 Cloning into '/tmp/tmp.goCKT36PiL/src/github.com/opencontainers/runc'... [2021-02-23T11:42:02.121Z] #41 100.3 LINK criu/built-in.o [2021-02-23T11:42:02.121Z] #41 100.4 LINK criu/criu [2021-02-23T11:42:02.121Z] #41 100.5 DEP lib/c/criu.d [2021-02-23T11:42:02.121Z] #41 100.5 CC images/rpc.pb-c.o [2021-02-23T11:42:02.320Z] #48 14.25 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:02.320Z] #48 14.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:02.411Z] #41 100.7 CC lib/c/criu.o [2021-02-23T11:42:02.536Z] #23 ... [2021-02-23T11:42:02.536Z] [2021-02-23T11:42:02.536Z] #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-23T11:42:02.536Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:02.536Z] #48 5.870 + RM_GOPATH=0 [2021-02-23T11:42:02.536Z] #48 5.872 + TMP_GOPATH= [2021-02-23T11:42:02.536Z] #48 5.872 + : /build [2021-02-23T11:42:02.536Z] #48 5.872 + '[' -z '' ']' [2021-02-23T11:42:02.536Z] #48 5.872 ++ mktemp -d [2021-02-23T11:42:02.536Z] #48 5.879 + export GOPATH=/tmp/tmp.iofv9JxdFg [2021-02-23T11:42:02.536Z] #48 5.879 + GOPATH=/tmp/tmp.iofv9JxdFg [2021-02-23T11:42:02.536Z] #48 5.879 + RM_GOPATH=1 [2021-02-23T11:42:02.536Z] #48 5.879 + case "$(go env GOARCH)" in [2021-02-23T11:42:02.536Z] #48 5.879 ++ go env GOARCH [2021-02-23T11:42:02.536Z] #48 5.879 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:02.536Z] #48 5.879 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:02.536Z] #48 5.881 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:02.536Z] #48 5.881 + dir=/tmp/install [2021-02-23T11:42:02.536Z] #48 5.881 + bin=golangci_lint [2021-02-23T11:42:02.536Z] #48 5.881 + shift [2021-02-23T11:42:02.536Z] #48 5.881 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T11:42:02.536Z] #48 5.881 + . /tmp/install/golangci_lint.installer [2021-02-23T11:42:02.536Z] #48 5.881 ++ : v1.23.8 [2021-02-23T11:42:02.536Z] #48 5.881 + install_golangci_lint [2021-02-23T11:42:02.536Z] #48 5.881 + set -e [2021-02-23T11:42:02.536Z] #48 5.881 + export GO111MODULE=on [2021-02-23T11:42:02.536Z] #48 5.881 + GO111MODULE=on [2021-02-23T11:42:02.536Z] #48 5.881 + GOBIN=/build [2021-02-23T11:42:02.536Z] #48 5.881 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T11:42:02.536Z] #48 5.992 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T11:42:02.536Z] #48 5.994 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T11:42:02.536Z] #48 5.994 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:02.536Z] #48 5.994 go: finding github.com/golangci v1.23.8 [2021-02-23T11:42:02.536Z] #48 5.995 go: finding github.com v1.23.8 [2021-02-23T11:42:02.578Z] #48 ... [2021-02-23T11:42:02.578Z] [2021-02-23T11:42:02.578Z] #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-23T11:42:02.578Z] #23 sha256:6deafcb049f71242549c360ec258e41e1bf24417e8f09a8fc0731ce5c63b0049 [2021-02-23T11:42:02.578Z] #23 14.12 + mkdir -p /build [2021-02-23T11:42:02.578Z] #23 14.12 + mv docker/docker /build/ [2021-02-23T11:42:02.578Z] #23 14.15 + rmdir docker [2021-02-23T11:42:02.578Z] #23 DONE 14.6s [2021-02-23T11:42:02.578Z] [2021-02-23T11:42:02.578Z] #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-23T11:42:02.578Z] #57 sha256:b27a86d6d1dce290f364e5064cdc88ad02d66d3b3d27400b76a5192403323e02 [2021-02-23T11:42:02.578Z] #57 11.38 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:02.578Z] #57 11.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:02.578Z] #57 11.40 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:02.578Z] #57 11.50 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T11:42:02.578Z] #57 11.53 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:02.578Z] #57 11.53 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:02.578Z] #57 11.75 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:02.578Z] #57 12.02 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:02.578Z] #57 12.08 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:02.578Z] #57 12.31 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T11:42:02.578Z] #57 12.38 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:02.578Z] #57 12.66 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:02.578Z] #57 12.68 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:02.578Z] #57 12.75 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:02.578Z] #57 12.75 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:02.578Z] #57 12.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:02.578Z] #57 13.31 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:02.578Z] #57 13.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:02.700Z] #41 101.2 LINK lib/c/built-in.o [2021-02-23T11:42:02.700Z] #41 101.2 LINK lib/c/libcriu.so [2021-02-23T11:42:02.700Z] #41 101.2 LINK lib/c/libcriu.a [2021-02-23T11:42:02.797Z] #48 ... [2021-02-23T11:42:02.797Z] [2021-02-23T11:42:02.797Z] #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-23T11:42:02.797Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:42:02.797Z] #31 6.036 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T11:42:02.797Z] #31 6.036 Cloning into '.'... [2021-02-23T11:42:02.929Z] #52 ... [2021-02-23T11:42:02.929Z] [2021-02-23T11:42:02.929Z] #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-23T11:42:02.929Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T11:42:02.929Z] #14 DONE 1.2s [2021-02-23T11:42:02.990Z] #41 101.3 GEN magic.py [2021-02-23T11:42:02.990Z] #41 101.4 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:42:02.990Z] #41 101.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:42:02.990Z] #41 101.4 Note: Building without GnuTLS support [2021-02-23T11:42:02.990Z] #41 101.4 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:42:02.990Z] #41 101.4 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:42:03.143Z] #57 15.08 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:03.188Z] [2021-02-23T11:42:03.189Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T11:42:03.189Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T11:42:03.313Z] #41 101.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:42:03.371Z] #10 ... [2021-02-23T11:42:03.371Z] [2021-02-23T11:42:03.371Z] #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-23T11:42:03.371Z] #28 sha256:1ffb4811cd658459452859ed7dedc5297639e839de53563c24e23fdcef1ba80c [2021-02-23T11:42:03.371Z] #28 DONE 14.2s [2021-02-23T11:42:03.371Z] [2021-02-23T11:42:03.371Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-23T11:42:03.371Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-23T11:42:03.399Z] #57 ... [2021-02-23T11:42:03.399Z] [2021-02-23T11:42:03.399Z] #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-23T11:42:03.399Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:03.399Z] #39 5.239 + git clone https://github.com/docker/distribution.git . [2021-02-23T11:42:03.399Z] #39 5.253 Cloning into '.'... [2021-02-23T11:42:03.399Z] #39 ... [2021-02-23T11:42:03.399Z] [2021-02-23T11:42:03.399Z] #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-23T11:42:03.399Z] #33 sha256:de37595db81c466e0be39663488185373b824217ee54924c24f0af60e0193b6c [2021-02-23T11:42:03.399Z] #33 13.50 internal/testlog [2021-02-23T11:42:03.399Z] #33 13.75 encoding [2021-02-23T11:42:03.399Z] #33 14.02 runtime/cgo [2021-02-23T11:42:03.602Z] #41 102.0 make[1]: Nothing to be done for 'all'. [2021-02-23T11:42:03.891Z] #41 102.3 make[1]: 'images/built-in.o' is up to date. [2021-02-23T11:42:03.891Z] #41 102.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T11:42:03.891Z] #41 102.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T11:42:03.891Z] #41 102.3 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T11:42:03.891Z] #41 102.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T11:42:03.891Z] #41 102.3 make[1]: Nothing to be done for 'all'. [2021-02-23T11:42:03.891Z] #41 102.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:42:03.891Z] #41 102.4 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:03.943Z] #10 DONE 2.2s [2021-02-23T11:42:03.943Z] [2021-02-23T11:42:03.943Z] #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-23T11:42:03.943Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-23T11:42:04.124Z] #15 1.027 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T11:42:04.124Z] #15 DONE 1.1s [2021-02-23T11:42:04.124Z] [2021-02-23T11:42:04.124Z] #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-23T11:42:04.124Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:04.124Z] #42 52.14 AR compel/libcompel.a [2021-02-23T11:42:04.124Z] #42 52.30 HOSTCC compel/src/main-host.o [2021-02-23T11:42:04.124Z] #42 52.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-23T11:42:04.124Z] #42 52.85 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T11:42:04.124Z] #42 53.40 HOSTCC compel/src/lib/log-host.o [2021-02-23T11:42:04.124Z] #42 53.60 HOSTLINK compel/compel-host-bin [2021-02-23T11:42:04.124Z] #42 53.86 DEP soccr/soccr.d [2021-02-23T11:42:04.181Z] #41 102.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:04.181Z] #41 102.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:04.181Z] #41 102.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:04.181Z] #41 102.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:04.181Z] #41 102.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:04.181Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:04.181Z] #41 102.6 make[2]: Nothing to be done for 'all'. [2021-02-23T11:42:04.181Z] #41 102.6 INSTALL criu/criu [2021-02-23T11:42:04.232Z] #29 7.165 0.2% ### 4.2% ####### 10.0% ########### 15.7% ############### 21.5% ################## 25.3% ##################### 29.2% ######################### 34.9% ############################ 40.2% ############################### 44.0% ################################### 49.8% ########################################## 59.4% ################################################### 70.9% ######################################################## 78.5% ################################################################ 89.8% ################################################################### 93.6% ######################################################################## 100.0% [2021-02-23T11:42:04.232Z] #29 ... [2021-02-23T11:42:04.232Z] [2021-02-23T11:42:04.232Z] #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-23T11:42:04.232Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:04.232Z] #49 0.898 + RM_GOPATH=0 [2021-02-23T11:42:04.232Z] #49 0.898 + TMP_GOPATH= [2021-02-23T11:42:04.232Z] #49 0.898 + : /build [2021-02-23T11:42:04.232Z] #49 0.899 + '[' -z '' ']' [2021-02-23T11:42:04.232Z] #49 0.899 ++ mktemp -d [2021-02-23T11:42:04.232Z] #49 0.901 + export GOPATH=/tmp/tmp.cKbWq7JxeO [2021-02-23T11:42:04.232Z] #49 0.901 + GOPATH=/tmp/tmp.cKbWq7JxeO [2021-02-23T11:42:04.232Z] #49 0.901 + RM_GOPATH=1 [2021-02-23T11:42:04.232Z] #49 0.901 + case "$(go env GOARCH)" in [2021-02-23T11:42:04.232Z] #49 0.903 ++ go env GOARCH [2021-02-23T11:42:04.232Z] #49 0.934 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.232Z] #49 0.934 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.232Z] #49 0.936 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:04.232Z] #49 0.937 + dir=/tmp/install [2021-02-23T11:42:04.232Z] #49 0.938 + bin=golangci_lint [2021-02-23T11:42:04.232Z] #49 0.938 + shift [2021-02-23T11:42:04.232Z] #49 0.938 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T11:42:04.232Z] #49 0.939 + . /tmp/install/golangci_lint.installer [2021-02-23T11:42:04.232Z] #49 0.940 ++ : v1.23.8 [2021-02-23T11:42:04.232Z] #49 0.941 + install_golangci_lint [2021-02-23T11:42:04.232Z] #49 0.941 + set -e [2021-02-23T11:42:04.232Z] #49 0.942 + export GO111MODULE=on [2021-02-23T11:42:04.232Z] #49 0.942 + GO111MODULE=on [2021-02-23T11:42:04.232Z] #49 0.942 + GOBIN=/build [2021-02-23T11:42:04.232Z] #49 0.942 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T11:42:04.232Z] #49 0.959 go: finding github.com v1.23.8 [2021-02-23T11:42:04.232Z] #49 0.964 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:04.232Z] #49 0.965 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T11:42:04.232Z] #49 0.965 go: finding github.com/golangci v1.23.8 [2021-02-23T11:42:04.232Z] #49 1.034 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T11:42:04.232Z] #49 2.306 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:04.232Z] #49 3.704 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:04.232Z] #49 ... [2021-02-23T11:42:04.232Z] [2021-02-23T11:42:04.232Z] #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-23T11:42:04.232Z] #24 sha256:b374230e636b2f1f60b86e829b331363aabd2af72b0bd9bd85602c6375431b2b [2021-02-23T11:42:04.232Z] #24 0.920 + RM_GOPATH=0 [2021-02-23T11:42:04.232Z] #24 0.920 + TMP_GOPATH= [2021-02-23T11:42:04.232Z] #24 0.920 + : /build [2021-02-23T11:42:04.232Z] #24 0.920 + '[' -z '' ']' [2021-02-23T11:42:04.232Z] #24 0.921 ++ mktemp -d [2021-02-23T11:42:04.232Z] #24 0.931 + export GOPATH=/tmp/tmp.CICQYIrWtM [2021-02-23T11:42:04.232Z] #24 0.931 + GOPATH=/tmp/tmp.CICQYIrWtM [2021-02-23T11:42:04.232Z] #24 0.931 + RM_GOPATH=1 [2021-02-23T11:42:04.232Z] #24 0.932 + case "$(go env GOARCH)" in [2021-02-23T11:42:04.232Z] #24 0.932 ++ go env GOARCH [2021-02-23T11:42:04.232Z] #24 0.963 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.232Z] #24 0.963 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.232Z] #24 0.968 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:04.232Z] #24 0.969 + dir=/tmp/install [2021-02-23T11:42:04.232Z] #24 0.969 + bin=dockercli [2021-02-23T11:42:04.232Z] #24 0.970 + shift [2021-02-23T11:42:04.232Z] #24 0.972 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T11:42:04.232Z] #24 0.973 + . /tmp/install/dockercli.installer [2021-02-23T11:42:04.232Z] #24 0.974 ++ : stable [2021-02-23T11:42:04.232Z] #24 0.974 ++ : 17.06.2-ce [2021-02-23T11:42:04.232Z] #24 0.974 + install_dockercli [2021-02-23T11:42:04.232Z] #24 0.975 Install docker/cli version 17.06.2-ce from stable [2021-02-23T11:42:04.232Z] #24 0.975 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T11:42:04.232Z] #24 0.976 ++ uname -m [2021-02-23T11:42:04.232Z] #24 0.983 + arch=ppc64le [2021-02-23T11:42:04.232Z] #24 0.983 + '[' ppc64le '!=' x86_64 ']' [2021-02-23T11:42:04.232Z] #24 0.983 + '[' ppc64le '!=' s390x ']' [2021-02-23T11:42:04.232Z] #24 0.983 + '[' ppc64le '!=' armhf ']' [2021-02-23T11:42:04.232Z] #24 0.983 + build_dockercli [2021-02-23T11:42:04.232Z] #24 0.983 + git clone https://github.com/docker/docker-ce /tmp/tmp.CICQYIrWtM/tmp/docker-ce [2021-02-23T11:42:04.232Z] #24 0.986 Cloning into '/tmp/tmp.CICQYIrWtM/tmp/docker-ce'... [2021-02-23T11:42:04.480Z] #41 DONE 102.9s [2021-02-23T11:42:04.480Z] [2021-02-23T11:42:04.480Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:42:04.510Z] #11 DONE 0.7s [2021-02-23T11:42:04.510Z] [2021-02-23T11:42:04.510Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-23T11:42:04.510Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-23T11:42:04.510Z] #30 DONE 0.0s [2021-02-23T11:42:04.510Z] [2021-02-23T11:42:04.510Z] #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-23T11:42:04.510Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:42:04.534Z] #24 ... [2021-02-23T11:42:04.534Z] [2021-02-23T11:42:04.534Z] #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-23T11:42:04.534Z] #47 sha256:a8a235fdfb0234b18ad8b1f374418774e48018121e662c63ee40081f94903da8 [2021-02-23T11:42:04.534Z] #47 0.638 + RM_GOPATH=0 [2021-02-23T11:42:04.534Z] #47 0.638 + TMP_GOPATH= [2021-02-23T11:42:04.534Z] #47 0.638 + : /build [2021-02-23T11:42:04.534Z] #47 0.638 + '[' -z '' ']' [2021-02-23T11:42:04.534Z] #47 0.638 ++ mktemp -d [2021-02-23T11:42:04.534Z] #47 0.641 + export GOPATH=/tmp/tmp.FNVbZoiGWL [2021-02-23T11:42:04.534Z] #47 0.642 + GOPATH=/tmp/tmp.FNVbZoiGWL [2021-02-23T11:42:04.534Z] #47 0.642 + RM_GOPATH=1 [2021-02-23T11:42:04.534Z] #47 0.642 + case "$(go env GOARCH)" in [2021-02-23T11:42:04.534Z] #47 0.643 ++ go env GOARCH [2021-02-23T11:42:04.534Z] #47 0.651 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.534Z] #47 0.651 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.534Z] #47 0.652 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:04.534Z] #47 0.658 + dir=/tmp/install [2021-02-23T11:42:04.534Z] #47 0.658 + bin=gotestsum [2021-02-23T11:42:04.534Z] #47 0.658 + shift [2021-02-23T11:42:04.534Z] #47 0.658 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T11:42:04.534Z] #47 0.658 + . /tmp/install/gotestsum.installer [2021-02-23T11:42:04.534Z] #47 0.658 ++ : v0.5.3 [2021-02-23T11:42:04.534Z] #47 0.658 + install_gotestsum [2021-02-23T11:42:04.534Z] #47 0.658 + set -e [2021-02-23T11:42:04.534Z] #47 0.658 + export GO111MODULE=on [2021-02-23T11:42:04.534Z] #47 0.658 + GO111MODULE=on [2021-02-23T11:42:04.534Z] #47 0.658 + GOBIN=/build [2021-02-23T11:42:04.534Z] #47 0.658 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T11:42:04.534Z] #47 0.678 go: finding gotest.tools v0.5.3 [2021-02-23T11:42:04.534Z] #47 0.680 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:04.534Z] #47 1.335 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:04.534Z] #47 2.412 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:04.534Z] #47 4.363 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:04.534Z] #47 4.386 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:42:04.534Z] #47 4.502 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:04.534Z] #47 4.524 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:04.534Z] #47 4.532 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:04.534Z] #47 4.580 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:04.534Z] #47 4.591 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:04.534Z] #47 5.020 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:04.534Z] #47 5.131 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:42:04.534Z] #47 5.133 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:04.534Z] #47 5.312 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:04.534Z] #47 5.414 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:04.534Z] #47 5.469 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:04.534Z] #47 5.699 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:04.534Z] #47 5.724 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:04.534Z] #47 5.861 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:04.534Z] #47 5.866 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:04.534Z] #47 6.915 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:04.534Z] #47 6.968 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:04.534Z] #47 8.726 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:04.534Z] #47 10.06 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:04.534Z] #47 ... [2021-02-23T11:42:04.534Z] [2021-02-23T11:42:04.534Z] #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-23T11:42:04.534Z] #58 sha256:2e4d4f78999ce95eee3aa089039c9e0710f2c7437ab785b0f982208dbf9a88ff [2021-02-23T11:42:04.534Z] #58 0.982 + RM_GOPATH=0 [2021-02-23T11:42:04.534Z] #58 1.003 + TMP_GOPATH= [2021-02-23T11:42:04.534Z] #58 1.004 + : /build [2021-02-23T11:42:04.534Z] #58 1.004 + '[' -z '' ']' [2021-02-23T11:42:04.534Z] #58 1.005 ++ mktemp -d [2021-02-23T11:42:04.534Z] #58 1.012 + export GOPATH=/tmp/tmp.CdUfBxHosL [2021-02-23T11:42:04.534Z] #58 1.012 + GOPATH=/tmp/tmp.CdUfBxHosL [2021-02-23T11:42:04.534Z] #58 1.012 + RM_GOPATH=1 [2021-02-23T11:42:04.534Z] #58 1.013 + case "$(go env GOARCH)" in [2021-02-23T11:42:04.534Z] #58 1.014 ++ go env GOARCH [2021-02-23T11:42:04.534Z] #58 1.028 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.534Z] #58 1.028 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.534Z] #58 1.033 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:04.534Z] #58 1.055 + dir=/tmp/install [2021-02-23T11:42:04.534Z] #58 1.056 + bin=rootlesskit [2021-02-23T11:42:04.534Z] #58 1.056 + shift [2021-02-23T11:42:04.534Z] #58 1.057 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T11:42:04.534Z] #58 1.057 + . /tmp/install/rootlesskit.installer [2021-02-23T11:42:04.534Z] #58 1.059 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:04.534Z] #58 1.060 + install_rootlesskit [2021-02-23T11:42:04.534Z] #58 1.060 + case "$1" in [2021-02-23T11:42:04.534Z] #58 1.060 + export CGO_ENABLED=0 [2021-02-23T11:42:04.534Z] #58 1.060 + CGO_ENABLED=0 [2021-02-23T11:42:04.534Z] #58 1.060 + _install_rootlesskit [2021-02-23T11:42:04.534Z] #58 1.061 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T11:42:04.534Z] #58 1.062 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:04.534Z] #58 1.062 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CdUfBxHosL/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:04.534Z] #58 1.071 Cloning into '/tmp/tmp.CdUfBxHosL/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T11:42:04.534Z] #58 6.134 + cd /tmp/tmp.CdUfBxHosL/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:04.534Z] #58 6.136 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:04.534Z] #58 6.170 + export GO111MODULE=on [2021-02-23T11:42:04.534Z] #58 6.172 + GO111MODULE=on [2021-02-23T11:42:04.534Z] #58 6.173 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:42:04.534Z] #58 6.174 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T11:42:04.534Z] #58 9.080 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:04.534Z] #58 9.108 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:04.534Z] #58 9.161 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:04.534Z] #58 9.289 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:04.534Z] #58 9.293 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:04.534Z] #58 9.316 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:04.534Z] #58 9.347 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:04.534Z] #58 9.480 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:04.534Z] #58 9.851 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:04.534Z] #58 9.918 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:04.534Z] #58 10.14 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:04.534Z] #58 10.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:04.534Z] #58 10.36 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:04.534Z] #58 10.44 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:04.534Z] #58 ... [2021-02-23T11:42:04.534Z] [2021-02-23T11:42:04.535Z] #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-23T11:42:04.535Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T11:42:04.535Z] #32 0.848 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T11:42:04.535Z] #32 0.852 Cloning into '.'... [2021-02-23T11:42:04.692Z] #42 54.17 CC soccr/soccr.o [2021-02-23T11:42:04.771Z] #31 ... [2021-02-23T11:42:04.771Z] [2021-02-23T11:42:04.771Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-23T11:42:04.771Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-23T11:42:04.771Z] #38 DONE 0.2s [2021-02-23T11:42:04.771Z] [2021-02-23T11:42:04.771Z] #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-23T11:42:04.771Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:04.835Z] #32 ... [2021-02-23T11:42:04.835Z] [2021-02-23T11:42:04.835Z] #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-23T11:42:04.835Z] #34 sha256:f83e68a13bae39a05c234fe3e62bd98f1b64ffcac1fae13b6c37876764774537 [2021-02-23T11:42:04.835Z] #34 0.637 + RM_GOPATH=0 [2021-02-23T11:42:04.835Z] #34 0.637 + TMP_GOPATH= [2021-02-23T11:42:04.835Z] #34 0.637 + : /build [2021-02-23T11:42:04.835Z] #34 0.637 + '[' -z '' ']' [2021-02-23T11:42:04.835Z] #34 0.639 ++ mktemp -d [2021-02-23T11:42:04.835Z] #34 0.641 + export GOPATH=/tmp/tmp.jLCZ019d78 [2021-02-23T11:42:04.835Z] #34 0.642 + GOPATH=/tmp/tmp.jLCZ019d78 [2021-02-23T11:42:04.835Z] #34 0.642 + RM_GOPATH=1 [2021-02-23T11:42:04.835Z] #34 0.642 + case "$(go env GOARCH)" in [2021-02-23T11:42:04.835Z] #34 0.643 ++ go env GOARCH [2021-02-23T11:42:04.835Z] #34 0.648 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.835Z] #34 0.648 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.835Z] #34 0.649 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:04.835Z] #34 0.652 + dir=/tmp/install [2021-02-23T11:42:04.835Z] #34 0.654 + bin=tomlv [2021-02-23T11:42:04.835Z] #34 0.654 + shift [2021-02-23T11:42:04.835Z] #34 0.655 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T11:42:04.835Z] #34 0.655 + . /tmp/install/tomlv.installer [2021-02-23T11:42:04.835Z] #34 0.655 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:04.835Z] #34 0.656 + install_tomlv [2021-02-23T11:42:04.835Z] #34 0.656 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T11:42:04.835Z] #34 0.656 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:04.835Z] #34 0.656 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jLCZ019d78/src/github.com/BurntSushi/toml [2021-02-23T11:42:04.835Z] #34 0.669 Cloning into '/tmp/tmp.jLCZ019d78/src/github.com/BurntSushi/toml'... [2021-02-23T11:42:04.835Z] #34 1.629 + cd /tmp/tmp.jLCZ019d78/src/github.com/BurntSushi/toml [2021-02-23T11:42:04.835Z] #34 1.631 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:04.835Z] #34 1.647 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:42:04.835Z] #34 2.399 internal/cpu [2021-02-23T11:42:04.835Z] #34 2.406 runtime/internal/sys [2021-02-23T11:42:04.835Z] #34 2.415 math/bits [2021-02-23T11:42:04.835Z] #34 2.491 runtime/internal/atomic [2021-02-23T11:42:04.835Z] #34 2.917 runtime/internal/math [2021-02-23T11:42:04.835Z] #34 3.212 unicode/utf8 [2021-02-23T11:42:04.835Z] #34 3.438 sync/atomic [2021-02-23T11:42:04.835Z] #34 3.592 internal/bytealg [2021-02-23T11:42:04.835Z] #34 4.497 math [2021-02-23T11:42:04.835Z] #34 4.640 unicode [2021-02-23T11:42:04.835Z] #34 4.930 internal/testlog [2021-02-23T11:42:04.835Z] #34 5.981 encoding [2021-02-23T11:42:04.835Z] #34 6.406 runtime [2021-02-23T11:42:04.835Z] #34 6.560 runtime/cgo [2021-02-23T11:42:04.835Z] #34 ... [2021-02-23T11:42:04.835Z] [2021-02-23T11:42:04.835Z] #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-23T11:42:04.835Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:42:04.835Z] #51 0.952 + RM_GOPATH=0 [2021-02-23T11:42:04.835Z] #51 0.953 + TMP_GOPATH= [2021-02-23T11:42:04.835Z] #51 0.953 + : /build [2021-02-23T11:42:04.835Z] #51 0.953 + '[' -z '' ']' [2021-02-23T11:42:04.835Z] #51 0.954 ++ mktemp -d [2021-02-23T11:42:04.835Z] #51 0.961 + export GOPATH=/tmp/tmp.TJm2qN1qQG [2021-02-23T11:42:04.835Z] #51 0.961 + GOPATH=/tmp/tmp.TJm2qN1qQG [2021-02-23T11:42:04.835Z] #51 0.961 + RM_GOPATH=1 [2021-02-23T11:42:04.835Z] #51 0.973 + case "$(go env GOARCH)" in [2021-02-23T11:42:04.835Z] #51 0.994 ++ go env GOARCH [2021-02-23T11:42:04.835Z] #51 1.004 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.835Z] #51 1.007 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:04.835Z] #51 1.010 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:04.835Z] #51 1.012 + dir=/tmp/install [2021-02-23T11:42:04.835Z] #51 1.012 + bin=shfmt [2021-02-23T11:42:04.835Z] #51 1.012 + shift [2021-02-23T11:42:04.835Z] #51 1.013 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T11:42:04.835Z] #51 1.013 + . /tmp/install/shfmt.installer [2021-02-23T11:42:04.835Z] #51 1.014 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:04.835Z] #51 1.014 + install_shfmt [2021-02-23T11:42:04.835Z] #51 1.014 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:04.835Z] #51 1.014 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T11:42:04.836Z] #51 1.014 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TJm2qN1qQG/src/github.com/mvdan/sh [2021-02-23T11:42:04.836Z] #51 1.017 Cloning into '/tmp/tmp.TJm2qN1qQG/src/github.com/mvdan/sh'... [2021-02-23T11:42:05.135Z] #51 ... [2021-02-23T11:42:05.135Z] [2021-02-23T11:42:05.135Z] #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-23T11:42:05.135Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:42:05.135Z] #45 0.713 + RM_GOPATH=0 [2021-02-23T11:42:05.135Z] #45 0.713 + TMP_GOPATH= [2021-02-23T11:42:05.135Z] #45 0.713 + : /build [2021-02-23T11:42:05.135Z] #45 0.713 + '[' -z '' ']' [2021-02-23T11:42:05.135Z] #45 0.714 ++ mktemp -d [2021-02-23T11:42:05.135Z] #45 0.716 + export GOPATH=/tmp/tmp.yeVE1kMBlh [2021-02-23T11:42:05.135Z] #45 0.716 + GOPATH=/tmp/tmp.yeVE1kMBlh [2021-02-23T11:42:05.135Z] #45 0.716 + RM_GOPATH=1 [2021-02-23T11:42:05.135Z] #45 0.716 + case "$(go env GOARCH)" in [2021-02-23T11:42:05.135Z] #45 0.717 ++ go env GOARCH [2021-02-23T11:42:05.135Z] #45 0.727 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:05.135Z] #45 0.727 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:05.135Z] #45 0.728 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:05.135Z] #45 0.730 + dir=/tmp/install [2021-02-23T11:42:05.135Z] #45 0.730 + bin=vndr [2021-02-23T11:42:05.135Z] #45 0.730 + shift [2021-02-23T11:42:05.135Z] #45 0.731 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T11:42:05.135Z] #45 0.731 + . /tmp/install/vndr.installer [2021-02-23T11:42:05.135Z] #45 0.731 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:05.135Z] #45 0.731 + install_vndr [2021-02-23T11:42:05.135Z] #45 0.731 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T11:42:05.135Z] #45 0.732 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:05.135Z] #45 0.732 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yeVE1kMBlh/src/github.com/LK4D4/vndr [2021-02-23T11:42:05.135Z] #45 0.736 Cloning into '/tmp/tmp.yeVE1kMBlh/src/github.com/LK4D4/vndr'... [2021-02-23T11:42:05.135Z] #45 1.588 + cd /tmp/tmp.yeVE1kMBlh/src/github.com/LK4D4/vndr [2021-02-23T11:42:05.135Z] #45 1.590 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:05.135Z] #45 1.622 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T11:42:05.135Z] #45 3.184 internal/race [2021-02-23T11:42:05.135Z] #45 3.186 internal/cpu [2021-02-23T11:42:05.135Z] #45 3.433 unicode [2021-02-23T11:42:05.135Z] #45 3.457 sync/atomic [2021-02-23T11:42:05.135Z] #45 3.523 unicode/utf8 [2021-02-23T11:42:05.135Z] #45 4.951 math [2021-02-23T11:42:05.135Z] #45 4.961 internal/bytealg [2021-02-23T11:42:05.135Z] #45 6.110 encoding [2021-02-23T11:42:05.135Z] #45 6.484 unicode/utf16 [2021-02-23T11:42:05.135Z] #45 7.352 container/list [2021-02-23T11:42:05.135Z] #45 8.065 runtime [2021-02-23T11:42:05.135Z] #45 10.18 crypto/internal/subtle [2021-02-23T11:42:05.135Z] #45 10.79 crypto/subtle [2021-02-23T11:42:05.135Z] #45 ... [2021-02-23T11:42:05.135Z] [2021-02-23T11:42:05.135Z] #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-23T11:42:05.135Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T11:42:05.135Z] #40 0.835 + git clone https://github.com/docker/distribution.git . [2021-02-23T11:42:05.135Z] #40 0.841 Cloning into '.'... [2021-02-23T11:42:05.135Z] #40 ... [2021-02-23T11:42:05.135Z] [2021-02-23T11:42:05.135Z] #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-23T11:42:05.135Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:42:05.135Z] #13 0.887 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:05.135Z] #13 0.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:05.135Z] #13 0.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:05.135Z] #13 2.361 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T11:42:05.135Z] #13 4.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T11:42:05.135Z] #13 7.015 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T11:42:05.261Z] #42 ... [2021-02-23T11:42:05.261Z] [2021-02-23T11:42:05.261Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T11:42:05.261Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T11:42:05.261Z] #16 DONE 1.1s [2021-02-23T11:42:05.435Z] #13 ... [2021-02-23T11:42:05.435Z] [2021-02-23T11:42:05.435Z] #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-23T11:42:05.435Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T11:42:05.435Z] #55 1.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:05.435Z] #55 1.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:05.435Z] #55 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:05.435Z] #55 2.660 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T11:42:05.435Z] #55 5.249 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T11:42:05.435Z] #55 7.797 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T11:42:05.435Z] #55 ... [2021-02-23T11:42:05.435Z] [2021-02-23T11:42:05.435Z] #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-23T11:42:05.435Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:05.435Z] #42 1.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:05.435Z] #42 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:05.435Z] #42 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:05.435Z] #42 2.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T11:42:05.435Z] #42 4.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T11:42:05.435Z] #42 7.177 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T11:42:05.520Z] #54 ... [2021-02-23T11:42:05.520Z] [2021-02-23T11:42:05.520Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T11:42:05.521Z] [2021-02-23T11:42:05.521Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T11:42:05.521Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T11:42:05.737Z] #42 ... [2021-02-23T11:42:05.737Z] [2021-02-23T11:42:05.737Z] #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-23T11:42:05.737Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T11:42:05.737Z] #36 0.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:05.737Z] #36 0.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:05.737Z] #36 0.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:05.737Z] #36 2.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T11:42:05.737Z] #36 4.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T11:42:05.737Z] #36 7.203 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T11:42:05.737Z] #36 ... [2021-02-23T11:42:05.737Z] [2021-02-23T11:42:05.737Z] #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-23T11:42:05.737Z] #29 sha256:1b8d274d638d33e986a4ba8994e0eeb247c96d74fc5cf9178548afc7a6a274bd [2021-02-23T11:42:05.737Z] #29 10.05 [2021-02-23T11:42:05.809Z] #42 DONE 0.1s [2021-02-23T11:42:05.809Z] [2021-02-23T11:42:05.809Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:42:05.809Z] #54 ... [2021-02-23T11:42:05.809Z] [2021-02-23T11:42:05.809Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-23T11:42:06.098Z] #44 DONE 0.2s [2021-02-23T11:42:06.098Z] [2021-02-23T11:42:06.098Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-23T11:42:06.098Z] #46 DONE 0.1s [2021-02-23T11:42:06.098Z] [2021-02-23T11:42:06.098Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-23T11:42:06.388Z] #48 DONE 0.2s [2021-02-23T11:42:06.388Z] [2021-02-23T11:42:06.388Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-23T11:42:06.388Z] #50 DONE 0.1s [2021-02-23T11:42:06.388Z] [2021-02-23T11:42:06.388Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:42:06.459Z] #17 DONE 1.1s [2021-02-23T11:42:06.459Z] [2021-02-23T11:42:06.459Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:42:06.459Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T11:42:06.628Z] #28 5.926 0.0% ## 3.7% ##### 7.5% ####### 10.8% ######### 13.0% ########## 14.9% ############ 17.1% ############# 19.1% ############## 20.7% ################ 22.6% ################# 23.9% ################## 25.4% ################### 26.8% #################### 28.4% ##################### 30.2% ###################### 31.7% ######################## 33.6% ######################### 34.9% ########################## 36.6% ########################### 38.5% ############################ 40.2% ############################## 42.2% ################################ 44.6% ################################# 46.1% ################################## 47.5% ################################### 49.4% ##################################### 51.6% ###################################### 53.0% ####################################### 54.4% ####################################### 55.5% ######################################### 57.7% ########################################## 59.4% ########################################### 60.2% ############################################ 61.6% ############################################# 63.1% ############################################## 64.3% ############################################### 65.4% ################################################ 66.9% ################################################# 68.8% ################################################### 70.9% ################################################### 71.7% #################################################### 73.5% ##################################################### 74.6% ####################################################### 76.4% ####################################################### 77.2% ######################################################## 78.2% ############### [2021-02-23T11:42:06.628Z] #28 ... [2021-02-23T11:42:06.628Z] [2021-02-23T11:42:06.628Z] #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-23T11:42:06.628Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-23T11:42:06.628Z] #54 5.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:06.628Z] #54 5.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:06.628Z] #54 5.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:06.628Z] #54 6.079 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-23T11:42:06.628Z] #54 7.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-23T11:42:06.628Z] #54 9.404 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-23T11:42:06.628Z] #54 ... [2021-02-23T11:42:06.628Z] [2021-02-23T11:42:06.628Z] #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-23T11:42:06.628Z] #50 sha256:a5fdd98aeb2af1c3fb6af841590af5c8b56189b71964018a868d5db339e68b47 [2021-02-23T11:42:06.628Z] #50 4.549 + RM_GOPATH=0 [2021-02-23T11:42:06.628Z] #50 4.549 + TMP_GOPATH= [2021-02-23T11:42:06.628Z] #50 4.549 + : /build [2021-02-23T11:42:06.628Z] #50 4.549 + '[' -z '' ']' [2021-02-23T11:42:06.628Z] #50 4.549 ++ mktemp -d [2021-02-23T11:42:06.628Z] #50 4.551 + export GOPATH=/tmp/tmp.h8ECHf1gLZ [2021-02-23T11:42:06.628Z] #50 4.552 + GOPATH=/tmp/tmp.h8ECHf1gLZ [2021-02-23T11:42:06.628Z] #50 4.552 + RM_GOPATH=1 [2021-02-23T11:42:06.628Z] #50 4.552 + case "$(go env GOARCH)" in [2021-02-23T11:42:06.628Z] #50 4.555 ++ go env GOARCH [2021-02-23T11:42:06.628Z] #50 4.569 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:06.628Z] #50 4.569 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:06.628Z] #50 4.572 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:06.628Z] #50 4.577 + dir=/tmp/install [2021-02-23T11:42:06.628Z] #50 4.581 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:06.628Z] #50 4.582 + bin=shfmt [2021-02-23T11:42:06.628Z] #50 4.582 + shift [2021-02-23T11:42:06.628Z] #50 4.582 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T11:42:06.628Z] #50 4.582 + . /tmp/install/shfmt.installer [2021-02-23T11:42:06.628Z] #50 4.582 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:06.628Z] #50 4.582 + install_shfmt [2021-02-23T11:42:06.628Z] #50 4.582 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T11:42:06.628Z] #50 4.582 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h8ECHf1gLZ/src/github.com/mvdan/sh [2021-02-23T11:42:06.628Z] #50 4.591 Cloning into '/tmp/tmp.h8ECHf1gLZ/src/github.com/mvdan/sh'... [2021-02-23T11:42:06.671Z] #33 ... [2021-02-23T11:42:06.671Z] [2021-02-23T11:42:06.671Z] #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-23T11:42:06.671Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:42:06.671Z] #50 16.84 + cd /tmp/tmp.NbOaXYkyZz/src/github.com/mvdan/sh [2021-02-23T11:42:06.671Z] #50 16.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:06.671Z] #50 16.97 + GO111MODULE=on [2021-02-23T11:42:06.671Z] #50 16.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T11:42:06.671Z] #50 18.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:06.671Z] #50 18.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:06.671Z] #50 18.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:06.671Z] #50 18.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:06.671Z] #50 18.64 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:06.893Z] #50 ... [2021-02-23T11:42:06.893Z] [2021-02-23T11:42:06.893Z] #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-23T11:42:06.893Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:06.893Z] #41 5.116 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:06.893Z] #41 5.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:06.893Z] #41 5.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:06.893Z] #41 5.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-23T11:42:06.893Z] #41 7.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-23T11:42:06.893Z] #41 9.127 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-23T11:42:06.893Z] #41 ... [2021-02-23T11:42:06.893Z] [2021-02-23T11:42:06.893Z] #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-23T11:42:06.893Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:06.893Z] #48 4.989 + RM_GOPATH=0 [2021-02-23T11:42:06.893Z] #48 4.989 + TMP_GOPATH= [2021-02-23T11:42:06.893Z] #48 4.989 + : /build [2021-02-23T11:42:06.893Z] #48 4.990 + '[' -z '' ']' [2021-02-23T11:42:06.893Z] #48 4.991 ++ mktemp -d [2021-02-23T11:42:06.893Z] #48 4.993 + export GOPATH=/tmp/tmp.hcJIF2oYCM [2021-02-23T11:42:06.893Z] #48 4.993 + GOPATH=/tmp/tmp.hcJIF2oYCM [2021-02-23T11:42:06.893Z] #48 4.993 + RM_GOPATH=1 [2021-02-23T11:42:06.893Z] #48 4.993 + case "$(go env GOARCH)" in [2021-02-23T11:42:06.893Z] #48 4.994 ++ go env GOARCH [2021-02-23T11:42:06.893Z] #48 5.008 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:06.893Z] #48 5.008 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:06.893Z] #48 5.009 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:06.893Z] #48 5.013 + dir=/tmp/install [2021-02-23T11:42:06.893Z] #48 5.014 + bin=golangci_lint [2021-02-23T11:42:06.893Z] #48 5.014 + shift [2021-02-23T11:42:06.893Z] #48 5.027 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T11:42:06.893Z] #48 5.027 + . /tmp/install/golangci_lint.installer [2021-02-23T11:42:06.893Z] #48 5.027 ++ : v1.23.8 [2021-02-23T11:42:06.893Z] #48 5.028 + install_golangci_lint [2021-02-23T11:42:06.893Z] #48 5.028 + set -e [2021-02-23T11:42:06.893Z] #48 5.028 + export GO111MODULE=on [2021-02-23T11:42:06.893Z] #48 5.029 + GO111MODULE=on [2021-02-23T11:42:06.893Z] #48 5.029 + GOBIN=/build [2021-02-23T11:42:06.893Z] #48 5.029 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T11:42:06.893Z] #48 5.048 go: finding github.com v1.23.8 [2021-02-23T11:42:06.893Z] #48 5.052 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:06.893Z] #48 5.052 go: finding github.com/golangci v1.23.8 [2021-02-23T11:42:06.893Z] #48 5.053 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T11:42:06.893Z] #48 5.054 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T11:42:06.893Z] #48 5.980 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:06.893Z] #48 6.613 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:06.893Z] #48 ... [2021-02-23T11:42:06.893Z] [2021-02-23T11:42:06.893Z] #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-23T11:42:06.893Z] #63 sha256:94a88836d945ded8a40971f99739ac1eb9ce7bf685061dfb0df16b6c8a1f86e5 [2021-02-23T11:42:06.893Z] #63 4.530 + RM_GOPATH=0 [2021-02-23T11:42:06.893Z] #63 4.530 + TMP_GOPATH= [2021-02-23T11:42:06.893Z] #63 4.530 + : /build [2021-02-23T11:42:06.893Z] #63 4.530 + '[' -z '' ']' [2021-02-23T11:42:06.893Z] #63 4.530 ++ mktemp -d [2021-02-23T11:42:06.893Z] #63 4.536 + export GOPATH=/tmp/tmp.M02xwalFdg [2021-02-23T11:42:06.893Z] #63 4.536 + GOPATH=/tmp/tmp.M02xwalFdg [2021-02-23T11:42:06.893Z] #63 4.536 + RM_GOPATH=1 [2021-02-23T11:42:06.893Z] #63 4.536 + case "$(go env GOARCH)" in [2021-02-23T11:42:06.893Z] #63 4.542 ++ go env GOARCH [2021-02-23T11:42:06.893Z] #63 4.549 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:06.893Z] #63 4.549 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:06.893Z] #63 4.554 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:06.893Z] #63 4.561 + dir=/tmp/install [2021-02-23T11:42:06.893Z] #63 4.561 + bin=proxy [2021-02-23T11:42:06.893Z] #63 4.561 + shift [2021-02-23T11:42:06.893Z] #63 4.561 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T11:42:06.893Z] #63 4.561 + . /tmp/install/proxy.installer [2021-02-23T11:42:06.893Z] #63 4.561 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:06.893Z] #63 4.561 + install_proxy [2021-02-23T11:42:06.893Z] #63 4.561 + case "$1" in [2021-02-23T11:42:06.893Z] #63 4.561 + export CGO_ENABLED=0 [2021-02-23T11:42:06.893Z] #63 4.561 + CGO_ENABLED=0 [2021-02-23T11:42:06.893Z] #63 4.561 + _install_proxy [2021-02-23T11:42:06.893Z] #63 4.561 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T11:42:06.893Z] #63 4.561 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.M02xwalFdg/src/github.com/docker/libnetwork [2021-02-23T11:42:06.893Z] #63 4.565 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:06.893Z] #63 4.571 Cloning into '/tmp/tmp.M02xwalFdg/src/github.com/docker/libnetwork'... [2021-02-23T11:42:07.012Z] #31 ... [2021-02-23T11:42:07.012Z] [2021-02-23T11:42:07.012Z] #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-23T11:42:07.012Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:07.012Z] #41 7.326 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:07.012Z] #41 7.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:07.012Z] #41 7.416 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:07.012Z] #41 8.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:07.012Z] #41 ... [2021-02-23T11:42:07.012Z] [2021-02-23T11:42:07.012Z] #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-23T11:42:07.012Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:42:07.012Z] #50 6.805 + RM_GOPATH=0 [2021-02-23T11:42:07.012Z] #50 6.805 + TMP_GOPATH= [2021-02-23T11:42:07.012Z] #50 6.805 + : /build [2021-02-23T11:42:07.012Z] #50 6.805 + '[' -z '' ']' [2021-02-23T11:42:07.012Z] #50 6.805 ++ mktemp -d [2021-02-23T11:42:07.012Z] #50 6.805 + export GOPATH=/tmp/tmp.HdBguw9qQ0 [2021-02-23T11:42:07.012Z] #50 6.805 + GOPATH=/tmp/tmp.HdBguw9qQ0 [2021-02-23T11:42:07.012Z] #50 6.805 + RM_GOPATH=1 [2021-02-23T11:42:07.012Z] #50 6.805 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.012Z] #50 6.805 ++ go env GOARCH [2021-02-23T11:42:07.012Z] #50 6.819 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:07.012Z] #50 6.819 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.012Z] #50 6.819 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.012Z] #50 6.819 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.012Z] #50 6.819 + dir=/tmp/install [2021-02-23T11:42:07.012Z] #50 6.819 + bin=shfmt [2021-02-23T11:42:07.012Z] #50 6.819 + shift [2021-02-23T11:42:07.012Z] #50 6.819 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T11:42:07.012Z] #50 6.819 + . /tmp/install/shfmt.installer [2021-02-23T11:42:07.012Z] #50 6.819 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:07.012Z] #50 6.819 + install_shfmt [2021-02-23T11:42:07.012Z] #50 6.819 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T11:42:07.012Z] #50 6.819 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HdBguw9qQ0/src/github.com/mvdan/sh [2021-02-23T11:42:07.012Z] #50 6.833 Cloning into '/tmp/tmp.HdBguw9qQ0/src/github.com/mvdan/sh'... [2021-02-23T11:42:07.012Z] #50 ... [2021-02-23T11:42:07.012Z] [2021-02-23T11:42:07.012Z] #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-23T11:42:07.012Z] #46 sha256:26414f15afb1d9a1e9465f3e78a3bb60c20e75aafb03f586363e5795b6ec7cac [2021-02-23T11:42:07.012Z] #46 6.556 + RM_GOPATH=0 [2021-02-23T11:42:07.012Z] #46 6.556 + TMP_GOPATH= [2021-02-23T11:42:07.012Z] #46 6.556 + : /build [2021-02-23T11:42:07.012Z] #46 6.556 + '[' -z '' ']' [2021-02-23T11:42:07.012Z] #46 6.556 ++ mktemp -d [2021-02-23T11:42:07.012Z] #46 6.560 + export GOPATH=/tmp/tmp.9zbjfJKQw2 [2021-02-23T11:42:07.012Z] #46 6.560 + GOPATH=/tmp/tmp.9zbjfJKQw2 [2021-02-23T11:42:07.012Z] #46 6.560 + RM_GOPATH=1 [2021-02-23T11:42:07.012Z] #46 6.560 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.012Z] #46 6.560 ++ go env GOARCH [2021-02-23T11:42:07.012Z] #46 6.573 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.012Z] #46 6.573 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.012Z] #46 6.573 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.012Z] #46 6.593 + dir=/tmp/install [2021-02-23T11:42:07.012Z] #46 6.593 + bin=gotestsum [2021-02-23T11:42:07.012Z] #46 6.593 + shift [2021-02-23T11:42:07.012Z] #46 6.593 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T11:42:07.012Z] #46 6.593 + . /tmp/install/gotestsum.installer [2021-02-23T11:42:07.012Z] #46 6.593 ++ : v0.5.3 [2021-02-23T11:42:07.012Z] #46 6.593 + install_gotestsum [2021-02-23T11:42:07.012Z] #46 6.593 + set -e [2021-02-23T11:42:07.012Z] #46 6.593 + export GO111MODULE=on [2021-02-23T11:42:07.012Z] #46 6.593 + GO111MODULE=on [2021-02-23T11:42:07.012Z] #46 6.593 + GOBIN=/build [2021-02-23T11:42:07.012Z] #46 6.593 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T11:42:07.012Z] #46 6.606 go: finding gotest.tools v0.5.3 [2021-02-23T11:42:07.012Z] #46 6.606 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:07.012Z] #46 7.369 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:07.012Z] #46 7.855 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:07.012Z] #46 8.595 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:07.012Z] #46 8.635 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:07.012Z] #46 8.645 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:42:07.012Z] #46 8.733 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:07.012Z] #46 8.820 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:07.012Z] #46 8.905 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:07.012Z] #46 9.024 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:07.012Z] #46 9.072 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:07.012Z] #46 9.148 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:07.012Z] #46 9.180 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:07.012Z] #46 9.238 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:07.012Z] #46 9.271 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:42:07.012Z] #46 9.489 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:07.012Z] #46 9.489 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:07.012Z] #46 9.507 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:07.012Z] #46 9.507 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:07.012Z] #46 9.527 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:07.012Z] #46 10.03 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:07.012Z] #46 10.05 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:07.012Z] #46 ... [2021-02-23T11:42:07.012Z] [2021-02-23T11:42:07.012Z] #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-23T11:42:07.012Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:07.012Z] #35 6.668 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:07.012Z] #35 6.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:07.012Z] #35 6.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:07.012Z] #35 7.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:07.012Z] #35 9.689 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:07.012Z] #35 ... [2021-02-23T11:42:07.012Z] [2021-02-23T11:42:07.012Z] #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-23T11:42:07.012Z] #63 sha256:418ccae34e6ed59d74bf8223cb779cd83e987e8926e0104b3e966b8147e16757 [2021-02-23T11:42:07.012Z] #63 6.190 + RM_GOPATH=0 [2021-02-23T11:42:07.012Z] #63 6.190 + TMP_GOPATH= [2021-02-23T11:42:07.012Z] #63 6.190 + : /build [2021-02-23T11:42:07.012Z] #63 6.190 + '[' -z '' ']' [2021-02-23T11:42:07.012Z] #63 6.190 ++ mktemp -d [2021-02-23T11:42:07.012Z] #63 6.196 + export GOPATH=/tmp/tmp.r62jHSjBaI [2021-02-23T11:42:07.012Z] #63 6.196 + GOPATH=/tmp/tmp.r62jHSjBaI [2021-02-23T11:42:07.012Z] #63 6.196 + RM_GOPATH=1 [2021-02-23T11:42:07.012Z] #63 6.196 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.012Z] #63 6.196 ++ go env GOARCH [2021-02-23T11:42:07.012Z] #63 6.199 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.012Z] #63 6.199 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.012Z] #63 6.199 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.012Z] #63 6.206 + dir=/tmp/install [2021-02-23T11:42:07.012Z] #63 6.206 + bin=proxy [2021-02-23T11:42:07.012Z] #63 6.206 + shift [2021-02-23T11:42:07.012Z] #63 6.206 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T11:42:07.012Z] #63 6.206 + . /tmp/install/proxy.installer [2021-02-23T11:42:07.013Z] #63 6.206 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:07.013Z] #63 6.206 + install_proxy [2021-02-23T11:42:07.013Z] #63 6.206 + case "$1" in [2021-02-23T11:42:07.013Z] #63 6.206 + export CGO_ENABLED=0 [2021-02-23T11:42:07.013Z] #63 6.206 + CGO_ENABLED=0 [2021-02-23T11:42:07.013Z] #63 6.206 + _install_proxy [2021-02-23T11:42:07.013Z] #63 6.206 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T11:42:07.013Z] #63 6.206 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.r62jHSjBaI/src/github.com/docker/libnetwork [2021-02-23T11:42:07.013Z] #63 6.206 Cloning into '/tmp/tmp.r62jHSjBaI/src/github.com/docker/libnetwork'... [2021-02-23T11:42:07.013Z] #63 6.206 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:07.013Z] #63 ... [2021-02-23T11:42:07.013Z] [2021-02-23T11:42:07.013Z] #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-23T11:42:07.013Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:07.013Z] #12 6.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:07.013Z] #12 6.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:07.013Z] #12 6.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:07.013Z] #12 6.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:07.013Z] #12 8.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:07.157Z] #63 ... [2021-02-23T11:42:07.157Z] [2021-02-23T11:42:07.157Z] #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-23T11:42:07.157Z] #23 sha256:d840bde0cd2885365c2619d20807d90cb12183f1783f2a90e055b64e61fd4e3a [2021-02-23T11:42:07.157Z] #23 4.480 + RM_GOPATH=0 [2021-02-23T11:42:07.157Z] #23 4.481 + TMP_GOPATH= [2021-02-23T11:42:07.157Z] #23 4.481 + : /build [2021-02-23T11:42:07.157Z] #23 4.481 + '[' -z '' ']' [2021-02-23T11:42:07.157Z] #23 4.485 ++ mktemp -d [2021-02-23T11:42:07.157Z] #23 4.485 + export GOPATH=/tmp/tmp.MJHZdnVe27 [2021-02-23T11:42:07.157Z] #23 4.485 + GOPATH=/tmp/tmp.MJHZdnVe27 [2021-02-23T11:42:07.157Z] #23 4.485 + RM_GOPATH=1 [2021-02-23T11:42:07.157Z] #23 4.485 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.157Z] #23 4.485 ++ go env GOARCH [2021-02-23T11:42:07.157Z] #23 4.528 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.157Z] #23 4.529 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.157Z] #23 4.536 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.157Z] #23 4.537 + dir=/tmp/install [2021-02-23T11:42:07.157Z] #23 4.549 + bin=dockercli [2021-02-23T11:42:07.157Z] #23 4.549 + shift [2021-02-23T11:42:07.157Z] #23 4.549 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T11:42:07.157Z] #23 4.549 + . /tmp/install/dockercli.installer [2021-02-23T11:42:07.157Z] #23 4.549 ++ : stable [2021-02-23T11:42:07.157Z] #23 4.549 ++ : 17.06.2-ce [2021-02-23T11:42:07.157Z] #23 4.549 + install_dockercli [2021-02-23T11:42:07.157Z] #23 4.549 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T11:42:07.157Z] #23 4.553 Install docker/cli version 17.06.2-ce from stable [2021-02-23T11:42:07.157Z] #23 4.558 ++ uname -m [2021-02-23T11:42:07.158Z] #23 4.565 + arch=aarch64 [2021-02-23T11:42:07.158Z] #23 4.565 + '[' aarch64 '!=' x86_64 ']' [2021-02-23T11:42:07.158Z] #23 4.565 + '[' aarch64 '!=' s390x ']' [2021-02-23T11:42:07.158Z] #23 4.565 + '[' aarch64 '!=' armhf ']' [2021-02-23T11:42:07.158Z] #23 4.565 + build_dockercli [2021-02-23T11:42:07.158Z] #23 4.565 + git clone https://github.com/docker/docker-ce /tmp/tmp.MJHZdnVe27/tmp/docker-ce [2021-02-23T11:42:07.158Z] #23 4.571 Cloning into '/tmp/tmp.MJHZdnVe27/tmp/docker-ce'... [2021-02-23T11:42:07.158Z] #23 ... [2021-02-23T11:42:07.158Z] [2021-02-23T11:42:07.158Z] #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-23T11:42:07.158Z] #33 sha256:c22be687a694567bebac7b70f64e6409a8904a46c25150a2cf54afea8d91f5fb [2021-02-23T11:42:07.158Z] #33 4.700 + RM_GOPATH=0 [2021-02-23T11:42:07.158Z] #33 4.700 + TMP_GOPATH= [2021-02-23T11:42:07.158Z] #33 4.700 + : /build [2021-02-23T11:42:07.158Z] #33 4.700 + '[' -z '' ']' [2021-02-23T11:42:07.158Z] #33 4.700 ++ mktemp -d [2021-02-23T11:42:07.158Z] #33 4.702 + export GOPATH=/tmp/tmp.LdYguFzvQW [2021-02-23T11:42:07.158Z] #33 4.702 + GOPATH=/tmp/tmp.LdYguFzvQW [2021-02-23T11:42:07.158Z] #33 4.702 + RM_GOPATH=1 [2021-02-23T11:42:07.158Z] #33 4.702 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.158Z] #33 4.705 ++ go env GOARCH [2021-02-23T11:42:07.158Z] #33 4.716 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.158Z] #33 4.716 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.158Z] #33 4.723 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.158Z] #33 4.725 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:07.158Z] #33 4.725 + dir=/tmp/install [2021-02-23T11:42:07.158Z] #33 4.725 + bin=tomlv [2021-02-23T11:42:07.158Z] #33 4.725 + shift [2021-02-23T11:42:07.158Z] #33 4.725 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T11:42:07.158Z] #33 4.725 + . /tmp/install/tomlv.installer [2021-02-23T11:42:07.158Z] #33 4.725 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:07.158Z] #33 4.725 + install_tomlv [2021-02-23T11:42:07.158Z] #33 4.725 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T11:42:07.158Z] #33 4.725 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LdYguFzvQW/src/github.com/BurntSushi/toml [2021-02-23T11:42:07.158Z] #33 4.734 Cloning into '/tmp/tmp.LdYguFzvQW/src/github.com/BurntSushi/toml'... [2021-02-23T11:42:07.158Z] #33 5.839 + cd /tmp/tmp.LdYguFzvQW/src/github.com/BurntSushi/toml [2021-02-23T11:42:07.158Z] #33 5.840 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:07.158Z] #33 5.847 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:42:07.158Z] #33 6.471 runtime/internal/sys [2021-02-23T11:42:07.158Z] #33 6.494 internal/cpu [2021-02-23T11:42:07.158Z] #33 6.538 math/bits [2021-02-23T11:42:07.158Z] #33 6.567 runtime/internal/atomic [2021-02-23T11:42:07.158Z] #33 6.709 runtime/internal/math [2021-02-23T11:42:07.158Z] #33 6.877 unicode/utf8 [2021-02-23T11:42:07.158Z] #33 6.887 internal/race [2021-02-23T11:42:07.158Z] #33 7.029 sync/atomic [2021-02-23T11:42:07.158Z] #33 7.167 internal/bytealg [2021-02-23T11:42:07.158Z] #33 7.451 math [2021-02-23T11:42:07.158Z] #33 7.604 unicode [2021-02-23T11:42:07.158Z] #33 7.773 internal/testlog [2021-02-23T11:42:07.158Z] #33 8.403 encoding [2021-02-23T11:42:07.158Z] #33 8.830 runtime/cgo [2021-02-23T11:42:07.158Z] #33 8.839 runtime [2021-02-23T11:42:07.273Z] #12 ... [2021-02-23T11:42:07.273Z] [2021-02-23T11:42:07.273Z] #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-23T11:42:07.273Z] #57 sha256:77512cf5b7019656677e96f64ba3ef0e42d099d7e7db393adc76c6650315ce1b [2021-02-23T11:42:07.273Z] #57 5.722 + RM_GOPATH=0 [2021-02-23T11:42:07.273Z] #57 5.722 + TMP_GOPATH= [2021-02-23T11:42:07.273Z] #57 5.722 + : /build [2021-02-23T11:42:07.273Z] #57 5.722 + '[' -z '' ']' [2021-02-23T11:42:07.273Z] #57 5.724 ++ mktemp -d [2021-02-23T11:42:07.273Z] #57 5.725 + export GOPATH=/tmp/tmp.H6jmEabE5B [2021-02-23T11:42:07.273Z] #57 5.725 + GOPATH=/tmp/tmp.H6jmEabE5B [2021-02-23T11:42:07.273Z] #57 5.725 + RM_GOPATH=1 [2021-02-23T11:42:07.273Z] #57 5.725 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.273Z] #57 5.730 ++ go env GOARCH [2021-02-23T11:42:07.273Z] #57 5.731 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.273Z] #57 5.731 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.273Z] #57 5.731 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.273Z] #57 5.732 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:07.273Z] #57 5.732 + dir=/tmp/install [2021-02-23T11:42:07.273Z] #57 5.732 + bin=rootlesskit [2021-02-23T11:42:07.273Z] #57 5.732 + shift [2021-02-23T11:42:07.273Z] #57 5.732 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T11:42:07.273Z] #57 5.732 + . /tmp/install/rootlesskit.installer [2021-02-23T11:42:07.273Z] #57 5.732 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:07.273Z] #57 5.732 + install_rootlesskit [2021-02-23T11:42:07.273Z] #57 5.732 + case "$1" in [2021-02-23T11:42:07.273Z] #57 5.732 + export CGO_ENABLED=0 [2021-02-23T11:42:07.273Z] #57 5.732 + CGO_ENABLED=0 [2021-02-23T11:42:07.273Z] #57 5.732 + _install_rootlesskit [2021-02-23T11:42:07.273Z] #57 5.735 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T11:42:07.273Z] #57 5.735 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.H6jmEabE5B/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:07.273Z] #57 5.735 Cloning into '/tmp/tmp.H6jmEabE5B/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T11:42:07.273Z] #57 10.62 + cd /tmp/tmp.H6jmEabE5B/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:07.273Z] #57 10.62 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:07.273Z] #57 10.71 + export GO111MODULE=on [2021-02-23T11:42:07.273Z] #57 10.71 + GO111MODULE=on [2021-02-23T11:42:07.273Z] #57 10.71 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:42:07.273Z] #57 10.71 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T11:42:07.273Z] #57 ... [2021-02-23T11:42:07.273Z] [2021-02-23T11:42:07.273Z] #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-23T11:42:07.273Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:07.273Z] #54 7.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:07.273Z] #54 7.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:07.273Z] #54 7.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:07.273Z] #54 9.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:07.422Z] #33 ... [2021-02-23T11:42:07.422Z] [2021-02-23T11:42:07.422Z] #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-23T11:42:07.422Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-23T11:42:07.422Z] #35 3.471 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:07.422Z] #35 3.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:07.422Z] #35 3.491 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:07.422Z] #35 3.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-23T11:42:07.422Z] #35 4.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-23T11:42:07.422Z] #35 6.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-23T11:42:07.422Z] #35 ... [2021-02-23T11:42:07.422Z] [2021-02-23T11:42:07.422Z] #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-23T11:42:07.422Z] #57 sha256:51b56bc640bfb46272fef04e15816b5d1779eac4fea33bb1f8fc92b66da34ad1 [2021-02-23T11:42:07.422Z] #57 4.488 + RM_GOPATH=0 [2021-02-23T11:42:07.422Z] #57 4.489 + TMP_GOPATH= [2021-02-23T11:42:07.422Z] #57 4.489 + : /build [2021-02-23T11:42:07.422Z] #57 4.489 + '[' -z '' ']' [2021-02-23T11:42:07.422Z] #57 4.489 ++ mktemp -d [2021-02-23T11:42:07.422Z] #57 4.512 + export GOPATH=/tmp/tmp.kLjjFkjTcu [2021-02-23T11:42:07.422Z] #57 4.512 + GOPATH=/tmp/tmp.kLjjFkjTcu [2021-02-23T11:42:07.422Z] #57 4.512 + RM_GOPATH=1 [2021-02-23T11:42:07.422Z] #57 4.512 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.422Z] #57 4.512 ++ go env GOARCH [2021-02-23T11:42:07.422Z] #57 4.544 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.422Z] #57 4.544 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.422Z] #57 4.545 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.422Z] #57 4.566 + dir=/tmp/install [2021-02-23T11:42:07.422Z] #57 4.566 + bin=rootlesskit [2021-02-23T11:42:07.422Z] #57 4.566 + shift [2021-02-23T11:42:07.422Z] #57 4.566 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T11:42:07.422Z] #57 4.566 + . /tmp/install/rootlesskit.installer [2021-02-23T11:42:07.422Z] #57 4.566 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:07.422Z] #57 4.566 + install_rootlesskit [2021-02-23T11:42:07.422Z] #57 4.566 + case "$1" in [2021-02-23T11:42:07.422Z] #57 4.566 + export CGO_ENABLED=0 [2021-02-23T11:42:07.422Z] #57 4.566 + CGO_ENABLED=0 [2021-02-23T11:42:07.422Z] #57 4.566 + _install_rootlesskit [2021-02-23T11:42:07.422Z] #57 4.567 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T11:42:07.422Z] #57 4.567 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kLjjFkjTcu/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:07.422Z] #57 4.573 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:07.422Z] #57 4.582 Cloning into '/tmp/tmp.kLjjFkjTcu/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T11:42:07.422Z] #57 8.023 + cd /tmp/tmp.kLjjFkjTcu/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:07.422Z] #57 8.024 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:07.422Z] #57 8.089 + export GO111MODULE=on [2021-02-23T11:42:07.422Z] #57 8.093 + GO111MODULE=on [2021-02-23T11:42:07.422Z] #57 8.099 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:42:07.422Z] #57 8.100 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T11:42:07.422Z] #57 10.27 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:07.422Z] #57 10.27 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:07.422Z] #57 10.31 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:07.422Z] #57 10.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:07.422Z] #57 10.34 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:07.422Z] #57 10.34 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:07.422Z] #57 10.48 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:07.422Z] #57 10.49 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:07.422Z] #57 10.54 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:07.422Z] #57 10.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:07.422Z] #57 10.77 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:07.422Z] #57 10.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:07.422Z] #57 10.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:07.422Z] #57 10.86 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:07.422Z] #57 10.89 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:07.536Z] #54 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:07.537Z] #54 ... [2021-02-23T11:42:07.537Z] [2021-02-23T11:42:07.537Z] #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-23T11:42:07.537Z] #33 sha256:1fbf0e772c37331e08531a361dcf6df26e6f6506ab93702ffab42223c6bd19cb [2021-02-23T11:42:07.537Z] #33 6.448 + RM_GOPATH=0 [2021-02-23T11:42:07.537Z] #33 6.448 + TMP_GOPATH= [2021-02-23T11:42:07.537Z] #33 6.448 + : /build [2021-02-23T11:42:07.537Z] #33 6.448 + '[' -z '' ']' [2021-02-23T11:42:07.537Z] #33 6.448 ++ mktemp -d [2021-02-23T11:42:07.537Z] #33 6.448 + export GOPATH=/tmp/tmp.2fI3xqS7Sq [2021-02-23T11:42:07.537Z] #33 6.448 + GOPATH=/tmp/tmp.2fI3xqS7Sq [2021-02-23T11:42:07.537Z] #33 6.448 + RM_GOPATH=1 [2021-02-23T11:42:07.537Z] #33 6.448 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.537Z] #33 6.448 ++ go env GOARCH [2021-02-23T11:42:07.537Z] #33 6.458 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.537Z] #33 6.458 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.537Z] #33 6.458 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.537Z] #33 6.458 + dir=/tmp/install [2021-02-23T11:42:07.537Z] #33 6.458 + bin=tomlv [2021-02-23T11:42:07.537Z] #33 6.458 + shift [2021-02-23T11:42:07.537Z] #33 6.458 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T11:42:07.537Z] #33 6.458 + . /tmp/install/tomlv.installer [2021-02-23T11:42:07.537Z] #33 6.467 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:07.537Z] #33 6.468 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:07.537Z] #33 6.468 + install_tomlv [2021-02-23T11:42:07.537Z] #33 6.468 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T11:42:07.537Z] #33 6.468 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2fI3xqS7Sq/src/github.com/BurntSushi/toml [2021-02-23T11:42:07.537Z] #33 6.468 Cloning into '/tmp/tmp.2fI3xqS7Sq/src/github.com/BurntSushi/toml'... [2021-02-23T11:42:07.537Z] #33 7.995 + cd /tmp/tmp.2fI3xqS7Sq/src/github.com/BurntSushi/toml [2021-02-23T11:42:07.537Z] #33 7.995 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:07.537Z] #33 8.013 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:42:07.537Z] #33 8.901 runtime/internal/atomic [2021-02-23T11:42:07.537Z] #33 8.901 internal/cpu [2021-02-23T11:42:07.537Z] #33 9.032 runtime/internal/sys [2021-02-23T11:42:07.537Z] #33 9.377 runtime/internal/math [2021-02-23T11:42:07.537Z] #33 9.507 math/bits [2021-02-23T11:42:07.537Z] #33 9.900 internal/bytealg [2021-02-23T11:42:07.537Z] #33 10.22 math [2021-02-23T11:42:07.537Z] #33 10.89 runtime [2021-02-23T11:42:07.537Z] #33 ... [2021-02-23T11:42:07.537Z] [2021-02-23T11:42:07.537Z] #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-23T11:42:07.537Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:42:07.537Z] #44 6.439 + RM_GOPATH=0 [2021-02-23T11:42:07.537Z] #44 6.439 + TMP_GOPATH= [2021-02-23T11:42:07.537Z] #44 6.439 + : /build [2021-02-23T11:42:07.537Z] #44 6.439 + '[' -z '' ']' [2021-02-23T11:42:07.537Z] #44 6.439 ++ mktemp -d [2021-02-23T11:42:07.537Z] #44 6.454 + export GOPATH=/tmp/tmp.sBQsgoorMB [2021-02-23T11:42:07.537Z] #44 6.454 + GOPATH=/tmp/tmp.sBQsgoorMB [2021-02-23T11:42:07.537Z] #44 6.454 + RM_GOPATH=1 [2021-02-23T11:42:07.537Z] #44 6.454 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.537Z] #44 6.454 ++ go env GOARCH [2021-02-23T11:42:07.537Z] #44 6.476 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:07.537Z] #44 6.522 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.537Z] #44 6.522 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.537Z] #44 6.522 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.537Z] #44 6.522 + dir=/tmp/install [2021-02-23T11:42:07.537Z] #44 6.522 + bin=vndr [2021-02-23T11:42:07.537Z] #44 6.522 + shift [2021-02-23T11:42:07.537Z] #44 6.522 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T11:42:07.537Z] #44 6.522 + . /tmp/install/vndr.installer [2021-02-23T11:42:07.537Z] #44 6.522 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:07.537Z] #44 6.522 + install_vndr [2021-02-23T11:42:07.537Z] #44 6.522 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T11:42:07.537Z] #44 6.522 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sBQsgoorMB/src/github.com/LK4D4/vndr [2021-02-23T11:42:07.537Z] #44 6.522 Cloning into '/tmp/tmp.sBQsgoorMB/src/github.com/LK4D4/vndr'... [2021-02-23T11:42:07.537Z] #44 7.489 + cd /tmp/tmp.sBQsgoorMB/src/github.com/LK4D4/vndr [2021-02-23T11:42:07.537Z] #44 7.489 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:07.537Z] #44 7.515 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T11:42:07.537Z] #44 9.024 internal/cpu [2021-02-23T11:42:07.537Z] #44 9.024 runtime/internal/atomic [2021-02-23T11:42:07.537Z] #44 9.271 runtime/internal/sys [2021-02-23T11:42:07.537Z] #44 9.585 internal/race [2021-02-23T11:42:07.537Z] #44 9.745 sync/atomic [2021-02-23T11:42:07.537Z] #44 9.745 internal/bytealg [2021-02-23T11:42:07.537Z] #44 10.12 unicode [2021-02-23T11:42:07.537Z] #44 10.66 runtime [2021-02-23T11:42:07.601Z] #50 19.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:07.685Z] #57 ... [2021-02-23T11:42:07.685Z] [2021-02-23T11:42:07.685Z] #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-23T11:42:07.685Z] #46 sha256:ea44c45a9f263dc802094804bf26455a49b47b951ecbf395d4a97de248f3b882 [2021-02-23T11:42:07.685Z] #46 4.142 + RM_GOPATH=0 [2021-02-23T11:42:07.685Z] #46 4.142 + TMP_GOPATH= [2021-02-23T11:42:07.685Z] #46 4.142 + : /build [2021-02-23T11:42:07.685Z] #46 4.142 + '[' -z '' ']' [2021-02-23T11:42:07.685Z] #46 4.142 ++ mktemp -d [2021-02-23T11:42:07.685Z] #46 4.142 + export GOPATH=/tmp/tmp.Ugr5hvlzI6 [2021-02-23T11:42:07.685Z] #46 4.142 + GOPATH=/tmp/tmp.Ugr5hvlzI6 [2021-02-23T11:42:07.685Z] #46 4.142 + RM_GOPATH=1 [2021-02-23T11:42:07.685Z] #46 4.142 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.685Z] #46 4.142 ++ go env GOARCH [2021-02-23T11:42:07.685Z] #46 4.159 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.685Z] #46 4.159 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.685Z] #46 4.159 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.685Z] #46 4.159 + dir=/tmp/install [2021-02-23T11:42:07.685Z] #46 4.159 + bin=gotestsum [2021-02-23T11:42:07.685Z] #46 4.159 + shift [2021-02-23T11:42:07.685Z] #46 4.159 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T11:42:07.685Z] #46 4.159 + . /tmp/install/gotestsum.installer [2021-02-23T11:42:07.685Z] #46 4.159 ++ : v0.5.3 [2021-02-23T11:42:07.685Z] #46 4.159 + install_gotestsum [2021-02-23T11:42:07.685Z] #46 4.173 + set -e [2021-02-23T11:42:07.685Z] #46 4.174 + export GO111MODULE=on [2021-02-23T11:42:07.685Z] #46 4.174 + GO111MODULE=on [2021-02-23T11:42:07.685Z] #46 4.174 + GOBIN=/build [2021-02-23T11:42:07.685Z] #46 4.174 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T11:42:07.685Z] #46 4.215 go: finding gotest.tools v0.5.3 [2021-02-23T11:42:07.685Z] #46 4.217 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:07.685Z] #46 4.808 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:07.685Z] #46 5.228 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:07.685Z] #46 5.963 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:07.685Z] #46 6.090 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:07.685Z] #46 6.149 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:07.685Z] #46 6.159 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:42:07.685Z] #46 6.211 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:07.685Z] #46 6.307 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:07.685Z] #46 6.367 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:07.685Z] #46 6.375 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:07.685Z] #46 6.412 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:07.685Z] #46 6.426 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:07.685Z] #46 6.589 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:07.685Z] #46 6.596 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:42:07.685Z] #46 6.601 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:07.685Z] #46 6.614 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:07.685Z] #46 6.668 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:07.685Z] #46 6.770 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:07.685Z] #46 6.790 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:07.685Z] #46 7.384 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:07.685Z] #46 7.507 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:07.685Z] #46 8.938 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:07.685Z] #46 8.992 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:07.685Z] #46 9.436 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:07.685Z] #46 ... [2021-02-23T11:42:07.685Z] [2021-02-23T11:42:07.686Z] #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-23T11:42:07.686Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:07.686Z] #12 4.037 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:07.686Z] #12 4.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:07.686Z] #12 4.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:07.686Z] #12 4.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-23T11:42:07.686Z] #12 5.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-23T11:42:07.686Z] #12 6.981 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-23T11:42:07.686Z] #12 ... [2021-02-23T11:42:07.686Z] [2021-02-23T11:42:07.686Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:42:07.686Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:42:07.686Z] #44 5.050 + RM_GOPATH=0 [2021-02-23T11:42:07.686Z] #44 5.050 + TMP_GOPATH= [2021-02-23T11:42:07.686Z] #44 5.051 + : /build [2021-02-23T11:42:07.686Z] #44 5.051 + '[' -z '' ']' [2021-02-23T11:42:07.686Z] #44 5.057 ++ mktemp -d [2021-02-23T11:42:07.686Z] #44 5.059 + export GOPATH=/tmp/tmp.nJMoor9tVj [2021-02-23T11:42:07.686Z] #44 5.059 + GOPATH=/tmp/tmp.nJMoor9tVj [2021-02-23T11:42:07.686Z] #44 5.059 + RM_GOPATH=1 [2021-02-23T11:42:07.686Z] #44 5.059 + case "$(go env GOARCH)" in [2021-02-23T11:42:07.686Z] #44 5.061 ++ go env GOARCH [2021-02-23T11:42:07.686Z] #44 5.075 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.686Z] #44 5.076 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:07.686Z] #44 5.077 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:07.686Z] #44 5.084 + dir=/tmp/install [2021-02-23T11:42:07.686Z] #44 5.085 + bin=vndr [2021-02-23T11:42:07.686Z] #44 5.086 + shift [2021-02-23T11:42:07.686Z] #44 5.086 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T11:42:07.686Z] #44 5.086 + . /tmp/install/vndr.installer [2021-02-23T11:42:07.686Z] #44 5.087 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:07.686Z] #44 5.087 + install_vndr [2021-02-23T11:42:07.686Z] #44 5.087 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T11:42:07.686Z] #44 5.087 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:07.686Z] #44 5.087 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nJMoor9tVj/src/github.com/LK4D4/vndr [2021-02-23T11:42:07.686Z] #44 5.090 Cloning into '/tmp/tmp.nJMoor9tVj/src/github.com/LK4D4/vndr'... [2021-02-23T11:42:07.686Z] #44 6.951 + cd /tmp/tmp.nJMoor9tVj/src/github.com/LK4D4/vndr [2021-02-23T11:42:07.686Z] #44 6.952 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:07.686Z] #44 7.001 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T11:42:07.686Z] #44 8.629 unicode [2021-02-23T11:42:07.686Z] #44 8.712 unicode/utf16 [2021-02-23T11:42:07.686Z] #44 8.728 math [2021-02-23T11:42:07.686Z] #44 8.857 runtime [2021-02-23T11:42:07.686Z] #44 9.092 container/list [2021-02-23T11:42:07.686Z] #44 9.666 crypto/internal/subtle [2021-02-23T11:42:07.686Z] #44 9.797 crypto/subtle [2021-02-23T11:42:07.686Z] #44 10.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T11:42:07.686Z] #44 10.94 internal/nettrace [2021-02-23T11:42:07.686Z] #44 11.17 runtime/cgo [2021-02-23T11:42:07.796Z] #44 ... [2021-02-23T11:42:07.796Z] [2021-02-23T11:42:07.796Z] #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-23T11:42:07.796Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:07.796Z] #12 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:07.841Z] #18 DONE 1.2s [2021-02-23T11:42:07.841Z] [2021-02-23T11:42:07.841Z] #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-23T11:42:07.841Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:42:07.950Z] #44 ... [2021-02-23T11:42:07.950Z] [2021-02-23T11:42:07.950Z] #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-23T11:42:07.950Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-23T11:42:07.950Z] #39 4.680 + git clone https://github.com/docker/distribution.git . [2021-02-23T11:42:07.950Z] #39 4.697 Cloning into '.'... [2021-02-23T11:42:07.950Z] #39 ... [2021-02-23T11:42:07.950Z] [2021-02-23T11:42:07.950Z] #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-23T11:42:07.950Z] #28 sha256:213892e9cb6a055a686b3d4d29e880fed38fb506a4a34eeecef5155f896783d0 [2021-02-23T11:42:08.102Z] #19 ... [2021-02-23T11:42:08.102Z] [2021-02-23T11:42:08.102Z] #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-23T11:42:08.102Z] #57 sha256:734588ea288f9bd2adefa94132617153db0227efc69eb736d7aad86715b8d876 [2021-02-23T11:42:08.102Z] #57 117.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:42:08.102Z] #57 117.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T11:42:08.102Z] #57 DONE 127.5s [2021-02-23T11:42:08.102Z] [2021-02-23T11:42:08.102Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T11:42:08.102Z] #58 sha256:1a0d1da126d89b130a18be2b5dd2542788bc5fd122944e81f8276250370a2799 [2021-02-23T11:42:08.102Z] #58 DONE 0.1s [2021-02-23T11:42:08.102Z] [2021-02-23T11:42:08.102Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T11:42:08.102Z] #59 sha256:effee4309c37479c69e1cbc50f95762a4aa12032a1bacfae3f5d70b553606290 [2021-02-23T11:42:08.102Z] #59 DONE 0.1s [2021-02-23T11:42:08.102Z] [2021-02-23T11:42:08.102Z] #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-23T11:42:08.102Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:08.102Z] #42 56.28 AR soccr/libsoccr.a [2021-02-23T11:42:08.102Z] #42 56.38 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:42:08.102Z] #42 56.83 DEP criu/arch/x86/sigframe.d [2021-02-23T11:42:08.102Z] #42 56.97 DEP criu/arch/x86/sigaction_compat.d [2021-02-23T11:42:08.102Z] #42 57.10 DEP criu/arch/x86/kerndat.d [2021-02-23T11:42:08.102Z] #42 57.24 DEP criu/arch/x86/crtools.d [2021-02-23T11:42:08.102Z] #42 57.48 DEP criu/arch/x86/cpu.d [2021-02-23T11:42:08.102Z] #42 57.80 CC criu/arch/x86/cpu.o [2021-02-23T11:42:08.531Z] #50 20.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:09.041Z] #42 58.79 CC criu/arch/x86/crtools.o [2021-02-23T11:42:09.084Z] #28 5.926 0.0% ## 3.7% ##### 7.5% ####### 10.8% ######### 13.0% ########## 14.9% ############ 17.1% ############# 19.1% ############## 20.7% ################ 22.6% ################# 23.9% ################## 25.4% ################### 26.8% #################### 28.4% ##################### 30.2% ###################### 31.7% ######################## 33.6% ######################### 34.9% ########################## 36.6% ########################### 38.5% ############################ 40.2% ############################## 42.2% ################################ 44.6% ################################# 46.1% ################################## 47.5% ################################### 49.4% ##################################### 51.6% ###################################### 53.0% ####################################### 54.4% ####################################### 55.5% ######################################### 57.7% ########################################## 59.4% ########################################### 60.2% ############################################ 61.6% ############################################# 63.1% ############################################## 64.3% ############################################### 65.4% ################################################ 66.9% ################################################# 68.8% ################################################### 70.9% ################################################### 71.7% #################################################### 73.5% ##################################################### 74.6% ####################################################### 76.4% ####################################################### 77.2% ######################################################## 78.2% ######################################################## 79.1% ######################################################### 79.9% ########################################################## 81.4% ########################################################### 82.4% ############################################################ 83.3% ############################################################ 84.4% ############################################################# 85.7% ############################################################## 87.0% ############################################################### 88.6% ################################################################ 89.6% ################################################################# 90.8% ################################################################# 91.1% ################################################################## 91.8% ################################################################## 92.5% ################################################################### 93.2% #################################################################### 94.6% #################################################################### 95.8% ##################################################################### 96.2% ##################################################################### 96.6% ##################################################################### 96.7% ###################################################################### 98.0% ######################################################################## 100.0% [2021-02-23T11:42:09.084Z] #28 13.35 [2021-02-23T11:42:09.094Z] #50 ... [2021-02-23T11:42:09.094Z] [2021-02-23T11:42:09.094Z] #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-23T11:42:09.094Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:09.094Z] #12 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:09.351Z] #12 ... [2021-02-23T11:42:09.351Z] [2021-02-23T11:42:09.351Z] #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-23T11:42:09.351Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:42:09.351Z] #48 16.00 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:09.351Z] #48 16.47 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:09.351Z] #48 17.16 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:09.351Z] #48 17.26 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:09.351Z] #48 17.99 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:09.351Z] #48 20.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:09.351Z] #48 20.26 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:09.351Z] #48 20.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:09.351Z] #48 20.30 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:09.351Z] #48 20.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:09.351Z] #48 20.82 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T11:42:09.351Z] #48 20.86 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:09.351Z] #48 20.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:09.351Z] #48 20.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:09.351Z] #48 21.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:09.351Z] #48 21.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:09.351Z] #48 21.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:09.351Z] #48 21.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:09.351Z] #48 21.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:09.351Z] #48 21.12 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:09.351Z] #48 21.24 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:09.351Z] #48 21.27 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T11:42:09.351Z] #48 21.32 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:09.351Z] #48 21.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:09.351Z] #48 21.52 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:09.351Z] #48 21.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:09.351Z] #48 21.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:09.351Z] #48 21.52 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:09.351Z] #48 21.52 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:09.351Z] #48 21.54 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:09.351Z] #48 21.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:09.351Z] #48 21.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:09.351Z] #48 21.54 go: downloading golang.org/x/text v0.3.2 [2021-02-23T11:42:09.608Z] #48 21.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:09.608Z] #48 21.72 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:09.608Z] #48 21.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:09.608Z] #48 21.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:09.608Z] #48 ... [2021-02-23T11:42:09.608Z] [2021-02-23T11:42:09.608Z] #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-23T11:42:09.608Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:09.608Z] #41 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:09.709Z] #12 ... [2021-02-23T11:42:09.709Z] [2021-02-23T11:42:09.709Z] #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-23T11:42:09.709Z] #23 sha256:a586e9a8313de241b9f618d7fc04ff32ade8351c6424c4c3e41aac4f94435246 [2021-02-23T11:42:09.709Z] #23 12.74 + mkdir -p /build [2021-02-23T11:42:09.709Z] #23 12.74 + mv docker/docker /build/ [2021-02-23T11:42:09.709Z] #23 12.75 + rmdir docker [2021-02-23T11:42:09.709Z] #23 DONE 13.2s [2021-02-23T11:42:09.709Z] [2021-02-23T11:42:09.709Z] #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-23T11:42:09.709Z] #57 sha256:77512cf5b7019656677e96f64ba3ef0e42d099d7e7db393adc76c6650315ce1b [2021-02-23T11:42:09.709Z] #57 12.78 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:09.709Z] #57 12.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:09.709Z] #57 12.90 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:09.709Z] #57 12.90 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:09.709Z] #57 12.92 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:09.709Z] #57 13.00 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T11:42:09.709Z] #57 13.07 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:09.864Z] #41 ... [2021-02-23T11:42:09.865Z] [2021-02-23T11:42:09.865Z] #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-23T11:42:09.865Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:42:09.865Z] #48 21.94 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:09.865Z] #48 22.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:09.865Z] #48 22.04 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:09.865Z] #48 22.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:09.865Z] #48 22.12 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:09.972Z] #57 13.41 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:09.972Z] #57 13.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:09.972Z] #57 13.75 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:10.047Z] #39 ... [2021-02-23T11:42:10.047Z] [2021-02-23T11:42:10.047Z] #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-23T11:42:10.047Z] #33 sha256:81dce27502e3517f23635e919d3518f43cadc663e03e08efe6d84b6d405578be [2021-02-23T11:42:10.047Z] #33 4.597 + RM_GOPATH=0 [2021-02-23T11:42:10.047Z] #33 4.597 + TMP_GOPATH= [2021-02-23T11:42:10.047Z] #33 4.597 + : /build [2021-02-23T11:42:10.047Z] #33 4.597 + '[' -z '' ']' [2021-02-23T11:42:10.047Z] #33 4.597 ++ mktemp -d [2021-02-23T11:42:10.047Z] #33 4.599 + export GOPATH=/tmp/tmp.9A8zpQqnwg [2021-02-23T11:42:10.047Z] #33 4.599 + GOPATH=/tmp/tmp.9A8zpQqnwg [2021-02-23T11:42:10.047Z] #33 4.599 + RM_GOPATH=1 [2021-02-23T11:42:10.047Z] #33 4.599 + case "$(go env GOARCH)" in [2021-02-23T11:42:10.047Z] #33 4.601 ++ go env GOARCH [2021-02-23T11:42:10.047Z] #33 4.623 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:10.047Z] #33 4.623 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:10.047Z] #33 4.623 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:10.047Z] #33 4.623 + dir=/tmp/install [2021-02-23T11:42:10.047Z] #33 4.623 + bin=tomlv [2021-02-23T11:42:10.047Z] #33 4.623 + shift [2021-02-23T11:42:10.047Z] #33 4.623 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-23T11:42:10.047Z] #33 4.623 + . /tmp/install/tomlv.installer [2021-02-23T11:42:10.047Z] #33 4.623 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:10.047Z] #33 4.629 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:10.047Z] #33 4.629 + install_tomlv [2021-02-23T11:42:10.047Z] #33 4.629 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-23T11:42:10.047Z] #33 4.629 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9A8zpQqnwg/src/github.com/BurntSushi/toml [2021-02-23T11:42:10.047Z] #33 4.629 Cloning into '/tmp/tmp.9A8zpQqnwg/src/github.com/BurntSushi/toml'... [2021-02-23T11:42:10.047Z] #33 ... [2021-02-23T11:42:10.047Z] [2021-02-23T11:42:10.047Z] #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-23T11:42:10.047Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:42:10.047Z] #31 5.567 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-23T11:42:10.047Z] #31 5.569 Cloning into '.'... [2021-02-23T11:42:10.126Z] #48 22.12 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:10.126Z] #48 22.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:10.236Z] #57 13.77 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:10.236Z] #57 13.77 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T11:42:10.236Z] #57 13.77 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:10.236Z] #57 13.91 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:10.383Z] #48 22.28 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:10.383Z] #48 ... [2021-02-23T11:42:10.383Z] [2021-02-23T11:42:10.383Z] #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-23T11:42:10.383Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:10.383Z] #54 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:10.383Z] #54 ... [2021-02-23T11:42:10.383Z] [2021-02-23T11:42:10.383Z] #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-23T11:42:10.383Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:42:10.383Z] #44 12.50 unicode/utf8 [2021-02-23T11:42:10.383Z] #44 13.16 math [2021-02-23T11:42:10.383Z] #44 18.25 unicode/utf16 [2021-02-23T11:42:10.383Z] #44 18.52 container/list [2021-02-23T11:42:10.383Z] #44 19.11 crypto/internal/subtle [2021-02-23T11:42:10.383Z] #44 19.23 crypto/subtle [2021-02-23T11:42:10.383Z] #44 19.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T11:42:10.383Z] #44 19.45 internal/nettrace [2021-02-23T11:42:10.383Z] #44 19.66 runtime/cgo [2021-02-23T11:42:10.515Z] #57 14.20 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:10.515Z] #57 14.24 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:10.612Z] #28 14.53 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T11:42:10.639Z] #44 ... [2021-02-23T11:42:10.639Z] [2021-02-23T11:42:10.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-23T11:42:10.639Z] #46 sha256:e529bc83a304b7640ed5d748210cdb856f7119d97f76750255aeffdb958c44ce [2021-02-23T11:42:10.639Z] #46 12.26 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:10.639Z] #46 13.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:10.639Z] #46 14.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:10.639Z] #46 18.64 go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:42:10.639Z] #46 18.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:10.639Z] #46 18.81 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:10.639Z] #46 18.89 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:10.639Z] #46 18.91 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:10.639Z] #46 19.03 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:10.639Z] #46 19.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:10.639Z] #46 19.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:10.639Z] #46 19.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:10.639Z] #46 19.53 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:10.639Z] #46 19.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:10.639Z] #46 ... [2021-02-23T11:42:10.639Z] [2021-02-23T11:42:10.639Z] #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-23T11:42:10.639Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:42:10.639Z] #48 22.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:10.639Z] #48 22.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:10.639Z] #48 22.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:10.639Z] #48 22.53 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:10.639Z] #48 22.56 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:10.639Z] #48 22.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:10.639Z] #48 22.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:10.639Z] #48 22.79 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:10.639Z] #48 22.84 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:10.639Z] #48 22.92 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:10.786Z] #57 14.51 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:10.896Z] #48 22.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:10.896Z] #48 23.08 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:10.947Z] #42 60.58 CC criu/arch/x86/kerndat.o [2021-02-23T11:42:10.951Z] #28 15.02 [2021-02-23T11:42:11.046Z] #57 14.61 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:11.046Z] #57 14.72 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:11.153Z] #48 23.19 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:11.153Z] #48 23.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:11.153Z] #48 23.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:11.153Z] #48 23.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:11.153Z] #48 23.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:11.153Z] #48 23.33 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:11.216Z] #28 15.27 ##################### 29.6% ######################################################################## 100.0% [2021-02-23T11:42:11.216Z] #28 15.43 [2021-02-23T11:42:11.410Z] #48 23.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:11.410Z] #48 23.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:11.517Z] #42 61.04 CC criu/arch/x86/sigaction_compat.o [2021-02-23T11:42:11.517Z] #42 61.30 CC criu/arch/x86/sigframe.o [2021-02-23T11:42:11.666Z] #48 23.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:11.666Z] #48 23.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:11.666Z] #48 23.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:11.666Z] #48 23.79 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:11.666Z] #48 23.82 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:11.666Z] #48 23.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:11.666Z] #48 23.87 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:11.666Z] #48 23.88 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:11.666Z] #48 23.93 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:11.923Z] #48 24.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:11.923Z] #48 24.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:11.934Z] #54 121.9 + bin/containerd [2021-02-23T11:42:12.086Z] #42 61.61 LINK criu/arch/x86/crtools.built-in.o [2021-02-23T11:42:12.086Z] #42 61.67 DEP criu/pie/util-vdso-elf32.d [2021-02-23T11:42:12.086Z] #42 61.78 DEP criu/pie/util-vdso.d [2021-02-23T11:42:12.127Z] #29 10.30 0.1% 0.9% # 2.6% ## 3.6% ### 4.7% #### 5.8% #### 6.9% ##### 8.0% ###### 9.1% ####### 10.1% ######## 11.8% ######### 13.4% ########## 15.0% ########### 16.5% ############# 18.7% ############### 20.9% ################# 23.6% ################### 27.4% #################### 29.1% ###################### 30.7% ###################### 31.8% ######################## 33.9% ######################### 35.6% ########################## 36.7% ########################### 38.3% ############################# 40.9% ############################## 42.7% ################################ 44.8% ################################## 48.0% ################################### 49.7% #################################### 50.7% ##################################### 51.7% ###################################### 53.3% ####################################### 54.7% ######################################## 56.9% ########################################## 58.5% ########################################### 60.7% ############################################ 62.3% ############################################## 64.5% ############################################### 66.1% ################################################ 67.2% ################################################## 69.9% ################################################### 72.0% #################################################### 73.6% ###################################################### 75.2% ####################################################### 76.8% ######################################################## 77.9% ######################################################## 79.0% ######################################################### 79.6% ########################################################### 82.3% ############################################################# 85.5% ############################################################## 87.2% ################################################################ 89.3% ################################################################# 90.4% ################################################################## 92.6% ################################################################### 94.2% ##################################################################### 95.8% ###################################################################### 97.5% ####################################################################### 99.1% ######################################################################## 100.0% [2021-02-23T11:42:12.180Z] #48 24.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:12.180Z] #48 24.40 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:12.180Z] #48 24.46 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:12.345Z] #42 61.98 DEP criu/pie/util.d [2021-02-23T11:42:12.345Z] #42 ... [2021-02-23T11:42:12.345Z] [2021-02-23T11:42:12.345Z] #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-23T11:42:12.345Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:42:12.345Z] #44 121.8 net/http/httptrace [2021-02-23T11:42:12.345Z] #44 121.8 net/http [2021-02-23T11:42:12.426Z] #29 17.47 [2021-02-23T11:42:12.429Z] #57 15.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:12.436Z] #48 24.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:12.436Z] #48 24.48 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:12.605Z] #44 ... [2021-02-23T11:42:12.605Z] [2021-02-23T11:42:12.605Z] #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-23T11:42:12.605Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:12.605Z] #42 62.14 CC criu/pie/util.o [2021-02-23T11:42:12.615Z] #28 16.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T11:42:12.690Z] #57 16.35 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:12.693Z] #48 24.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:12.864Z] #42 62.52 CC criu/pie/util-vdso.o [2021-02-23T11:42:12.880Z] #28 17.08 [2021-02-23T11:42:12.950Z] #48 24.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:12.950Z] #48 24.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:12.950Z] #48 25.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:12.950Z] #48 25.15 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:13.144Z] #28 17.27 ############ 17.5% #################################################### 73.1% ######################################################################## 100.0% [2021-02-23T11:42:13.144Z] #28 17.57 [2021-02-23T11:42:13.207Z] #48 25.28 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:13.207Z] #48 25.28 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:13.207Z] #48 25.31 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:13.207Z] #48 25.31 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:13.261Z] #57 ... [2021-02-23T11:42:13.261Z] [2021-02-23T11:42:13.261Z] #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-23T11:42:13.261Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:13.261Z] #48 6.953 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:13.261Z] #48 7.577 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:13.261Z] #48 14.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:13.261Z] #48 14.03 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:13.261Z] #48 14.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:13.261Z] #48 14.11 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:13.261Z] #48 14.11 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T11:42:13.261Z] #48 14.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:13.261Z] #48 14.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:13.261Z] #48 14.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:13.261Z] #48 14.41 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T11:42:13.261Z] #48 14.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:13.261Z] #48 14.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:13.261Z] #48 14.56 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T11:42:13.261Z] #48 14.65 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:13.261Z] #48 14.65 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:13.261Z] #48 15.06 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T11:42:13.261Z] #48 15.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:13.261Z] #48 15.23 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:13.261Z] #48 15.24 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T11:42:13.261Z] #48 15.44 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:13.261Z] #48 15.68 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T11:42:13.261Z] #48 15.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:13.261Z] #48 15.87 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:13.261Z] #48 16.01 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:13.261Z] #48 16.01 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T11:42:13.261Z] #48 16.01 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:13.261Z] #48 16.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:13.261Z] #48 16.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:13.261Z] #48 16.36 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T11:42:13.261Z] #48 16.40 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:13.261Z] #48 16.40 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:13.261Z] #48 16.58 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:13.261Z] #48 16.61 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:13.261Z] #48 16.63 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:13.261Z] #48 16.63 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:13.261Z] #48 16.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:13.261Z] #48 16.69 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:13.261Z] #48 16.87 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:13.261Z] #48 16.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:13.432Z] #42 63.18 CC criu/pie/util-vdso-elf32.o [2021-02-23T11:42:13.464Z] #48 25.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:13.464Z] #48 25.55 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:13.464Z] #48 25.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:13.464Z] #48 ... [2021-02-23T11:42:13.464Z] [2021-02-23T11:42:13.464Z] #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-23T11:42:13.464Z] #57 sha256:b27a86d6d1dce290f364e5064cdc88ad02d66d3b3d27400b76a5192403323e02 [2021-02-23T11:42:13.464Z] #57 15.64 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:13.464Z] #57 16.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:13.464Z] #57 16.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:13.464Z] #57 18.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:13.464Z] #57 18.57 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:13.464Z] #57 21.05 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:13.464Z] #57 21.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:13.464Z] #57 22.14 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:13.464Z] #57 22.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:13.464Z] #57 22.59 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:13.464Z] #57 23.45 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:13.521Z] #48 17.23 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:13.521Z] #48 17.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:13.521Z] #48 17.30 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T11:42:13.521Z] #48 17.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:13.720Z] #57 ... [2021-02-23T11:42:13.720Z] [2021-02-23T11:42:13.720Z] #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-23T11:42:13.720Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:42:13.720Z] #48 25.68 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:13.720Z] #48 25.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:13.720Z] #48 25.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:13.720Z] #48 25.80 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:13.720Z] #48 25.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:13.720Z] #48 25.91 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:13.782Z] #48 17.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:13.782Z] #48 ... [2021-02-23T11:42:13.782Z] [2021-02-23T11:42:13.782Z] #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-23T11:42:13.782Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:13.782Z] #39 7.020 + git clone https://github.com/docker/distribution.git . [2021-02-23T11:42:13.782Z] #39 7.020 Cloning into '.'... [2021-02-23T11:42:13.782Z] #39 ... [2021-02-23T11:42:13.782Z] [2021-02-23T11:42:13.782Z] #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-23T11:42:13.782Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:13.782Z] #48 17.48 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:14.001Z] #42 63.83 AR criu/pie/pie.lib.a [2021-02-23T11:42:14.042Z] #48 17.72 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:14.042Z] #48 17.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:14.261Z] #42 63.90 DEP criu/pie/restorer.d [2021-02-23T11:42:14.261Z] #42 64.13 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-23T11:42:14.284Z] #48 26.27 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:14.284Z] #48 26.50 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:14.304Z] #48 17.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:14.304Z] #48 18.05 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:14.304Z] #48 18.13 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T11:42:14.520Z] #42 64.26 DEP criu/arch/x86/restorer_unmap.d [2021-02-23T11:42:14.540Z] #29 19.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-23T11:42:14.544Z] #28 18.89 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T11:42:14.565Z] #48 18.24 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:14.565Z] #48 18.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:14.565Z] #48 18.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:14.780Z] #42 64.27 DEP criu/arch/x86/restorer.d [2021-02-23T11:42:14.780Z] #42 64.54 DEP criu/arch/x86/vdso-pie.d [2021-02-23T11:42:14.807Z] #28 19.21 [2021-02-23T11:42:14.828Z] #48 18.63 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:14.851Z] #48 26.81 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:14.890Z] #29 19.83 [2021-02-23T11:42:14.890Z] #29 ... [2021-02-23T11:42:14.890Z] [2021-02-23T11:42:14.890Z] #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-23T11:42:14.890Z] #58 sha256:2e4d4f78999ce95eee3aa089039c9e0710f2c7437ab785b0f982208dbf9a88ff [2021-02-23T11:42:14.890Z] #58 10.91 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:14.890Z] #58 10.97 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:14.890Z] #58 11.11 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T11:42:14.890Z] #58 11.45 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T11:42:14.890Z] #58 11.85 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:14.890Z] #58 13.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:14.890Z] #58 13.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:14.890Z] #58 13.57 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:14.890Z] #58 15.74 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:14.890Z] #58 16.54 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:14.890Z] #58 19.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:15.040Z] #42 64.69 DEP criu/pie/parasite-vdso.d [2021-02-23T11:42:15.040Z] #42 64.83 DEP criu/pie/parasite.d [2021-02-23T11:42:15.187Z] #58 ... [2021-02-23T11:42:15.187Z] [2021-02-23T11:42:15.187Z] #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-23T11:42:15.187Z] #29 sha256:1b8d274d638d33e986a4ba8994e0eeb247c96d74fc5cf9178548afc7a6a274bd [2021-02-23T11:42:15.187Z] #29 20.13 ################################## 47.3% ######################################################################## 100.0% [2021-02-23T11:42:15.187Z] #29 ... [2021-02-23T11:42:15.187Z] [2021-02-23T11:42:15.187Z] #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-23T11:42:15.187Z] #47 sha256:a8a235fdfb0234b18ad8b1f374418774e48018121e662c63ee40081f94903da8 [2021-02-23T11:42:15.187Z] #47 11.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:15.187Z] #47 16.62 go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:42:15.187Z] #47 16.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:15.187Z] #47 16.66 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:15.187Z] #47 16.73 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:15.187Z] #47 16.76 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:15.187Z] #47 16.94 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:15.187Z] #47 17.52 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:15.187Z] #47 17.61 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:15.187Z] #47 17.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:15.187Z] #47 17.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:15.187Z] #47 17.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:15.187Z] #47 ... [2021-02-23T11:42:15.187Z] [2021-02-23T11:42:15.187Z] #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-23T11:42:15.187Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:42:15.187Z] #45 11.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T11:42:15.187Z] #45 11.38 internal/nettrace [2021-02-23T11:42:15.187Z] #45 11.64 runtime/cgo [2021-02-23T11:42:15.187Z] #45 14.98 vendor/golang.org/x/crypto/internal/subtle [2021-02-23T11:42:15.302Z] #42 65.06 CC criu/pie/parasite.o [2021-02-23T11:42:15.331Z] #31 ... [2021-02-23T11:42:15.331Z] [2021-02-23T11:42:15.331Z] #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-23T11:42:15.331Z] #57 sha256:e23b6446defc598f6019fdf31a6d1b94d47bee5ebce89291ea8284f92377c3c4 [2021-02-23T11:42:15.331Z] #57 4.154 + RM_GOPATH=0 [2021-02-23T11:42:15.331Z] #57 4.154 + TMP_GOPATH= [2021-02-23T11:42:15.331Z] #57 4.154 + : /build [2021-02-23T11:42:15.331Z] #57 4.154 + '[' -z '' ']' [2021-02-23T11:42:15.331Z] #57 4.154 ++ mktemp -d [2021-02-23T11:42:15.331Z] #57 4.154 + export GOPATH=/tmp/tmp.CRtWYhicTS [2021-02-23T11:42:15.331Z] #57 4.154 + GOPATH=/tmp/tmp.CRtWYhicTS [2021-02-23T11:42:15.331Z] #57 4.154 + RM_GOPATH=1 [2021-02-23T11:42:15.331Z] #57 4.154 + case "$(go env GOARCH)" in [2021-02-23T11:42:15.331Z] #57 4.154 ++ go env GOARCH [2021-02-23T11:42:15.331Z] #57 4.154 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #57 4.154 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #57 4.154 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:15.331Z] #57 4.154 + dir=/tmp/install [2021-02-23T11:42:15.331Z] #57 4.154 + bin=rootlesskit [2021-02-23T11:42:15.331Z] #57 4.154 + shift [2021-02-23T11:42:15.331Z] #57 4.154 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-23T11:42:15.331Z] #57 4.154 + . /tmp/install/rootlesskit.installer [2021-02-23T11:42:15.331Z] #57 4.154 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:15.331Z] #57 4.154 + install_rootlesskit [2021-02-23T11:42:15.331Z] #57 4.154 + case "$1" in [2021-02-23T11:42:15.331Z] #57 4.154 + export CGO_ENABLED=0 [2021-02-23T11:42:15.331Z] #57 4.154 + CGO_ENABLED=0 [2021-02-23T11:42:15.331Z] #57 4.154 + _install_rootlesskit [2021-02-23T11:42:15.331Z] #57 4.154 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-23T11:42:15.331Z] #57 4.154 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CRtWYhicTS/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:15.331Z] #57 4.154 Cloning into '/tmp/tmp.CRtWYhicTS/src/github.com/rootless-containers/rootlesskit'... [2021-02-23T11:42:15.331Z] #57 4.154 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:15.331Z] #57 8.500 + cd /tmp/tmp.CRtWYhicTS/src/github.com/rootless-containers/rootlesskit [2021-02-23T11:42:15.331Z] #57 8.500 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-23T11:42:15.331Z] #57 8.508 + export GO111MODULE=on [2021-02-23T11:42:15.331Z] #57 8.515 + GO111MODULE=on [2021-02-23T11:42:15.331Z] #57 8.515 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:42:15.331Z] #57 8.515 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-23T11:42:15.331Z] #57 ... [2021-02-23T11:42:15.331Z] [2021-02-23T11:42:15.331Z] #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-23T11:42:15.331Z] #46 sha256:efbec2eabe6a313bbc57ba293bc63bebcb45b36f0d7dc0f403b0e95b74ba092d [2021-02-23T11:42:15.331Z] #46 4.603 + RM_GOPATH=0 [2021-02-23T11:42:15.331Z] #46 4.603 + TMP_GOPATH= [2021-02-23T11:42:15.331Z] #46 4.605 + : /build [2021-02-23T11:42:15.331Z] #46 4.605 + '[' -z '' ']' [2021-02-23T11:42:15.331Z] #46 4.606 ++ mktemp -d [2021-02-23T11:42:15.331Z] #46 4.609 + export GOPATH=/tmp/tmp.hJtYSgoB6c [2021-02-23T11:42:15.331Z] #46 4.609 + GOPATH=/tmp/tmp.hJtYSgoB6c [2021-02-23T11:42:15.331Z] #46 4.609 + RM_GOPATH=1 [2021-02-23T11:42:15.331Z] #46 4.609 + case "$(go env GOARCH)" in [2021-02-23T11:42:15.331Z] #46 4.609 ++ go env GOARCH [2021-02-23T11:42:15.331Z] #46 4.640 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #46 4.640 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #46 4.640 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:15.331Z] #46 4.640 + dir=/tmp/install [2021-02-23T11:42:15.331Z] #46 4.640 + bin=gotestsum [2021-02-23T11:42:15.331Z] #46 4.640 + shift [2021-02-23T11:42:15.331Z] #46 4.640 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-23T11:42:15.331Z] #46 4.640 + . /tmp/install/gotestsum.installer [2021-02-23T11:42:15.331Z] #46 4.640 ++ : v0.5.3 [2021-02-23T11:42:15.331Z] #46 4.640 + install_gotestsum [2021-02-23T11:42:15.331Z] #46 4.640 + set -e [2021-02-23T11:42:15.331Z] #46 4.640 + export GO111MODULE=on [2021-02-23T11:42:15.331Z] #46 4.640 + GO111MODULE=on [2021-02-23T11:42:15.331Z] #46 4.653 + GOBIN=/build [2021-02-23T11:42:15.331Z] #46 4.653 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-23T11:42:15.331Z] #46 4.683 go: finding gotest.tools v0.5.3 [2021-02-23T11:42:15.331Z] #46 4.683 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:15.331Z] #46 6.018 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:15.331Z] #46 6.527 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:42:15.331Z] #46 7.262 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:15.331Z] #46 7.278 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:15.331Z] #46 7.283 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:15.331Z] #46 7.287 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:15.331Z] #46 7.307 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:15.331Z] #46 7.363 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:15.331Z] #46 7.369 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:15.331Z] #46 7.418 go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:42:15.331Z] #46 7.644 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:15.331Z] #46 7.670 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:15.331Z] #46 7.727 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:15.331Z] #46 7.926 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:15.331Z] #46 8.019 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:15.331Z] #46 8.050 go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:42:15.331Z] #46 8.184 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:15.331Z] #46 8.304 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:15.331Z] #46 8.384 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:15.331Z] #46 8.598 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:15.331Z] #46 8.747 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:15.331Z] #46 ... [2021-02-23T11:42:15.331Z] [2021-02-23T11:42:15.331Z] #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-23T11:42:15.331Z] #50 sha256:ebce5a1b1831f498c64edfc8d859fb3ea2852d7a277ae6f9728d8708dd1f3999 [2021-02-23T11:42:15.331Z] #50 3.961 + RM_GOPATH=0 [2021-02-23T11:42:15.331Z] #50 3.961 + TMP_GOPATH= [2021-02-23T11:42:15.331Z] #50 3.961 + : /build [2021-02-23T11:42:15.331Z] #50 3.961 + '[' -z '' ']' [2021-02-23T11:42:15.331Z] #50 3.961 ++ mktemp -d [2021-02-23T11:42:15.331Z] #50 3.961 + export GOPATH=/tmp/tmp.ptt2ceUSGq [2021-02-23T11:42:15.331Z] #50 3.961 + GOPATH=/tmp/tmp.ptt2ceUSGq [2021-02-23T11:42:15.331Z] #50 3.961 + RM_GOPATH=1 [2021-02-23T11:42:15.331Z] #50 3.961 + case "$(go env GOARCH)" in [2021-02-23T11:42:15.331Z] #50 3.962 ++ go env GOARCH [2021-02-23T11:42:15.331Z] #50 3.966 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #50 3.966 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #50 3.966 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:15.331Z] #50 3.968 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:15.331Z] #50 3.970 + dir=/tmp/install [2021-02-23T11:42:15.331Z] #50 3.970 + bin=shfmt [2021-02-23T11:42:15.331Z] #50 3.970 + shift [2021-02-23T11:42:15.331Z] #50 3.970 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-23T11:42:15.331Z] #50 3.970 + . /tmp/install/shfmt.installer [2021-02-23T11:42:15.331Z] #50 3.970 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:15.331Z] #50 3.970 + install_shfmt [2021-02-23T11:42:15.331Z] #50 3.970 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-23T11:42:15.331Z] #50 3.970 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ptt2ceUSGq/src/github.com/mvdan/sh [2021-02-23T11:42:15.331Z] #50 3.970 Cloning into '/tmp/tmp.ptt2ceUSGq/src/github.com/mvdan/sh'... [2021-02-23T11:42:15.331Z] #50 ... [2021-02-23T11:42:15.331Z] [2021-02-23T11:42:15.331Z] #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-23T11:42:15.331Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:15.331Z] #54 6.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:15.331Z] #54 6.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:15.331Z] #54 6.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:15.331Z] #54 7.031 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:15.331Z] #54 9.345 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:15.331Z] #54 ... [2021-02-23T11:42:15.331Z] [2021-02-23T11:42:15.331Z] #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-23T11:42:15.331Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:42:15.331Z] #48 4.503 + RM_GOPATH=0 [2021-02-23T11:42:15.331Z] #48 4.503 + TMP_GOPATH= [2021-02-23T11:42:15.331Z] #48 4.503 + : /build [2021-02-23T11:42:15.331Z] #48 4.503 + '[' -z '' ']' [2021-02-23T11:42:15.331Z] #48 4.503 ++ mktemp -d [2021-02-23T11:42:15.331Z] #48 4.503 + export GOPATH=/tmp/tmp.d58ASYhpis [2021-02-23T11:42:15.331Z] #48 4.503 + GOPATH=/tmp/tmp.d58ASYhpis [2021-02-23T11:42:15.331Z] #48 4.503 + RM_GOPATH=1 [2021-02-23T11:42:15.331Z] #48 4.503 + case "$(go env GOARCH)" in [2021-02-23T11:42:15.331Z] #48 4.514 ++ go env GOARCH [2021-02-23T11:42:15.331Z] #48 4.554 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #48 4.554 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #48 4.554 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:15.331Z] #48 4.554 + dir=/tmp/install [2021-02-23T11:42:15.331Z] #48 4.554 + bin=golangci_lint [2021-02-23T11:42:15.331Z] #48 4.554 + shift [2021-02-23T11:42:15.331Z] #48 4.554 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-23T11:42:15.331Z] #48 4.554 + . /tmp/install/golangci_lint.installer [2021-02-23T11:42:15.331Z] #48 4.554 ++ : v1.23.8 [2021-02-23T11:42:15.331Z] #48 4.554 + install_golangci_lint [2021-02-23T11:42:15.331Z] #48 4.554 + set -e [2021-02-23T11:42:15.331Z] #48 4.554 + export GO111MODULE=on [2021-02-23T11:42:15.331Z] #48 4.554 + GO111MODULE=on [2021-02-23T11:42:15.331Z] #48 4.554 + GOBIN=/build [2021-02-23T11:42:15.331Z] #48 4.554 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-23T11:42:15.331Z] #48 4.618 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-23T11:42:15.331Z] #48 4.623 go: finding github.com v1.23.8 [2021-02-23T11:42:15.331Z] #48 4.623 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-23T11:42:15.331Z] #48 4.623 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:15.331Z] #48 4.623 go: finding github.com/golangci v1.23.8 [2021-02-23T11:42:15.331Z] #48 5.773 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:15.331Z] #48 6.537 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-23T11:42:15.331Z] #48 ... [2021-02-23T11:42:15.331Z] [2021-02-23T11:42:15.331Z] #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-23T11:42:15.331Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:15.331Z] #12 6.001 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:15.331Z] #12 6.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:15.331Z] #12 6.078 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:15.331Z] #12 6.981 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:15.331Z] #12 9.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:15.331Z] #12 ... [2021-02-23T11:42:15.331Z] [2021-02-23T11:42:15.331Z] #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-23T11:42:15.331Z] #63 sha256:b03dbd553dacc2b0486d74a9ffcebcb3db53224cf4d87f64161044d0aaadd055 [2021-02-23T11:42:15.331Z] #63 5.213 + RM_GOPATH=0 [2021-02-23T11:42:15.331Z] #63 5.213 + TMP_GOPATH= [2021-02-23T11:42:15.331Z] #63 5.213 + : /build [2021-02-23T11:42:15.331Z] #63 5.213 + '[' -z '' ']' [2021-02-23T11:42:15.331Z] #63 5.213 ++ mktemp -d [2021-02-23T11:42:15.331Z] #63 5.221 + export GOPATH=/tmp/tmp.HTe5NDJvCq [2021-02-23T11:42:15.331Z] #63 5.221 + GOPATH=/tmp/tmp.HTe5NDJvCq [2021-02-23T11:42:15.331Z] #63 5.221 + RM_GOPATH=1 [2021-02-23T11:42:15.331Z] #63 5.221 + case "$(go env GOARCH)" in [2021-02-23T11:42:15.331Z] #63 5.221 ++ go env GOARCH [2021-02-23T11:42:15.331Z] #63 5.245 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:15.331Z] #63 5.245 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #63 5.245 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.331Z] #63 5.245 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:15.331Z] #63 5.245 + dir=/tmp/install [2021-02-23T11:42:15.331Z] #63 5.245 + bin=proxy [2021-02-23T11:42:15.331Z] #63 5.245 + shift [2021-02-23T11:42:15.331Z] #63 5.245 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-23T11:42:15.331Z] #63 5.245 + . /tmp/install/proxy.installer [2021-02-23T11:42:15.331Z] #63 5.245 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:15.331Z] #63 5.245 + install_proxy [2021-02-23T11:42:15.331Z] #63 5.245 + case "$1" in [2021-02-23T11:42:15.331Z] #63 5.245 + export CGO_ENABLED=0 [2021-02-23T11:42:15.331Z] #63 5.245 + CGO_ENABLED=0 [2021-02-23T11:42:15.331Z] #63 5.245 + _install_proxy [2021-02-23T11:42:15.331Z] #63 5.245 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-23T11:42:15.331Z] #63 5.245 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HTe5NDJvCq/src/github.com/docker/libnetwork [2021-02-23T11:42:15.331Z] #63 5.271 Cloning into '/tmp/tmp.HTe5NDJvCq/src/github.com/docker/libnetwork'... [2021-02-23T11:42:15.399Z] #48 18.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:15.399Z] #48 18.80 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:15.399Z] #48 18.80 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:15.399Z] #48 18.80 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:15.399Z] #48 19.00 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:15.439Z] #54 ... [2021-02-23T11:42:15.439Z] [2021-02-23T11:42:15.439Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-23T11:42:15.439Z] #51 79.63 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T11:42:15.439Z] #51 80.13 + mkdir -p /build [2021-02-23T11:42:15.439Z] #51 80.13 + cp runc /build/runc [2021-02-23T11:42:15.439Z] #51 DONE 80.5s [2021-02-23T11:42:15.439Z] [2021-02-23T11:42:15.439Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:42:15.485Z] #45 ... [2021-02-23T11:42:15.485Z] [2021-02-23T11:42:15.485Z] #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-23T11:42:15.485Z] #64 sha256:4046db9b1cc3e57f27088027f03a7d1e97754f570d94e032a0839679619d21d6 [2021-02-23T11:42:15.485Z] #64 20.80 Checking out files: 84% (1615/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-23T11:42:15.485Z] #64 21.38 + cd /tmp/tmp.FUAMZX14Sx/src/github.com/docker/libnetwork [2021-02-23T11:42:15.485Z] #64 21.39 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:15.591Z] #63 ... [2021-02-23T11:42:15.591Z] [2021-02-23T11:42:15.591Z] #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-23T11:42:15.591Z] #23 sha256:f4e397e255d7ecc5ab8b47be12e5c7bd0ae05144e7d3c5e947944c6fc80bb172 [2021-02-23T11:42:15.591Z] #23 5.187 + RM_GOPATH=0 [2021-02-23T11:42:15.591Z] #23 5.192 + TMP_GOPATH= [2021-02-23T11:42:15.591Z] #23 5.192 + : /build [2021-02-23T11:42:15.591Z] #23 5.192 + '[' -z '' ']' [2021-02-23T11:42:15.591Z] #23 5.192 ++ mktemp -d [2021-02-23T11:42:15.591Z] #23 5.192 + export GOPATH=/tmp/tmp.aXR3ZyiJhJ [2021-02-23T11:42:15.591Z] #23 5.192 + GOPATH=/tmp/tmp.aXR3ZyiJhJ [2021-02-23T11:42:15.591Z] #23 5.192 + RM_GOPATH=1 [2021-02-23T11:42:15.591Z] #23 5.192 + case "$(go env GOARCH)" in [2021-02-23T11:42:15.591Z] #23 5.192 ++ go env GOARCH [2021-02-23T11:42:15.591Z] #23 5.210 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.591Z] #23 5.210 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.591Z] #23 5.210 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:15.591Z] #23 5.234 Install docker/cli version 17.06.2-ce from stable [2021-02-23T11:42:15.591Z] #23 5.234 + dir=/tmp/install [2021-02-23T11:42:15.591Z] #23 5.234 + bin=dockercli [2021-02-23T11:42:15.591Z] #23 5.234 + shift [2021-02-23T11:42:15.591Z] #23 5.234 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-23T11:42:15.591Z] #23 5.234 + . /tmp/install/dockercli.installer [2021-02-23T11:42:15.591Z] #23 5.234 ++ : stable [2021-02-23T11:42:15.591Z] #23 5.234 ++ : 17.06.2-ce [2021-02-23T11:42:15.591Z] #23 5.234 + install_dockercli [2021-02-23T11:42:15.591Z] #23 5.234 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-23T11:42:15.591Z] #23 5.237 ++ uname -m [2021-02-23T11:42:15.591Z] #23 5.253 + arch=x86_64 [2021-02-23T11:42:15.591Z] #23 5.253 + '[' x86_64 '!=' x86_64 ']' [2021-02-23T11:42:15.591Z] #23 5.253 + url=https://download.docker.com/linux/static [2021-02-23T11:42:15.591Z] #23 5.253 + tar -xz docker/docker [2021-02-23T11:42:15.591Z] #23 5.253 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-23T11:42:15.591Z] #23 ... [2021-02-23T11:42:15.591Z] [2021-02-23T11:42:15.591Z] #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-23T11:42:15.591Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:15.591Z] #35 6.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:15.591Z] #35 6.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:15.591Z] #35 6.257 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:15.591Z] #35 7.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:15.591Z] #35 9.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:15.659Z] #48 19.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:15.728Z] #54 ... [2021-02-23T11:42:15.728Z] [2021-02-23T11:42:15.728Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-23T11:42:15.728Z] #52 DONE 0.2s [2021-02-23T11:42:15.728Z] [2021-02-23T11:42:15.728Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-23T11:42:15.786Z] #64 21.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T11:42:15.851Z] #35 ... [2021-02-23T11:42:15.851Z] [2021-02-23T11:42:15.851Z] #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-23T11:42:15.851Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:42:15.851Z] #44 5.038 + RM_GOPATH=0 [2021-02-23T11:42:15.851Z] #44 5.038 + TMP_GOPATH= [2021-02-23T11:42:15.851Z] #44 5.038 + : /build [2021-02-23T11:42:15.851Z] #44 5.038 + '[' -z '' ']' [2021-02-23T11:42:15.851Z] #44 5.038 ++ mktemp -d [2021-02-23T11:42:15.851Z] #44 5.038 + export GOPATH=/tmp/tmp.fL2vkfuzeV [2021-02-23T11:42:15.851Z] #44 5.038 + GOPATH=/tmp/tmp.fL2vkfuzeV [2021-02-23T11:42:15.851Z] #44 5.038 + RM_GOPATH=1 [2021-02-23T11:42:15.851Z] #44 5.038 + case "$(go env GOARCH)" in [2021-02-23T11:42:15.851Z] #44 5.038 ++ go env GOARCH [2021-02-23T11:42:15.851Z] #44 5.085 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:15.851Z] #44 5.085 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.851Z] #44 5.085 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:15.851Z] #44 5.085 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:15.851Z] #44 5.085 + dir=/tmp/install [2021-02-23T11:42:15.851Z] #44 5.085 + bin=vndr [2021-02-23T11:42:15.851Z] #44 5.085 + shift [2021-02-23T11:42:15.851Z] #44 5.085 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-23T11:42:15.851Z] #44 5.085 + . /tmp/install/vndr.installer [2021-02-23T11:42:15.851Z] #44 5.085 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:15.851Z] #44 5.085 + install_vndr [2021-02-23T11:42:15.851Z] #44 5.085 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-23T11:42:15.851Z] #44 5.085 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fL2vkfuzeV/src/github.com/LK4D4/vndr [2021-02-23T11:42:15.851Z] #44 5.085 Cloning into '/tmp/tmp.fL2vkfuzeV/src/github.com/LK4D4/vndr'... [2021-02-23T11:42:15.851Z] #44 5.872 + cd /tmp/tmp.fL2vkfuzeV/src/github.com/LK4D4/vndr [2021-02-23T11:42:15.851Z] #44 5.872 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-23T11:42:15.851Z] #44 5.896 + go build -buildmode=pie -v -o /build/vndr . [2021-02-23T11:42:15.851Z] #44 7.308 internal/cpu [2021-02-23T11:42:15.851Z] #44 7.331 internal/race [2021-02-23T11:42:15.851Z] #44 7.526 sync/atomic [2021-02-23T11:42:15.851Z] #44 7.895 unicode [2021-02-23T11:42:15.851Z] #44 7.939 internal/bytealg [2021-02-23T11:42:15.851Z] #44 8.964 runtime [2021-02-23T11:42:15.851Z] #44 11.06 unicode/utf8 [2021-02-23T11:42:15.851Z] #44 ... [2021-02-23T11:42:15.851Z] [2021-02-23T11:42:15.851Z] #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-23T11:42:15.851Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:15.851Z] #41 6.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:15.851Z] #41 6.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:15.851Z] #41 6.286 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:15.851Z] #41 7.425 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:15.851Z] #41 9.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:15.919Z] #48 19.42 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:16.112Z] #41 ... [2021-02-23T11:42:16.112Z] [2021-02-23T11:42:16.112Z] #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-23T11:42:16.112Z] #57 sha256:e23b6446defc598f6019fdf31a6d1b94d47bee5ebce89291ea8284f92377c3c4 [2021-02-23T11:42:16.112Z] #57 10.41 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:16.112Z] #57 10.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:16.112Z] #57 10.48 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:16.112Z] #57 10.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:16.112Z] #57 10.64 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:16.112Z] #57 10.66 go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:42:16.112Z] #57 10.71 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:16.112Z] #57 11.16 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T11:42:16.112Z] #57 11.40 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:16.112Z] #57 11.68 go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:42:16.222Z] #48 28.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:16.371Z] #57 11.81 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:16.371Z] #57 11.81 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:16.371Z] #57 11.91 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T11:42:16.371Z] #57 11.97 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:16.479Z] #48 28.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:16.479Z] #48 28.66 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:16.479Z] #48 28.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:16.642Z] #57 12.15 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:16.642Z] #57 12.29 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:16.735Z] #48 28.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:16.735Z] #48 28.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:16.735Z] #48 28.78 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:16.735Z] #48 28.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:16.735Z] #48 28.80 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:16.735Z] #48 28.90 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:16.876Z] #48 20.46 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:16.901Z] #57 12.46 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:16.992Z] #48 29.11 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:16.992Z] #48 29.24 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:17.136Z] #48 ... [2021-02-23T11:42:17.136Z] [2021-02-23T11:42:17.136Z] #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-23T11:42:17.136Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:17.136Z] #41 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:17.136Z] #41 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:17.136Z] #41 ... [2021-02-23T11:42:17.136Z] [2021-02-23T11:42:17.136Z] #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-23T11:42:17.136Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:17.136Z] #48 20.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:17.160Z] #57 12.75 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:17.160Z] #57 12.84 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:17.208Z] #42 66.51 LINK criu/pie/parasite.built-in.o [2021-02-23T11:42:17.208Z] #42 66.54 GEN criu/pie/parasite-blob.h [2021-02-23T11:42:17.208Z] #42 66.57 CC criu/pie/parasite-vdso.o [2021-02-23T11:42:17.249Z] #48 29.27 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:17.468Z] #42 67.22 CC criu/arch/x86/vdso-pie.o [2021-02-23T11:42:17.641Z] #28 19.47 0.0% ## 3.1% ##### 7.1% ##### 7.7% ####### 11.1% ######## 11.5% ########### 16.1% ############## 20.5% ################# 25.0% ##################### 29.3% ######################## 34.3% ########################### 37.8% ############################## 42.8% ################################## 48.5% ####################################### 54.4% ########################################## 59.3% ############################################## 64.8% ################################################## 70.5% ####################################################### 76.5% ########################################################## 81.7% ############################################################## 87.3% ################################################################## 92.7% ### [2021-02-23T11:42:17.641Z] #28 ... [2021-02-23T11:42:17.641Z] [2021-02-23T11:42:17.641Z] #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-23T11:42:17.641Z] #57 sha256:51b56bc640bfb46272fef04e15816b5d1779eac4fea33bb1f8fc92b66da34ad1 [2021-02-23T11:42:17.641Z] #57 11.09 go: downloading github.com/google/uuid v1.2.0 [2021-02-23T11:42:17.641Z] #57 11.39 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:17.641Z] #57 11.52 go: extracting github.com/google/uuid v1.2.0 [2021-02-23T11:42:17.641Z] #57 11.73 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:17.641Z] #57 12.12 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:17.641Z] #57 12.35 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:17.641Z] #57 12.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:17.641Z] #57 13.01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:17.641Z] #57 13.55 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:17.641Z] #57 14.84 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:17.641Z] #57 16.36 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:17.641Z] #57 17.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:17.641Z] #57 17.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:17.641Z] #57 17.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:17.641Z] #57 17.96 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:17.890Z] #64 ... [2021-02-23T11:42:17.890Z] [2021-02-23T11:42:17.890Z] #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-23T11:42:17.890Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:17.890Z] #49 13.72 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T11:42:17.890Z] #49 13.73 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:17.890Z] #49 13.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:17.890Z] #49 13.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:17.890Z] #49 13.93 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T11:42:17.890Z] #49 13.94 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T11:42:17.890Z] #49 13.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:17.890Z] #49 14.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:17.890Z] #49 14.08 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T11:42:17.890Z] #49 14.20 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:17.890Z] #49 14.20 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:17.890Z] #49 14.26 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:17.890Z] #49 14.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:17.890Z] #49 14.46 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T11:42:17.890Z] #49 14.46 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:17.890Z] #49 14.67 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:17.890Z] #49 14.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:17.890Z] #49 14.73 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:17.890Z] #49 14.74 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T11:42:17.890Z] #49 14.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:17.890Z] #49 15.03 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:17.890Z] #49 15.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:17.890Z] #49 15.14 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:17.890Z] #49 15.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:17.890Z] #49 15.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:17.890Z] #49 15.75 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:17.890Z] #49 15.75 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:17.890Z] #49 15.76 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:17.890Z] #49 15.77 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:17.890Z] #49 15.86 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:17.890Z] #49 15.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:17.890Z] #49 15.88 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:17.890Z] #49 15.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:17.890Z] #49 15.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:17.890Z] #49 16.08 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:17.890Z] #49 16.16 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:17.890Z] #49 16.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:17.890Z] #49 16.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:17.890Z] #49 16.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:17.890Z] #49 16.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:17.890Z] #49 17.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:17.890Z] #49 17.13 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:17.890Z] #49 17.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:17.890Z] #49 17.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:17.890Z] #49 18.06 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:17.890Z] #49 18.15 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:17.890Z] #49 18.17 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:17.890Z] #49 18.27 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:17.890Z] #49 20.19 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:17.890Z] #49 20.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:17.890Z] #49 23.38 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:17.905Z] #57 21.23 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:17.905Z] #57 21.27 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:17.905Z] #57 ... [2021-02-23T11:42:17.905Z] [2021-02-23T11:42:17.905Z] #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-23T11:42:17.905Z] #28 sha256:213892e9cb6a055a686b3d4d29e880fed38fb506a4a34eeecef5155f896783d0 [2021-02-23T11:42:17.905Z] #28 19.47 0.0% ## 3.1% ##### 7.1% ##### 7.7% ####### 11.1% ######## 11.5% ########### 16.1% ############## 20.5% ################# 25.0% ##################### 29.3% ######################## 34.3% ########################### 37.8% ############################## 42.8% ################################## 48.5% ####################################### 54.4% ########################################## 59.3% ############################################## 64.8% ################################################## 70.5% ####################################################### 76.5% ########################################################## 81.7% ############################################################## 87.3% ################################################################## 92.7% ################################################################### 94.2% ####################################################################### 99.7% ######################################################################## 100.0% [2021-02-23T11:42:17.905Z] #28 22.27 [2021-02-23T11:42:18.036Z] #42 67.61 CC criu/arch/x86/restorer.o [2021-02-23T11:42:18.170Z] #28 ... [2021-02-23T11:42:18.170Z] [2021-02-23T11:42:18.170Z] #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-23T11:42:18.170Z] #50 sha256:a5fdd98aeb2af1c3fb6af841590af5c8b56189b71964018a868d5db339e68b47 [2021-02-23T11:42:18.170Z] #50 11.51 + cd /tmp/tmp.h8ECHf1gLZ/src/github.com/mvdan/sh [2021-02-23T11:42:18.170Z] #50 11.52 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:18.170Z] #50 11.85 + GO111MODULE=on [2021-02-23T11:42:18.170Z] #50 11.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T11:42:18.170Z] #50 13.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.170Z] #50 13.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.170Z] #50 13.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.170Z] #50 13.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.170Z] #50 13.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.170Z] #50 14.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.170Z] #50 15.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:18.170Z] #50 15.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:18.170Z] #50 17.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.170Z] #50 17.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.170Z] #50 17.60 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.170Z] #50 17.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:18.170Z] #50 18.76 runtime/cgo [2021-02-23T11:42:18.170Z] #50 19.07 runtime [2021-02-23T11:42:18.170Z] #50 ... [2021-02-23T11:42:18.170Z] [2021-02-23T11:42:18.170Z] #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-23T11:42:18.170Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:18.170Z] #48 12.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:18.170Z] #48 12.59 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T11:42:18.170Z] #48 12.60 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:18.170Z] #48 12.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:18.170Z] #48 12.61 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T11:42:18.170Z] #48 12.61 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T11:42:18.170Z] #48 12.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:18.170Z] #48 12.85 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T11:42:18.170Z] #48 12.94 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T11:42:18.170Z] #48 13.11 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:18.170Z] #48 13.13 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:18.170Z] #48 13.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:18.170Z] #48 13.15 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:18.170Z] #48 13.18 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:18.170Z] #48 13.20 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T11:42:18.170Z] #48 13.22 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:18.170Z] #48 13.25 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:18.170Z] #48 13.30 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:18.170Z] #48 13.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:18.170Z] #48 13.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:18.170Z] #48 13.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:18.170Z] #48 13.76 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:18.170Z] #48 13.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:18.170Z] #48 13.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:18.170Z] #48 13.79 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:18.170Z] #48 14.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:18.170Z] #48 14.04 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:18.170Z] #48 14.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:18.170Z] #48 14.05 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:18.170Z] #48 14.07 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:18.170Z] #48 14.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:18.170Z] #48 14.28 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:18.170Z] #48 14.29 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:18.170Z] #48 14.37 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:18.170Z] #48 14.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:18.170Z] #48 14.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:18.170Z] #48 14.50 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T11:42:18.170Z] #48 14.58 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:18.170Z] #48 14.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:18.170Z] #48 14.68 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:18.170Z] #48 14.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:18.170Z] #48 14.76 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T11:42:18.170Z] #48 14.91 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:18.170Z] #48 15.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:18.170Z] #48 15.07 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:18.170Z] #48 15.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:18.170Z] #48 15.21 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:18.170Z] #48 15.31 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:18.170Z] #48 15.34 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:18.170Z] #48 15.36 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:18.170Z] #48 15.48 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:18.170Z] #48 15.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:18.170Z] #48 15.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:18.170Z] #48 15.69 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:18.170Z] #48 15.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:18.170Z] #48 15.85 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:18.170Z] #48 16.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:18.170Z] #48 16.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:18.170Z] #48 16.23 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:18.170Z] #48 16.47 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:18.170Z] #48 19.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:18.170Z] #48 19.16 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:18.170Z] #48 19.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:18.170Z] #48 19.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:18.170Z] #48 19.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:18.170Z] #48 19.16 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:18.170Z] #48 19.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:18.170Z] #48 19.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:18.170Z] #48 19.28 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:18.170Z] #48 19.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:18.170Z] #48 19.33 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:18.170Z] #48 19.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:18.170Z] #48 19.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:18.170Z] #48 19.45 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:18.170Z] #48 19.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:18.170Z] #48 19.57 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:18.170Z] #48 19.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:18.170Z] #48 19.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:18.170Z] #48 19.64 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:18.170Z] #48 19.67 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:18.170Z] #48 19.88 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:18.170Z] #48 19.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:18.170Z] #48 20.02 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:18.170Z] #48 20.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:18.170Z] #48 20.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:18.170Z] #48 20.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:18.170Z] #48 20.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:18.170Z] #48 20.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:18.170Z] #48 20.36 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:18.170Z] #48 20.43 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:18.170Z] #48 20.48 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:18.170Z] #48 20.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:18.170Z] #48 20.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:18.170Z] #48 20.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:18.170Z] #48 20.66 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:18.170Z] #48 20.67 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:18.170Z] #48 20.69 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:18.170Z] #48 20.81 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:18.170Z] #48 20.82 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:18.170Z] #48 20.87 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:18.170Z] #48 20.88 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:18.170Z] #48 20.88 go: downloading golang.org/x/text v0.3.2 [2021-02-23T11:42:18.170Z] #48 20.89 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:18.170Z] #48 21.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:18.170Z] #48 21.05 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:18.170Z] #48 21.39 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:18.170Z] #48 21.47 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:18.170Z] #48 21.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:18.170Z] #48 21.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:18.184Z] #48 30.36 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:18.448Z] #48 21.72 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:18.448Z] #48 21.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:18.520Z] #48 ... [2021-02-23T11:42:18.520Z] [2021-02-23T11:42:18.520Z] #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-23T11:42:18.520Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:18.520Z] #35 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:18.520Z] #35 ... [2021-02-23T11:42:18.520Z] [2021-02-23T11:42:18.520Z] #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-23T11:42:18.520Z] #46 sha256:26414f15afb1d9a1e9465f3e78a3bb60c20e75aafb03f586363e5795b6ec7cac [2021-02-23T11:42:18.520Z] #46 12.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:18.520Z] #46 13.07 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:18.520Z] #46 14.92 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:18.520Z] #46 18.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:18.520Z] #46 18.80 go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:42:18.520Z] #46 18.80 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:18.520Z] #46 18.91 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:18.520Z] #46 19.34 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:18.520Z] #46 19.34 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:18.520Z] #46 19.53 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:18.520Z] #46 19.83 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:18.520Z] #46 19.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:18.520Z] #46 19.83 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:18.520Z] #46 19.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:18.561Z] #57 ... [2021-02-23T11:42:18.561Z] [2021-02-23T11:42:18.561Z] #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-23T11:42:18.561Z] #23 sha256:f4e397e255d7ecc5ab8b47be12e5c7bd0ae05144e7d3c5e947944c6fc80bb172 [2021-02-23T11:42:18.561Z] #23 13.72 + mkdir -p /build [2021-02-23T11:42:18.561Z] #23 13.73 + mv docker/docker /build/ [2021-02-23T11:42:18.561Z] #23 13.73 + rmdir docker [2021-02-23T11:42:18.561Z] #23 DONE 14.0s [2021-02-23T11:42:18.561Z] [2021-02-23T11:42:18.561Z] #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-23T11:42:18.561Z] #57 sha256:e23b6446defc598f6019fdf31a6d1b94d47bee5ebce89291ea8284f92377c3c4 [2021-02-23T11:42:18.561Z] #57 14.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:18.605Z] #42 68.15 CC criu/arch/x86/restorer_unmap.o [2021-02-23T11:42:18.605Z] #42 68.21 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-23T11:42:18.780Z] #46 ... [2021-02-23T11:42:18.780Z] [2021-02-23T11:42:18.780Z] #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-23T11:42:18.780Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:42:18.780Z] #50 18.34 + cd /tmp/tmp.HdBguw9qQ0/src/github.com/mvdan/sh [2021-02-23T11:42:18.780Z] #50 18.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:18.780Z] #50 18.44 + GO111MODULE=on [2021-02-23T11:42:18.780Z] #50 18.44 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T11:42:18.780Z] #50 19.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.780Z] #50 19.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.780Z] #50 19.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.780Z] #50 20.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.780Z] #50 20.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.780Z] #50 21.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.780Z] #50 22.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:18.784Z] #48 ... [2021-02-23T11:42:18.784Z] [2021-02-23T11:42:18.784Z] #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-23T11:42:18.784Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-23T11:42:18.784Z] #35 12.14 Fetched 8246 kB in 9s (919 kB/s) [2021-02-23T11:42:18.784Z] #35 12.14 Reading package lists... [2021-02-23T11:42:18.784Z] #35 16.84 Reading package lists... [2021-02-23T11:42:18.864Z] #42 68.58 CC criu/pie/restorer.o [2021-02-23T11:42:18.954Z] #49 24.56 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:18.954Z] #49 ... [2021-02-23T11:42:18.954Z] [2021-02-23T11:42:18.954Z] #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-23T11:42:18.954Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:42:18.954Z] #51 14.71 + cd /tmp/tmp.TJm2qN1qQG/src/github.com/mvdan/sh [2021-02-23T11:42:18.954Z] #51 14.71 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:18.954Z] #51 14.96 + GO111MODULE=on [2021-02-23T11:42:18.954Z] #51 14.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T11:42:18.954Z] #51 16.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.954Z] #51 16.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.954Z] #51 16.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.954Z] #51 17.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.954Z] #51 17.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.954Z] #51 18.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.954Z] #51 19.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:18.954Z] #51 21.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:18.954Z] #51 22.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:18.954Z] #51 22.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:18.954Z] #51 23.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:18.954Z] #51 23.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:18.954Z] #51 24.59 runtime [2021-02-23T11:42:18.954Z] #51 ... [2021-02-23T11:42:18.954Z] [2021-02-23T11:42:18.954Z] #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-23T11:42:18.954Z] #58 sha256:2e4d4f78999ce95eee3aa089039c9e0710f2c7437ab785b0f982208dbf9a88ff [2021-02-23T11:42:18.954Z] #58 21.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:18.954Z] #58 22.19 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:18.954Z] #58 22.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:18.954Z] #58 22.65 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:18.954Z] #58 23.66 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:19.071Z] #35 21.85 Building dependency tree... [2021-02-23T11:42:19.071Z] #35 ... [2021-02-23T11:42:19.071Z] [2021-02-23T11:42:19.071Z] #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-23T11:42:19.071Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:19.071Z] #48 22.22 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:19.071Z] #48 22.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:19.071Z] #48 22.27 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:19.071Z] #48 22.28 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:19.071Z] #48 22.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:19.130Z] #57 14.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:19.335Z] #48 22.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:19.335Z] #48 22.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:19.335Z] #48 ... [2021-02-23T11:42:19.335Z] [2021-02-23T11:42:19.335Z] #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-23T11:42:19.335Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:42:19.335Z] #44 12.56 vendor/golang.org/x/crypto/internal/subtle [2021-02-23T11:42:19.335Z] #44 ... [2021-02-23T11:42:19.335Z] [2021-02-23T11:42:19.335Z] #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-23T11:42:19.335Z] #57 sha256:51b56bc640bfb46272fef04e15816b5d1779eac4fea33bb1f8fc92b66da34ad1 [2021-02-23T11:42:19.335Z] #57 21.33 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:19.335Z] #57 21.51 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:19.335Z] #57 21.66 go: finding github.com/google/uuid v1.2.0 [2021-02-23T11:42:19.335Z] #57 21.82 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:19.335Z] #57 21.94 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:19.335Z] #57 21.94 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:19.335Z] #57 22.09 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:19.335Z] #57 22.12 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:19.335Z] #57 22.18 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:19.335Z] #57 22.20 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:19.335Z] #57 22.22 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:19.335Z] #57 22.63 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:19.557Z] #48 ... [2021-02-23T11:42:19.557Z] [2021-02-23T11:42:19.558Z] #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-23T11:42:19.558Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:42:19.558Z] #50 21.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:19.558Z] #50 23.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:19.558Z] #50 23.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:19.558Z] #50 23.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:19.558Z] #50 23.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:19.558Z] #50 24.34 runtime [2021-02-23T11:42:19.558Z] #50 24.40 runtime/cgo [2021-02-23T11:42:19.558Z] #50 ... [2021-02-23T11:42:19.558Z] [2021-02-23T11:42:19.558Z] #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-23T11:42:19.558Z] #63 sha256:9eb8efe32fda93a0e4e6b41f46d7698ee1e1c4cd5d80388c044623438038730f [2021-02-23T11:42:19.558Z] #63 22.99 Checking out files: 61% (1169/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-23T11:42:19.558Z] #63 23.65 + cd /tmp/tmp.gliiFHK4Ve/src/github.com/docker/libnetwork [2021-02-23T11:42:19.558Z] #63 23.66 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:19.558Z] #63 24.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T11:42:19.700Z] #57 15.13 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:19.802Z] #42 ... [2021-02-23T11:42:19.802Z] [2021-02-23T11:42:19.802Z] #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-23T11:42:19.802Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:42:19.802Z] #19 2.226 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:42:19.802Z] #19 2.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:42:19.802Z] #19 2.311 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:42:19.802Z] #19 2.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:42:19.802Z] #19 4.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:42:19.802Z] #19 5.711 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:19.802Z] #19 11.14 Fetched 8422 kB in 9s (910 kB/s) [2021-02-23T11:42:19.915Z] #57 23.20 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:19.915Z] #57 ... [2021-02-23T11:42:19.915Z] [2021-02-23T11:42:19.915Z] #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-23T11:42:19.915Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:19.915Z] #12 13.29 Fetched 8246 kB in 9s (870 kB/s) [2021-02-23T11:42:19.915Z] #12 13.29 Reading package lists... [2021-02-23T11:42:19.915Z] #12 18.15 Reading package lists... [2021-02-23T11:42:19.915Z] #12 ... [2021-02-23T11:42:19.915Z] [2021-02-23T11:42:19.915Z] #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-23T11:42:19.915Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:19.915Z] #48 22.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:19.915Z] #48 23.06 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:19.915Z] #48 23.48 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:19.963Z] #57 ... [2021-02-23T11:42:19.963Z] [2021-02-23T11:42:19.963Z] #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-23T11:42:19.963Z] #33 sha256:81dce27502e3517f23635e919d3518f43cadc663e03e08efe6d84b6d405578be [2021-02-23T11:42:19.963Z] #33 5.612 + cd /tmp/tmp.9A8zpQqnwg/src/github.com/BurntSushi/toml [2021-02-23T11:42:19.963Z] #33 5.612 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-23T11:42:19.963Z] #33 5.645 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:42:19.963Z] #33 6.402 runtime/internal/atomic [2021-02-23T11:42:19.963Z] #33 6.409 internal/cpu [2021-02-23T11:42:19.963Z] #33 6.655 runtime/internal/sys [2021-02-23T11:42:19.963Z] #33 6.800 runtime/internal/math [2021-02-23T11:42:19.963Z] #33 6.991 math/bits [2021-02-23T11:42:19.963Z] #33 7.351 internal/bytealg [2021-02-23T11:42:19.963Z] #33 7.614 math [2021-02-23T11:42:19.963Z] #33 8.564 runtime [2021-02-23T11:42:19.963Z] #33 12.49 internal/testlog [2021-02-23T11:42:19.963Z] #33 12.85 encoding [2021-02-23T11:42:19.963Z] #33 13.07 runtime/cgo [2021-02-23T11:42:20.062Z] #19 11.14 Reading package lists... [2021-02-23T11:42:20.062Z] #19 ... [2021-02-23T11:42:20.062Z] [2021-02-23T11:42:20.062Z] #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-23T11:42:20.062Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:42:20.062Z] #44 137.0 github.com/LK4D4/vndr/godl [2021-02-23T11:42:20.062Z] #44 137.8 github.com/LK4D4/vndr [2021-02-23T11:42:20.164Z] #50 23.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:20.165Z] #50 ... [2021-02-23T11:42:20.165Z] [2021-02-23T11:42:20.165Z] #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-23T11:42:20.165Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:20.165Z] #54 13.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:20.165Z] #54 ... [2021-02-23T11:42:20.165Z] [2021-02-23T11:42:20.165Z] #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-23T11:42:20.165Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:20.165Z] #48 23.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:20.165Z] #48 23.53 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:20.165Z] #48 23.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:20.165Z] #48 23.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:20.165Z] #48 23.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:20.165Z] #48 23.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:20.179Z] #48 23.51 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:20.179Z] #48 23.51 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:20.179Z] #48 23.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:20.179Z] #48 23.53 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T11:42:20.179Z] #48 23.55 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:20.224Z] #33 ... [2021-02-23T11:42:20.224Z] [2021-02-23T11:42:20.224Z] #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-23T11:42:20.224Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:20.224Z] #39 5.466 + git clone https://github.com/docker/distribution.git . [2021-02-23T11:42:20.224Z] #39 5.467 Cloning into '.'... [2021-02-23T11:42:20.224Z] #39 ... [2021-02-23T11:42:20.224Z] [2021-02-23T11:42:20.224Z] #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-23T11:42:20.224Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:42:20.224Z] #48 12.87 go: downloading github.com/pkg/errors v0.8.1 [2021-02-23T11:42:20.224Z] #48 13.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:20.224Z] #48 13.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:20.224Z] #48 13.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:20.224Z] #48 13.25 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:20.224Z] #48 13.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:20.224Z] #48 13.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:20.224Z] #48 13.26 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:20.224Z] #48 13.27 go: downloading github.com/spf13/viper v1.6.1 [2021-02-23T11:42:20.224Z] #48 13.46 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:20.224Z] #48 13.47 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:20.224Z] #48 13.49 go: extracting github.com/pkg/errors v0.8.1 [2021-02-23T11:42:20.224Z] #48 13.67 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:20.224Z] #48 13.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:20.224Z] #48 14.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:20.224Z] #48 14.08 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:20.224Z] #48 14.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:20.224Z] #48 14.24 go: extracting github.com/spf13/viper v1.6.1 [2021-02-23T11:42:20.224Z] #48 14.24 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:20.224Z] #48 14.38 go: downloading github.com/fatih/color v1.7.0 [2021-02-23T11:42:20.224Z] #48 14.85 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T11:42:20.224Z] #48 14.87 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:20.224Z] #48 15.28 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:20.224Z] #48 15.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:20.224Z] #48 15.29 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:20.224Z] #48 15.29 go: extracting github.com/fatih/color v1.7.0 [2021-02-23T11:42:20.224Z] #48 15.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:20.224Z] #48 15.46 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:20.224Z] #48 15.63 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:20.224Z] #48 15.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:20.224Z] #48 15.79 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:20.224Z] #48 15.81 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T11:42:20.224Z] #48 15.87 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:20.426Z] #48 23.97 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:20.426Z] #48 24.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:20.426Z] #48 ... [2021-02-23T11:42:20.426Z] [2021-02-23T11:42:20.426Z] #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-23T11:42:20.426Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:42:20.426Z] #44 14.21 unicode/utf8 [2021-02-23T11:42:20.426Z] #44 14.79 math [2021-02-23T11:42:20.426Z] #44 19.89 unicode/utf16 [2021-02-23T11:42:20.426Z] #44 20.02 container/list [2021-02-23T11:42:20.426Z] #44 20.75 crypto/internal/subtle [2021-02-23T11:42:20.426Z] #44 20.87 crypto/subtle [2021-02-23T11:42:20.426Z] #44 21.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T11:42:20.426Z] #44 21.14 internal/nettrace [2021-02-23T11:42:20.426Z] #44 21.27 runtime/cgo [2021-02-23T11:42:20.443Z] #48 23.68 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:20.443Z] #48 23.78 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:20.443Z] #48 23.79 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:20.443Z] #48 23.88 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T11:42:20.443Z] #48 ... [2021-02-23T11:42:20.443Z] [2021-02-23T11:42:20.443Z] #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-23T11:42:20.443Z] #46 sha256:ea44c45a9f263dc802094804bf26455a49b47b951ecbf395d4a97de248f3b882 [2021-02-23T11:42:20.443Z] #46 13.87 go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:42:20.443Z] #46 13.92 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:20.443Z] #46 13.92 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:20.443Z] #46 13.96 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:20.443Z] #46 14.08 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:20.443Z] #46 14.15 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:20.443Z] #46 14.41 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:20.443Z] #46 14.43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:20.443Z] #46 14.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:20.443Z] #46 14.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:20.443Z] #46 14.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:20.443Z] #46 ... [2021-02-23T11:42:20.443Z] [2021-02-23T11:42:20.443Z] #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-23T11:42:20.443Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:20.443Z] #48 23.90 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:20.443Z] #48 24.00 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:20.483Z] #48 16.03 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:20.483Z] #48 16.13 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:20.483Z] #48 16.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:20.687Z] #44 ... [2021-02-23T11:42:20.687Z] [2021-02-23T11:42:20.687Z] #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-23T11:42:20.687Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:20.687Z] #39 23.80 Checking out files: 83% (1401/1680) Checking out files: 84% (1412/1680) Checking out files: 85% (1428/1680) Checking out files: 86% (1445/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-23T11:42:20.708Z] #48 24.14 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:20.742Z] #48 16.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:20.742Z] #48 16.27 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:20.742Z] #48 16.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:20.742Z] #48 16.45 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:20.958Z] #39 24.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T11:42:20.985Z] #48 24.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:20.985Z] #48 24.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:21.001Z] #48 16.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:21.001Z] #48 16.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:21.254Z] #48 24.56 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:21.254Z] #48 24.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:21.254Z] #48 ... [2021-02-23T11:42:21.254Z] [2021-02-23T11:42:21.254Z] #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-23T11:42:21.254Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-23T11:42:21.254Z] #39 14.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T11:42:21.254Z] #39 16.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-23T11:42:21.254Z] #39 ... [2021-02-23T11:42:21.254Z] [2021-02-23T11:42:21.254Z] #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-23T11:42:21.254Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:21.254Z] #48 24.68 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:21.254Z] #48 24.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:21.254Z] #48 24.74 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:21.261Z] #48 16.75 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-23T11:42:21.451Z] #63 ... [2021-02-23T11:42:21.451Z] [2021-02-23T11:42:21.451Z] #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-23T11:42:21.451Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:42:21.451Z] #48 33.21 go: extracting golang.org/x/text v0.3.2 [2021-02-23T11:42:21.451Z] #48 ... [2021-02-23T11:42:21.451Z] [2021-02-23T11:42:21.451Z] #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-23T11:42:21.451Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:21.451Z] #41 23.37 Fetched 8422 kB in 18s (478 kB/s) [2021-02-23T11:42:21.451Z] #41 23.37 Reading package lists... [2021-02-23T11:42:21.451Z] #41 30.36 Reading package lists... [2021-02-23T11:42:21.451Z] #41 ... [2021-02-23T11:42:21.451Z] [2021-02-23T11:42:21.451Z] #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-23T11:42:21.451Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:21.451Z] #12 23.47 Fetched 8422 kB in 18s (480 kB/s) [2021-02-23T11:42:21.451Z] #12 23.47 Reading package lists... [2021-02-23T11:42:21.519Z] #48 24.82 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:21.519Z] #48 24.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:21.519Z] #48 24.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:21.519Z] #48 24.97 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:21.520Z] #48 17.03 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:21.520Z] #48 17.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:21.520Z] #48 17.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:21.709Z] #12 30.61 Reading package lists... [2021-02-23T11:42:21.709Z] #12 ... [2021-02-23T11:42:21.709Z] [2021-02-23T11:42:21.709Z] #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-23T11:42:21.709Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:21.709Z] #39 23.73 Checking out files: 86% (1460/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-23T11:42:21.709Z] #39 23.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T11:42:21.709Z] #39 26.25 + 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-23T11:42:21.709Z] #39 ... [2021-02-23T11:42:21.709Z] [2021-02-23T11:42:21.709Z] #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-23T11:42:21.709Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:21.709Z] #35 23.83 Fetched 8422 kB in 18s (470 kB/s) [2021-02-23T11:42:21.709Z] #35 23.83 Reading package lists... [2021-02-23T11:42:21.774Z] #58 ... [2021-02-23T11:42:21.774Z] [2021-02-23T11:42:21.774Z] #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-23T11:42:21.774Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:21.774Z] #49 25.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:21.774Z] #49 26.30 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:21.774Z] #49 26.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:21.774Z] #49 26.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:21.774Z] #49 26.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:21.774Z] #49 26.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:21.774Z] #49 26.73 go: downloading github.com/spf13/afero v1.1.2 [2021-02-23T11:42:21.774Z] #49 26.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:21.774Z] #49 26.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:21.774Z] #49 26.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:21.774Z] #49 26.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:21.774Z] #49 26.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:21.774Z] #49 26.90 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:21.774Z] #49 26.95 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:21.774Z] #49 27.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:21.774Z] #49 27.13 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:21.774Z] #49 27.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:21.774Z] #49 27.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:21.774Z] #49 27.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:21.774Z] #49 27.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:21.774Z] #49 27.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:21.774Z] #49 27.43 go: extracting github.com/spf13/afero v1.1.2 [2021-02-23T11:42:21.774Z] #49 27.43 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:21.774Z] #49 27.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:21.774Z] #49 27.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:21.774Z] #49 27.79 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:21.783Z] #48 25.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:21.783Z] #48 25.13 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:21.783Z] #48 25.31 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:21.786Z] #48 17.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:21.786Z] #48 17.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:21.911Z] #39 ... [2021-02-23T11:42:21.911Z] [2021-02-23T11:42:21.911Z] #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-23T11:42:21.911Z] #33 sha256:1fbf0e772c37331e08531a361dcf6df26e6f6506ab93702ffab42223c6bd19cb [2021-02-23T11:42:21.911Z] #33 15.59 internal/testlog [2021-02-23T11:42:21.912Z] #33 15.87 encoding [2021-02-23T11:42:21.912Z] #33 16.08 runtime/cgo [2021-02-23T11:42:21.965Z] #35 30.67 Reading package lists... [2021-02-23T11:42:21.965Z] #35 ... [2021-02-23T11:42:21.965Z] [2021-02-23T11:42:21.965Z] #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-23T11:42:21.965Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:21.965Z] #54 24.04 Fetched 8422 kB in 18s (464 kB/s) [2021-02-23T11:42:21.965Z] #54 24.04 Reading package lists... [2021-02-23T11:42:21.965Z] #54 31.19 Reading package lists... [2021-02-23T11:42:21.965Z] #54 ... [2021-02-23T11:42:21.965Z] [2021-02-23T11:42:21.965Z] #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-23T11:42:21.965Z] #57 sha256:b27a86d6d1dce290f364e5064cdc88ad02d66d3b3d27400b76a5192403323e02 [2021-02-23T11:42:21.965Z] #57 26.37 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:21.965Z] #57 26.67 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:21.965Z] #57 26.80 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:21.965Z] #57 26.95 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:21.965Z] #57 27.05 go: finding github.com/google/uuid v1.2.0 [2021-02-23T11:42:21.965Z] #57 27.11 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:21.965Z] #57 27.16 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:21.965Z] #57 27.17 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:21.965Z] #57 27.22 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:21.965Z] #57 27.35 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:21.965Z] #57 27.37 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:21.965Z] #57 27.43 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:21.965Z] #57 27.46 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:21.965Z] #57 27.66 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:21.965Z] #57 27.92 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:22.047Z] #48 17.53 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:22.049Z] #48 25.43 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:22.073Z] #49 27.85 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:22.073Z] #49 27.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:22.073Z] #49 28.00 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:22.073Z] #49 28.06 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:22.073Z] #49 28.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:22.172Z] #33 ... [2021-02-23T11:42:22.172Z] [2021-02-23T11:42:22.172Z] #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-23T11:42:22.172Z] #63 sha256:418ccae34e6ed59d74bf8223cb779cd83e987e8926e0104b3e966b8147e16757 [2021-02-23T11:42:22.172Z] #63 24.82 Checking out files: 58% (1111/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-23T11:42:22.172Z] #63 25.65 + cd /tmp/tmp.r62jHSjBaI/src/github.com/docker/libnetwork [2021-02-23T11:42:22.172Z] #63 25.65 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:22.306Z] #48 17.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:22.372Z] #49 28.24 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:22.372Z] #49 28.26 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T11:42:22.372Z] #49 28.31 go: downloading golang.org/x/text v0.3.2 [2021-02-23T11:42:22.372Z] #49 28.36 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:22.565Z] #48 17.95 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:22.565Z] #48 18.07 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:22.565Z] #48 18.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:22.603Z] #44 ... [2021-02-23T11:42:22.603Z] [2021-02-23T11:42:22.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-23T11:42:22.603Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:22.603Z] #42 71.60 LINK criu/pie/restorer.built-in.o [2021-02-23T11:42:22.603Z] #42 71.63 GEN criu/pie/restorer-blob.h [2021-02-23T11:42:22.603Z] #42 71.72 DEP criu/vdso.d [2021-02-23T11:42:22.603Z] #42 71.89 DEP criu/vdso-compat.d [2021-02-23T11:42:22.603Z] #42 72.03 DEP criu/uts_ns.d [2021-02-23T11:42:22.603Z] #42 72.16 DEP criu/util.d [2021-02-23T11:42:22.603Z] #42 72.32 DEP criu/uffd.d [2021-02-23T11:42:22.628Z] #48 25.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:22.628Z] #48 26.18 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:22.675Z] #49 28.37 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:22.675Z] #49 28.37 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:22.675Z] #49 28.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:22.675Z] #49 28.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:22.675Z] #49 28.59 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:22.675Z] #49 ... [2021-02-23T11:42:22.675Z] [2021-02-23T11:42:22.675Z] #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-23T11:42:22.675Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T11:42:22.675Z] #36 18.48 Fetched 8197 kB in 18s (462 kB/s) [2021-02-23T11:42:22.675Z] #36 18.48 Reading package lists... [2021-02-23T11:42:22.675Z] #36 26.33 Reading package lists... [2021-02-23T11:42:22.675Z] #36 ... [2021-02-23T11:42:22.675Z] [2021-02-23T11:42:22.675Z] #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-23T11:42:22.675Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:22.675Z] #49 28.60 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:22.675Z] #49 28.62 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:22.675Z] #49 28.72 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T11:42:22.742Z] #63 26.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T11:42:22.866Z] #42 72.49 DEP criu/tun.d [2021-02-23T11:42:22.866Z] #42 72.72 DEP criu/tty.d [2021-02-23T11:42:22.866Z] #42 ... [2021-02-23T11:42:22.866Z] [2021-02-23T11:42:22.866Z] #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-23T11:42:22.866Z] #52 sha256:9510589ff2759cebb6e3e4584901cd305e49539c379ea19af5eaf6cc6e42f71f [2021-02-23T11:42:22.866Z] #52 13.01 + cd /tmp/tmp.goCKT36PiL/src/github.com/opencontainers/runc [2021-02-23T11:42:22.866Z] #52 13.03 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:42:22.866Z] #52 13.50 + '[' -z '' ']' [2021-02-23T11:42:22.866Z] #52 13.50 + target=static [2021-02-23T11:42:22.866Z] #52 13.50 + make 'BUILDTAGS=seccomp ' static [2021-02-23T11:42:22.866Z] #52 13.66 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T11:42:22.975Z] #49 28.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:22.975Z] #49 28.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:22.975Z] #49 28.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:23.126Z] #52 ... [2021-02-23T11:42:23.126Z] [2021-02-23T11:42:23.126Z] #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-23T11:42:23.126Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:42:23.126Z] #19 11.14 Reading package lists... [2021-02-23T11:42:23.133Z] #48 18.66 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:23.207Z] #48 ... [2021-02-23T11:42:23.207Z] [2021-02-23T11:42:23.207Z] #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-23T11:42:23.207Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:23.207Z] #41 16.60 Fetched 8246 kB in 12s (704 kB/s) [2021-02-23T11:42:23.207Z] #41 16.60 Reading package lists... [2021-02-23T11:42:23.207Z] #41 21.58 Reading package lists... [2021-02-23T11:42:23.207Z] #41 26.34 Building dependency tree... [2021-02-23T11:42:23.207Z] #41 ... [2021-02-23T11:42:23.207Z] [2021-02-23T11:42:23.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-23T11:42:23.207Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-23T11:42:23.207Z] #54 16.67 Fetched 8246 kB in 12s (710 kB/s) [2021-02-23T11:42:23.207Z] #54 16.67 Reading package lists... [2021-02-23T11:42:23.276Z] #49 ... [2021-02-23T11:42:23.276Z] [2021-02-23T11:42:23.276Z] #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-23T11:42:23.276Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T11:42:23.276Z] #40 19.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T11:42:23.276Z] #40 20.52 + 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-23T11:42:23.276Z] #40 ... [2021-02-23T11:42:23.276Z] [2021-02-23T11:42:23.276Z] #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-23T11:42:23.276Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:23.276Z] #49 29.24 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:23.276Z] #49 29.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:23.392Z] #48 18.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:23.392Z] #48 18.91 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:23.472Z] #54 22.67 Reading package lists... [2021-02-23T11:42:23.472Z] #54 ... [2021-02-23T11:42:23.472Z] [2021-02-23T11:42:23.472Z] #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-23T11:42:23.472Z] #28 sha256:213892e9cb6a055a686b3d4d29e880fed38fb506a4a34eeecef5155f896783d0 [2021-02-23T11:42:23.472Z] #28 23.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T11:42:23.472Z] #28 23.96 [2021-02-23T11:42:23.472Z] #28 24.23 ######################################################################## 100.0% [2021-02-23T11:42:23.472Z] #28 24.35 [2021-02-23T11:42:23.472Z] #28 25.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T11:42:23.472Z] #28 25.72 #=#=# [2021-02-23T11:42:23.472Z] #28 25.97 ######################################################################## 100.0% [2021-02-23T11:42:23.472Z] #28 26.10 [2021-02-23T11:42:23.472Z] #28 26.21 Download of images into '/build' complete. [2021-02-23T11:42:23.472Z] #28 26.22 Use something like the following to load the result into a Docker daemon: [2021-02-23T11:42:23.472Z] #28 26.22 tar -cC '/build' . | docker load [2021-02-23T11:42:23.582Z] #49 29.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:23.582Z] #49 29.38 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:23.582Z] #49 29.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:23.882Z] #49 29.57 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:23.883Z] #49 29.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:23.883Z] #49 29.60 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:23.883Z] #49 ... [2021-02-23T11:42:23.883Z] [2021-02-23T11:42:23.883Z] #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-23T11:42:23.883Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T11:42:23.883Z] #55 19.64 Fetched 8197 kB in 18s (444 kB/s) [2021-02-23T11:42:23.883Z] #55 19.64 Reading package lists... [2021-02-23T11:42:23.883Z] #55 28.78 Reading package lists... [2021-02-23T11:42:23.883Z] #55 ... [2021-02-23T11:42:23.883Z] [2021-02-23T11:42:23.883Z] #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-23T11:42:23.883Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:42:23.883Z] #13 19.76 Fetched 8197 kB in 19s (434 kB/s) [2021-02-23T11:42:23.883Z] #13 19.76 Reading package lists... [2021-02-23T11:42:24.182Z] #13 27.89 Reading package lists... [2021-02-23T11:42:24.182Z] #13 ... [2021-02-23T11:42:24.182Z] [2021-02-23T11:42:24.182Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T11:42:24.182Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:24.182Z] #42 19.77 Fetched 8197 kB in 19s (440 kB/s) [2021-02-23T11:42:24.182Z] #42 19.77 Reading package lists... [2021-02-23T11:42:24.182Z] #42 28.48 Reading package lists... [2021-02-23T11:42:24.182Z] #42 ... [2021-02-23T11:42:24.182Z] [2021-02-23T11:42:24.182Z] #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-23T11:42:24.182Z] #29 sha256:1b8d274d638d33e986a4ba8994e0eeb247c96d74fc5cf9178548afc7a6a274bd [2021-02-23T11:42:24.182Z] #29 20.38 [2021-02-23T11:42:24.182Z] #29 22.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-23T11:42:24.182Z] #29 22.21 skipping existing 5cb8031fd95d [2021-02-23T11:42:24.182Z] #29 22.46 [2021-02-23T11:42:24.182Z] #29 24.09 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-23T11:42:24.182Z] #29 24.71 [2021-02-23T11:42:24.182Z] #29 25.17 # 2.2% #### 5.9% ######## 11.5% ############ 17.0% ################ 22.6% #################### 28.1% ######################## 33.7% ############################ 39.2% ################################ 44.7% #################################### 50.2% ######################################### 57.6% ############################################# 63.1% ################################################# 68.7% ###################################################### 76.1% ########################################################## 81.6% ############################################################## 87.1% ################################################################# 90.8% ##################################################################### 96.4% ######################################################################## 100.0% [2021-02-23T11:42:24.182Z] #29 27.41 [2021-02-23T11:42:24.182Z] #29 29.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-23T11:42:24.480Z] #29 29.58 [2021-02-23T11:42:24.492Z] #57 ... [2021-02-23T11:42:24.492Z] [2021-02-23T11:42:24.492Z] #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-23T11:42:24.492Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:24.492Z] #41 30.36 Reading package lists... [2021-02-23T11:42:24.656Z] #63 ... [2021-02-23T11:42:24.656Z] [2021-02-23T11:42:24.656Z] #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-23T11:42:24.656Z] #57 sha256:77512cf5b7019656677e96f64ba3ef0e42d099d7e7db393adc76c6650315ce1b [2021-02-23T11:42:24.656Z] #57 18.01 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:24.656Z] #57 18.13 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:24.656Z] #57 19.79 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:24.656Z] #57 21.75 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:24.656Z] #57 24.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:24.656Z] #57 24.56 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:24.656Z] #57 24.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:24.656Z] #57 24.90 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:24.656Z] #57 25.15 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:24.656Z] #57 ... [2021-02-23T11:42:24.656Z] [2021-02-23T11:42:24.656Z] #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-23T11:42:24.656Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:24.656Z] #48 24.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:24.656Z] #48 24.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:24.656Z] #48 24.75 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:24.656Z] #48 24.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:24.656Z] #48 24.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:24.656Z] #48 24.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:24.656Z] #48 24.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:24.656Z] #48 24.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:24.656Z] #48 24.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:24.656Z] #48 24.99 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:24.656Z] #48 25.04 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:24.656Z] #48 25.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:24.656Z] #48 25.05 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:24.656Z] #48 25.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.05 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:24.656Z] #48 25.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:24.656Z] #48 25.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.23 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.23 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:24.656Z] #48 25.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:24.656Z] #48 25.31 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.37 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.53 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:24.656Z] #48 25.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:24.656Z] #48 25.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.81 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:24.656Z] #48 25.83 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:24.656Z] #48 25.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:24.656Z] #48 25.98 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:24.656Z] #48 25.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:24.656Z] #48 25.98 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:24.656Z] #48 26.05 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:24.656Z] #48 26.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:24.656Z] #48 26.21 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:24.656Z] #48 26.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:24.656Z] #48 26.38 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:24.656Z] #48 26.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:24.656Z] #48 26.74 go: downloading golang.org/x/text v0.3.2 [2021-02-23T11:42:24.656Z] #48 26.74 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:24.656Z] #48 26.99 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:24.656Z] #48 26.99 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:24.656Z] #48 26.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:24.656Z] #48 26.99 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:24.656Z] #48 27.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:24.656Z] #48 27.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:24.656Z] #48 27.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:24.656Z] #48 27.42 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:24.656Z] #48 27.42 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:24.656Z] #48 27.46 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:24.656Z] #48 27.52 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:24.657Z] #48 27.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:24.657Z] #48 27.54 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:24.657Z] #48 27.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:24.657Z] #48 27.79 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:24.657Z] #48 27.90 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:24.657Z] #48 28.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:24.657Z] #48 28.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:24.657Z] #48 28.15 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:24.657Z] #48 28.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:24.657Z] #48 28.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:24.657Z] #48 28.37 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:24.777Z] #29 29.76 ######################################################################## 100.0% [2021-02-23T11:42:24.777Z] #29 29.87 [2021-02-23T11:42:24.917Z] #48 28.55 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:24.917Z] #48 28.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:24.917Z] #48 28.67 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:24.917Z] #48 28.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:25.177Z] #48 28.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:25.295Z] #48 20.56 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:25.295Z] #48 20.76 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:25.408Z] #28 ... [2021-02-23T11:42:25.408Z] [2021-02-23T11:42:25.408Z] #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-23T11:42:25.408Z] #63 sha256:94a88836d945ded8a40971f99739ac1eb9ce7bf685061dfb0df16b6c8a1f86e5 [2021-02-23T11:42:25.408Z] #63 18.74 Checking out files: 90% (1716/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-23T11:42:25.408Z] #63 19.45 + cd /tmp/tmp.M02xwalFdg/src/github.com/docker/libnetwork [2021-02-23T11:42:25.408Z] #63 19.45 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:25.408Z] #63 20.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T11:42:25.437Z] #48 29.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:25.437Z] #48 29.19 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:25.554Z] #48 ... [2021-02-23T11:42:25.554Z] [2021-02-23T11:42:25.554Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-23T11:42:25.554Z] #46 sha256:efbec2eabe6a313bbc57ba293bc63bebcb45b36f0d7dc0f403b0e95b74ba092d [2021-02-23T11:42:25.554Z] #46 11.08 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:25.554Z] #46 11.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:25.554Z] #46 12.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:25.554Z] #46 17.21 go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:42:25.554Z] #46 17.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:42:25.554Z] #46 17.29 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:25.554Z] #46 17.41 go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:42:25.554Z] #46 17.49 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:42:25.554Z] #46 17.50 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:42:25.554Z] #46 17.78 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:42:25.554Z] #46 17.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:42:25.554Z] #46 17.98 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:42:25.554Z] #46 18.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:42:25.554Z] #46 18.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:42:25.554Z] #46 ... [2021-02-23T11:42:25.554Z] [2021-02-23T11:42:25.554Z] #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-23T11:42:25.554Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:42:25.554Z] #48 21.14 go: downloading golang.org/x/text v0.3.2 [2021-02-23T11:42:25.673Z] #63 ... [2021-02-23T11:42:25.673Z] [2021-02-23T11:42:25.673Z] #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-23T11:42:25.673Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:25.673Z] #12 18.15 Reading package lists... [2021-02-23T11:42:25.673Z] #12 23.68 Building dependency tree... [2021-02-23T11:42:25.673Z] #12 26.31 The following additional packages will be installed: [2021-02-23T11:42:25.673Z] #12 26.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T11:42:25.673Z] #12 26.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T11:42:25.673Z] #12 26.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T11:42:25.673Z] #12 26.32 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T11:42:25.673Z] #12 26.32 mingw-w64-x86-64-dev [2021-02-23T11:42:25.673Z] #12 26.33 Suggested packages: [2021-02-23T11:42:25.673Z] #12 26.33 gcc-8-locales seccomp wine64 [2021-02-23T11:42:25.673Z] #12 27.64 The following NEW packages will be installed: [2021-02-23T11:42:25.673Z] #12 27.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T11:42:25.673Z] #12 27.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T11:42:25.673Z] #12 27.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T11:42:25.673Z] #12 27.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T11:42:25.673Z] #12 27.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T11:42:25.673Z] #12 27.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T11:42:25.673Z] #12 27.68 The following packages will be upgraded: [2021-02-23T11:42:25.673Z] #12 27.68 libsystemd0 libudev1 [2021-02-23T11:42:25.673Z] #12 28.08 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:42:25.673Z] #12 28.08 Need to get 73.8 MB of archives. [2021-02-23T11:42:25.673Z] #12 28.08 After this operation, 472 MB of additional disk space will be used. [2021-02-23T11:42:25.673Z] #12 28.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-02-23T11:42:25.673Z] #12 28.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-02-23T11:42:25.673Z] #12 28.21 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-23T11:42:25.673Z] #12 28.44 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-23T11:42:25.673Z] #12 28.67 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-23T11:42:25.673Z] #12 28.69 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-23T11:42:25.673Z] #12 28.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-23T11:42:25.673Z] #12 28.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T11:42:25.815Z] #48 ... [2021-02-23T11:42:25.815Z] [2021-02-23T11:42:25.815Z] #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-23T11:42:25.815Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:25.815Z] #12 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:25.855Z] #29 30.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-23T11:42:25.998Z] #12 ... [2021-02-23T11:42:25.998Z] [2021-02-23T11:42:25.998Z] #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-23T11:42:25.998Z] #33 sha256:c22be687a694567bebac7b70f64e6409a8904a46c25150a2cf54afea8d91f5fb [2021-02-23T11:42:25.998Z] #33 29.28 sync [2021-02-23T11:42:25.998Z] #33 29.30 internal/reflectlite [2021-02-23T11:42:26.019Z] #48 29.55 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:26.019Z] #48 29.59 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:26.019Z] #48 29.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:26.075Z] #12 ... [2021-02-23T11:42:26.075Z] [2021-02-23T11:42:26.075Z] #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-23T11:42:26.075Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:26.075Z] #35 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:26.075Z] #35 ... [2021-02-23T11:42:26.075Z] [2021-02-23T11:42:26.075Z] #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-23T11:42:26.075Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:26.075Z] #54 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:26.119Z] #41 36.79 Building dependency tree... [2021-02-23T11:42:26.153Z] #29 31.25 [2021-02-23T11:42:26.283Z] #48 30.04 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:26.334Z] #54 ... [2021-02-23T11:42:26.334Z] [2021-02-23T11:42:26.334Z] #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-23T11:42:26.334Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:26.334Z] #41 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:42:26.334Z] #41 ... [2021-02-23T11:42:26.334Z] [2021-02-23T11:42:26.334Z] #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-23T11:42:26.334Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:42:26.334Z] #44 11.80 math [2021-02-23T11:42:26.334Z] #44 15.81 unicode/utf16 [2021-02-23T11:42:26.334Z] #44 16.18 container/list [2021-02-23T11:42:26.334Z] #44 16.84 crypto/internal/subtle [2021-02-23T11:42:26.334Z] #44 17.09 crypto/subtle [2021-02-23T11:42:26.334Z] #44 17.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-23T11:42:26.334Z] #44 17.47 internal/nettrace [2021-02-23T11:42:26.334Z] #44 17.61 runtime/cgo [2021-02-23T11:42:26.422Z] #19 15.06 Reading package lists... [2021-02-23T11:42:26.452Z] #29 31.40 ######################################################################## 100.0% [2021-02-23T11:42:26.452Z] #29 31.56 [2021-02-23T11:42:26.543Z] #48 30.07 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:26.593Z] #44 ... [2021-02-23T11:42:26.593Z] [2021-02-23T11:42:26.593Z] #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-23T11:42:26.593Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:26.593Z] #39 21.20 Checking out files: 85% (1434/1680) Checking out files: 86% (1445/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-23T11:42:26.593Z] #39 21.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-23T11:42:26.768Z] #29 31.76 Download of images into '/build' complete. [2021-02-23T11:42:26.768Z] #29 31.77 Use something like the following to load the result into a Docker daemon: [2021-02-23T11:42:26.768Z] #29 31.77 tar -cC '/build' . | docker load [2021-02-23T11:42:26.768Z] #29 DONE 31.9s [2021-02-23T11:42:26.768Z] [2021-02-23T11:42:26.768Z] #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-23T11:42:26.768Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:26.768Z] #49 29.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:26.768Z] #49 29.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:26.768Z] #49 30.70 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:26.768Z] #49 30.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:26.768Z] #49 31.00 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:26.768Z] #49 31.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:26.768Z] #49 31.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:26.768Z] #49 31.59 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:26.768Z] #49 31.62 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:26.768Z] #49 31.64 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:26.768Z] #49 31.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:26.768Z] #49 31.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:26.768Z] #49 32.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:26.768Z] #49 32.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:26.768Z] #49 32.10 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:26.768Z] #49 32.50 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:26.768Z] #49 32.56 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:26.768Z] #49 32.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:26.768Z] #49 32.73 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:26.768Z] #49 32.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:26.803Z] #48 30.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:27.064Z] #48 30.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:27.065Z] #49 32.96 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:27.326Z] #48 30.89 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:27.360Z] #49 33.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:27.360Z] #49 33.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:27.360Z] #49 33.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:27.360Z] #49 33.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:27.361Z] #19 18.77 Building dependency tree... [2021-02-23T11:42:27.586Z] #48 31.15 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:27.586Z] #48 31.18 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:27.658Z] #49 33.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:27.658Z] #49 33.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:27.658Z] #49 33.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:27.658Z] #49 33.58 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:27.956Z] #49 33.80 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:27.971Z] #39 ... [2021-02-23T11:42:27.971Z] [2021-02-23T11:42:27.971Z] #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-23T11:42:27.971Z] #50 sha256:ebce5a1b1831f498c64edfc8d859fb3ea2852d7a277ae6f9728d8708dd1f3999 [2021-02-23T11:42:27.971Z] #50 13.49 + cd /tmp/tmp.ptt2ceUSGq/src/github.com/mvdan/sh [2021-02-23T11:42:27.971Z] #50 13.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-23T11:42:27.971Z] #50 13.59 + GO111MODULE=on [2021-02-23T11:42:27.971Z] #50 13.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-23T11:42:27.971Z] #50 15.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:27.971Z] #50 15.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:27.971Z] #50 15.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:27.971Z] #50 15.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:27.971Z] #50 15.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:27.971Z] #50 16.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:27.971Z] #50 17.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:27.971Z] #50 18.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:27.971Z] #50 20.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:27.971Z] #50 20.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:27.971Z] #50 20.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:27.971Z] #50 20.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:27.971Z] #50 21.47 runtime/cgo [2021-02-23T11:42:27.971Z] #50 21.49 runtime [2021-02-23T11:42:27.971Z] #50 ... [2021-02-23T11:42:27.971Z] [2021-02-23T11:42:27.971Z] #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-23T11:42:27.971Z] #63 sha256:b03dbd553dacc2b0486d74a9ffcebcb3db53224cf4d87f64161044d0aaadd055 [2021-02-23T11:42:27.977Z] #33 31.10 errors [2021-02-23T11:42:27.977Z] #33 31.10 sort [2021-02-23T11:42:28.012Z] #41 40.26 The following additional packages will be installed: [2021-02-23T11:42:28.012Z] #41 40.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T11:42:28.012Z] #41 40.26 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T11:42:28.012Z] #41 40.27 Suggested packages: [2021-02-23T11:42:28.012Z] #41 40.28 manpages-dev python-setuptools [2021-02-23T11:42:28.245Z] #33 31.42 strconv [2021-02-23T11:42:28.245Z] #33 31.42 io [2021-02-23T11:42:28.245Z] #33 31.42 internal/oserror [2021-02-23T11:42:28.245Z] #33 31.68 syscall [2021-02-23T11:42:28.254Z] #49 34.02 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:28.254Z] #49 34.24 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:28.298Z] #19 20.50 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T11:42:28.298Z] #19 20.50 The following additional packages will be installed: [2021-02-23T11:42:28.298Z] #19 20.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T11:42:28.298Z] #19 20.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T11:42:28.298Z] #19 20.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T11:42:28.298Z] #19 20.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T11:42:28.298Z] #19 20.50 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T11:42:28.298Z] #19 20.51 Suggested packages: [2021-02-23T11:42:28.298Z] #19 20.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T11:42:28.298Z] #19 20.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T11:42:28.298Z] #19 20.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T11:42:28.298Z] #19 20.52 Recommended packages: [2021-02-23T11:42:28.298Z] #19 20.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T11:42:28.298Z] #19 20.52 python3-keyrings.alt python3-xdg unzip [2021-02-23T11:42:28.552Z] #49 34.53 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:28.561Z] #19 ... [2021-02-23T11:42:28.561Z] [2021-02-23T11:42:28.561Z] #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-23T11:42:28.561Z] #44 sha256:e060de8fcaf5743688f06735c5f822464ee8c994817462d31e66bac2e78a7d5c [2021-02-23T11:42:28.561Z] #44 DONE 148.0s [2021-02-23T11:42:28.561Z] [2021-02-23T11:42:28.561Z] #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-23T11:42:28.561Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:28.561Z] #42 72.89 DEP criu/timerfd.d [2021-02-23T11:42:28.561Z] #42 73.15 DEP criu/timens.d [2021-02-23T11:42:28.561Z] #42 73.31 DEP criu/sysfs_parse.d [2021-02-23T11:42:28.561Z] #42 73.43 DEP criu/sysctl.d [2021-02-23T11:42:28.561Z] #42 73.60 DEP criu/string.d [2021-02-23T11:42:28.561Z] #42 73.65 DEP criu/stats.d [2021-02-23T11:42:28.561Z] #42 73.76 DEP criu/sockets.d [2021-02-23T11:42:28.561Z] #42 73.94 DEP criu/sk-unix.d [2021-02-23T11:42:28.561Z] #42 74.14 DEP criu/sk-tcp.d [2021-02-23T11:42:28.561Z] #42 74.40 DEP criu/sk-queue.d [2021-02-23T11:42:28.561Z] #42 74.64 DEP criu/sk-packet.d [2021-02-23T11:42:28.561Z] #42 74.86 DEP criu/sk-netlink.d [2021-02-23T11:42:28.561Z] #42 75.05 DEP criu/sk-inet.d [2021-02-23T11:42:28.561Z] #42 75.25 DEP criu/signalfd.d [2021-02-23T11:42:28.561Z] #42 75.37 DEP criu/sigframe.d [2021-02-23T11:42:28.561Z] #42 75.52 DEP criu/shmem.d [2021-02-23T11:42:28.561Z] #42 75.73 DEP criu/servicefd.d [2021-02-23T11:42:28.561Z] #42 75.93 DEP criu/seize.d [2021-02-23T11:42:28.561Z] #42 76.09 DEP criu/seccomp.d [2021-02-23T11:42:28.561Z] #42 76.30 DEP criu/rst-malloc.d [2021-02-23T11:42:28.561Z] #42 76.37 DEP criu/rbtree.d [2021-02-23T11:42:28.561Z] #42 76.42 DEP criu/pstree.d [2021-02-23T11:42:28.561Z] #42 76.62 DEP criu/protobuf.d [2021-02-23T11:42:28.561Z] #42 76.76 GEN criu/protobuf-desc-gen.h [2021-02-23T11:42:28.748Z] #63 23.57 Checking out files: 61% (1170/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-23T11:42:28.748Z] #63 24.26 + cd /tmp/tmp.HTe5NDJvCq/src/github.com/docker/libnetwork [2021-02-23T11:42:28.748Z] #63 24.27 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-23T11:42:28.850Z] #49 34.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:28.850Z] #49 34.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:28.850Z] #49 34.78 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:28.850Z] #49 34.81 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:28.944Z] #41 ... [2021-02-23T11:42:28.944Z] [2021-02-23T11:42:28.944Z] #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-23T11:42:28.944Z] #63 sha256:9eb8efe32fda93a0e4e6b41f46d7698ee1e1c4cd5d80388c044623438038730f [2021-02-23T11:42:28.944Z] #63 DONE 41.0s [2021-02-23T11:42:28.944Z] [2021-02-23T11:42:28.944Z] #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-23T11:42:28.944Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:42:28.944Z] #48 38.04 go: finding github.com/fatih/color v1.7.0 [2021-02-23T11:42:28.944Z] #48 38.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:28.944Z] #48 38.25 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:28.944Z] #48 38.28 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:28.944Z] #48 38.35 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:28.944Z] #48 38.38 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:28.944Z] #48 38.40 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:28.944Z] #48 38.46 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T11:42:28.944Z] #48 38.51 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:28.944Z] #48 38.52 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.56 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.56 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:28.944Z] #48 38.57 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:28.944Z] #48 38.58 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.61 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:28.944Z] #48 38.61 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.63 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.64 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:28.944Z] #48 38.65 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T11:42:28.944Z] #48 38.69 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.73 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:28.944Z] #48 38.75 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.87 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:28.944Z] #48 38.92 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:28.944Z] #48 38.97 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:28.944Z] #48 38.99 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:28.944Z] #48 39.04 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:28.944Z] #48 39.06 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:28.944Z] #48 39.07 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:28.944Z] #48 39.09 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:28.944Z] #48 39.13 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:28.944Z] #48 39.19 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:28.944Z] #48 39.20 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:28.944Z] #48 39.23 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:28.944Z] #48 39.34 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:28.944Z] #48 39.42 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:28.944Z] #48 39.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:28.944Z] #48 39.54 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T11:42:28.944Z] #48 39.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:28.944Z] #48 39.58 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T11:42:28.944Z] #48 39.59 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:28.944Z] #48 39.60 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:28.944Z] #48 39.67 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:28.944Z] #48 39.68 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:28.944Z] #48 39.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:28.944Z] #48 39.73 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:28.944Z] #48 39.87 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:28.944Z] #48 39.88 go: finding golang.org/x/text v0.3.2 [2021-02-23T11:42:28.944Z] #48 39.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:28.944Z] #48 40.01 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:28.944Z] #48 40.02 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:28.944Z] #48 40.05 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:28.944Z] #48 40.08 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:28.944Z] #48 40.09 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:28.944Z] #48 40.10 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:28.944Z] #48 40.12 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:28.944Z] #48 40.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:28.944Z] #48 40.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:28.944Z] #48 40.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:28.944Z] #48 40.18 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:28.944Z] #48 40.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:28.944Z] #48 40.22 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:28.944Z] #48 40.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:28.944Z] #48 40.26 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:28.944Z] #48 40.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:28.944Z] #48 40.48 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:28.944Z] #48 40.51 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:28.944Z] #48 40.61 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:28.944Z] #48 40.76 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:28.944Z] #48 40.95 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:28.944Z] #48 41.07 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:28.944Z] #48 41.07 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:28.944Z] #48 41.09 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:28.944Z] #48 41.15 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:29.131Z] #42 78.72 DEP criu/protobuf-desc.d [2021-02-23T11:42:29.131Z] #42 78.87 DEP criu/proc_parse.d [2021-02-23T11:42:29.148Z] #49 35.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:29.148Z] #49 35.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:29.205Z] #33 32.66 strings [2021-02-23T11:42:29.205Z] #33 32.66 bytes [2021-02-23T11:42:29.316Z] #63 24.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-23T11:42:29.446Z] #49 35.27 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:29.446Z] #49 35.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:29.446Z] #49 35.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:29.469Z] #33 ... [2021-02-23T11:42:29.469Z] [2021-02-23T11:42:29.469Z] #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-23T11:42:29.469Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-23T11:42:29.469Z] #35 21.85 Building dependency tree... [2021-02-23T11:42:29.469Z] #35 24.63 The following additional packages will be installed: [2021-02-23T11:42:29.469Z] #35 24.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T11:42:29.469Z] #35 24.66 Suggested packages: [2021-02-23T11:42:29.469Z] #35 24.67 cmake-doc ninja-build lrzip [2021-02-23T11:42:29.469Z] #35 24.67 Recommended packages: [2021-02-23T11:42:29.469Z] #35 24.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T11:42:29.469Z] #35 25.49 The following NEW packages will be installed: [2021-02-23T11:42:29.469Z] #35 25.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T11:42:29.469Z] #35 25.49 vim-common xxd [2021-02-23T11:42:29.469Z] #35 25.81 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:29.469Z] #35 25.81 Need to get 14.2 MB of archives. [2021-02-23T11:42:29.469Z] #35 25.81 After this operation, 60.0 MB of additional disk space will be used. [2021-02-23T11:42:29.469Z] #35 25.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-23T11:42:29.469Z] #35 25.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:42:29.469Z] #35 25.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T11:42:29.469Z] #35 26.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-23T11:42:29.469Z] #35 26.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-23T11:42:29.469Z] #35 26.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-23T11:42:29.469Z] #35 26.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-23T11:42:29.469Z] #35 26.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-23T11:42:29.469Z] #35 26.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-23T11:42:29.469Z] #35 26.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-23T11:42:29.469Z] #35 28.59 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:29.469Z] #35 29.81 Fetched 14.2 MB in 2s (8563 kB/s) [2021-02-23T11:42:29.469Z] #35 30.35 Selecting previously unselected package xxd. [2021-02-23T11:42:29.469Z] #35 30.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 ... 15383 files and directories currently installed.) [2021-02-23T11:42:29.469Z] #35 30.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-23T11:42:29.469Z] #35 30.78 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:42:29.700Z] #42 79.25 DEP criu/plugin.d [2021-02-23T11:42:29.700Z] #42 79.36 DEP criu/pipes.d [2021-02-23T11:42:29.700Z] #42 79.49 DEP criu/pie-util.d [2021-02-23T11:42:29.700Z] #42 79.58 DEP criu/pie-util-vdso.d [2021-02-23T11:42:29.743Z] #49 35.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:29.959Z] #42 79.67 DEP criu/pie-util-vdso-elf32.d [2021-02-23T11:42:30.046Z] #49 35.92 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:30.089Z] #35 ... [2021-02-23T11:42:30.089Z] [2021-02-23T11:42:30.089Z] #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-23T11:42:30.089Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:30.089Z] #41 26.34 Building dependency tree... [2021-02-23T11:42:30.089Z] #41 28.64 The following additional packages will be installed: [2021-02-23T11:42:30.089Z] #41 28.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T11:42:30.089Z] #41 28.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T11:42:30.089Z] #41 28.64 Suggested packages: [2021-02-23T11:42:30.089Z] #41 28.65 manpages-dev python-setuptools [2021-02-23T11:42:30.089Z] #41 29.49 The following NEW packages will be installed: [2021-02-23T11:42:30.089Z] #41 29.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T11:42:30.089Z] #41 29.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T11:42:30.089Z] #41 29.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T11:42:30.089Z] #41 29.51 python-six zlib1g-dev [2021-02-23T11:42:30.089Z] #41 29.92 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:30.089Z] #41 29.92 Need to get 3798 kB of archives. [2021-02-23T11:42:30.089Z] #41 29.92 After this operation, 21.6 MB of additional disk space will be used. [2021-02-23T11:42:30.089Z] #41 29.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-23T11:42:30.089Z] #41 29.93 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-23T11:42:30.089Z] #41 29.95 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-23T11:42:30.089Z] #41 29.97 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-23T11:42:30.089Z] #41 29.97 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-23T11:42:30.089Z] #41 29.98 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-23T11:42:30.089Z] #41 29.99 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-23T11:42:30.089Z] #41 30.08 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-23T11:42:30.089Z] #41 30.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-23T11:42:30.089Z] #41 30.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-23T11:42:30.089Z] #41 30.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-23T11:42:30.089Z] #41 30.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-23T11:42:30.089Z] #41 30.41 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-23T11:42:30.089Z] #41 30.41 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-23T11:42:30.089Z] #41 30.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-23T11:42:30.089Z] #41 30.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-23T11:42:30.089Z] #41 30.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-23T11:42:30.089Z] #41 32.23 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:30.089Z] #41 ... [2021-02-23T11:42:30.089Z] [2021-02-23T11:42:30.089Z] #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-23T11:42:30.089Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-23T11:42:30.132Z] #48 ... [2021-02-23T11:42:30.132Z] [2021-02-23T11:42:30.133Z] #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-23T11:42:30.133Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:30.133Z] #12 23.46 Fetched 8422 kB in 18s (472 kB/s) [2021-02-23T11:42:30.133Z] #12 23.46 Reading package lists... [2021-02-23T11:42:30.133Z] #12 31.87 Reading package lists... [2021-02-23T11:42:30.133Z] #12 ... [2021-02-23T11:42:30.133Z] [2021-02-23T11:42:30.133Z] #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-23T11:42:30.133Z] #57 sha256:77512cf5b7019656677e96f64ba3ef0e42d099d7e7db393adc76c6650315ce1b [2021-02-23T11:42:30.133Z] #57 28.67 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:30.133Z] #57 28.73 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:30.133Z] #57 28.96 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:30.133Z] #57 29.13 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:30.133Z] #57 29.21 go: finding github.com/google/uuid v1.2.0 [2021-02-23T11:42:30.133Z] #57 29.26 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:30.133Z] #57 29.27 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:30.133Z] #57 29.29 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:30.133Z] #57 29.38 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:30.133Z] #57 29.49 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:30.133Z] #57 29.52 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:30.133Z] #57 29.52 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:30.133Z] #57 29.57 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:30.133Z] #57 29.82 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:30.133Z] #57 30.05 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:30.133Z] #57 ... [2021-02-23T11:42:30.133Z] [2021-02-23T11:42:30.133Z] #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-23T11:42:30.133Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:30.133Z] #48 33.79 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:30.219Z] #42 79.75 DEP criu/path.d [2021-02-23T11:42:30.219Z] #42 79.86 DEP criu/parasite-syscall.d [2021-02-23T11:42:30.393Z] #48 ... [2021-02-23T11:42:30.393Z] [2021-02-23T11:42:30.393Z] #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-23T11:42:30.393Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:30.393Z] #35 24.18 Fetched 8422 kB in 18s (476 kB/s) [2021-02-23T11:42:30.393Z] #35 24.18 Reading package lists... [2021-02-23T11:42:30.425Z] #31 33.20 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T11:42:30.479Z] #42 80.07 DEP criu/pagemap.d [2021-02-23T11:42:30.479Z] #42 80.23 DEP criu/pagemap-cache.d [2021-02-23T11:42:30.653Z] #35 32.23 Reading package lists... [2021-02-23T11:42:30.653Z] #35 ... [2021-02-23T11:42:30.653Z] [2021-02-23T11:42:30.653Z] #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-23T11:42:30.653Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:42:30.653Z] #50 24.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-23T11:42:30.653Z] #50 25.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-23T11:42:30.653Z] #50 25.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-23T11:42:30.653Z] #50 25.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-23T11:42:30.653Z] #50 26.66 runtime/cgo [2021-02-23T11:42:30.653Z] #50 26.66 runtime [2021-02-23T11:42:30.692Z] #49 ... [2021-02-23T11:42:30.692Z] [2021-02-23T11:42:30.692Z] #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-23T11:42:30.692Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:30.692Z] #42 28.48 Reading package lists... [2021-02-23T11:42:30.692Z] #31 33.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T11:42:30.693Z] #63 ... [2021-02-23T11:42:30.693Z] [2021-02-23T11:42:30.693Z] #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-23T11:42:30.693Z] #57 sha256:e23b6446defc598f6019fdf31a6d1b94d47bee5ebce89291ea8284f92377c3c4 [2021-02-23T11:42:30.693Z] #57 16.20 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:30.693Z] #57 16.80 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:30.693Z] #57 18.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:30.693Z] #57 21.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:30.693Z] #57 21.51 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:30.693Z] #57 21.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:30.693Z] #57 22.05 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:30.693Z] #57 22.24 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:30.693Z] #57 24.70 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:30.693Z] #57 24.95 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:30.693Z] #57 25.01 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:30.693Z] #57 25.18 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:30.693Z] #57 25.23 go: finding github.com/google/uuid v1.2.0 [2021-02-23T11:42:30.693Z] #57 25.27 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:30.693Z] #57 25.33 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:30.693Z] #57 25.34 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:30.693Z] #57 25.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:30.693Z] #57 25.50 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:30.693Z] #57 25.52 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:30.693Z] #57 25.58 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:30.693Z] #57 25.63 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:30.693Z] #57 25.83 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:30.693Z] #57 25.95 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:30.693Z] #57 ... [2021-02-23T11:42:30.693Z] [2021-02-23T11:42:30.693Z] #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-23T11:42:30.693Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:42:30.693Z] #48 25.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:30.693Z] #48 25.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:30.693Z] #48 25.56 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:30.693Z] #48 25.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:30.693Z] #48 25.66 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:30.693Z] #48 25.66 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:30.693Z] #48 25.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:30.693Z] #48 25.66 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:30.693Z] #48 25.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:30.693Z] #48 25.69 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:30.693Z] #48 25.69 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:30.693Z] #48 25.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:30.693Z] #48 25.74 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:30.693Z] #48 25.86 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:30.693Z] #48 25.91 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:30.693Z] #48 25.94 go: downloading github.com/spf13/cast v1.3.0 [2021-02-23T11:42:30.693Z] #48 25.95 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:30.693Z] #48 26.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:30.693Z] #48 26.09 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:30.693Z] #48 26.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:30.694Z] #48 26.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:30.694Z] #48 26.25 go: extracting github.com/spf13/cast v1.3.0 [2021-02-23T11:42:30.694Z] #48 26.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:30.694Z] #48 26.30 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:30.738Z] #42 80.34 DEP criu/page-xfer.d [2021-02-23T11:42:30.738Z] #42 ... [2021-02-23T11:42:30.738Z] [2021-02-23T11:42:30.738Z] #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-23T11:42:30.738Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:42:30.738Z] #19 23.06 The following NEW packages will be installed: [2021-02-23T11:42:30.738Z] #19 23.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T11:42:30.738Z] #19 23.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T11:42:30.738Z] #19 23.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T11:42:30.738Z] #19 23.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T11:42:30.738Z] #19 23.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T11:42:30.738Z] #19 23.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T11:42:30.738Z] #19 23.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T11:42:30.738Z] #19 23.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T11:42:30.738Z] #19 23.07 xz-utils zip [2021-02-23T11:42:30.952Z] #48 26.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:30.952Z] #48 26.51 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:30.952Z] #48 26.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:30.952Z] #48 26.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:30.952Z] #48 26.59 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:30.952Z] #48 26.60 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:30.952Z] #48 26.63 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:30.998Z] #19 23.40 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:42:30.998Z] #19 23.40 Need to get 28.5 MB of archives. [2021-02-23T11:42:30.998Z] #19 23.40 After this operation, 116 MB of additional disk space will be used. [2021-02-23T11:42:30.998Z] #19 23.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-23T11:42:30.998Z] #19 23.40 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-23T11:42:30.998Z] #19 23.44 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-23T11:42:30.998Z] #19 23.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-23T11:42:31.211Z] #48 26.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:31.211Z] #48 26.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:31.211Z] #48 26.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:31.211Z] #48 26.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:31.211Z] #48 26.84 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:31.211Z] #48 26.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:31.258Z] #19 23.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-23T11:42:31.258Z] #19 23.56 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-23T11:42:31.258Z] #19 23.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-23T11:42:31.258Z] #19 23.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-23T11:42:31.258Z] #19 23.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-23T11:42:31.258Z] #19 23.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-23T11:42:31.258Z] #19 23.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-23T11:42:31.258Z] #19 23.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-23T11:42:31.258Z] #19 23.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-23T11:42:31.258Z] #19 23.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-23T11:42:31.258Z] #19 23.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-23T11:42:31.258Z] #19 23.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-23T11:42:31.258Z] #19 23.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:42:31.258Z] #19 23.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:42:31.258Z] #19 23.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-23T11:42:31.258Z] #19 23.78 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-23T11:42:31.470Z] #48 26.96 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:31.470Z] #48 26.98 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:31.470Z] #48 27.05 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:31.470Z] #48 27.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:31.470Z] #48 27.11 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:31.470Z] #48 27.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:31.470Z] #48 27.13 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:31.470Z] #48 27.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:31.517Z] #19 23.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-23T11:42:31.517Z] #19 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-23T11:42:31.517Z] #19 23.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-23T11:42:31.517Z] #19 23.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:42:31.517Z] #19 23.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:42:31.517Z] #19 23.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:42:31.517Z] #19 23.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-23T11:42:31.517Z] #19 23.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-23T11:42:31.517Z] #19 23.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:42:31.594Z] #50 ... [2021-02-23T11:42:31.594Z] [2021-02-23T11:42:31.594Z] #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-23T11:42:31.594Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:31.594Z] #41 24.99 Fetched 8422 kB in 18s (472 kB/s) [2021-02-23T11:42:31.594Z] #41 24.99 Reading package lists... [2021-02-23T11:42:31.594Z] #41 32.95 Reading package lists... [2021-02-23T11:42:31.594Z] #41 ... [2021-02-23T11:42:31.594Z] [2021-02-23T11:42:31.594Z] #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-23T11:42:31.594Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:31.594Z] #54 25.23 Fetched 8422 kB in 18s (476 kB/s) [2021-02-23T11:42:31.594Z] #54 25.23 Reading package lists... [2021-02-23T11:42:31.729Z] #48 27.16 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:31.729Z] #48 27.17 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:31.729Z] #48 27.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:31.729Z] #48 27.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:31.729Z] #48 27.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:31.729Z] #48 27.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:31.729Z] #48 27.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:31.989Z] #48 27.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:31.989Z] #48 27.49 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:31.989Z] #48 27.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:31.989Z] #48 27.64 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:31.989Z] #48 27.71 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:32.049Z] #42 36.67 Building dependency tree... [2021-02-23T11:42:32.049Z] #42 ... [2021-02-23T11:42:32.049Z] [2021-02-23T11:42:32.049Z] #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-23T11:42:32.049Z] #58 sha256:2e4d4f78999ce95eee3aa089039c9e0710f2c7437ab785b0f982208dbf9a88ff [2021-02-23T11:42:32.049Z] #58 28.02 go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:42:32.049Z] #58 28.12 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-23T11:42:32.049Z] #58 28.17 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-23T11:42:32.049Z] #58 28.29 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-23T11:42:32.049Z] #58 28.57 go: finding github.com/google/uuid v1.2.0 [2021-02-23T11:42:32.049Z] #58 28.87 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-23T11:42:32.049Z] #58 28.98 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-23T11:42:32.049Z] #58 29.08 go: finding github.com/gofrs/flock v0.8.0 [2021-02-23T11:42:32.049Z] #58 29.21 go: finding github.com/gorilla/mux v1.8.0 [2021-02-23T11:42:32.049Z] #58 29.34 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-23T11:42:32.049Z] #58 29.42 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-23T11:42:32.049Z] #58 29.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-23T11:42:32.049Z] #58 29.57 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-23T11:42:32.049Z] #58 29.89 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-23T11:42:32.049Z] #58 30.30 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-23T11:42:32.088Z] #19 24.33 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-23T11:42:32.088Z] #19 24.33 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-23T11:42:32.088Z] #19 24.33 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-23T11:42:32.088Z] #19 24.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-23T11:42:32.088Z] #19 24.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-23T11:42:32.088Z] #19 24.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T11:42:32.088Z] #19 24.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T11:42:32.088Z] #19 24.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T11:42:32.088Z] #19 24.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-23T11:42:32.088Z] #19 24.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T11:42:32.088Z] #19 24.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T11:42:32.088Z] #19 24.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T11:42:32.088Z] #19 24.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-23T11:42:32.248Z] #48 27.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:32.248Z] #48 27.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:32.348Z] #19 24.57 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-23T11:42:32.348Z] #19 24.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-23T11:42:32.348Z] #19 24.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T11:42:32.349Z] #58 ... [2021-02-23T11:42:32.349Z] [2021-02-23T11:42:32.349Z] #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-23T11:42:32.349Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T11:42:32.349Z] #55 28.78 Reading package lists... [2021-02-23T11:42:32.511Z] #48 28.04 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:32.511Z] #48 28.04 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:32.511Z] #48 28.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:32.607Z] #19 24.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-23T11:42:32.607Z] #19 24.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-23T11:42:32.607Z] #19 25.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-23T11:42:32.770Z] #48 28.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:32.770Z] #48 28.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:32.770Z] #48 28.29 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:32.770Z] #48 28.35 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:32.998Z] #55 37.50 Building dependency tree... [2021-02-23T11:42:33.030Z] #48 28.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:33.030Z] #48 28.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:33.030Z] #48 28.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:33.030Z] #48 28.67 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-23T11:42:33.121Z] #48 ... [2021-02-23T11:42:33.121Z] [2021-02-23T11:42:33.121Z] #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-23T11:42:33.121Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:33.121Z] #41 42.11 The following NEW packages will be installed: [2021-02-23T11:42:33.121Z] #41 42.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T11:42:33.121Z] #41 42.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T11:42:33.121Z] #41 42.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T11:42:33.121Z] #41 42.16 python-six zlib1g-dev [2021-02-23T11:42:33.121Z] #41 43.01 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:33.121Z] #41 43.01 Need to get 4095 kB of archives. [2021-02-23T11:42:33.121Z] #41 43.01 After this operation, 22.5 MB of additional disk space will be used. [2021-02-23T11:42:33.121Z] #41 43.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-23T11:42:33.121Z] #41 43.01 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-23T11:42:33.121Z] #41 43.02 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-23T11:42:33.121Z] #41 43.02 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-23T11:42:33.121Z] #41 43.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-23T11:42:33.121Z] #41 43.03 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-23T11:42:33.121Z] #41 43.04 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-23T11:42:33.121Z] #41 43.04 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-23T11:42:33.121Z] #41 43.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-23T11:42:33.121Z] #41 43.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-23T11:42:33.121Z] #41 43.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-23T11:42:33.121Z] #41 43.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-23T11:42:33.121Z] #41 43.34 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-23T11:42:33.121Z] #41 43.35 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-23T11:42:33.121Z] #41 43.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-23T11:42:33.121Z] #41 43.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-23T11:42:33.121Z] #41 43.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-23T11:42:33.121Z] #41 44.55 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:33.121Z] #41 44.78 Fetched 4095 kB in 1s (3981 kB/s) [2021-02-23T11:42:33.121Z] #41 44.86 Selecting previously unselected package libcap-dev:amd64. [2021-02-23T11:42:33.121Z] #41 44.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:33.121Z] #41 45.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-23T11:42:33.121Z] #41 45.05 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:42:33.121Z] #41 45.20 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:42:33.121Z] #41 45.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:42:33.122Z] #41 45.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:33.176Z] #19 25.60 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:33.292Z] #48 28.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:33.292Z] #48 28.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:33.292Z] #48 28.83 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:33.292Z] #48 28.87 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:33.379Z] #41 45.39 Selecting previously unselected package libnet1-dev. [2021-02-23T11:42:33.379Z] #41 45.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:42:33.379Z] #41 45.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:33.435Z] #19 25.73 Fetched 28.5 MB in 2s (15.0 MB/s) [2021-02-23T11:42:33.435Z] #19 25.79 Selecting previously unselected package pigz. [2021-02-23T11:42:33.435Z] #19 25.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-23T11:42:33.435Z] #19 25.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-23T11:42:33.435Z] #19 25.86 Unpacking pigz (2.4-1) ... [2021-02-23T11:42:33.504Z] #54 33.09 Reading package lists... [2021-02-23T11:42:33.504Z] #54 ... [2021-02-23T11:42:33.504Z] [2021-02-23T11:42:33.504Z] #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-23T11:42:33.504Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:33.504Z] #39 26.51 + 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-23T11:42:33.504Z] #39 ... [2021-02-23T11:42:33.504Z] [2021-02-23T11:42:33.504Z] #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-23T11:42:33.504Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:33.504Z] #48 37.06 go: extracting golang.org/x/text v0.3.2 [2021-02-23T11:42:33.551Z] #48 28.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:33.551Z] #48 29.02 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:33.551Z] #48 29.16 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:33.635Z] #41 ... [2021-02-23T11:42:33.635Z] [2021-02-23T11:42:33.635Z] #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-23T11:42:33.635Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:33.635Z] #54 31.19 Reading package lists... [2021-02-23T11:42:33.635Z] #54 38.15 Building dependency tree... [2021-02-23T11:42:33.635Z] #54 42.36 The following additional packages will be installed: [2021-02-23T11:42:33.635Z] #54 42.37 libbtrfs0 [2021-02-23T11:42:33.635Z] #54 42.56 The following NEW packages will be installed: [2021-02-23T11:42:33.635Z] #54 42.56 libbtrfs-dev libbtrfs0 [2021-02-23T11:42:33.635Z] #54 43.01 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:33.635Z] #54 43.01 Need to get 119 kB of archives. [2021-02-23T11:42:33.635Z] #54 43.01 After this operation, 387 kB of additional disk space will be used. [2021-02-23T11:42:33.635Z] #54 43.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:42:33.635Z] #54 43.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:42:33.635Z] #54 44.17 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:33.635Z] #54 44.37 Fetched 119 kB in 0s (333 kB/s) [2021-02-23T11:42:33.635Z] #54 44.52 Selecting previously unselected package libbtrfs0. [2021-02-23T11:42:33.635Z] #54 44.53 (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-23T11:42:33.635Z] #54 44.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:42:33.635Z] #54 44.67 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:33.635Z] #54 44.79 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:42:33.635Z] #54 44.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:42:33.635Z] #54 44.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:33.635Z] #54 45.05 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:33.635Z] #54 45.07 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:33.635Z] #54 45.09 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:33.635Z] #54 DONE 45.7s [2021-02-23T11:42:33.635Z] [2021-02-23T11:42:33.635Z] #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-23T11:42:33.635Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:33.635Z] #41 45.83 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:42:33.694Z] #19 25.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-23T11:42:33.694Z] #19 25.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:42:33.694Z] #19 25.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:42:33.810Z] #48 29.23 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:33.810Z] #48 29.24 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:33.810Z] #48 29.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:33.810Z] #48 29.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:33.892Z] #41 45.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:42:33.892Z] #41 45.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:42:33.892Z] #41 46.06 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-23T11:42:33.892Z] #41 46.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-23T11:42:33.892Z] #41 46.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:42:34.019Z] #31 ... [2021-02-23T11:42:34.019Z] [2021-02-23T11:42:34.019Z] #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-23T11:42:34.019Z] #28 sha256:213892e9cb6a055a686b3d4d29e880fed38fb506a4a34eeecef5155f896783d0 [2021-02-23T11:42:34.019Z] #28 DONE 38.1s [2021-02-23T11:42:34.019Z] [2021-02-23T11:42:34.019Z] #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-23T11:42:34.019Z] #63 sha256:94a88836d945ded8a40971f99739ac1eb9ce7bf685061dfb0df16b6c8a1f86e5 [2021-02-23T11:42:34.019Z] #63 DONE 37.2s [2021-02-23T11:42:34.019Z] [2021-02-23T11:42:34.019Z] #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-23T11:42:34.019Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:34.019Z] #41 33.75 Fetched 3798 kB in 1s (4100 kB/s) [2021-02-23T11:42:34.019Z] #41 34.16 Selecting previously unselected package libcap-dev:arm64. [2021-02-23T11:42:34.019Z] #41 34.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-23T11:42:34.019Z] #41 34.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-23T11:42:34.019Z] #41 34.28 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-23T11:42:34.019Z] #41 34.90 Selecting previously unselected package libnet1:arm64. [2021-02-23T11:42:34.019Z] #41 34.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-23T11:42:34.019Z] #41 36.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:34.019Z] #41 36.76 Selecting previously unselected package libnet1-dev. [2021-02-23T11:42:34.019Z] #41 36.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-23T11:42:34.019Z] #41 37.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:34.019Z] #41 ... [2021-02-23T11:42:34.019Z] [2021-02-23T11:42:34.019Z] #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-23T11:42:34.019Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-23T11:42:34.020Z] #54 22.67 Reading package lists... [2021-02-23T11:42:34.020Z] #54 27.71 Building dependency tree... [2021-02-23T11:42:34.020Z] #54 29.45 The following additional packages will be installed: [2021-02-23T11:42:34.020Z] #54 29.45 libbtrfs0 [2021-02-23T11:42:34.020Z] #54 29.52 The following NEW packages will be installed: [2021-02-23T11:42:34.020Z] #54 29.53 libbtrfs-dev libbtrfs0 [2021-02-23T11:42:34.020Z] #54 29.91 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:34.020Z] #54 29.91 Need to get 119 kB of archives. [2021-02-23T11:42:34.020Z] #54 29.91 After this operation, 387 kB of additional disk space will be used. [2021-02-23T11:42:34.020Z] #54 29.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-23T11:42:34.020Z] #54 29.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-23T11:42:34.020Z] #54 31.66 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:34.020Z] #54 32.66 Fetched 119 kB in 0s (378 kB/s) [2021-02-23T11:42:34.020Z] #54 34.16 Selecting previously unselected package libbtrfs0. [2021-02-23T11:42:34.020Z] #54 34.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-23T11:42:34.020Z] #54 34.23 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-23T11:42:34.020Z] #54 34.26 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:34.020Z] #54 34.52 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:42:34.020Z] #54 34.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-23T11:42:34.020Z] #54 34.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:34.020Z] #54 36.76 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:34.020Z] #54 37.22 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:34.020Z] #54 37.24 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:34.070Z] #48 29.54 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:34.070Z] #48 29.63 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:34.263Z] #19 26.39 Selecting previously unselected package python3.7-minimal. [2021-02-23T11:42:34.263Z] #19 26.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:42:34.263Z] #19 26.41 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:42:34.289Z] #54 ... [2021-02-23T11:42:34.289Z] [2021-02-23T11:42:34.289Z] #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-23T11:42:34.289Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:34.289Z] #41 37.56 Selecting previously unselected package libnl-3-200:arm64. [2021-02-23T11:42:34.289Z] #41 37.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-23T11:42:34.289Z] #41 37.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-23T11:42:34.319Z] #54 142.0 + bin/containerd-stress [2021-02-23T11:42:34.319Z] #54 143.4 + bin/containerd-shim [2021-02-23T11:42:34.330Z] #48 29.70 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:34.330Z] #48 29.85 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:34.456Z] #41 46.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:42:34.456Z] #41 46.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:34.456Z] #41 46.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:34.456Z] #41 46.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-23T11:42:34.456Z] #41 46.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:34.456Z] #41 46.70 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:34.557Z] [2021-02-23T11:42:34.557Z] #41 ... [2021-02-23T11:42:34.557Z] [2021-02-23T11:42:34.557Z] #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-23T11:42:34.557Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-23T11:42:34.557Z] #54 DONE 37.9s [2021-02-23T11:42:34.557Z] [2021-02-23T11:42:34.557Z] #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-23T11:42:34.557Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:34.557Z] #41 37.94 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-23T11:42:34.557Z] #41 37.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-23T11:42:34.557Z] #41 38.00 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-23T11:42:34.589Z] #48 30.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:34.589Z] #48 30.05 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:34.589Z] #48 30.10 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:34.589Z] #48 30.14 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:34.715Z] #41 ... [2021-02-23T11:42:34.715Z] [2021-02-23T11:42:34.715Z] #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-23T11:42:34.715Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:34.715Z] #35 30.67 Reading package lists... [2021-02-23T11:42:34.715Z] #35 37.12 Building dependency tree... [2021-02-23T11:42:34.715Z] #35 40.91 The following additional packages will be installed: [2021-02-23T11:42:34.715Z] #35 40.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T11:42:34.715Z] #35 40.94 Suggested packages: [2021-02-23T11:42:34.715Z] #35 40.94 cmake-doc ninja-build lrzip [2021-02-23T11:42:34.715Z] #35 40.94 Recommended packages: [2021-02-23T11:42:34.715Z] #35 40.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T11:42:34.715Z] #35 42.30 The following NEW packages will be installed: [2021-02-23T11:42:34.715Z] #35 42.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T11:42:34.715Z] #35 42.32 vim-common xxd [2021-02-23T11:42:34.715Z] #35 43.01 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:34.715Z] #35 43.01 Need to get 14.9 MB of archives. [2021-02-23T11:42:34.715Z] #35 43.01 After this operation, 61.8 MB of additional disk space will be used. [2021-02-23T11:42:34.715Z] #35 43.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:42:34.715Z] #35 43.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:42:34.715Z] #35 43.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T11:42:34.715Z] #35 43.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:42:34.715Z] #35 43.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-23T11:42:34.715Z] #35 44.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-23T11:42:34.715Z] #35 44.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-23T11:42:34.715Z] #35 44.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-23T11:42:34.715Z] #35 44.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-23T11:42:34.715Z] #35 44.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-23T11:42:34.715Z] #35 45.52 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:34.715Z] #35 45.80 Fetched 14.9 MB in 2s (7539 kB/s) [2021-02-23T11:42:34.715Z] #35 46.01 Selecting previously unselected package xxd. [2021-02-23T11:42:34.715Z] #35 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:34.715Z] #35 46.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:42:34.715Z] #35 46.17 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:42:34.715Z] #35 46.49 Selecting previously unselected package vim-common. [2021-02-23T11:42:34.715Z] #35 46.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:42:34.715Z] #35 46.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:34.715Z] #35 46.96 Selecting previously unselected package cmake-data. [2021-02-23T11:42:34.715Z] #35 ... [2021-02-23T11:42:34.715Z] [2021-02-23T11:42:34.715Z] #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-23T11:42:34.715Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:34.715Z] #12 30.61 Reading package lists... [2021-02-23T11:42:34.715Z] #12 37.13 Building dependency tree... [2021-02-23T11:42:34.715Z] #12 40.84 The following additional packages will be installed: [2021-02-23T11:42:34.715Z] #12 40.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T11:42:34.715Z] #12 40.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T11:42:34.715Z] #12 40.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T11:42:34.715Z] #12 40.87 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T11:42:34.715Z] #12 40.87 mingw-w64-x86-64-dev [2021-02-23T11:42:34.715Z] #12 40.88 Suggested packages: [2021-02-23T11:42:34.715Z] #12 40.89 gcc-8-locales seccomp wine64 [2021-02-23T11:42:34.715Z] #12 42.69 The following NEW packages will be installed: [2021-02-23T11:42:34.715Z] #12 42.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T11:42:34.715Z] #12 42.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T11:42:34.715Z] #12 42.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T11:42:34.715Z] #12 42.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T11:42:34.715Z] #12 42.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T11:42:34.715Z] #12 42.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T11:42:34.715Z] #12 42.71 The following packages will be upgraded: [2021-02-23T11:42:34.715Z] #12 42.72 libsystemd0 libudev1 [2021-02-23T11:42:34.715Z] #12 43.07 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:42:34.715Z] #12 43.07 Need to get 78.2 MB of archives. [2021-02-23T11:42:34.715Z] #12 43.07 After this operation, 487 MB of additional disk space will be used. [2021-02-23T11:42:34.715Z] #12 43.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-23T11:42:34.715Z] #12 43.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-23T11:42:34.715Z] #12 43.08 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-23T11:42:34.715Z] #12 43.31 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-23T11:42:34.715Z] #12 43.57 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-23T11:42:34.715Z] #12 43.57 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-23T11:42:34.715Z] #12 43.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-23T11:42:34.715Z] #12 43.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T11:42:34.715Z] #12 44.04 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-23T11:42:34.715Z] #12 44.35 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-23T11:42:34.715Z] #12 44.36 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-23T11:42:34.820Z] #41 ... [2021-02-23T11:42:34.820Z] [2021-02-23T11:42:34.820Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T11:42:34.820Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:34.820Z] #48 28.17 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:34.820Z] #48 29.61 go: extracting golang.org/x/text v0.3.2 [2021-02-23T11:42:34.820Z] #48 34.40 go: finding github.com/fatih/color v1.7.0 [2021-02-23T11:42:34.820Z] #48 34.49 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:34.820Z] #48 34.65 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:34.820Z] #48 34.65 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:34.820Z] #48 34.69 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:34.820Z] #48 34.69 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:34.820Z] #48 35.08 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:34.820Z] #48 35.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:34.820Z] #48 35.16 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T11:42:34.820Z] #48 35.76 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:34.820Z] #48 35.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:34.820Z] #48 35.77 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:34.820Z] #48 35.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:34.820Z] #48 35.81 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:34.820Z] #48 36.21 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T11:42:34.820Z] #48 36.22 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:34.820Z] #48 36.22 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:34.820Z] #48 36.22 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:34.820Z] #48 36.25 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:34.820Z] #48 36.52 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:34.820Z] #48 36.54 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:34.820Z] #48 36.54 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:34.820Z] #48 36.60 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:34.820Z] #48 36.61 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:34.820Z] #48 36.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:34.820Z] #48 36.69 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:34.820Z] #48 36.70 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:34.820Z] #48 36.70 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:34.820Z] #48 36.73 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:34.820Z] #48 36.79 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:34.820Z] #48 36.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:34.820Z] #48 36.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:34.820Z] #48 36.99 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:34.820Z] #48 37.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:34.820Z] #48 37.13 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:34.820Z] #48 37.16 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:34.820Z] #48 37.21 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:34.820Z] #48 37.23 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:34.820Z] #48 37.32 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T11:42:34.820Z] #48 37.44 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:34.820Z] #48 37.49 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T11:42:34.820Z] #48 37.51 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:34.820Z] #48 37.54 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:34.820Z] #48 37.56 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:34.820Z] #48 37.62 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:34.820Z] #48 37.75 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:34.820Z] #48 37.92 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:34.820Z] #48 37.94 go: finding golang.org/x/text v0.3.2 [2021-02-23T11:42:34.820Z] #48 38.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:34.820Z] #48 38.07 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:34.820Z] #48 38.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:34.820Z] #48 38.15 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:34.820Z] #48 38.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:34.820Z] #48 38.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:34.820Z] #48 38.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:34.820Z] #48 38.28 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:34.820Z] #48 38.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:34.820Z] #48 38.38 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:34.848Z] #48 30.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:34.974Z] #12 ... [2021-02-23T11:42:34.974Z] [2021-02-23T11:42:34.974Z] #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-23T11:42:34.974Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:42:34.974Z] #55 1.116 + RM_GOPATH=0 [2021-02-23T11:42:34.974Z] #55 1.118 + TMP_GOPATH= [2021-02-23T11:42:34.974Z] #55 1.122 + : /build [2021-02-23T11:42:34.974Z] #55 1.122 + '[' -z '' ']' [2021-02-23T11:42:34.974Z] #55 1.124 ++ mktemp -d [2021-02-23T11:42:34.974Z] #55 1.137 + export GOPATH=/tmp/tmp.LfnM07adYA [2021-02-23T11:42:34.974Z] #55 1.137 + GOPATH=/tmp/tmp.LfnM07adYA [2021-02-23T11:42:34.974Z] #55 1.137 + RM_GOPATH=1 [2021-02-23T11:42:34.974Z] #55 1.137 + case "$(go env GOARCH)" in [2021-02-23T11:42:34.974Z] #55 1.138 ++ go env GOARCH [2021-02-23T11:42:34.974Z] #55 1.160 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:34.974Z] #55 1.160 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:34.974Z] #55 1.161 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:34.974Z] #55 1.163 + dir=/tmp/install [2021-02-23T11:42:34.974Z] #55 1.171 + bin=containerd [2021-02-23T11:42:34.974Z] #55 1.172 + shift [2021-02-23T11:42:34.974Z] #55 1.177 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T11:42:34.974Z] #55 1.177 + . /tmp/install/containerd.installer [2021-02-23T11:42:34.974Z] #55 1.177 ++ set -e [2021-02-23T11:42:34.974Z] #55 1.177 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:34.974Z] #55 1.179 + install_containerd [2021-02-23T11:42:34.974Z] #55 1.181 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T11:42:34.974Z] #55 1.181 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LfnM07adYA/src/github.com/containerd/containerd [2021-02-23T11:42:34.974Z] #55 1.181 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:34.974Z] #55 1.183 Cloning into '/tmp/tmp.LfnM07adYA/src/github.com/containerd/containerd'... [2021-02-23T11:42:35.092Z] #48 38.40 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:35.092Z] #48 38.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:35.092Z] #48 38.42 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:35.092Z] #48 38.44 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:35.092Z] #48 38.44 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:35.092Z] #48 38.45 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:35.092Z] #48 38.46 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:35.092Z] #48 38.51 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:35.092Z] #48 38.55 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:35.108Z] #48 30.63 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:35.111Z] #55 40.81 The following additional packages will be installed: [2021-02-23T11:42:35.111Z] #55 40.82 libbtrfs0 [2021-02-23T11:42:35.201Z] #19 27.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:42:35.201Z] #19 27.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:42:35.359Z] #48 ... [2021-02-23T11:42:35.359Z] [2021-02-23T11:42:35.359Z] #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-23T11:42:35.359Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:35.359Z] #41 38.68 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-23T11:42:35.359Z] #41 38.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-23T11:42:35.359Z] #41 38.70 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-23T11:42:35.411Z] #55 41.16 The following NEW packages will be installed: [2021-02-23T11:42:35.411Z] #55 41.19 libbtrfs-dev libbtrfs0 [2021-02-23T11:42:35.644Z] #41 38.94 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-23T11:42:35.644Z] #41 38.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-23T11:42:35.644Z] #41 38.95 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-23T11:42:35.710Z] #55 41.50 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:35.710Z] #55 41.50 Need to get 120 kB of archives. [2021-02-23T11:42:35.710Z] #55 41.50 After this operation, 423 kB of additional disk space will be used. [2021-02-23T11:42:35.710Z] #55 41.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-23T11:42:35.710Z] #55 41.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-23T11:42:35.907Z] #41 39.24 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-23T11:42:35.907Z] #41 39.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-23T11:42:35.907Z] #41 39.27 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:35.907Z] #41 ... [2021-02-23T11:42:35.907Z] [2021-02-23T11:42:35.908Z] #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-23T11:42:35.908Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:35.908Z] #12 29.28 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-23T11:42:35.908Z] #12 29.72 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-23T11:42:35.908Z] #12 29.76 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-23T11:42:35.908Z] #12 33.69 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-23T11:42:35.908Z] #12 36.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-23T11:42:35.908Z] #12 36.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-23T11:42:35.908Z] #12 36.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-23T11:42:35.908Z] #12 36.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-23T11:42:35.908Z] #12 36.23 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-23T11:42:35.908Z] #12 36.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-02-23T11:42:35.908Z] #12 36.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-23T11:42:35.908Z] #12 36.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-23T11:42:35.908Z] #12 36.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-23T11:42:35.908Z] #12 36.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-23T11:42:35.908Z] #12 36.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-23T11:42:35.908Z] #12 36.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-23T11:42:35.908Z] #12 36.60 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-23T11:42:35.908Z] #12 36.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-23T11:42:35.908Z] #12 36.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-02-23T11:42:35.908Z] #12 38.12 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:35.908Z] #12 38.38 Fetched 73.8 MB in 9s (8358 kB/s) [2021-02-23T11:42:35.908Z] #12 38.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 ... 15383 files and directories currently installed.) [2021-02-23T11:42:35.908Z] #12 38.61 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-02-23T11:42:35.908Z] #12 38.70 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:35.908Z] #12 39.17 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-02-23T11:42:35.908Z] #12 39.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% [2021-02-23T11:42:35.908Z] #12 ... [2021-02-23T11:42:35.908Z] [2021-02-23T11:42:35.908Z] #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-23T11:42:35.908Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:42:35.908Z] #48 38.82 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:35.908Z] #48 38.83 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:35.908Z] #48 39.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:35.908Z] #48 39.08 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:35.908Z] #48 39.09 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:35.908Z] #48 39.13 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:35.908Z] #48 39.35 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:36.485Z] #48 ... [2021-02-23T11:42:36.485Z] [2021-02-23T11:42:36.485Z] #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-23T11:42:36.485Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:42:36.485Z] #44 29.94 sync [2021-02-23T11:42:36.485Z] #44 29.94 internal/reflectlite [2021-02-23T11:42:36.485Z] #44 30.89 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T11:42:36.485Z] #44 30.90 internal/singleflight [2021-02-23T11:42:36.485Z] #44 30.91 math/rand [2021-02-23T11:42:36.485Z] #44 32.36 strconv [2021-02-23T11:42:36.485Z] #44 32.37 syscall [2021-02-23T11:42:36.485Z] #44 32.39 vendor/golang.org/x/net/dns/dnsmessage [2021-02-23T11:42:36.485Z] #44 32.40 io [2021-02-23T11:42:36.485Z] #44 34.06 bytes [2021-02-23T11:42:36.485Z] #44 35.12 reflect [2021-02-23T11:42:36.485Z] #44 35.83 bufio [2021-02-23T11:42:36.485Z] #44 37.12 regexp/syntax [2021-02-23T11:42:36.485Z] #44 38.88 hash/crc32 [2021-02-23T11:42:36.485Z] #44 39.51 time [2021-02-23T11:42:36.581Z] #19 ... [2021-02-23T11:42:36.581Z] [2021-02-23T11:42:36.581Z] #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-23T11:42:36.581Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:42:36.581Z] #31 DONE 155.8s [2021-02-23T11:42:36.581Z] [2021-02-23T11:42:36.581Z] #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-23T11:42:36.581Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:36.581Z] #42 80.49 DEP criu/page-pipe.d [2021-02-23T11:42:36.581Z] #42 80.57 DEP criu/netfilter.d [2021-02-23T11:42:36.581Z] #42 80.72 DEP criu/net.d [2021-02-23T11:42:36.581Z] #42 80.94 DEP criu/namespaces.d [2021-02-23T11:42:36.581Z] #42 81.14 DEP criu/mount.d [2021-02-23T11:42:36.581Z] #42 81.35 DEP criu/memfd.d [2021-02-23T11:42:36.581Z] #42 81.48 DEP criu/mem.d [2021-02-23T11:42:36.581Z] #42 81.65 DEP criu/lsm.d [2021-02-23T11:42:36.581Z] #42 81.79 DEP criu/log.d [2021-02-23T11:42:36.581Z] #42 81.89 DEP criu/libnetlink.d [2021-02-23T11:42:36.581Z] #42 82.02 DEP criu/kerndat.d [2021-02-23T11:42:36.581Z] #42 82.27 DEP criu/kcmp-ids.d [2021-02-23T11:42:36.581Z] #42 82.38 DEP criu/irmap.d [2021-02-23T11:42:36.581Z] #42 82.52 DEP criu/ipc_ns.d [2021-02-23T11:42:36.581Z] #42 82.70 DEP criu/image.d [2021-02-23T11:42:36.581Z] #42 82.85 DEP criu/image-desc.d [2021-02-23T11:42:36.581Z] #42 82.93 DEP criu/fsnotify.d [2021-02-23T11:42:36.581Z] #42 83.11 DEP criu/filesystems.d [2021-02-23T11:42:36.581Z] #42 83.26 DEP criu/files.d [2021-02-23T11:42:36.581Z] #42 83.41 DEP criu/files-reg.d [2021-02-23T11:42:36.581Z] #42 83.61 DEP criu/files-ext.d [2021-02-23T11:42:36.581Z] #42 83.79 DEP criu/file-lock.d [2021-02-23T11:42:36.581Z] #42 84.01 DEP criu/file-ids.d [2021-02-23T11:42:36.581Z] #42 84.15 DEP criu/fifo.d [2021-02-23T11:42:36.581Z] #42 84.27 DEP criu/fdstore.d [2021-02-23T11:42:36.581Z] #42 84.42 DEP criu/fault-injection.d [2021-02-23T11:42:36.581Z] #42 84.45 DEP criu/external.d [2021-02-23T11:42:36.581Z] #42 84.60 DEP criu/eventpoll.d [2021-02-23T11:42:36.581Z] #42 84.76 DEP criu/eventfd.d [2021-02-23T11:42:36.581Z] #42 84.96 DEP criu/crtools.d [2021-02-23T11:42:36.581Z] #42 85.18 DEP criu/cr-service.d [2021-02-23T11:42:36.581Z] #42 85.34 DEP criu/cr-restore.d [2021-02-23T11:42:36.581Z] #42 85.58 DEP criu/cr-errno.d [2021-02-23T11:42:36.581Z] #42 85.60 DEP criu/cr-dump.d [2021-02-23T11:42:36.581Z] #42 85.87 DEP criu/cr-dedup.d [2021-02-23T11:42:36.581Z] #42 86.21 DEP criu/cr-check.d [2021-02-23T11:42:36.749Z] #44 40.05 vendor/golang.org/x/text/transform [2021-02-23T11:42:36.749Z] #44 ... [2021-02-23T11:42:36.749Z] [2021-02-23T11:42:36.749Z] #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-23T11:42:36.749Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:36.749Z] #41 39.86 Selecting previously unselected package libprotobuf17:arm64. [2021-02-23T11:42:36.749Z] #41 39.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-23T11:42:36.749Z] #41 39.88 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:36.767Z] #55 ... [2021-02-23T11:42:36.767Z] [2021-02-23T11:42:36.767Z] #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-23T11:42:36.767Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:36.767Z] #42 40.14 The following additional packages will be installed: [2021-02-23T11:42:36.767Z] #42 40.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T11:42:36.767Z] #42 40.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T11:42:36.767Z] #42 40.15 Suggested packages: [2021-02-23T11:42:36.767Z] #42 40.15 manpages-dev python-setuptools [2021-02-23T11:42:36.767Z] #42 41.36 The following NEW packages will be installed: [2021-02-23T11:42:36.767Z] #42 41.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T11:42:36.767Z] #42 41.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T11:42:36.767Z] #42 41.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T11:42:36.767Z] #42 41.38 python-six zlib1g-dev [2021-02-23T11:42:36.767Z] #42 41.57 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:36.767Z] #42 41.57 Need to get 4075 kB of archives. [2021-02-23T11:42:36.767Z] #42 41.57 After this operation, 24.5 MB of additional disk space will be used. [2021-02-23T11:42:36.767Z] #42 41.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-23T11:42:36.767Z] #42 41.59 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-23T11:42:36.767Z] #42 41.60 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-23T11:42:36.767Z] #42 41.60 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-23T11:42:36.767Z] #42 41.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-23T11:42:36.767Z] #42 41.64 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-23T11:42:36.767Z] #42 41.65 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-23T11:42:36.767Z] #42 41.66 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-23T11:42:36.767Z] #42 41.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-23T11:42:36.767Z] #42 41.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-23T11:42:36.767Z] #42 41.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-23T11:42:36.767Z] #42 41.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-23T11:42:36.767Z] #42 41.97 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-23T11:42:36.767Z] #42 41.98 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-23T11:42:36.767Z] #42 41.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-23T11:42:36.767Z] #42 42.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-23T11:42:36.767Z] #42 42.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-23T11:42:36.840Z] #42 86.39 DEP criu/config.d [2021-02-23T11:42:36.840Z] #42 86.60 DEP criu/clone-noasan.d [2021-02-23T11:42:36.874Z] #55 ... [2021-02-23T11:42:36.874Z] [2021-02-23T11:42:36.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-23T11:42:36.874Z] #33 sha256:de37595db81c466e0be39663488185373b824217ee54924c24f0af60e0193b6c [2021-02-23T11:42:36.874Z] #33 38.58 sync [2021-02-23T11:42:36.874Z] #33 38.60 internal/reflectlite [2021-02-23T11:42:36.874Z] #33 41.49 sort [2021-02-23T11:42:36.874Z] #33 41.49 errors [2021-02-23T11:42:36.874Z] #33 42.37 strconv [2021-02-23T11:42:36.874Z] #33 42.84 io [2021-02-23T11:42:36.874Z] #33 43.94 internal/oserror [2021-02-23T11:42:36.874Z] #33 44.15 syscall [2021-02-23T11:42:36.874Z] #33 45.98 reflect [2021-02-23T11:42:36.874Z] #33 ... [2021-02-23T11:42:36.874Z] [2021-02-23T11:42:36.874Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T11:42:36.874Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:36.874Z] #41 46.83 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-23T11:42:36.874Z] #41 46.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-23T11:42:36.874Z] #41 46.87 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:36.874Z] #41 47.12 Selecting previously unselected package libprotobuf17:amd64. [2021-02-23T11:42:36.874Z] #41 47.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:36.874Z] #41 47.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:36.874Z] #41 48.17 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-23T11:42:36.874Z] #41 48.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:36.874Z] #41 48.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:36.874Z] #41 48.44 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-23T11:42:36.874Z] #41 48.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:36.874Z] #41 48.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:37.013Z] #48 32.58 go: extracting golang.org/x/text v0.3.2 [2021-02-23T11:42:37.013Z] #48 ... [2021-02-23T11:42:37.013Z] [2021-02-23T11:42:37.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-23T11:42:37.013Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:37.013Z] #35 22.64 Fetched 8422 kB in 17s (505 kB/s) [2021-02-23T11:42:37.013Z] #35 22.64 Reading package lists... [2021-02-23T11:42:37.099Z] #42 86.68 DEP criu/cgroup.d [2021-02-23T11:42:37.272Z] #35 29.40 Reading package lists... [2021-02-23T11:42:37.272Z] #35 ... [2021-02-23T11:42:37.272Z] [2021-02-23T11:42:37.272Z] #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-23T11:42:37.272Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:42:37.272Z] #39 24.05 + 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-23T11:42:37.272Z] #39 ... [2021-02-23T11:42:37.272Z] [2021-02-23T11:42:37.272Z] #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-23T11:42:37.272Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:37.272Z] #54 22.91 Fetched 8422 kB in 18s (480 kB/s) [2021-02-23T11:42:37.272Z] #54 22.91 Reading package lists... [2021-02-23T11:42:37.329Z] #41 40.73 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-23T11:42:37.329Z] #41 40.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-23T11:42:37.329Z] #41 40.74 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:37.359Z] #42 86.97 DEP criu/cgroup-props.d [2021-02-23T11:42:37.359Z] #42 ... [2021-02-23T11:42:37.359Z] [2021-02-23T11:42:37.359Z] #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-23T11:42:37.359Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:42:37.359Z] #19 29.66 Selecting previously unselected package python3-minimal. [2021-02-23T11:42:37.359Z] #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-23T11:42:37.359Z] #19 29.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-23T11:42:37.359Z] #19 29.71 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T11:42:37.359Z] #19 29.82 Selecting previously unselected package libmpdec2:amd64. [2021-02-23T11:42:37.531Z] #54 29.61 Reading package lists... [2021-02-23T11:42:37.531Z] #54 ... [2021-02-23T11:42:37.531Z] [2021-02-23T11:42:37.531Z] #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-23T11:42:37.531Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:37.531Z] #12 23.05 Fetched 8422 kB in 17s (488 kB/s) [2021-02-23T11:42:37.531Z] #12 23.05 Reading package lists... [2021-02-23T11:42:37.531Z] #12 30.19 Reading package lists... [2021-02-23T11:42:37.531Z] #12 ... [2021-02-23T11:42:37.531Z] [2021-02-23T11:42:37.531Z] #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-23T11:42:37.531Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:37.531Z] #41 23.01 Fetched 8422 kB in 17s (488 kB/s) [2021-02-23T11:42:37.531Z] #41 23.01 Reading package lists... [2021-02-23T11:42:37.594Z] #41 40.97 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-23T11:42:37.594Z] #41 40.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-23T11:42:37.594Z] #41 41.00 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:37.618Z] #19 29.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-23T11:42:37.618Z] #19 29.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:42:37.618Z] #19 29.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-23T11:42:37.618Z] #19 29.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:42:37.618Z] #19 29.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:42:37.806Z] #41 49.90 Selecting previously unselected package libprotoc17:amd64. [2021-02-23T11:42:37.806Z] #41 49.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:37.806Z] #41 49.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:37.822Z] #54 147.8 + bin/containerd-shim-runc-v1 [2021-02-23T11:42:37.823Z] #42 43.71 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:37.856Z] #41 ... [2021-02-23T11:42:37.856Z] [2021-02-23T11:42:37.856Z] #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-23T11:42:37.856Z] #46 sha256:ea44c45a9f263dc802094804bf26455a49b47b951ecbf395d4a97de248f3b882 [2021-02-23T11:42:37.856Z] #46 DONE 41.2s [2021-02-23T11:42:37.856Z] [2021-02-23T11:42:37.856Z] #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-23T11:42:37.856Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:37.857Z] #12 39.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 ... 15383 files and directories currently installed.) [2021-02-23T11:42:37.857Z] #12 39.59 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-02-23T11:42:37.857Z] #12 39.75 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:37.857Z] #12 40.19 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-02-23T11:42:37.857Z] #12 40.74 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T11:42:37.857Z] #12 40.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 ... 15383 files and directories currently installed.) [2021-02-23T11:42:37.857Z] #12 40.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-23T11:42:37.857Z] #12 40.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:42:38.101Z] #41 29.94 Reading package lists... [2021-02-23T11:42:38.101Z] #41 ... [2021-02-23T11:42:38.101Z] [2021-02-23T11:42:38.101Z] #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-23T11:42:38.101Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:42:38.101Z] #48 33.65 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:38.133Z] #42 ... [2021-02-23T11:42:38.133Z] [2021-02-23T11:42:38.133Z] #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-23T11:42:38.133Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T11:42:38.133Z] #36 26.33 Reading package lists... [2021-02-23T11:42:38.133Z] #36 34.35 Building dependency tree... [2021-02-23T11:42:38.133Z] #36 37.79 The following additional packages will be installed: [2021-02-23T11:42:38.133Z] #36 37.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T11:42:38.133Z] #36 37.83 Suggested packages: [2021-02-23T11:42:38.133Z] #36 37.84 cmake-doc ninja-build lrzip [2021-02-23T11:42:38.133Z] #36 37.84 Recommended packages: [2021-02-23T11:42:38.133Z] #36 37.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T11:42:38.133Z] #36 39.18 The following NEW packages will be installed: [2021-02-23T11:42:38.133Z] #36 39.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T11:42:38.133Z] #36 39.20 vim-common xxd [2021-02-23T11:42:38.133Z] #36 39.43 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:38.133Z] #36 39.43 Need to get 14.9 MB of archives. [2021-02-23T11:42:38.133Z] #36 39.43 After this operation, 67.2 MB of additional disk space will be used. [2021-02-23T11:42:38.133Z] #36 39.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-23T11:42:38.133Z] #36 39.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:42:38.133Z] #36 39.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T11:42:38.133Z] #36 39.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-23T11:42:38.133Z] #36 40.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-23T11:42:38.133Z] #36 40.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-23T11:42:38.133Z] #36 40.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-23T11:42:38.133Z] #36 40.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-23T11:42:38.133Z] #36 40.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-23T11:42:38.133Z] #36 40.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-23T11:42:38.133Z] #36 43.15 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:38.133Z] #36 43.48 Fetched 14.9 MB in 2s (7924 kB/s) [2021-02-23T11:42:38.133Z] #36 43.67 Selecting previously unselected package xxd. [2021-02-23T11:42:38.133Z] #36 43.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-23T11:42:38.133Z] #36 43.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-23T11:42:38.133Z] #36 43.80 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:42:38.133Z] #36 44.08 Selecting previously unselected package vim-common. [2021-02-23T11:42:38.369Z] #41 ... [2021-02-23T11:42:38.369Z] [2021-02-23T11:42:38.369Z] #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-23T11:42:38.369Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:42:38.369Z] #44 40.48 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T11:42:38.369Z] #44 40.48 internal/reflectlite [2021-02-23T11:42:38.369Z] #44 41.02 math/rand [2021-02-23T11:42:38.369Z] #44 42.53 internal/singleflight [2021-02-23T11:42:38.369Z] #44 43.69 io [2021-02-23T11:42:38.369Z] #44 43.69 strconv [2021-02-23T11:42:38.369Z] #44 44.86 bytes [2021-02-23T11:42:38.369Z] #44 47.37 bufio [2021-02-23T11:42:38.369Z] #44 47.40 reflect [2021-02-23T11:42:38.369Z] #44 48.92 syscall [2021-02-23T11:42:38.434Z] #36 44.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:42:38.434Z] #36 44.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:38.434Z] #36 ... [2021-02-23T11:42:38.434Z] [2021-02-23T11:42:38.434Z] #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-23T11:42:38.434Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-23T11:42:38.434Z] #55 43.13 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:38.434Z] #55 43.39 Fetched 120 kB in 0s (1621 kB/s) [2021-02-23T11:42:38.434Z] #55 43.49 Selecting previously unselected package libbtrfs0. [2021-02-23T11:42:38.434Z] #55 43.49 (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-23T11:42:38.434Z] #55 43.63 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-23T11:42:38.434Z] #55 43.64 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:38.434Z] #55 43.78 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:42:38.434Z] #55 43.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-23T11:42:38.434Z] #55 43.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:38.434Z] #55 44.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:38.434Z] #55 44.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:38.434Z] #55 44.17 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:38.556Z] #19 30.99 Selecting previously unselected package python3.7. [2021-02-23T11:42:38.556Z] #19 31.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:42:38.556Z] #19 31.00 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:42:38.641Z] #44 ... [2021-02-23T11:42:38.641Z] [2021-02-23T11:42:38.641Z] #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-23T11:42:38.641Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:42:38.641Z] #31 50.11 Checking out files: 88% (1342/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-23T11:42:38.733Z] #55 DONE 44.6s [2021-02-23T11:42:38.733Z] [2021-02-23T11:42:38.733Z] #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-23T11:42:38.733Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:38.733Z] #42 44.10 Fetched 4075 kB in 1s (7439 kB/s) [2021-02-23T11:42:38.733Z] #42 44.22 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-23T11:42:38.733Z] #42 44.22 (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-23T11:42:38.733Z] #42 44.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-23T11:42:38.733Z] #42 44.32 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-23T11:42:38.733Z] #42 44.47 Selecting previously unselected package libnet1:ppc64el. [2021-02-23T11:42:38.733Z] #42 44.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-23T11:42:38.733Z] #42 44.50 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:38.733Z] #42 44.69 Selecting previously unselected package libnet1-dev. [2021-02-23T11:42:38.733Z] #42 44.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-23T11:42:38.816Z] #19 31.14 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-23T11:42:38.816Z] #19 31.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-23T11:42:38.816Z] #19 31.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:42:38.849Z] #48 41.89 go: finding github.com/fatih/color v1.7.0 [2021-02-23T11:42:38.849Z] #48 42.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:38.849Z] #48 42.10 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:38.849Z] #48 42.15 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:38.849Z] #48 42.27 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:38.849Z] #48 42.28 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:38.849Z] #48 42.30 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:38.849Z] #48 42.33 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T11:42:38.849Z] #48 42.39 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:38.849Z] #48 42.41 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:38.849Z] #48 42.44 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:38.849Z] #48 42.45 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:38.849Z] #48 42.46 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:38.849Z] #48 42.49 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:38.849Z] #48 42.54 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:38.849Z] #48 42.55 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:38.849Z] #48 42.55 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:38.849Z] #48 42.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:38.849Z] #48 42.59 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:38.849Z] #48 42.60 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T11:42:38.849Z] #48 42.61 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:38.849Z] #48 42.63 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:38.849Z] #48 42.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:38.899Z] #31 50.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T11:42:39.034Z] #42 44.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:39.077Z] #19 31.27 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T11:42:39.118Z] #48 42.89 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:39.118Z] #48 42.95 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:39.118Z] #48 ... [2021-02-23T11:42:39.118Z] [2021-02-23T11:42:39.118Z] #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-23T11:42:39.118Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:42:39.118Z] #44 42.96 sync [2021-02-23T11:42:39.155Z] #31 51.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T11:42:39.332Z] #42 45.12 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-23T11:42:39.332Z] #42 45.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-23T11:42:39.332Z] #42 45.15 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T11:42:39.332Z] #42 45.27 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-23T11:42:39.383Z] #44 42.99 internal/reflectlite [2021-02-23T11:42:39.631Z] #42 45.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-23T11:42:39.631Z] #42 45.31 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-23T11:42:39.631Z] #42 45.66 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-23T11:42:39.631Z] #42 45.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T11:42:39.648Z] #19 32.01 Selecting previously unselected package python3. [2021-02-23T11:42:39.648Z] #19 32.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-23T11:42:39.648Z] #19 32.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-23T11:42:39.648Z] #19 32.08 Unpacking python3 (3.7.3-1) ... [2021-02-23T11:42:39.907Z] #19 32.18 Selecting previously unselected package libip4tc0:amd64. [2021-02-23T11:42:39.907Z] #19 32.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:42:39.907Z] #19 32.20 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:42:39.907Z] #19 32.31 Selecting previously unselected package libip6tc0:amd64. [2021-02-23T11:42:39.907Z] #19 32.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:42:39.907Z] #19 32.33 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:42:39.932Z] #42 45.71 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T11:42:39.932Z] #42 45.82 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-23T11:42:39.932Z] #42 ... [2021-02-23T11:42:39.932Z] [2021-02-23T11:42:39.932Z] #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-23T11:42:39.932Z] #64 sha256:4046db9b1cc3e57f27088027f03a7d1e97754f570d94e032a0839679619d21d6 [2021-02-23T11:42:39.932Z] #64 DONE 45.9s [2021-02-23T11:42:39.932Z] [2021-02-23T11:42:39.932Z] #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-23T11:42:39.932Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:39.932Z] #42 45.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T11:42:39.932Z] #42 45.85 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-23T11:42:40.176Z] #19 32.44 Selecting previously unselected package libiptc0:amd64. [2021-02-23T11:42:40.176Z] #19 32.44 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-23T11:42:40.176Z] #19 32.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:42:40.176Z] #19 32.55 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-23T11:42:40.176Z] #19 32.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-23T11:42:40.176Z] #19 32.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:42:40.176Z] #19 32.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-23T11:42:40.176Z] #19 32.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-23T11:42:40.228Z] #42 46.08 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-23T11:42:40.228Z] #42 46.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-23T11:42:40.228Z] #42 46.11 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:40.422Z] #12 43.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T11:42:40.422Z] #12 43.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-23T11:42:40.422Z] #12 43.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:42:40.436Z] #19 32.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:42:40.436Z] #19 32.80 Selecting previously unselected package libnftnl11:amd64. [2021-02-23T11:42:40.436Z] #19 32.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-23T11:42:40.436Z] #19 32.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:42:40.436Z] #19 32.89 Selecting previously unselected package iptables. [2021-02-23T11:42:40.525Z] #42 46.41 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-23T11:42:40.525Z] #42 46.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-23T11:42:40.525Z] #42 46.43 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:40.525Z] #42 ... [2021-02-23T11:42:40.525Z] [2021-02-23T11:42:40.525Z] #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-23T11:42:40.525Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:42:40.525Z] #13 27.89 Reading package lists... [2021-02-23T11:42:40.525Z] #13 36.66 Building dependency tree... [2021-02-23T11:42:40.525Z] #13 39.89 The following additional packages will be installed: [2021-02-23T11:42:40.525Z] #13 39.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T11:42:40.525Z] #13 39.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T11:42:40.525Z] #13 39.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T11:42:40.525Z] #13 39.93 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T11:42:40.525Z] #13 39.94 mingw-w64-x86-64-dev [2021-02-23T11:42:40.525Z] #13 39.94 Suggested packages: [2021-02-23T11:42:40.525Z] #13 39.96 gcc-8-locales seccomp wine64 [2021-02-23T11:42:40.525Z] #13 41.78 The following NEW packages will be installed: [2021-02-23T11:42:40.525Z] #13 41.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T11:42:40.525Z] #13 41.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T11:42:40.525Z] #13 41.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T11:42:40.525Z] #13 41.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T11:42:40.525Z] #13 41.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T11:42:40.525Z] #13 41.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T11:42:40.525Z] #13 41.80 The following packages will be upgraded: [2021-02-23T11:42:40.525Z] #13 41.82 libsystemd0 libudev1 [2021-02-23T11:42:40.525Z] #13 41.99 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:42:40.525Z] #13 41.99 Need to get 79.4 MB of archives. [2021-02-23T11:42:40.525Z] #13 41.99 After this operation, 532 MB of additional disk space will be used. [2021-02-23T11:42:40.525Z] #13 41.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-23T11:42:40.525Z] #13 42.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-23T11:42:40.525Z] #13 42.07 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-23T11:42:40.525Z] #13 42.33 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-23T11:42:40.525Z] #13 42.60 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-23T11:42:40.525Z] #13 42.63 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-23T11:42:40.525Z] #13 42.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-23T11:42:40.525Z] #13 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T11:42:40.525Z] #13 43.07 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-23T11:42:40.525Z] #13 43.35 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-23T11:42:40.525Z] #13 43.37 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-23T11:42:40.698Z] #19 32.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-23T11:42:40.698Z] #19 32.91 Unpacking iptables (1.8.2-4) ... [2021-02-23T11:42:40.769Z] #44 ... [2021-02-23T11:42:40.770Z] [2021-02-23T11:42:40.770Z] #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-23T11:42:40.770Z] #63 sha256:418ccae34e6ed59d74bf8223cb779cd83e987e8926e0104b3e966b8147e16757 [2021-02-23T11:42:40.770Z] #63 DONE 44.3s [2021-02-23T11:42:40.770Z] [2021-02-23T11:42:40.770Z] #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-23T11:42:40.770Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:42:40.770Z] #48 43.02 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:40.770Z] #48 43.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:40.770Z] #48 43.10 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:40.770Z] #48 43.12 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:40.770Z] #48 43.16 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:40.770Z] #48 43.18 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:40.770Z] #48 43.22 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:40.770Z] #48 43.24 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:40.770Z] #48 43.31 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:40.770Z] #48 43.34 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:40.770Z] #48 43.38 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:40.770Z] #48 43.40 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:40.770Z] #48 43.43 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T11:42:40.770Z] #48 43.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:40.770Z] #48 43.51 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T11:42:40.770Z] #48 43.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:40.770Z] #48 43.54 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:40.770Z] #48 43.55 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:40.770Z] #48 43.58 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:40.770Z] #48 43.60 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:40.770Z] #48 43.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:40.770Z] #48 43.71 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:40.770Z] #48 43.80 go: finding golang.org/x/text v0.3.2 [2021-02-23T11:42:40.770Z] #48 43.89 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:40.770Z] #48 43.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:40.770Z] #48 43.95 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:40.770Z] #48 43.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:40.770Z] #48 44.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:40.770Z] #48 44.00 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:40.770Z] #48 44.02 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:40.770Z] #48 44.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:40.770Z] #48 44.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:40.770Z] #48 44.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:40.770Z] #48 44.10 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:40.770Z] #48 44.23 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:40.770Z] #48 44.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:40.770Z] #48 44.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:40.770Z] #48 44.51 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:40.770Z] #48 44.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:40.770Z] #48 44.55 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:40.824Z] #13 ... [2021-02-23T11:42:40.824Z] [2021-02-23T11:42:40.824Z] #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-23T11:42:40.824Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:42:40.824Z] #56 0.281 + RM_GOPATH=0 [2021-02-23T11:42:40.824Z] #56 0.282 + TMP_GOPATH= [2021-02-23T11:42:40.824Z] #56 0.283 + : /build [2021-02-23T11:42:40.824Z] #56 0.284 + '[' -z '' ']' [2021-02-23T11:42:40.824Z] #56 0.285 ++ mktemp -d [2021-02-23T11:42:40.824Z] #56 0.291 + export GOPATH=/tmp/tmp.x0QRyv4ngy [2021-02-23T11:42:40.824Z] #56 0.293 + GOPATH=/tmp/tmp.x0QRyv4ngy [2021-02-23T11:42:40.824Z] #56 0.294 + RM_GOPATH=1 [2021-02-23T11:42:40.824Z] #56 0.299 + case "$(go env GOARCH)" in [2021-02-23T11:42:40.824Z] #56 0.308 ++ go env GOARCH [2021-02-23T11:42:40.824Z] #56 0.353 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:40.824Z] #56 0.353 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:40.824Z] #56 0.354 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:40.824Z] #56 0.377 + dir=/tmp/install [2021-02-23T11:42:40.824Z] #56 0.378 + bin=containerd [2021-02-23T11:42:40.824Z] #56 0.378 + shift [2021-02-23T11:42:40.824Z] #56 0.378 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T11:42:40.824Z] #56 0.378 + . /tmp/install/containerd.installer [2021-02-23T11:42:40.824Z] #56 0.398 ++ set -e [2021-02-23T11:42:40.824Z] #56 0.399 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:40.824Z] #56 0.399 + install_containerd [2021-02-23T11:42:40.824Z] #56 0.400 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T11:42:40.824Z] #56 0.400 + git clone https://github.com/containerd/containerd.git /tmp/tmp.x0QRyv4ngy/src/github.com/containerd/containerd [2021-02-23T11:42:40.824Z] #56 0.400 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:40.824Z] #56 0.446 Cloning into '/tmp/tmp.x0QRyv4ngy/src/github.com/containerd/containerd'... [2021-02-23T11:42:40.957Z] #19 33.23 Selecting previously unselected package xxd. [2021-02-23T11:42:40.957Z] #19 33.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:42:40.957Z] #19 33.25 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:42:40.957Z] #19 33.36 Selecting previously unselected package vim-common. [2021-02-23T11:42:40.957Z] #19 33.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:42:40.957Z] #19 33.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:40.999Z] #12 ... [2021-02-23T11:42:40.999Z] [2021-02-23T11:42:40.999Z] #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-23T11:42:40.999Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-23T11:42:40.999Z] #35 34.20 Selecting previously unselected package vim-common. [2021-02-23T11:42:40.999Z] #35 34.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:42:40.999Z] #35 34.37 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:40.999Z] #35 36.78 Selecting previously unselected package cmake-data. [2021-02-23T11:42:40.999Z] #35 36.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T11:42:40.999Z] #35 37.13 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T11:42:40.999Z] #35 42.06 Selecting previously unselected package libicu63:arm64. [2021-02-23T11:42:40.999Z] #35 42.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-23T11:42:40.999Z] #35 42.09 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-23T11:42:40.999Z] #35 ... [2021-02-23T11:42:40.999Z] [2021-02-23T11:42:40.999Z] #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-23T11:42:40.999Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:42:40.999Z] #44 44.38 regexp [2021-02-23T11:42:41.030Z] #48 44.58 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:41.030Z] #48 44.59 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:41.030Z] #48 44.64 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:41.030Z] #48 44.69 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:41.030Z] #48 44.79 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:41.030Z] #48 44.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:41.030Z] #48 44.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:41.030Z] #48 44.88 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:41.217Z] #19 33.55 Selecting previously unselected package bash-completion. [2021-02-23T11:42:41.217Z] #19 33.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T11:42:41.290Z] #48 44.93 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:41.326Z] #54 150.8 + bin/containerd-shim-runc-v2 [2021-02-23T11:42:41.326Z] #54 151.5 + binaries [2021-02-23T11:42:41.326Z] #54 151.5 + install -D bin/containerd /build/containerd [2021-02-23T11:42:41.326Z] #54 151.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T11:42:41.618Z] #54 151.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T11:42:41.618Z] #54 151.5 + install -D bin/ctr /build/ctr [2021-02-23T11:42:41.907Z] #54 DONE 152.1s [2021-02-23T11:42:41.951Z] #44 ... [2021-02-23T11:42:41.951Z] [2021-02-23T11:42:41.951Z] #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-23T11:42:41.951Z] #33 sha256:c22be687a694567bebac7b70f64e6409a8904a46c25150a2cf54afea8d91f5fb [2021-02-23T11:42:41.951Z] #33 35.14 bufio [2021-02-23T11:42:41.951Z] #33 35.17 reflect [2021-02-23T11:42:41.951Z] #33 35.42 path [2021-02-23T11:42:41.951Z] #33 35.77 text/tabwriter [2021-02-23T11:42:41.951Z] #33 39.20 internal/syscall/execenv [2021-02-23T11:42:41.951Z] #33 39.23 internal/syscall/unix [2021-02-23T11:42:41.951Z] #33 39.30 time [2021-02-23T11:42:41.951Z] #33 44.01 internal/poll [2021-02-23T11:42:41.951Z] #33 45.41 os [2021-02-23T11:42:41.951Z] #33 ... [2021-02-23T11:42:41.951Z] [2021-02-23T11:42:41.951Z] #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-23T11:42:41.951Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:41.951Z] #41 42.56 Selecting previously unselected package libprotoc17:arm64. [2021-02-23T11:42:41.951Z] #41 42.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-23T11:42:41.951Z] #41 42.58 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:41.951Z] #41 43.70 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T11:42:41.951Z] #41 43.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-23T11:42:41.951Z] #41 43.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:41.951Z] #41 43.86 Selecting previously unselected package protobuf-compiler. [2021-02-23T11:42:41.951Z] #41 43.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-23T11:42:41.951Z] #41 43.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:41.951Z] #41 44.33 Selecting previously unselected package python-pkg-resources. [2021-02-23T11:42:41.951Z] #41 44.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:42:41.951Z] #41 44.47 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:41.951Z] #41 44.76 Selecting previously unselected package python-six. [2021-02-23T11:42:41.951Z] #41 44.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T11:42:41.951Z] #41 44.78 Unpacking python-six (1.12.0-1) ... [2021-02-23T11:42:42.252Z] #41 45.48 Selecting previously unselected package python-protobuf. [2021-02-23T11:42:42.252Z] #41 45.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-23T11:42:42.252Z] #41 45.49 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:42.311Z] #48 ... [2021-02-23T11:42:42.311Z] [2021-02-23T11:42:42.311Z] #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-23T11:42:42.311Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:42:42.311Z] #44 27.61 vendor/golang.org/x/crypto/curve25519 [2021-02-23T11:42:42.311Z] #44 ... [2021-02-23T11:42:42.311Z] [2021-02-23T11:42:42.311Z] #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-23T11:42:42.311Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:42.311Z] #12 30.19 Reading package lists... [2021-02-23T11:42:42.831Z] #41 46.21 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:42.831Z] #41 ... [2021-02-23T11:42:42.831Z] [2021-02-23T11:42:42.831Z] #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-23T11:42:42.831Z] #50 sha256:a5fdd98aeb2af1c3fb6af841590af5c8b56189b71964018a868d5db339e68b47 [2021-02-23T11:42:42.831Z] #50 36.31 syscall [2021-02-23T11:42:42.831Z] #50 36.32 reflect [2021-02-23T11:42:42.831Z] #50 36.32 bufio [2021-02-23T11:42:42.831Z] #50 36.33 regexp/syntax [2021-02-23T11:42:42.831Z] #50 43.84 time [2021-02-23T11:42:42.831Z] #50 44.46 regexp [2021-02-23T11:42:42.878Z] #12 36.91 Building dependency tree... [2021-02-23T11:42:42.946Z] [2021-02-23T11:42:42.946Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-23T11:42:42.946Z] #55 DONE 0.3s [2021-02-23T11:42:42.949Z] #56 ... [2021-02-23T11:42:42.949Z] [2021-02-23T11:42:42.949Z] #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-23T11:42:42.949Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:42.949Z] #49 38.76 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:42.949Z] #49 43.59 go: extracting golang.org/x/text v0.3.2 [2021-02-23T11:42:42.949Z] #49 ... [2021-02-23T11:42:42.949Z] [2021-02-23T11:42:42.949Z] #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-23T11:42:42.949Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:42:42.949Z] #45 48.86 internal/reflectlite [2021-02-23T11:42:42.949Z] #45 48.88 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T11:42:42.949Z] #45 48.89 math/rand [2021-02-23T11:42:42.949Z] #45 48.89 internal/singleflight [2021-02-23T11:42:43.100Z] #50 ... [2021-02-23T11:42:43.100Z] [2021-02-23T11:42:43.100Z] #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-23T11:42:43.100Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:43.100Z] #12 45.60 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T11:42:43.100Z] #12 45.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T11:42:43.100Z] #12 45.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:42:43.100Z] #12 45.99 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-23T11:42:43.100Z] #12 46.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-23T11:42:43.100Z] #12 46.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-23T11:42:43.100Z] #12 46.22 Selecting previously unselected package dmsetup. [2021-02-23T11:42:43.100Z] #12 46.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-23T11:42:43.100Z] #12 46.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T11:42:43.100Z] #12 46.43 Selecting previously unselected package mingw-w64-common. [2021-02-23T11:42:43.100Z] #12 46.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T11:42:43.100Z] #12 46.44 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T11:42:43.235Z] [2021-02-23T11:42:43.235Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-23T11:42:43.235Z] #59 DONE 0.3s [2021-02-23T11:42:43.524Z] [2021-02-23T11:42:43.524Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-23T11:42:43.524Z] #61 DONE 0.2s [2021-02-23T11:42:43.524Z] [2021-02-23T11:42:43.524Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-23T11:42:43.524Z] #63 DONE 0.1s [2021-02-23T11:42:43.753Z] #19 36.14 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T11:42:43.814Z] [2021-02-23T11:42:43.814Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T11:42:43.814Z] #64 DONE 0.0s [2021-02-23T11:42:43.814Z] [2021-02-23T11:42:43.814Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T11:42:44.322Z] #19 36.52 Selecting previously unselected package bzip2. [2021-02-23T11:42:44.322Z] #19 36.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-23T11:42:44.322Z] #19 36.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:42:44.322Z] #19 36.62 Selecting previously unselected package xz-utils. [2021-02-23T11:42:44.322Z] #19 36.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-23T11:42:44.322Z] #19 36.64 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T11:42:44.322Z] #19 36.80 Selecting previously unselected package apparmor. [2021-02-23T11:42:44.322Z] #19 36.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-23T11:42:44.409Z] #31 ... [2021-02-23T11:42:44.409Z] [2021-02-23T11:42:44.409Z] #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-23T11:42:44.409Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:44.409Z] #12 48.09 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-23T11:42:44.409Z] #12 50.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-23T11:42:44.409Z] #12 50.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-23T11:42:44.409Z] #12 50.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:42:44.409Z] #12 50.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:42:44.409Z] #12 50.63 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-23T11:42:44.409Z] #12 50.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-23T11:42:44.409Z] #12 50.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-23T11:42:44.409Z] #12 50.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-23T11:42:44.409Z] #12 50.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-23T11:42:44.409Z] #12 50.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-23T11:42:44.409Z] #12 50.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-23T11:42:44.409Z] #12 50.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-23T11:42:44.410Z] #12 50.83 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-23T11:42:44.410Z] #12 50.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-23T11:42:44.410Z] #12 50.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-23T11:42:44.410Z] #12 52.06 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:44.410Z] #12 52.31 Fetched 78.2 MB in 8s (9657 kB/s) [2021-02-23T11:42:44.410Z] #12 52.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:44.410Z] #12 52.57 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-23T11:42:44.410Z] #12 52.59 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:44.410Z] #12 52.94 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-23T11:42:44.410Z] #12 53.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:44.410Z] #12 53.22 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-23T11:42:44.410Z] #12 53.24 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:44.410Z] #12 53.51 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-23T11:42:44.410Z] #12 53.68 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T11:42:44.410Z] #12 53.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:44.410Z] #12 53.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:42:44.410Z] #12 53.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:42:44.443Z] #65 DONE 0.7s [2021-02-23T11:42:44.501Z] #12 ... [2021-02-23T11:42:44.501Z] [2021-02-23T11:42:44.501Z] #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-23T11:42:44.501Z] #55 sha256:cc7b8caf1fefdda03c6cdb41634f8a8736e82e58b4531e810cc858312fb588c8 [2021-02-23T11:42:44.501Z] #55 1.630 + RM_GOPATH=0 [2021-02-23T11:42:44.501Z] #55 1.630 + TMP_GOPATH= [2021-02-23T11:42:44.501Z] #55 1.630 + : /build [2021-02-23T11:42:44.501Z] #55 1.630 + '[' -z '' ']' [2021-02-23T11:42:44.501Z] #55 1.632 ++ mktemp -d [2021-02-23T11:42:44.501Z] #55 1.636 + export GOPATH=/tmp/tmp.TdhnlWeUAB [2021-02-23T11:42:44.501Z] #55 1.636 + GOPATH=/tmp/tmp.TdhnlWeUAB [2021-02-23T11:42:44.501Z] #55 1.636 + RM_GOPATH=1 [2021-02-23T11:42:44.501Z] #55 1.636 + case "$(go env GOARCH)" in [2021-02-23T11:42:44.501Z] #55 1.636 ++ go env GOARCH [2021-02-23T11:42:44.501Z] #55 1.673 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:44.501Z] #55 1.673 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:44.501Z] #55 1.736 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:44.501Z] #55 1.737 + dir=/tmp/install [2021-02-23T11:42:44.501Z] #55 1.738 + bin=containerd [2021-02-23T11:42:44.501Z] #55 1.738 + shift [2021-02-23T11:42:44.501Z] #55 1.740 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T11:42:44.501Z] #55 1.740 + . /tmp/install/containerd.installer [2021-02-23T11:42:44.501Z] #55 1.741 ++ set -e [2021-02-23T11:42:44.501Z] #55 1.741 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:44.501Z] #55 1.742 + install_containerd [2021-02-23T11:42:44.501Z] #55 1.743 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T11:42:44.501Z] #55 1.744 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:44.501Z] #55 1.744 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TdhnlWeUAB/src/github.com/containerd/containerd [2021-02-23T11:42:44.501Z] #55 1.751 Cloning into '/tmp/tmp.TdhnlWeUAB/src/github.com/containerd/containerd'... [2021-02-23T11:42:44.582Z] #19 36.89 Unpacking apparmor (2.13.2-10) ... [2021-02-23T11:42:44.587Z] #48 ... [2021-02-23T11:42:44.587Z] [2021-02-23T11:42:44.587Z] #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-23T11:42:44.587Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:44.587Z] #54 33.09 Reading package lists... [2021-02-23T11:42:44.587Z] #54 40.30 Building dependency tree... [2021-02-23T11:42:44.587Z] #54 44.39 The following additional packages will be installed: [2021-02-23T11:42:44.587Z] #54 44.39 libbtrfs0 [2021-02-23T11:42:44.587Z] #54 44.66 The following NEW packages will be installed: [2021-02-23T11:42:44.587Z] #54 44.66 libbtrfs-dev libbtrfs0 [2021-02-23T11:42:44.587Z] #54 45.09 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:44.587Z] #54 45.09 Need to get 119 kB of archives. [2021-02-23T11:42:44.587Z] #54 45.09 After this operation, 387 kB of additional disk space will be used. [2021-02-23T11:42:44.587Z] #54 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:42:44.587Z] #54 45.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:42:44.587Z] #54 46.34 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:44.587Z] #54 46.55 Fetched 119 kB in 0s (432 kB/s) [2021-02-23T11:42:44.587Z] #54 46.71 Selecting previously unselected package libbtrfs0. [2021-02-23T11:42:44.587Z] #54 46.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:44.587Z] #54 46.78 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:42:44.587Z] #54 46.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:44.587Z] #54 46.97 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:42:44.587Z] #54 46.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:42:44.587Z] #54 46.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:44.587Z] #54 47.36 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:44.587Z] #54 47.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:44.587Z] #54 47.36 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:44.587Z] #54 DONE 48.1s [2021-02-23T11:42:44.587Z] [2021-02-23T11:42:44.587Z] #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-23T11:42:44.587Z] #55 sha256:4a34047f964562f716b77730e25ec90b49cda3117a07aa07c26ba95c9082ba4e [2021-02-23T11:42:44.732Z] [2021-02-23T11:42:44.732Z] #66 exporting to image [2021-02-23T11:42:44.732Z] #66 exporting layers [2021-02-23T11:42:44.844Z] #55 ... [2021-02-23T11:42:44.844Z] [2021-02-23T11:42:44.844Z] #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-23T11:42:44.844Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-23T11:42:44.844Z] #35 46.23 Selecting previously unselected package libxml2:arm64. [2021-02-23T11:42:44.844Z] #35 46.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-23T11:42:44.844Z] #35 46.24 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:42:44.844Z] #35 46.85 Selecting previously unselected package libarchive13:arm64. [2021-02-23T11:42:44.844Z] #35 46.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-23T11:42:44.844Z] #35 46.95 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-23T11:42:44.844Z] #35 47.50 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-23T11:42:44.844Z] #35 47.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-23T11:42:44.844Z] #35 47.51 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-23T11:42:44.844Z] #35 47.80 Selecting previously unselected package librhash0:arm64. [2021-02-23T11:42:44.844Z] #35 47.80 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-23T11:42:44.844Z] #35 47.81 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-23T11:42:44.844Z] #35 48.10 Selecting previously unselected package libuv1:arm64. [2021-02-23T11:42:44.844Z] #35 48.10 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-23T11:42:44.844Z] #35 48.11 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-23T11:42:44.873Z] #19 37.21 Selecting previously unselected package aufs-tools. [2021-02-23T11:42:44.873Z] #19 37.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-23T11:42:44.873Z] #19 37.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:42:44.923Z] #12 56.88 Selecting previously unselected package binutils-mingw-w64-x86-64.#12 ... [2021-02-23T11:42:44.923Z] [2021-02-23T11:42:44.923Z] #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-23T11:42:44.923Z] #46 sha256:e529bc83a304b7640ed5d748210cdb856f7119d97f76750255aeffdb958c44ce [2021-02-23T11:42:44.923Z] #46 DONE 57.0s [2021-02-23T11:42:44.923Z] [2021-02-23T11:42:44.923Z] #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-23T11:42:44.923Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:44.923Z] #12 56.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T11:42:44.923Z] #12 56.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:42:44.923Z] #12 56.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:42:44.923Z] #12 ... [2021-02-23T11:42:44.923Z] [2021-02-23T11:42:44.923Z] #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-23T11:42:44.923Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:44.923Z] #35 46.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T11:42:44.923Z] #35 46.97 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T11:42:44.923Z] #35 49.90 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:42:44.923Z] #35 49.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:42:44.923Z] #35 49.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:42:44.923Z] #35 ... [2021-02-23T11:42:44.923Z] [2021-02-23T11:42:44.923Z] #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-23T11:42:44.923Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:44.923Z] #41 50.77 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T11:42:44.923Z] #41 50.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:44.923Z] #41 50.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:44.923Z] #41 50.97 Selecting previously unselected package protobuf-compiler. [2021-02-23T11:42:44.923Z] #41 50.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:44.923Z] #41 51.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:44.923Z] #41 51.20 Selecting previously unselected package python-pkg-resources. [2021-02-23T11:42:44.923Z] #41 51.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:42:44.923Z] #41 51.21 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:44.923Z] #41 51.45 Selecting previously unselected package python-six. [2021-02-23T11:42:44.923Z] #41 51.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T11:42:44.923Z] #41 51.46 Unpacking python-six (1.12.0-1) ... [2021-02-23T11:42:44.923Z] #41 51.58 Selecting previously unselected package python-protobuf. [2021-02-23T11:42:44.923Z] #41 51.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:44.923Z] #41 51.60 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:44.923Z] #41 52.15 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:45.149Z] #19 37.37 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:42:45.149Z] #19 37.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:42:45.149Z] #19 37.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:42:45.149Z] #19 37.59 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:42:45.149Z] #19 37.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:42:45.149Z] #19 37.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:42:45.167Z] #55 ... [2021-02-23T11:42:45.167Z] [2021-02-23T11:42:45.167Z] #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-23T11:42:45.167Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:45.167Z] #12 31.87 Reading package lists... [2021-02-23T11:42:45.167Z] #12 38.88 Building dependency tree... [2021-02-23T11:42:45.167Z] #12 42.68 The following additional packages will be installed: [2021-02-23T11:42:45.167Z] #12 42.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T11:42:45.167Z] #12 42.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T11:42:45.167Z] #12 42.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T11:42:45.167Z] #12 42.70 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T11:42:45.167Z] #12 42.70 mingw-w64-x86-64-dev [2021-02-23T11:42:45.167Z] #12 42.71 Suggested packages: [2021-02-23T11:42:45.167Z] #12 42.72 gcc-8-locales seccomp wine64 [2021-02-23T11:42:45.167Z] #12 44.29 The following NEW packages will be installed: [2021-02-23T11:42:45.167Z] #12 44.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T11:42:45.167Z] #12 44.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T11:42:45.167Z] #12 44.30 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T11:42:45.167Z] #12 44.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T11:42:45.167Z] #12 44.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T11:42:45.167Z] #12 44.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T11:42:45.167Z] #12 44.39 The following packages will be upgraded: [2021-02-23T11:42:45.167Z] #12 44.42 libsystemd0 libudev1 [2021-02-23T11:42:45.167Z] #12 44.91 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:42:45.167Z] #12 44.91 Need to get 78.2 MB of archives. [2021-02-23T11:42:45.167Z] #12 44.91 After this operation, 487 MB of additional disk space will be used. [2021-02-23T11:42:45.167Z] #12 44.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-23T11:42:45.167Z] #12 44.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-23T11:42:45.167Z] #12 44.94 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-23T11:42:45.167Z] #12 45.16 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-23T11:42:45.167Z] #12 45.45 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-23T11:42:45.168Z] #12 45.45 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-23T11:42:45.168Z] #12 45.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-23T11:42:45.168Z] #12 45.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T11:42:45.168Z] #12 45.99 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-23T11:42:45.168Z] #12 46.30 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-23T11:42:45.168Z] #12 46.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-23T11:42:45.168Z] #12 ... [2021-02-23T11:42:45.168Z] [2021-02-23T11:42:45.168Z] #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-23T11:42:45.168Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:45.168Z] #41 32.95 Reading package lists... [2021-02-23T11:42:45.168Z] #41 40.04 Building dependency tree... [2021-02-23T11:42:45.168Z] #41 43.93 The following additional packages will be installed: [2021-02-23T11:42:45.168Z] #41 43.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T11:42:45.168Z] #41 43.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T11:42:45.168Z] #41 43.96 Suggested packages: [2021-02-23T11:42:45.168Z] #41 43.97 manpages-dev python-setuptools [2021-02-23T11:42:45.168Z] #41 45.45 The following NEW packages will be installed: [2021-02-23T11:42:45.168Z] #41 45.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T11:42:45.168Z] #41 45.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T11:42:45.168Z] #41 45.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T11:42:45.168Z] #41 45.45 python-six zlib1g-dev [2021-02-23T11:42:45.168Z] #41 45.90 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:45.168Z] #41 45.90 Need to get 4095 kB of archives. [2021-02-23T11:42:45.168Z] #41 45.90 After this operation, 22.5 MB of additional disk space will be used. [2021-02-23T11:42:45.168Z] #41 45.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-23T11:42:45.168Z] #41 45.90 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-23T11:42:45.168Z] #41 45.90 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-23T11:42:45.168Z] #41 45.90 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-23T11:42:45.168Z] #41 45.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-23T11:42:45.168Z] #41 45.90 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-23T11:42:45.168Z] #41 45.95 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-23T11:42:45.168Z] #41 45.95 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-23T11:42:45.168Z] #41 45.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-23T11:42:45.168Z] #41 46.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-23T11:42:45.168Z] #41 46.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-23T11:42:45.168Z] #41 46.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-23T11:42:45.168Z] #41 46.30 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-23T11:42:45.168Z] #41 46.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-23T11:42:45.168Z] #41 46.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-23T11:42:45.168Z] #41 46.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-23T11:42:45.168Z] #41 46.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-23T11:42:45.168Z] #41 47.61 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:45.168Z] #41 47.86 Fetched 4095 kB in 1s (5485 kB/s) [2021-02-23T11:42:45.168Z] #41 48.03 Selecting previously unselected package libcap-dev:amd64. [2021-02-23T11:42:45.168Z] #41 48.03 (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-23T11:42:45.168Z] #41 48.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-23T11:42:45.168Z] #41 48.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:42:45.168Z] #41 48.32 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:42:45.168Z] #41 48.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:42:45.168Z] #41 48.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:45.168Z] #41 48.55 Selecting previously unselected package libnet1-dev. [2021-02-23T11:42:45.168Z] #41 48.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:42:45.168Z] #41 48.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:45.168Z] #41 48.88 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:42:45.168Z] #41 48.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:42:45.168Z] #41 48.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:42:45.180Z] #41 57.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:45.180Z] #41 57.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:45.180Z] #41 57.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:45.180Z] #41 ... [2021-02-23T11:42:45.180Z] [2021-02-23T11:42:45.180Z] #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-23T11:42:45.180Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:45.180Z] #35 57.22 Selecting previously unselected package libxml2:amd64. [2021-02-23T11:42:45.180Z] #35 57.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-23T11:42:45.180Z] #35 57.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:42:45.407Z] #19 37.70 Selecting previously unselected package jq. [2021-02-23T11:42:45.407Z] #19 37.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:42:45.407Z] #19 37.73 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:42:45.407Z] #19 37.81 Selecting previously unselected package libaio1:amd64. [2021-02-23T11:42:45.407Z] #19 37.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-23T11:42:45.407Z] #19 37.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:42:45.407Z] #19 37.87 Selecting previously unselected package libgpm2:amd64. [2021-02-23T11:42:45.407Z] #19 37.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-23T11:42:45.407Z] #19 37.88 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:42:45.407Z] #19 37.94 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:42:45.407Z] #19 37.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:42:45.412Z] #12 40.56 The following additional packages will be installed: [2021-02-23T11:42:45.412Z] #12 40.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-23T11:42:45.412Z] #12 40.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-23T11:42:45.412Z] #12 40.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-23T11:42:45.412Z] #12 40.58 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-23T11:42:45.412Z] #12 40.59 mingw-w64-x86-64-dev [2021-02-23T11:42:45.412Z] #12 40.59 Suggested packages: [2021-02-23T11:42:45.412Z] #12 40.59 gcc-8-locales seccomp wine64 [2021-02-23T11:42:45.422Z] #35 48.74 Selecting previously unselected package cmake. [2021-02-23T11:42:45.422Z] #35 48.74 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-23T11:42:45.422Z] #35 48.86 Unpacking cmake (3.13.4-1) ... [2021-02-23T11:42:45.430Z] #41 49.10 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-23T11:42:45.430Z] #41 49.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-23T11:42:45.430Z] #41 49.10 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:42:45.430Z] #41 ... [2021-02-23T11:42:45.430Z] [2021-02-23T11:42:45.430Z] #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-23T11:42:45.430Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:45.430Z] #35 32.23 Reading package lists... [2021-02-23T11:42:45.430Z] #35 39.37 Building dependency tree... [2021-02-23T11:42:45.430Z] #35 43.27 The following additional packages will be installed: [2021-02-23T11:42:45.430Z] #35 43.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T11:42:45.430Z] #35 43.31 Suggested packages: [2021-02-23T11:42:45.430Z] #35 43.33 cmake-doc ninja-build lrzip [2021-02-23T11:42:45.430Z] #35 43.33 Recommended packages: [2021-02-23T11:42:45.430Z] #35 43.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T11:42:45.430Z] #35 44.51 The following NEW packages will be installed: [2021-02-23T11:42:45.430Z] #35 44.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T11:42:45.430Z] #35 44.51 vim-common xxd [2021-02-23T11:42:45.430Z] #35 44.90 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:45.430Z] #35 44.90 Need to get 14.9 MB of archives. [2021-02-23T11:42:45.430Z] #35 44.90 After this operation, 61.8 MB of additional disk space will be used. [2021-02-23T11:42:45.430Z] #35 44.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:42:45.430Z] #35 44.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:42:45.430Z] #35 44.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T11:42:45.430Z] #35 45.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:42:45.430Z] #35 45.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-23T11:42:45.430Z] #35 45.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-23T11:42:45.430Z] #35 45.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-23T11:42:45.430Z] #35 45.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-23T11:42:45.430Z] #35 45.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-23T11:42:45.430Z] #35 45.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-23T11:42:45.430Z] #35 47.68 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:45.430Z] #35 47.88 Fetched 14.9 MB in 2s (8624 kB/s) [2021-02-23T11:42:45.430Z] #35 48.05 Selecting previously unselected package xxd. [2021-02-23T11:42:45.430Z] #35 48.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 ... 15410 files and directories currently installed.) [2021-02-23T11:42:45.430Z] #35 48.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:42:45.430Z] #35 48.15 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:42:45.430Z] #35 48.37 Selecting previously unselected package vim-common. [2021-02-23T11:42:45.430Z] #35 48.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:42:45.430Z] #35 48.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:45.430Z] #35 48.83 Selecting previously unselected package cmake-data. [2021-02-23T11:42:45.430Z] #35 48.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T11:42:45.430Z] #35 48.83 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T11:42:45.666Z] #19 37.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:42:45.692Z] #35 ... [2021-02-23T11:42:45.692Z] [2021-02-23T11:42:45.692Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T11:42:45.692Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:45.692Z] #41 49.40 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:42:45.692Z] #41 49.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:45.692Z] #41 49.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:45.692Z] #41 49.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-23T11:42:45.953Z] #41 49.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:45.953Z] #41 49.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:45.953Z] #41 49.70 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-23T11:42:45.953Z] #41 49.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-23T11:42:45.953Z] #41 49.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:46.109Z] #35 58.24 Selecting previously unselected package libarchive13:amd64. [2021-02-23T11:42:46.109Z] #35 58.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-23T11:42:46.109Z] #35 58.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:42:46.354Z] #12 ... [2021-02-23T11:42:46.354Z] [2021-02-23T11:42:46.354Z] #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-23T11:42:46.354Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:42:46.354Z] #48 39.43 go: finding github.com/fatih/color v1.7.0 [2021-02-23T11:42:46.354Z] #48 39.53 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:46.354Z] #48 39.58 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:46.354Z] #48 39.61 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:46.354Z] #48 39.76 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:46.354Z] #48 39.84 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:46.354Z] #48 39.85 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:46.354Z] #48 39.86 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:46.354Z] #48 39.88 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T11:42:46.354Z] #48 39.91 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:46.354Z] #48 39.91 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:46.354Z] #48 39.94 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:46.354Z] #48 39.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:46.354Z] #48 39.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:46.354Z] #48 39.98 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:46.354Z] #48 40.00 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:46.354Z] #48 40.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:46.354Z] #48 40.02 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:46.354Z] #48 40.04 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T11:42:46.354Z] #48 40.06 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:46.354Z] #48 40.06 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:46.354Z] #48 40.10 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:46.354Z] #48 40.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:46.354Z] #48 40.31 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:46.354Z] #48 40.34 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:46.354Z] #48 40.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:46.354Z] #48 40.42 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:46.354Z] #48 40.47 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:46.354Z] #48 40.48 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:46.354Z] #48 40.52 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:46.354Z] #48 40.56 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:46.354Z] #48 40.72 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:46.354Z] #48 40.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:46.354Z] #48 40.75 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:46.354Z] #48 40.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:46.354Z] #48 40.85 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:46.354Z] #48 40.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:46.354Z] #48 41.03 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T11:42:46.354Z] #48 41.05 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:46.354Z] #48 41.08 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:46.354Z] #48 41.09 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T11:42:46.354Z] #48 41.10 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:46.354Z] #48 41.12 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:46.354Z] #48 41.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:46.354Z] #48 41.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:46.354Z] #48 41.29 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:46.354Z] #48 41.35 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:46.354Z] #48 41.41 go: finding golang.org/x/text v0.3.2 [2021-02-23T11:42:46.354Z] #48 41.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:46.354Z] #48 41.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:46.354Z] #48 41.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:46.354Z] #48 41.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:46.354Z] #48 41.60 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:46.354Z] #48 41.68 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:46.354Z] #48 41.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:46.354Z] #48 41.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:46.354Z] #48 41.80 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:46.354Z] #48 41.81 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:46.354Z] #48 41.83 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:46.354Z] #48 41.86 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:46.354Z] #48 41.90 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:46.354Z] #48 41.90 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:46.524Z] #41 50.24 Selecting previously unselected package libprotobuf17:amd64. [2021-02-23T11:42:46.524Z] #41 50.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:46.524Z] #41 50.24 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:46.614Z] #48 ... [2021-02-23T11:42:46.614Z] [2021-02-23T11:42:46.614Z] #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-23T11:42:46.614Z] #63 sha256:b03dbd553dacc2b0486d74a9ffcebcb3db53224cf4d87f64161044d0aaadd055 [2021-02-23T11:42:46.614Z] #63 DONE 42.1s [2021-02-23T11:42:46.614Z] [2021-02-23T11:42:46.614Z] #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-23T11:42:46.614Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:42:46.614Z] #48 41.97 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:46.614Z] #48 42.02 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:46.614Z] #48 42.04 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:46.614Z] #48 42.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:46.614Z] #48 42.15 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:46.672Z] #35 58.62 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-23T11:42:46.672Z] #35 58.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-23T11:42:46.672Z] #35 58.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:42:46.906Z] #48 42.48 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:46.928Z] #35 58.84 Selecting previously unselected package librhash0:amd64. [2021-02-23T11:42:46.928Z] #35 58.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-23T11:42:46.928Z] #35 58.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:42:46.928Z] #35 59.08 Selecting previously unselected package libuv1:amd64. [2021-02-23T11:42:47.165Z] #48 42.55 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:47.185Z] #35 59.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-23T11:42:47.185Z] #35 59.11 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:42:47.185Z] #35 ... [2021-02-23T11:42:47.185Z] [2021-02-23T11:42:47.185Z] #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-23T11:42:47.185Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:42:47.185Z] #50 49.22 reflect [2021-02-23T11:42:47.185Z] #50 49.26 syscall [2021-02-23T11:42:47.185Z] #50 56.70 time [2021-02-23T11:42:47.185Z] #50 ... [2021-02-23T11:42:47.185Z] [2021-02-23T11:42:47.185Z] #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-23T11:42:47.185Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:47.185Z] #35 59.26 Selecting previously unselected package cmake. [2021-02-23T11:42:47.185Z] #35 59.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-23T11:42:47.185Z] #35 59.28 Unpacking cmake (3.13.4-1) ... [2021-02-23T11:42:47.425Z] #48 42.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:47.425Z] #48 43.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:47.425Z] #48 43.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:47.462Z] #45 52.97 sort [2021-02-23T11:42:47.462Z] #45 52.98 io [2021-02-23T11:42:47.462Z] #45 52.99 strconv [2021-02-23T11:42:47.462Z] #45 52.99 syscall [2021-02-23T11:42:47.468Z] #41 51.14 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-23T11:42:47.468Z] #41 51.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:47.468Z] #41 51.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:47.579Z] #19 ... [2021-02-23T11:42:47.579Z] [2021-02-23T11:42:47.579Z] #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-23T11:42:47.579Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:42:47.579Z] #42 87.04 DEP criu/bitmap.d [2021-02-23T11:42:47.579Z] #42 87.06 DEP criu/bfd.d [2021-02-23T11:42:47.579Z] #42 87.15 DEP criu/autofs.d [2021-02-23T11:42:47.579Z] #42 87.48 DEP criu/aio.d [2021-02-23T11:42:47.579Z] #42 87.64 DEP criu/action-scripts.d [2021-02-23T11:42:47.579Z] #42 88.00 CC criu/action-scripts.o [2021-02-23T11:42:47.579Z] #42 88.41 CC criu/aio.o [2021-02-23T11:42:47.579Z] #42 88.94 CC criu/autofs.o [2021-02-23T11:42:47.579Z] #42 90.17 CC criu/bfd.o [2021-02-23T11:42:47.579Z] #42 90.68 CC criu/bitmap.o [2021-02-23T11:42:47.579Z] #42 90.85 CC criu/cgroup-props.o [2021-02-23T11:42:47.579Z] #42 91.54 CC criu/cgroup.o [2021-02-23T11:42:47.579Z] #42 94.20 CC criu/clone-noasan.o [2021-02-23T11:42:47.579Z] #42 94.37 CC criu/config.o [2021-02-23T11:42:47.579Z] #42 95.94 CC criu/cr-check.o [2021-02-23T11:42:47.685Z] #48 43.08 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:47.685Z] #48 43.12 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:47.732Z] #41 51.37 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-23T11:42:47.733Z] #41 51.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:47.733Z] #41 51.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:47.838Z] #42 97.51 CC criu/cr-dedup.o [2021-02-23T11:42:47.992Z] #41 ... [2021-02-23T11:42:47.992Z] [2021-02-23T11:42:47.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-23T11:42:47.992Z] #33 sha256:1fbf0e772c37331e08531a361dcf6df26e6f6506ab93702ffab42223c6bd19cb [2021-02-23T11:42:47.992Z] #33 41.78 internal/reflectlite [2021-02-23T11:42:47.992Z] #33 41.79 sync [2021-02-23T11:42:47.992Z] #33 44.66 sort [2021-02-23T11:42:47.992Z] #33 44.66 errors [2021-02-23T11:42:47.992Z] #33 45.07 strconv [2021-02-23T11:42:47.992Z] #33 45.95 io [2021-02-23T11:42:47.992Z] #33 47.27 internal/oserror [2021-02-23T11:42:47.992Z] #33 47.36 syscall [2021-02-23T11:42:47.992Z] #33 49.24 reflect [2021-02-23T11:42:47.993Z] #35 51.01 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-23T11:42:47.993Z] #35 51.31 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:42:48.096Z] #42 97.83 CC criu/cr-dump.o [2021-02-23T11:42:48.112Z] #45 ... [2021-02-23T11:42:48.112Z] [2021-02-23T11:42:48.112Z] #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-23T11:42:48.112Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:42:48.112Z] #49 50.83 go: finding github.com/fatih/color v1.7.0 [2021-02-23T11:42:48.112Z] #49 50.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-23T11:42:48.112Z] #49 50.99 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-23T11:42:48.112Z] #49 51.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-23T11:42:48.112Z] #49 51.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-23T11:42:48.112Z] #49 51.28 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-23T11:42:48.112Z] #49 51.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-23T11:42:48.112Z] #49 51.32 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-23T11:42:48.112Z] #49 51.32 go: finding github.com/pkg/errors v0.8.1 [2021-02-23T11:42:48.112Z] #49 51.41 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-23T11:42:48.112Z] #49 51.43 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.47 go: finding github.com/spf13/viper v1.6.1 [2021-02-23T11:42:48.112Z] #49 51.47 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.49 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-23T11:42:48.112Z] #49 51.53 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.56 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.56 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.58 go: finding github.com/stretchr/testify v1.4.0 [2021-02-23T11:42:48.112Z] #49 51.59 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.82 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.82 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-23T11:42:48.112Z] #49 51.84 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-23T11:42:48.112Z] #49 51.85 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-23T11:42:48.112Z] #49 51.86 go: finding github.com/spf13/cobra v0.0.5 [2021-02-23T11:42:48.112Z] #49 51.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-23T11:42:48.112Z] #49 51.98 go: finding github.com/gobwas/glob v0.2.3 [2021-02-23T11:42:48.112Z] #49 51.99 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-23T11:42:48.112Z] #49 51.99 go: finding github.com/spf13/pflag v1.0.5 [2021-02-23T11:42:48.112Z] #49 52.05 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-23T11:42:48.112Z] #49 52.11 go: finding github.com/stretchr/objx v0.2.0 [2021-02-23T11:42:48.112Z] #49 52.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-23T11:42:48.112Z] #49 52.14 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-23T11:42:48.113Z] #49 52.15 go: finding github.com/magiconair/properties v1.8.1 [2021-02-23T11:42:48.113Z] #49 52.33 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-23T11:42:48.113Z] #49 52.33 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-23T11:42:48.113Z] #49 52.40 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-23T11:42:48.113Z] #49 52.40 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-23T11:42:48.113Z] #49 52.40 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-23T11:42:48.113Z] #49 52.42 go: finding github.com/spf13/afero v1.1.2 [2021-02-23T11:42:48.113Z] #49 52.50 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-23T11:42:48.113Z] #49 52.50 go: finding github.com/spf13/cast v1.3.0 [2021-02-23T11:42:48.113Z] #49 52.57 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-23T11:42:48.113Z] #49 52.60 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-23T11:42:48.113Z] #49 52.62 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-23T11:42:48.113Z] #49 52.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-23T11:42:48.113Z] #49 52.81 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-23T11:42:48.113Z] #49 52.99 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-23T11:42:48.113Z] #49 52.99 go: finding golang.org/x/text v0.3.2 [2021-02-23T11:42:48.113Z] #49 53.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-23T11:42:48.113Z] #49 53.14 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-23T11:42:48.113Z] #49 53.15 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-23T11:42:48.113Z] #49 53.20 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-23T11:42:48.113Z] #49 53.23 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-23T11:42:48.113Z] #49 53.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-23T11:42:48.113Z] #49 53.27 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-23T11:42:48.113Z] #49 53.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-23T11:42:48.113Z] #49 53.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-23T11:42:48.113Z] #49 53.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-23T11:42:48.113Z] #49 53.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-23T11:42:48.113Z] #49 53.48 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-23T11:42:48.113Z] #49 53.49 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-23T11:42:48.113Z] #49 53.49 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-23T11:42:48.113Z] #49 53.57 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-23T11:42:48.113Z] #49 53.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-23T11:42:48.113Z] #49 53.58 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-23T11:42:48.113Z] #49 53.60 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-23T11:42:48.113Z] #49 53.66 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-23T11:42:48.113Z] #49 53.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-23T11:42:48.113Z] #49 53.90 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-23T11:42:48.113Z] #49 54.07 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-23T11:42:48.252Z] #33 ... [2021-02-23T11:42:48.252Z] [2021-02-23T11:42:48.252Z] #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-23T11:42:48.252Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:42:48.252Z] #31 49.39 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-23T11:42:48.252Z] #31 49.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T11:42:48.252Z] #31 50.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T11:42:48.257Z] #35 51.75 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-23T11:42:48.257Z] #35 51.77 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:48.417Z] #49 54.23 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-23T11:42:48.417Z] #49 54.23 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-23T11:42:48.417Z] #49 54.39 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-23T11:42:48.417Z] #49 54.39 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-23T11:42:48.521Z] #35 51.84 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-23T11:42:48.521Z] #35 51.87 Setting up cmake-data (3.13.4-1) ... [2021-02-23T11:42:48.521Z] #35 51.91 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:42:48.521Z] #35 51.93 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-23T11:42:48.521Z] #35 51.95 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-23T11:42:48.521Z] #35 51.97 Setting up cmake (3.13.4-1) ... [2021-02-23T11:42:48.521Z] #35 52.01 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:48.521Z] #35 ... [2021-02-23T11:42:48.521Z] [2021-02-23T11:42:48.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-23T11:42:48.521Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:48.521Z] #12 51.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T11:42:48.521Z] #12 51.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T11:42:48.521Z] #12 52.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:42:48.625Z] #48 ... [2021-02-23T11:42:48.625Z] [2021-02-23T11:42:48.625Z] #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-23T11:42:48.625Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-23T11:42:48.625Z] #54 29.61 Reading package lists... [2021-02-23T11:42:48.625Z] #54 36.25 Building dependency tree... [2021-02-23T11:42:48.625Z] #54 39.84 The following additional packages will be installed: [2021-02-23T11:42:48.625Z] #54 39.86 libbtrfs0 [2021-02-23T11:42:48.625Z] #54 40.10 The following NEW packages will be installed: [2021-02-23T11:42:48.625Z] #54 40.13 libbtrfs-dev libbtrfs0 [2021-02-23T11:42:48.625Z] #54 40.89 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:48.625Z] #54 40.89 Need to get 119 kB of archives. [2021-02-23T11:42:48.625Z] #54 40.89 After this operation, 387 kB of additional disk space will be used. [2021-02-23T11:42:48.625Z] #54 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:42:48.625Z] #54 40.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:42:48.625Z] #54 42.38 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:48.625Z] #54 42.86 Fetched 119 kB in 1s (212 kB/s) [2021-02-23T11:42:48.625Z] #54 43.07 Selecting previously unselected package libbtrfs0. [2021-02-23T11:42:48.625Z] #54 43.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 ... 15410 files and directories currently installed.) [2021-02-23T11:42:48.625Z] #54 43.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:42:48.625Z] #54 43.20 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:48.625Z] #54 43.38 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:42:48.625Z] #54 43.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:42:48.625Z] #54 43.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:48.625Z] #54 43.69 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:42:48.625Z] #54 43.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:42:48.625Z] #54 43.71 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:48.625Z] #54 DONE 44.1s [2021-02-23T11:42:48.718Z] #49 ... [2021-02-23T11:42:48.718Z] [2021-02-23T11:42:48.718Z] #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-23T11:42:48.718Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T11:42:48.718Z] #36 44.49 Selecting previously unselected package cmake-data. [2021-02-23T11:42:48.718Z] #36 44.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T11:42:48.718Z] #36 44.51 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T11:42:48.718Z] #36 49.40 Selecting previously unselected package libicu63:ppc64el. [2021-02-23T11:42:48.718Z] #36 49.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-23T11:42:48.718Z] #36 49.43 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T11:42:48.718Z] #36 ... [2021-02-23T11:42:48.718Z] [2021-02-23T11:42:48.719Z] #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-23T11:42:48.719Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:42:48.719Z] #13 47.11 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-23T11:42:48.719Z] #13 49.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-23T11:42:48.719Z] #13 49.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-23T11:42:48.719Z] #13 49.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-23T11:42:48.719Z] #13 49.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-23T11:42:48.719Z] #13 49.76 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-23T11:42:48.719Z] #13 49.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-23T11:42:48.719Z] #13 49.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-23T11:42:48.719Z] #13 49.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-23T11:42:48.719Z] #13 49.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-23T11:42:48.719Z] #13 49.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-23T11:42:48.719Z] #13 49.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-23T11:42:48.719Z] #13 49.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-23T11:42:48.719Z] #13 49.94 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-23T11:42:48.719Z] #13 49.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-23T11:42:48.719Z] #13 49.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-23T11:42:48.719Z] #13 51.29 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:48.719Z] #13 51.55 Fetched 79.4 MB in 8s (9856 kB/s) [2021-02-23T11:42:48.719Z] #13 51.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-23T11:42:48.719Z] #13 51.79 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-23T11:42:48.719Z] #13 51.80 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:48.719Z] #13 52.07 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-23T11:42:48.719Z] #13 52.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-23T11:42:48.719Z] #13 52.30 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-23T11:42:48.719Z] #13 52.32 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:48.719Z] #13 52.56 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-23T11:42:48.719Z] #13 52.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T11:42:48.719Z] #13 52.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-23T11:42:48.719Z] #13 52.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-23T11:42:48.719Z] #13 52.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:42:48.885Z] [2021-02-23T11:42:48.885Z] #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-23T11:42:48.885Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:48.885Z] #12 42.33 The following NEW packages will be installed: [2021-02-23T11:42:48.885Z] #12 42.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-23T11:42:48.885Z] #12 42.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-23T11:42:48.885Z] #12 42.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-23T11:42:48.885Z] #12 42.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-23T11:42:48.885Z] #12 42.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-23T11:42:48.885Z] #12 42.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-23T11:42:48.885Z] #12 42.38 The following packages will be upgraded: [2021-02-23T11:42:48.885Z] #12 42.38 libsystemd0 libudev1 [2021-02-23T11:42:48.885Z] #12 42.81 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:42:48.885Z] #12 42.81 Need to get 78.2 MB of archives. [2021-02-23T11:42:48.885Z] #12 42.81 After this operation, 487 MB of additional disk space will be used. [2021-02-23T11:42:48.885Z] #12 42.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-23T11:42:48.885Z] #12 42.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-23T11:42:48.885Z] #12 42.86 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-23T11:42:48.885Z] #12 43.25 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-23T11:42:48.885Z] #12 43.57 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-23T11:42:48.885Z] #12 43.59 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-23T11:42:48.885Z] #12 43.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-23T11:42:48.885Z] #12 43.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-23T11:42:48.885Z] #12 44.09 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-23T11:42:49.032Z] #42 ... [2021-02-23T11:42:49.032Z] [2021-02-23T11:42:49.032Z] #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-23T11:42:49.032Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:42:49.032Z] #19 41.28 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:42:49.032Z] #19 41.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:42:49.032Z] #19 41.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:49.032Z] #19 41.38 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:42:49.032Z] #19 41.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:42:49.032Z] #19 41.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:42:49.032Z] #19 41.49 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:42:49.144Z] #12 44.64 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-23T11:42:49.144Z] #12 44.69 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-23T11:42:49.291Z] #19 41.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:49.291Z] #19 41.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:49.291Z] #19 41.56 Selecting previously unselected package libreadline5:amd64. [2021-02-23T11:42:49.291Z] #19 41.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-23T11:42:49.291Z] #19 41.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:42:49.291Z] #19 41.69 Selecting previously unselected package net-tools. [2021-02-23T11:42:49.291Z] #19 41.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-23T11:42:49.291Z] #19 41.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:42:49.550Z] #19 41.94 Selecting previously unselected package python-pip-whl. [2021-02-23T11:42:49.550Z] #19 41.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T11:42:49.550Z] #19 41.96 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T11:42:49.777Z] #13 ... [2021-02-23T11:42:49.777Z] [2021-02-23T11:42:49.777Z] #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-23T11:42:49.777Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T11:42:49.777Z] #36 55.50 Selecting previously unselected package libxml2:ppc64el. [2021-02-23T11:42:49.777Z] #36 55.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-23T11:42:49.777Z] #36 55.53 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:42:49.782Z] #35 ... [2021-02-23T11:42:49.782Z] [2021-02-23T11:42:49.782Z] #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-23T11:42:49.782Z] #33 sha256:de37595db81c466e0be39663488185373b824217ee54924c24f0af60e0193b6c [2021-02-23T11:42:49.782Z] #33 51.93 time [2021-02-23T11:42:49.782Z] #33 58.43 internal/poll [2021-02-23T11:42:49.782Z] #33 60.05 internal/fmtsort [2021-02-23T11:42:49.782Z] #33 60.45 internal/syscall/execenv [2021-02-23T11:42:49.782Z] #33 60.59 internal/syscall/unix [2021-02-23T11:42:49.782Z] #33 60.63 strings [2021-02-23T11:42:49.782Z] #33 61.00 os [2021-02-23T11:42:50.039Z] #33 ... [2021-02-23T11:42:50.039Z] [2021-02-23T11:42:50.039Z] #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-23T11:42:50.039Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:50.039Z] #12 59.95 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T11:42:50.039Z] #12 59.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T11:42:50.039Z] #12 60.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:42:50.039Z] #12 60.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-23T11:42:50.039Z] #12 60.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:42:50.039Z] #12 60.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:42:50.039Z] #12 60.42 Selecting previously unselected package dmsetup. [2021-02-23T11:42:50.039Z] #12 60.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:42:50.039Z] #12 60.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T11:42:50.039Z] #12 60.62 Selecting previously unselected package mingw-w64-common. [2021-02-23T11:42:50.039Z] #12 60.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T11:42:50.039Z] #12 60.65 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T11:42:50.118Z] #19 42.46 Selecting previously unselected package python3-lib2to3. [2021-02-23T11:42:50.118Z] #19 42.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T11:42:50.118Z] #19 42.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:42:50.277Z] #66 exporting layers 4.9s done [2021-02-23T11:42:50.277Z] #66 writing image sha256:6ebf0835a9d6bc139e1714efb9b5b0e642a51bec532d64022e029d179e99f303 done [2021-02-23T11:42:50.277Z] #66 naming to docker.io/library/docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 done [2021-02-23T11:42:50.277Z] #66 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-23T11:42:50.377Z] #19 42.58 Selecting previously unselected package python3-distutils. [2021-02-23T11:42:50.377Z] #19 42.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T11:42:50.377Z] #19 42.61 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T11:42:50.377Z] #19 42.76 Selecting previously unselected package python3-pip. [2021-02-23T11:42:50.377Z] #19 42.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T11:42:50.428Z] #36 56.16 Selecting previously unselected package libarchive13:ppc64el. [2021-02-23T11:42:50.428Z] #36 56.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-23T11:42:50.428Z] #36 56.17 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-23T11:42:50.428Z] #36 ... [2021-02-23T11:42:50.428Z] [2021-02-23T11:42:50.428Z] #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-23T11:42:50.428Z] #34 sha256:f83e68a13bae39a05c234fe3e62bd98f1b64ffcac1fae13b6c37876764774537 [2021-02-23T11:42:50.428Z] #34 46.11 internal/reflectlite [2021-02-23T11:42:50.428Z] #34 46.15 sync [2021-02-23T11:42:50.428Z] #34 50.04 errors [2021-02-23T11:42:50.428Z] #34 50.05 sort [2021-02-23T11:42:50.428Z] #34 50.66 io [2021-02-23T11:42:50.428Z] #34 50.67 internal/oserror [2021-02-23T11:42:50.428Z] #34 50.70 strconv [2021-02-23T11:42:50.428Z] #34 50.86 syscall [2021-02-23T11:42:50.428Z] #34 54.78 bytes [2021-02-23T11:42:50.428Z] #34 54.81 strings [2021-02-23T11:42:50.428Z] #34 ... [2021-02-23T11:42:50.428Z] [2021-02-23T11:42:50.428Z] #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-23T11:42:50.428Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:42:50.428Z] #13 56.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T11:42:50.428Z] #13 56.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-23T11:42:50.428Z] #13 56.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:42:50.524Z] #12 ... [2021-02-23T11:42:50.524Z] [2021-02-23T11:42:50.524Z] #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-23T11:42:50.524Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:50.524Z] #35 29.40 Reading package lists... [2021-02-23T11:42:50.524Z] #35 36.30 Building dependency tree... [2021-02-23T11:42:50.524Z] #35 39.92 The following additional packages will be installed: [2021-02-23T11:42:50.524Z] #35 39.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-23T11:42:50.524Z] #35 39.95 Suggested packages: [2021-02-23T11:42:50.524Z] #35 39.96 cmake-doc ninja-build lrzip [2021-02-23T11:42:50.524Z] #35 39.97 Recommended packages: [2021-02-23T11:42:50.524Z] #35 39.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-23T11:42:50.524Z] #35 40.86 The following NEW packages will be installed: [2021-02-23T11:42:50.524Z] #35 40.89 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-23T11:42:50.524Z] #35 40.90 vim-common xxd [2021-02-23T11:42:50.524Z] #35 41.35 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:50.524Z] #35 41.35 Need to get 14.9 MB of archives. [2021-02-23T11:42:50.524Z] #35 41.35 After this operation, 61.8 MB of additional disk space will be used. [2021-02-23T11:42:50.524Z] #35 41.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:42:50.524Z] #35 41.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:42:50.524Z] #35 41.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-23T11:42:50.524Z] #35 41.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:42:50.524Z] #35 42.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-23T11:42:50.524Z] #35 43.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-23T11:42:50.524Z] #35 43.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-23T11:42:50.524Z] #35 43.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-23T11:42:50.524Z] #35 43.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-23T11:42:50.524Z] #35 43.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-23T11:42:50.524Z] #35 44.76 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:50.524Z] #35 45.09 Fetched 14.9 MB in 2s (6086 kB/s) [2021-02-23T11:42:50.524Z] #35 45.25 Selecting previously unselected package xxd. [2021-02-23T11:42:50.524Z] #35 45.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:50.524Z] #35 45.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:42:50.524Z] #35 45.37 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:42:50.524Z] #35 45.60 Selecting previously unselected package vim-common. [2021-02-23T11:42:50.524Z] #35 45.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:42:50.524Z] #35 45.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:50.524Z] #35 46.04 Selecting previously unselected package cmake-data. [2021-02-23T11:42:50.524Z] #35 46.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-23T11:42:50.524Z] #35 46.05 Unpacking cmake-data (3.13.4-1) ... [2021-02-23T11:42:50.524Z] #35 ... [2021-02-23T11:42:50.524Z] [2021-02-23T11:42:50.524Z] #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-23T11:42:50.524Z] #55 sha256:ce27f04753e9a0f18c916f0d922ee2ab0ba09d5014c4be56c7f2b04c2bcc6a41 [2021-02-23T11:42:50.524Z] #55 1.222 + RM_GOPATH=0 [2021-02-23T11:42:50.524Z] #55 1.222 + TMP_GOPATH= [2021-02-23T11:42:50.524Z] #55 1.222 + : /build [2021-02-23T11:42:50.524Z] #55 1.222 + '[' -z '' ']' [2021-02-23T11:42:50.524Z] #55 1.222 ++ mktemp -d [2021-02-23T11:42:50.524Z] #55 1.227 + export GOPATH=/tmp/tmp.ues8ptOs2t [2021-02-23T11:42:50.524Z] #55 1.227 + GOPATH=/tmp/tmp.ues8ptOs2t [2021-02-23T11:42:50.524Z] #55 1.227 + RM_GOPATH=1 [2021-02-23T11:42:50.524Z] #55 1.227 + case "$(go env GOARCH)" in [2021-02-23T11:42:50.524Z] #55 1.231 ++ go env GOARCH [2021-02-23T11:42:50.524Z] #55 1.272 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:50.524Z] #55 1.272 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:50.524Z] #55 1.274 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:50.524Z] #55 1.280 + dir=/tmp/install [2021-02-23T11:42:50.524Z] #55 1.298 + bin=containerd [2021-02-23T11:42:50.524Z] #55 1.298 + shift [2021-02-23T11:42:50.524Z] #55 1.298 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T11:42:50.524Z] #55 1.298 + . /tmp/install/containerd.installer [2021-02-23T11:42:50.524Z] #55 1.303 ++ set -e [2021-02-23T11:42:50.524Z] #55 1.303 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:50.524Z] #55 1.308 + install_containerd [2021-02-23T11:42:50.524Z] #55 1.309 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T11:42:50.524Z] #55 1.309 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:42:50.524Z] #55 1.309 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ues8ptOs2t/src/github.com/containerd/containerd [2021-02-23T11:42:50.524Z] #55 1.316 Cloning into '/tmp/tmp.ues8ptOs2t/src/github.com/containerd/containerd'... [2021-02-23T11:42:50.636Z] #19 42.79 Unpacking python3-pip (18.1-5) ... [2021-02-23T11:42:50.636Z] #19 42.95 Selecting previously unselected package python3-pkg-resources. [2021-02-23T11:42:50.636Z] #19 42.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:42:50.636Z] #19 42.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:50.699Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/test/unit [2021-02-23T11:42:50.783Z] #55 ... [2021-02-23T11:42:50.783Z] [2021-02-23T11:42:50.783Z] #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-23T11:42:50.783Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:50.783Z] #41 29.94 Reading package lists... [2021-02-23T11:42:50.783Z] #41 36.53 Building dependency tree... [2021-02-23T11:42:50.783Z] #41 40.09 The following additional packages will be installed: [2021-02-23T11:42:50.783Z] #41 40.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-23T11:42:50.783Z] #41 40.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-23T11:42:50.783Z] #41 40.10 Suggested packages: [2021-02-23T11:42:50.783Z] #41 40.11 manpages-dev python-setuptools [2021-02-23T11:42:50.783Z] #41 41.40 The following NEW packages will be installed: [2021-02-23T11:42:50.783Z] #41 41.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-23T11:42:50.783Z] #41 41.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-23T11:42:50.783Z] #41 41.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-23T11:42:50.783Z] #41 41.43 python-six zlib1g-dev [2021-02-23T11:42:50.783Z] #41 41.91 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-23T11:42:50.783Z] #41 41.91 Need to get 4095 kB of archives. [2021-02-23T11:42:50.783Z] #41 41.91 After this operation, 22.5 MB of additional disk space will be used. [2021-02-23T11:42:50.783Z] #41 41.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-23T11:42:50.783Z] #41 41.91 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-23T11:42:50.783Z] #41 41.92 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-23T11:42:50.783Z] #41 41.92 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-23T11:42:50.783Z] #41 41.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-23T11:42:50.783Z] #41 41.93 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-23T11:42:50.783Z] #41 41.93 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-23T11:42:50.783Z] #41 41.94 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-23T11:42:50.783Z] #41 41.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-23T11:42:50.783Z] #41 42.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-23T11:42:50.783Z] #41 42.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-23T11:42:50.783Z] #41 42.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-23T11:42:50.783Z] #41 42.48 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-23T11:42:50.783Z] #41 42.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-23T11:42:50.783Z] #41 42.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-23T11:42:50.783Z] #41 42.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-23T11:42:50.783Z] #41 42.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-23T11:42:50.783Z] #41 43.76 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:50.783Z] #41 43.98 Fetched 4095 kB in 1s (4631 kB/s) [2021-02-23T11:42:50.783Z] #41 44.13 Selecting previously unselected package libcap-dev:amd64. [2021-02-23T11:42:50.783Z] #41 44.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 ... 15410 files and directories currently installed.) [2021-02-23T11:42:50.783Z] #41 44.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-23T11:42:50.783Z] #41 44.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:42:50.783Z] #41 44.59 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:42:50.783Z] #41 44.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:42:50.783Z] #41 44.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:50.783Z] #41 44.92 Selecting previously unselected package libnet1-dev. [2021-02-23T11:42:50.783Z] #41 44.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:42:50.783Z] #41 44.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:50.783Z] #41 45.26 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:42:50.783Z] #41 45.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:42:50.783Z] #41 45.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:42:50.783Z] #41 45.47 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-23T11:42:50.783Z] #41 45.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-23T11:42:50.783Z] #41 45.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:42:50.783Z] #41 45.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:42:50.783Z] #41 45.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:50.783Z] #41 45.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:50.783Z] #41 45.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-23T11:42:50.783Z] #41 45.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:50.783Z] #41 45.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:50.783Z] #41 46.09 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-23T11:42:50.784Z] #41 46.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-23T11:42:50.784Z] #41 46.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:50.784Z] #41 46.39 Selecting previously unselected package libprotobuf17:amd64. [2021-02-23T11:42:50.784Z] #41 46.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:50.784Z] #41 46.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:50.895Z] #19 43.14 Selecting previously unselected package python3-setuptools. [2021-02-23T11:42:50.895Z] #19 43.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T11:42:50.895Z] #19 43.16 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T11:42:51.042Z] #41 ... [2021-02-23T11:42:51.042Z] [2021-02-23T11:42:51.042Z] #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-23T11:42:51.042Z] #33 sha256:81dce27502e3517f23635e919d3518f43cadc663e03e08efe6d84b6d405578be [2021-02-23T11:42:51.042Z] #33 36.57 sync [2021-02-23T11:42:51.042Z] #33 36.59 internal/reflectlite [2021-02-23T11:42:51.042Z] #33 39.13 errors [2021-02-23T11:42:51.042Z] #33 39.14 sort [2021-02-23T11:42:51.042Z] #33 39.54 strconv [2021-02-23T11:42:51.042Z] #33 40.44 io [2021-02-23T11:42:51.042Z] #33 41.62 internal/oserror [2021-02-23T11:42:51.042Z] #33 41.77 syscall [2021-02-23T11:42:51.042Z] #33 43.79 reflect [2021-02-23T11:42:51.154Z] #19 43.38 Selecting previously unselected package python3-wheel. [2021-02-23T11:42:51.154Z] #19 43.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T11:42:51.154Z] #19 43.39 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T11:42:51.154Z] #19 43.47 Selecting previously unselected package sudo. [2021-02-23T11:42:51.154Z] #19 43.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-23T11:42:51.154Z] #19 43.50 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:42:51.353Z] #33 ... [2021-02-23T11:42:51.353Z] [2021-02-23T11:42:51.353Z] #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-23T11:42:51.353Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:42:51.353Z] #44 38.63 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T11:42:51.353Z] #44 38.64 internal/reflectlite [2021-02-23T11:42:51.353Z] #44 38.95 math/rand [2021-02-23T11:42:51.353Z] #44 40.12 internal/singleflight [2021-02-23T11:42:51.353Z] #44 41.39 io [2021-02-23T11:42:51.353Z] #44 41.40 strconv [2021-02-23T11:42:51.353Z] #44 43.24 bytes [2021-02-23T11:42:51.353Z] #44 45.89 bufio [2021-02-23T11:42:51.353Z] #44 45.92 reflect [2021-02-23T11:42:51.496Z] #13 ... [2021-02-23T11:42:51.496Z] [2021-02-23T11:42:51.496Z] #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-23T11:42:51.496Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:51.496Z] #42 47.33 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-23T11:42:51.496Z] #42 47.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #42 47.40 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:51.496Z] #42 47.81 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-23T11:42:51.496Z] #42 47.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #42 47.83 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:51.496Z] #42 49.32 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-23T11:42:51.496Z] #42 49.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #42 49.33 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:51.496Z] #42 50.07 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T11:42:51.496Z] #42 50.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #42 50.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:51.496Z] #42 50.37 Selecting previously unselected package protobuf-compiler. [2021-02-23T11:42:51.496Z] #42 50.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #42 50.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:51.496Z] #42 50.53 Selecting previously unselected package python-pkg-resources. [2021-02-23T11:42:51.496Z] #42 50.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:42:51.496Z] #42 50.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:51.496Z] #42 50.82 Selecting previously unselected package python-six. [2021-02-23T11:42:51.496Z] #42 50.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T11:42:51.496Z] #42 50.83 Unpacking python-six (1.12.0-1) ... [2021-02-23T11:42:51.496Z] #42 50.96 Selecting previously unselected package python-protobuf. [2021-02-23T11:42:51.496Z] #42 50.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #42 50.98 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:51.496Z] #42 51.60 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:51.496Z] #42 56.42 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:51.496Z] #42 56.43 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:51.496Z] #42 56.45 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T11:42:51.496Z] #42 56.46 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-23T11:42:51.496Z] #42 56.46 Setting up python-six (1.12.0-1) ... [2021-02-23T11:42:51.496Z] #42 ... [2021-02-23T11:42:51.496Z] [2021-02-23T11:42:51.496Z] #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-23T11:42:51.496Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-23T11:42:51.496Z] #36 56.60 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-23T11:42:51.496Z] #36 56.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #36 56.62 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-23T11:42:51.496Z] #36 56.78 Selecting previously unselected package librhash0:ppc64el. [2021-02-23T11:42:51.496Z] #36 56.78 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #36 56.80 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-23T11:42:51.496Z] #36 56.98 Selecting previously unselected package libuv1:ppc64el. [2021-02-23T11:42:51.496Z] #36 56.98 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #36 56.99 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-23T11:42:51.496Z] #36 57.13 Selecting previously unselected package cmake. [2021-02-23T11:42:51.496Z] #36 57.13 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-23T11:42:51.496Z] #36 57.14 Unpacking cmake (3.13.4-1) ... [2021-02-23T11:42:51.551Z] #31 ... [2021-02-23T11:42:51.551Z] [2021-02-23T11:42:51.551Z] #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-23T11:42:51.551Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:42:51.551Z] #44 44.79 github.com/LK4D4/vndr/godl/singleflight [2021-02-23T11:42:51.551Z] #44 45.06 math/rand [2021-02-23T11:42:51.551Z] #44 46.09 internal/singleflight [2021-02-23T11:42:51.551Z] #44 46.65 strconv [2021-02-23T11:42:51.551Z] #44 46.69 io [2021-02-23T11:42:51.551Z] #44 48.24 bytes [2021-02-23T11:42:51.551Z] #44 50.39 bufio [2021-02-23T11:42:51.551Z] #44 50.74 reflect [2021-02-23T11:42:51.551Z] #44 52.17 syscall [2021-02-23T11:42:51.551Z] #44 ... [2021-02-23T11:42:51.551Z] [2021-02-23T11:42:51.551Z] #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-23T11:42:51.551Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:51.551Z] #41 52.82 Selecting previously unselected package libprotoc17:amd64. [2021-02-23T11:42:51.551Z] #41 52.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:51.551Z] #41 52.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:51.551Z] #41 53.61 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T11:42:51.551Z] #41 53.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:51.551Z] #41 53.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:51.551Z] #41 53.79 Selecting previously unselected package protobuf-compiler. [2021-02-23T11:42:51.551Z] #41 53.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:51.551Z] #41 53.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:51.551Z] #41 54.13 Selecting previously unselected package python-pkg-resources. [2021-02-23T11:42:51.551Z] #41 54.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:42:51.551Z] #41 54.13 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:51.551Z] #41 54.27 Selecting previously unselected package python-six. [2021-02-23T11:42:51.551Z] #41 54.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T11:42:51.551Z] #41 54.32 Unpacking python-six (1.12.0-1) ... [2021-02-23T11:42:51.551Z] #41 54.43 Selecting previously unselected package python-protobuf. [2021-02-23T11:42:51.551Z] #41 54.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:51.551Z] #41 54.44 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:51.551Z] #41 55.13 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:51.649Z] #44 ... [2021-02-23T11:42:51.649Z] [2021-02-23T11:42:51.649Z] #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-23T11:42:51.649Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:51.649Z] #41 47.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-23T11:42:51.649Z] #41 47.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:51.649Z] #41 47.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:51.722Z] #19 44.00 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T11:42:51.722Z] #19 44.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-23T11:42:51.722Z] #19 44.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:42:51.922Z] #41 47.62 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-23T11:42:51.933Z] #12 ... [2021-02-23T11:42:51.933Z] [2021-02-23T11:42:51.933Z] #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-23T11:42:51.933Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:51.933Z] #35 62.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:42:51.933Z] #35 62.82 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:42:51.933Z] #35 62.83 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:42:51.933Z] #35 62.84 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:51.933Z] #35 62.89 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:42:51.933Z] #35 62.91 Setting up cmake-data (3.13.4-1) ... [2021-02-23T11:42:51.933Z] #35 62.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:42:51.933Z] #35 62.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:42:51.933Z] #35 62.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:42:51.933Z] #35 62.98 Setting up cmake (3.13.4-1) ... [2021-02-23T11:42:51.933Z] #35 63.02 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:51.933Z] #35 63.16 Processing triggers for mime-support (3.62) ... [2021-02-23T11:42:51.933Z] #35 DONE 64.0s [2021-02-23T11:42:51.981Z] #19 44.26 Selecting previously unselected package uidmap. [2021-02-23T11:42:51.981Z] #19 44.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-23T11:42:51.981Z] #19 44.28 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T11:42:51.981Z] #19 44.41 Selecting previously unselected package vim-runtime. [2021-02-23T11:42:51.981Z] #19 44.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:42:51.982Z] #19 44.46 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-23T11:42:51.982Z] #19 44.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T11:42:51.982Z] #19 44.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:42:52.187Z] #41 47.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:52.187Z] #41 47.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:52.189Z] [2021-02-23T11:42:52.189Z] #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-23T11:42:52.189Z] #36 sha256:203097bc26baa6c76a99c682b96bc4869f9f499fb7d9d7770e0bf2ac1d444cf8 [2021-02-23T11:42:52.758Z] #12 ... [2021-02-23T11:42:52.758Z] [2021-02-23T11:42:52.758Z] #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-23T11:42:52.758Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-23T11:42:52.758Z] #35 52.31 Processing triggers for mime-support (3.62) ... [2021-02-23T11:42:52.758Z] #35 DONE 55.6s [2021-02-23T11:42:52.758Z] [2021-02-23T11:42:52.758Z] #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-23T11:42:52.758Z] #36 sha256:7910df4e4755d04fe576b373333838c2c71fbdf949a2f6c1f899da29a880d55e [2021-02-23T11:42:53.023Z] #36 ... [2021-02-23T11:42:53.023Z] [2021-02-23T11:42:53.023Z] #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-23T11:42:53.023Z] #33 sha256:c22be687a694567bebac7b70f64e6409a8904a46c25150a2cf54afea8d91f5fb [2021-02-23T11:42:53.023Z] #33 46.27 internal/fmtsort [2021-02-23T11:42:53.023Z] #33 47.47 path/filepath [2021-02-23T11:42:53.023Z] #33 47.48 fmt [2021-02-23T11:42:53.023Z] #33 48.97 io/ioutil [2021-02-23T11:42:53.023Z] #33 50.61 flag [2021-02-23T11:42:53.023Z] #33 50.61 log [2021-02-23T11:42:53.023Z] #33 50.62 github.com/BurntSushi/toml [2021-02-23T11:42:53.023Z] #33 53.64 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:42:53.023Z] #33 ... [2021-02-23T11:42:53.023Z] [2021-02-23T11:42:53.023Z] #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-23T11:42:53.023Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-23T11:42:53.023Z] #41 48.97 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:53.023Z] #41 49.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:53.023Z] #41 49.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-23T11:42:53.023Z] #41 49.08 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-23T11:42:53.023Z] #41 49.10 Setting up python-six (1.12.0-1) ... [2021-02-23T11:42:53.023Z] #41 50.80 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:53.023Z] #41 50.89 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-23T11:42:53.023Z] #41 51.43 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:53.023Z] #41 51.75 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-23T11:42:53.023Z] #41 51.79 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:53.023Z] #41 51.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:53.023Z] #41 51.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:53.023Z] #41 51.87 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-23T11:42:53.023Z] #41 51.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:53.023Z] #41 51.93 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:53.023Z] #41 54.99 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-23T11:42:53.023Z] #41 55.36 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:53.116Z] #36 1.214 + RM_GOPATH=0 [2021-02-23T11:42:53.116Z] #36 1.214 + TMP_GOPATH= [2021-02-23T11:42:53.116Z] #36 1.214 + : /build [2021-02-23T11:42:53.116Z] #36 1.214 + '[' -z '' ']' [2021-02-23T11:42:53.116Z] #36 1.219 ++ mktemp -d [2021-02-23T11:42:53.116Z] #36 1.219 + export GOPATH=/tmp/tmp.FpHuHaIy6v [2021-02-23T11:42:53.116Z] #36 1.219 + GOPATH=/tmp/tmp.FpHuHaIy6v [2021-02-23T11:42:53.116Z] #36 1.219 + RM_GOPATH=1 [2021-02-23T11:42:53.116Z] #36 1.219 + case "$(go env GOARCH)" in [2021-02-23T11:42:53.116Z] #36 1.219 ++ go env GOARCH [2021-02-23T11:42:53.116Z] #36 1.239 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:53.116Z] #36 1.239 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:53.116Z] #36 1.243 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:53.116Z] #36 1.244 + dir=/tmp/install [2021-02-23T11:42:53.116Z] #36 1.244 + bin=tini [2021-02-23T11:42:53.116Z] #36 1.244 + shift [2021-02-23T11:42:53.116Z] #36 1.244 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T11:42:53.116Z] #36 1.244 + . /tmp/install/tini.installer [2021-02-23T11:42:53.116Z] #36 1.245 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:53.116Z] #36 1.245 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:53.116Z] #36 1.247 + install_tini [2021-02-23T11:42:53.116Z] #36 1.247 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T11:42:53.116Z] #36 1.247 + git clone https://github.com/krallin/tini.git /tmp/tmp.FpHuHaIy6v/tini [2021-02-23T11:42:53.116Z] #36 1.248 Cloning into '/tmp/tmp.FpHuHaIy6v/tini'... [2021-02-23T11:42:53.287Z] #41 DONE 56.7s [2021-02-23T11:42:53.287Z] [2021-02-23T11:42:53.287Z] #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-23T11:42:53.288Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:42:53.438Z] ? github.com/docker/docker/api [no test files] [2021-02-23T11:42:53.552Z] #42 ... [2021-02-23T11:42:53.552Z] [2021-02-23T11:42:53.552Z] #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-23T11:42:53.552Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:42:53.552Z] #44 47.02 context [2021-02-23T11:42:53.552Z] #44 47.04 os [2021-02-23T11:42:53.552Z] #44 48.63 github.com/LK4D4/vndr/versioned [2021-02-23T11:42:53.552Z] #44 49.14 encoding/binary [2021-02-23T11:42:53.552Z] #44 50.57 internal/lazyregexp [2021-02-23T11:42:53.552Z] #44 50.59 encoding/base64 [2021-02-23T11:42:53.552Z] #44 50.60 fmt [2021-02-23T11:42:53.552Z] #44 50.65 net [2021-02-23T11:42:53.552Z] #44 50.89 crypto/cipher [2021-02-23T11:42:53.552Z] #44 51.58 crypto/sha512 [2021-02-23T11:42:53.552Z] #44 52.57 crypto/ed25519/internal/edwards25519 [2021-02-23T11:42:53.552Z] #44 52.88 crypto/aes [2021-02-23T11:42:53.552Z] #44 54.59 crypto/des [2021-02-23T11:42:53.552Z] #44 54.99 crypto/md5 [2021-02-23T11:42:53.552Z] #44 55.65 crypto/sha1 [2021-02-23T11:42:53.552Z] #44 56.29 crypto/sha256 [2021-02-23T11:42:53.552Z] #44 56.75 encoding/pem [2021-02-23T11:42:53.815Z] #44 57.18 go/ast [2021-02-23T11:42:53.815Z] #44 ... [2021-02-23T11:42:53.815Z] [2021-02-23T11:42:53.815Z] #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-23T11:42:53.815Z] #36 sha256:7910df4e4755d04fe576b373333838c2c71fbdf949a2f6c1f899da29a880d55e [2021-02-23T11:42:53.815Z] #36 1.561 + RM_GOPATH=0 [2021-02-23T11:42:53.815Z] #36 1.562 + TMP_GOPATH= [2021-02-23T11:42:53.815Z] #36 1.562 + : /build [2021-02-23T11:42:53.815Z] #36 1.563 + '[' -z '' ']' [2021-02-23T11:42:53.815Z] #36 1.582 ++ mktemp -d [2021-02-23T11:42:53.815Z] #36 1.584 + export GOPATH=/tmp/tmp.ysvvF2AiqU [2021-02-23T11:42:53.815Z] #36 1.584 + GOPATH=/tmp/tmp.ysvvF2AiqU [2021-02-23T11:42:53.815Z] #36 1.585 + RM_GOPATH=1 [2021-02-23T11:42:53.815Z] #36 1.585 + case "$(go env GOARCH)" in [2021-02-23T11:42:53.815Z] #36 1.585 ++ go env GOARCH [2021-02-23T11:42:53.815Z] #36 1.596 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:53.816Z] #36 1.596 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:53.816Z] #36 1.603 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:53.816Z] #36 1.604 + dir=/tmp/install [2021-02-23T11:42:53.816Z] #36 1.604 + bin=tini [2021-02-23T11:42:53.816Z] #36 1.604 + shift [2021-02-23T11:42:53.816Z] #36 1.605 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T11:42:53.816Z] #36 1.605 + . /tmp/install/tini.installer [2021-02-23T11:42:53.816Z] #36 1.605 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:53.816Z] #36 1.606 + install_tini [2021-02-23T11:42:53.816Z] #36 1.606 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T11:42:53.816Z] #36 1.610 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:53.816Z] #36 1.611 + git clone https://github.com/krallin/tini.git /tmp/tmp.ysvvF2AiqU/tini [2021-02-23T11:42:53.816Z] #36 1.616 Cloning into '/tmp/tmp.ysvvF2AiqU/tini'... [2021-02-23T11:42:54.044Z] #36 1.942 + cd /tmp/tmp.FpHuHaIy6v/tini [2021-02-23T11:42:54.044Z] #36 1.942 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:54.044Z] #36 1.990 + cmake . [2021-02-23T11:42:54.097Z] #41 49.18 Selecting previously unselected package libprotoc17:amd64. [2021-02-23T11:42:54.097Z] #41 49.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:54.097Z] #41 49.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:54.301Z] #36 ... [2021-02-23T11:42:54.301Z] [2021-02-23T11:42:54.301Z] #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-23T11:42:54.301Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:42:54.301Z] #44 56.33 time [2021-02-23T11:42:54.301Z] #44 60.82 internal/syscall/unix [2021-02-23T11:42:54.301Z] #44 61.15 strings [2021-02-23T11:42:54.301Z] #44 62.92 os [2021-02-23T11:42:54.301Z] #44 64.44 regexp/syntax [2021-02-23T11:42:54.301Z] #44 ... [2021-02-23T11:42:54.301Z] [2021-02-23T11:42:54.301Z] #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-23T11:42:54.301Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:54.301Z] #41 57.30 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:54.301Z] #41 57.32 Setting up python-six (1.12.0-1) ... [2021-02-23T11:42:54.301Z] #41 62.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:54.301Z] #41 62.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:42:54.301Z] #41 62.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:54.301Z] #41 62.26 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:42:54.301Z] #41 62.27 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:54.301Z] #41 62.29 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:54.302Z] #41 62.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:54.302Z] #41 62.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:54.302Z] #41 62.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:54.302Z] #41 62.35 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:54.357Z] #41 49.86 Selecting previously unselected package protobuf-c-compiler. [2021-02-23T11:42:54.357Z] #41 49.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:42:54.357Z] #41 49.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:54.559Z] #41 ... [2021-02-23T11:42:54.559Z] [2021-02-23T11:42:54.559Z] #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-23T11:42:54.559Z] #36 sha256:203097bc26baa6c76a99c682b96bc4869f9f499fb7d9d7770e0bf2ac1d444cf8 [2021-02-23T11:42:54.559Z] #36 2.573 -- The C compiler identification is GNU 8.3.0 [2021-02-23T11:42:54.559Z] #36 2.642 -- Check for working C compiler: /usr/bin/cc [2021-02-23T11:42:54.616Z] #41 50.00 Selecting previously unselected package protobuf-compiler. [2021-02-23T11:42:54.617Z] #41 50.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:54.617Z] #41 50.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:54.617Z] #41 50.20 Selecting previously unselected package python-pkg-resources. [2021-02-23T11:42:54.617Z] #41 50.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:42:54.617Z] #41 50.21 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:54.771Z] #36 2.376 + cd /tmp/tmp.ysvvF2AiqU/tini [2021-02-23T11:42:54.771Z] #36 2.376 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:54.771Z] #36 2.418 + cmake . [2021-02-23T11:42:54.875Z] #41 50.43 Selecting previously unselected package python-six. [2021-02-23T11:42:54.875Z] #41 50.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-23T11:42:54.875Z] #41 50.46 Unpacking python-six (1.12.0-1) ... [2021-02-23T11:42:55.036Z] #36 ... [2021-02-23T11:42:55.036Z] [2021-02-23T11:42:55.036Z] #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-23T11:42:55.036Z] #33 sha256:c22be687a694567bebac7b70f64e6409a8904a46c25150a2cf54afea8d91f5fb [2021-02-23T11:42:55.036Z] #33 DONE 58.6s [2021-02-23T11:42:55.073Z] #36 60.58 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T11:42:55.073Z] #36 60.62 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:42:55.073Z] #36 60.62 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-23T11:42:55.073Z] #36 60.63 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:55.073Z] #36 60.69 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-23T11:42:55.073Z] #36 60.71 Setting up cmake-data (3.13.4-1) ... [2021-02-23T11:42:55.073Z] #36 60.73 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:42:55.073Z] #36 60.74 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-23T11:42:55.073Z] #36 60.74 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-23T11:42:55.073Z] #36 60.75 Setting up cmake (3.13.4-1) ... [2021-02-23T11:42:55.073Z] #36 60.75 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:55.073Z] #36 60.90 Processing triggers for mime-support (3.62) ... [2021-02-23T11:42:55.122Z] #36 3.280 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T11:42:55.122Z] #36 3.296 -- Detecting C compiler ABI info [2021-02-23T11:42:55.134Z] #41 50.64 Selecting previously unselected package python-protobuf. [2021-02-23T11:42:55.134Z] #41 50.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-23T11:42:55.134Z] #41 50.65 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:55.271Z] #19 47.70 Selecting previously unselected package vim. [2021-02-23T11:42:55.271Z] #19 47.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:42:55.271Z] #19 47.72 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T11:42:55.300Z] [2021-02-23T11:42:55.300Z] #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-23T11:42:55.300Z] #36 sha256:7910df4e4755d04fe576b373333838c2c71fbdf949a2f6c1f899da29a880d55e [2021-02-23T11:42:55.300Z] #36 2.995 -- The C compiler identification is GNU 8.3.0 [2021-02-23T11:42:55.300Z] #36 3.047 -- Check for working C compiler: /usr/bin/cc [2021-02-23T11:42:55.564Z] #36 ... [2021-02-23T11:42:55.564Z] [2021-02-23T11:42:55.564Z] #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-23T11:42:55.564Z] #50 sha256:a5fdd98aeb2af1c3fb6af841590af5c8b56189b71964018a868d5db339e68b47 [2021-02-23T11:42:55.564Z] #50 48.65 path/filepath [2021-02-23T11:42:55.564Z] #50 48.66 mvdan.cc/sh/v3/fileutil [2021-02-23T11:42:55.564Z] #50 51.25 encoding/base64 [2021-02-23T11:42:55.564Z] #50 51.26 golang.org/x/sys/unix [2021-02-23T11:42:55.564Z] #50 51.27 flag [2021-02-23T11:42:55.564Z] #50 51.34 github.com/pkg/diff [2021-02-23T11:42:55.564Z] #50 52.67 encoding/json [2021-02-23T11:42:55.564Z] #50 53.22 go/token [2021-02-23T11:42:55.564Z] #50 53.69 mvdan.cc/editorconfig [2021-02-23T11:42:55.564Z] #50 55.00 go/scanner [2021-02-23T11:42:55.564Z] #50 55.70 mvdan.cc/sh/v3/syntax [2021-02-23T11:42:55.564Z] #50 56.88 go/ast [2021-02-23T11:42:55.564Z] #50 ... [2021-02-23T11:42:55.564Z] [2021-02-23T11:42:55.564Z] #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-23T11:42:55.564Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:42:55.564Z] #44 57.69 net/url [2021-02-23T11:42:55.564Z] #44 57.76 text/template/parse [2021-02-23T11:42:55.724Z] #36 DONE 61.4s [2021-02-23T11:42:55.724Z] [2021-02-23T11:42:55.724Z] #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-23T11:42:55.724Z] #37 sha256:362ff457da5b1df0d023100b541305528521a465f9db5006b526404863193f1d [2021-02-23T11:42:55.779Z] #41 ... [2021-02-23T11:42:55.779Z] [2021-02-23T11:42:55.779Z] #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-23T11:42:55.779Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:55.779Z] #12 50.15 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-23T11:42:55.779Z] #12 52.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-23T11:42:55.779Z] #12 52.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-23T11:42:55.779Z] #12 52.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:42:55.779Z] #12 52.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:42:55.779Z] #12 52.56 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-23T11:42:55.779Z] #12 52.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-23T11:42:55.779Z] #12 52.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-23T11:42:55.779Z] #12 52.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-23T11:42:55.779Z] #12 52.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-23T11:42:55.779Z] #12 52.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-23T11:42:55.779Z] #12 52.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-23T11:42:55.779Z] #12 52.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-23T11:42:55.779Z] #12 52.79 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-23T11:42:55.779Z] #12 52.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-23T11:42:55.779Z] #12 52.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-23T11:42:55.779Z] #12 54.13 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:55.779Z] #12 54.31 Fetched 78.2 MB in 8s (9480 kB/s) [2021-02-23T11:42:55.779Z] #12 54.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:55.779Z] #12 54.47 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-23T11:42:55.779Z] #12 54.56 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:55.779Z] #12 54.97 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-23T11:42:55.779Z] #12 55.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:55.779Z] #12 55.23 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-23T11:42:55.779Z] #12 55.27 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:55.779Z] #12 55.52 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-23T11:42:55.779Z] #12 55.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T11:42:55.779Z] #12 55.64 (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-23T11:42:55.779Z] #12 55.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:42:55.779Z] #12 55.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:42:55.779Z] #12 58.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T11:42:55.779Z] #12 58.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:42:55.779Z] #12 58.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:42:55.838Z] #19 48.28 Selecting previously unselected package xfsprogs. [2021-02-23T11:42:55.838Z] #19 48.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-23T11:42:55.838Z] #19 48.29 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T11:42:56.025Z] #37 0.426 + RM_GOPATH=0 [2021-02-23T11:42:56.025Z] #37 0.426 + TMP_GOPATH= [2021-02-23T11:42:56.025Z] #37 0.428 + : /build [2021-02-23T11:42:56.025Z] #37 0.428 + '[' -z '' ']' [2021-02-23T11:42:56.025Z] #37 0.430 ++ mktemp -d [2021-02-23T11:42:56.025Z] #37 0.434 + export GOPATH=/tmp/tmp.NTrwmhBOmZ [2021-02-23T11:42:56.025Z] #37 0.434 + GOPATH=/tmp/tmp.NTrwmhBOmZ [2021-02-23T11:42:56.025Z] #37 0.435 + RM_GOPATH=1 [2021-02-23T11:42:56.025Z] #37 0.435 + case "$(go env GOARCH)" in [2021-02-23T11:42:56.025Z] #37 0.442 ++ go env GOARCH [2021-02-23T11:42:56.025Z] #37 0.464 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:56.025Z] #37 0.465 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:42:56.025Z] #37 0.467 ++ dirname /tmp/install/install.sh [2021-02-23T11:42:56.025Z] #37 0.475 + dir=/tmp/install [2021-02-23T11:42:56.025Z] #37 0.476 + bin=tini [2021-02-23T11:42:56.025Z] #37 0.477 + shift [2021-02-23T11:42:56.025Z] #37 0.478 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T11:42:56.025Z] #37 0.479 + . /tmp/install/tini.installer [2021-02-23T11:42:56.025Z] #37 0.480 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:56.025Z] #37 0.480 + install_tini [2021-02-23T11:42:56.025Z] #37 0.481 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T11:42:56.025Z] #37 0.481 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:42:56.025Z] #37 0.481 + git clone https://github.com/krallin/tini.git /tmp/tmp.NTrwmhBOmZ/tini [2021-02-23T11:42:56.025Z] #37 0.484 Cloning into '/tmp/tmp.NTrwmhBOmZ/tini'... [2021-02-23T11:42:56.051Z] #36 3.872 -- Detecting C compiler ABI info - done [2021-02-23T11:42:56.051Z] #36 3.911 -- Detecting C compile features [2021-02-23T11:42:56.059Z] #12 ... [2021-02-23T11:42:56.059Z] [2021-02-23T11:42:56.059Z] #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-23T11:42:56.059Z] #46 sha256:26414f15afb1d9a1e9465f3e78a3bb60c20e75aafb03f586363e5795b6ec7cac [2021-02-23T11:42:56.059Z] #46 DONE 59.9s [2021-02-23T11:42:56.059Z] [2021-02-23T11:42:56.059Z] #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-23T11:42:56.059Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:56.059Z] #41 59.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:42:56.074Z] #41 51.58 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-23T11:42:56.319Z] #41 59.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:56.319Z] #41 59.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:56.319Z] #41 59.96 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:56.319Z] #41 59.98 Setting up python-six (1.12.0-1) ... [2021-02-23T11:42:56.406Z] #19 48.80 Selecting previously unselected package zip. [2021-02-23T11:42:56.406Z] #19 48.80 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-23T11:42:56.406Z] #19 48.81 Unpacking zip (3.0-11+b1) ... [2021-02-23T11:42:56.665Z] #19 48.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:42:56.665Z] #19 48.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:42:56.665Z] #19 49.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:42:56.665Z] #19 49.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:42:56.665Z] #19 49.03 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:42:56.665Z] #19 49.04 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:42:56.665Z] #19 49.06 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T11:42:56.665Z] #19 49.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:42:56.665Z] #19 49.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:56.665Z] #19 49.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:42:56.665Z] #19 49.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:42:56.665Z] #19 49.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:42:56.665Z] #19 49.14 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:42:56.665Z] #19 49.15 Setting up zip (3.0-11+b1) ... [2021-02-23T11:42:56.688Z] #37 ... [2021-02-23T11:42:56.688Z] [2021-02-23T11:42:56.688Z] #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-23T11:42:56.688Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:42:56.688Z] #51 52.36 sort [2021-02-23T11:42:56.688Z] #51 52.37 io [2021-02-23T11:42:56.688Z] #51 52.39 strconv [2021-02-23T11:42:56.688Z] #51 52.47 syscall [2021-02-23T11:42:56.688Z] #51 56.33 bytes [2021-02-23T11:42:56.688Z] #51 56.38 strings [2021-02-23T11:42:56.688Z] #51 ... [2021-02-23T11:42:56.688Z] [2021-02-23T11:42:56.689Z] #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-23T11:42:56.689Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T11:42:56.689Z] #32 52.25 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-23T11:42:56.689Z] #32 52.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T11:42:56.689Z] #32 52.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T11:42:56.689Z] #32 ... [2021-02-23T11:42:56.689Z] [2021-02-23T11:42:56.689Z] #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-23T11:42:56.689Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:42:56.689Z] #42 60.33 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-23T11:42:56.689Z] #42 60.33 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T11:42:56.689Z] #42 60.37 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:56.689Z] #42 60.37 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-23T11:42:56.689Z] #42 60.38 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:56.689Z] #42 60.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:42:56.689Z] #42 60.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:42:56.689Z] #42 60.39 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-23T11:42:56.689Z] #42 60.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:42:56.689Z] #42 60.41 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T11:42:56.924Z] #19 49.17 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:42:56.924Z] #19 49.20 Setting up bash-completion (1:2.8-6) ... [2021-02-23T11:42:56.963Z] #44 60.36 encoding/json [2021-02-23T11:42:57.946Z] #36 ... [2021-02-23T11:42:57.947Z] [2021-02-23T11:42:57.947Z] #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-23T11:42:57.947Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:42:57.947Z] #41 69.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:42:57.947Z] #41 69.36 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:42:57.947Z] #41 DONE 70.1s [2021-02-23T11:42:57.947Z] [2021-02-23T11:42:57.947Z] #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-23T11:42:57.947Z] #36 sha256:203097bc26baa6c76a99c682b96bc4869f9f499fb7d9d7770e0bf2ac1d444cf8 [2021-02-23T11:42:57.947Z] #36 6.085 -- Detecting C compile features - done [2021-02-23T11:42:57.947Z] #36 6.163 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T11:42:58.510Z] #36 6.667 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T11:42:58.610Z] #41 ... [2021-02-23T11:42:58.610Z] [2021-02-23T11:42:58.610Z] #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-23T11:42:58.610Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:58.610Z] #12 48.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-23T11:42:58.610Z] #12 51.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-23T11:42:58.610Z] #12 51.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-23T11:42:58.610Z] #12 51.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-23T11:42:58.610Z] #12 51.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-23T11:42:58.610Z] #12 51.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-23T11:42:58.610Z] #12 51.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-23T11:42:58.610Z] #12 51.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-23T11:42:58.610Z] #12 51.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-23T11:42:58.610Z] #12 51.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-23T11:42:58.610Z] #12 51.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-23T11:42:58.610Z] #12 51.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-23T11:42:58.610Z] #12 51.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-23T11:42:58.610Z] #12 51.52 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-23T11:42:58.610Z] #12 51.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-23T11:42:58.610Z] #12 51.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-23T11:42:58.610Z] #12 52.69 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:42:58.610Z] #12 53.02 Fetched 78.2 MB in 9s (8648 kB/s) [2021-02-23T11:42:58.610Z] #12 53.14 (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-23T11:42:58.610Z] #12 53.24 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-23T11:42:58.610Z] #12 53.26 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:58.610Z] #12 53.64 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-23T11:42:58.610Z] #12 53.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-23T11:42:58.610Z] #12 53.85 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-23T11:42:58.610Z] #12 53.86 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-23T11:42:58.610Z] #12 54.19 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-23T11:42:58.768Z] #36 6.831 -- Configuring done [2021-02-23T11:42:58.768Z] #36 6.867 -- Generating done [2021-02-23T11:42:58.768Z] #36 6.867 -- Build files have been written to: /tmp/tmp.FpHuHaIy6v/tini [2021-02-23T11:42:58.768Z] #36 6.879 + make tini-static [2021-02-23T11:42:58.861Z] #41 ... [2021-02-23T11:42:58.861Z] [2021-02-23T11:42:58.861Z] #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-23T11:42:58.861Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:42:58.861Z] #50 52.40 syscall [2021-02-23T11:42:58.861Z] #50 52.44 reflect [2021-02-23T11:42:58.861Z] #50 59.82 time [2021-02-23T11:42:58.861Z] #50 ... [2021-02-23T11:42:58.861Z] [2021-02-23T11:42:58.861Z] #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-23T11:42:58.861Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:42:58.861Z] #35 52.61 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:42:58.861Z] #35 52.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:42:58.861Z] #35 52.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:42:58.861Z] #35 60.00 Selecting previously unselected package libxml2:amd64. [2021-02-23T11:42:58.861Z] #35 60.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-23T11:42:58.861Z] #35 60.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:42:58.861Z] #35 60.59 Selecting previously unselected package libarchive13:amd64. [2021-02-23T11:42:58.861Z] #35 60.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-23T11:42:58.861Z] #35 60.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:42:58.861Z] #35 60.98 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-23T11:42:58.861Z] #35 60.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-23T11:42:58.861Z] #35 60.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:42:58.861Z] #35 61.21 Selecting previously unselected package librhash0:amd64. [2021-02-23T11:42:58.861Z] #35 61.21 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-23T11:42:58.861Z] #35 61.21 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:42:58.861Z] #35 61.38 Selecting previously unselected package libuv1:amd64. [2021-02-23T11:42:58.861Z] #35 61.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-23T11:42:58.861Z] #35 61.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:42:58.861Z] #35 61.59 Selecting previously unselected package cmake. [2021-02-23T11:42:58.861Z] #35 61.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-23T11:42:58.861Z] #35 61.62 Unpacking cmake (3.13.4-1) ... [2021-02-23T11:42:58.869Z] #12 54.39 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-23T11:42:58.869Z] #12 54.39 (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-23T11:42:58.869Z] #12 54.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:42:58.869Z] #12 54.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:42:59.122Z] #35 ... [2021-02-23T11:42:59.122Z] [2021-02-23T11:42:59.122Z] #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-23T11:42:59.122Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:42:59.122Z] #12 61.63 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T11:42:59.122Z] #12 61.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T11:42:59.122Z] #12 61.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:42:59.122Z] #12 61.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-23T11:42:59.122Z] #12 61.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:42:59.122Z] #12 61.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:42:59.122Z] #12 62.02 Selecting previously unselected package dmsetup. [2021-02-23T11:42:59.122Z] #12 62.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:42:59.122Z] #12 62.04 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T11:42:59.122Z] #12 62.27 Selecting previously unselected package mingw-w64-common. [2021-02-23T11:42:59.122Z] #12 62.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T11:42:59.122Z] #12 62.28 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T11:42:59.332Z] #36 7.384 Scanning dependencies of target tini-static [2021-02-23T11:42:59.332Z] #36 7.471 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T11:42:59.460Z] #19 51.79 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:42:59.460Z] #19 51.81 Setting up xz-utils (5.2.4-1) ... [2021-02-23T11:42:59.460Z] #19 51.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T11:42:59.460Z] #19 51.83 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:42:59.533Z] #44 ... [2021-02-23T11:42:59.533Z] [2021-02-23T11:42:59.533Z] #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-23T11:42:59.533Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:42:59.533Z] #12 60.70 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T11:42:59.533Z] #12 60.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-23T11:42:59.533Z] #12 60.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:42:59.533Z] #12 60.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T11:42:59.533Z] #12 60.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-23T11:42:59.533Z] #12 60.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:42:59.719Z] #19 51.93 invoke-rc.d: could not determine current runlevel [2021-02-23T11:42:59.719Z] #19 51.94 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:42:59.719Z] #19 51.95 Setting up pigz (2.4-1) ... [2021-02-23T11:42:59.719Z] #19 51.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:42:59.719Z] #19 51.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:42:59.719Z] #19 52.00 Setting up python-pip-whl (18.1-5) ... [2021-02-23T11:42:59.719Z] #19 52.02 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:42:59.719Z] #19 52.03 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:42:59.979Z] #19 52.43 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:42:59.979Z] #19 52.44 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:43:00.238Z] #19 52.46 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:43:00.238Z] #19 52.47 Setting up vim (2:8.1.0875-5) ... [2021-02-23T11:43:00.238Z] #19 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T11:43:00.238Z] #19 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T11:43:00.238Z] #19 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T11:43:00.238Z] #19 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T11:43:00.238Z] #19 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T11:43:00.238Z] #19 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T11:43:00.238Z] #19 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T11:43:00.238Z] #19 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T11:43:00.238Z] #19 52.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:43:00.238Z] #19 52.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:43:00.238Z] #19 52.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:43:00.238Z] #19 52.60 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:43:00.238Z] #19 52.61 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:43:00.238Z] #19 52.63 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:43:00.238Z] #19 ... [2021-02-23T11:43:00.238Z] [2021-02-23T11:43:00.238Z] #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-23T11:43:00.238Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:00.238Z] #42 100.0 CC criu/cr-errno.o [2021-02-23T11:43:00.238Z] #42 100.1 CC criu/cr-restore.o [2021-02-23T11:43:00.238Z] #42 104.3 CC criu/cr-service.o [2021-02-23T11:43:00.238Z] #42 105.9 CC criu/crtools.o [2021-02-23T11:43:00.238Z] #42 106.5 CC criu/eventfd.o [2021-02-23T11:43:00.238Z] #42 106.9 CC criu/eventpoll.o [2021-02-23T11:43:00.238Z] #42 107.7 CC criu/external.o [2021-02-23T11:43:00.238Z] #42 108.1 CC criu/fault-injection.o [2021-02-23T11:43:00.238Z] #42 108.3 CC criu/fdstore.o [2021-02-23T11:43:00.238Z] #42 108.6 CC criu/fifo.o [2021-02-23T11:43:00.238Z] #42 109.0 CC criu/file-ids.o [2021-02-23T11:43:00.238Z] #42 109.3 CC criu/file-lock.o [2021-02-23T11:43:00.497Z] #42 110.1 CC criu/files-ext.o [2021-02-23T11:43:00.505Z] #12 ... [2021-02-23T11:43:00.505Z] [2021-02-23T11:43:00.505Z] #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-23T11:43:00.505Z] #55 sha256:4a34047f964562f716b77730e25ec90b49cda3117a07aa07c26ba95c9082ba4e [2021-02-23T11:43:00.505Z] #55 6.054 + RM_GOPATH=0 [2021-02-23T11:43:00.505Z] #55 6.054 + TMP_GOPATH= [2021-02-23T11:43:00.505Z] #55 6.054 + : /build [2021-02-23T11:43:00.505Z] #55 6.054 + '[' -z '' ']' [2021-02-23T11:43:00.505Z] #55 6.054 ++ mktemp -d [2021-02-23T11:43:00.505Z] #55 6.054 + export GOPATH=/tmp/tmp.kxixVKT5OG [2021-02-23T11:43:00.505Z] #55 6.054 + GOPATH=/tmp/tmp.kxixVKT5OG [2021-02-23T11:43:00.505Z] #55 6.054 + RM_GOPATH=1 [2021-02-23T11:43:00.505Z] #55 6.054 + case "$(go env GOARCH)" in [2021-02-23T11:43:00.505Z] #55 6.054 ++ go env GOARCH [2021-02-23T11:43:00.505Z] #55 6.054 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:00.505Z] #55 6.054 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:00.505Z] #55 6.054 ++ dirname /tmp/install/install.sh [2021-02-23T11:43:00.505Z] #55 6.054 + dir=/tmp/install [2021-02-23T11:43:00.505Z] #55 6.054 + bin=containerd [2021-02-23T11:43:00.505Z] #55 6.054 + shift [2021-02-23T11:43:00.505Z] #55 6.054 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-23T11:43:00.505Z] #55 6.054 + . /tmp/install/containerd.installer [2021-02-23T11:43:00.505Z] #55 6.054 ++ set -e [2021-02-23T11:43:00.505Z] #55 6.054 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:43:00.505Z] #55 6.054 + install_containerd [2021-02-23T11:43:00.505Z] #55 6.054 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-23T11:43:00.505Z] #55 6.054 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kxixVKT5OG/src/github.com/containerd/containerd [2021-02-23T11:43:00.505Z] #55 6.054 Cloning into '/tmp/tmp.kxixVKT5OG/src/github.com/containerd/containerd'... [2021-02-23T11:43:00.505Z] #55 6.065 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:43:00.505Z] #55 ... [2021-02-23T11:43:00.505Z] [2021-02-23T11:43:00.505Z] #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-23T11:43:00.505Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:43:00.505Z] #41 64.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:43:00.505Z] #41 64.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:43:00.505Z] #41 64.09 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:43:00.505Z] #41 64.10 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:43:00.505Z] #41 64.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:43:00.505Z] #41 64.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:43:00.505Z] #41 64.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:43:00.505Z] #41 64.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-23T11:43:00.506Z] #41 64.21 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:43:00.506Z] #41 64.22 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T11:43:00.704Z] #36 8.933 [100%] Linking C executable tini-static [2021-02-23T11:43:00.756Z] #42 110.4 CC criu/files-reg.o [2021-02-23T11:43:00.773Z] #12 ... [2021-02-23T11:43:00.773Z] [2021-02-23T11:43:00.773Z] #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-23T11:43:00.773Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:43:00.773Z] #41 56.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-23T11:43:00.773Z] #41 ... [2021-02-23T11:43:00.773Z] [2021-02-23T11:43:00.773Z] #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-23T11:43:00.773Z] #46 sha256:efbec2eabe6a313bbc57ba293bc63bebcb45b36f0d7dc0f403b0e95b74ba092d [2021-02-23T11:43:00.773Z] #46 DONE 56.2s [2021-02-23T11:43:00.773Z] [2021-02-23T11:43:00.773Z] #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-23T11:43:00.773Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:43:00.773Z] #41 56.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:43:00.773Z] #41 56.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:43:00.773Z] #41 56.34 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-23T11:43:00.773Z] #41 56.42 Setting up python-six (1.12.0-1) ... [2021-02-23T11:43:00.960Z] #36 ... [2021-02-23T11:43:00.960Z] [2021-02-23T11:43:00.960Z] #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-23T11:43:00.960Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:43:00.960Z] #50 62.99 context [2021-02-23T11:43:00.960Z] #50 63.62 encoding/binary [2021-02-23T11:43:00.960Z] #50 63.82 os [2021-02-23T11:43:00.960Z] #50 66.45 encoding/base64 [2021-02-23T11:43:00.960Z] #50 67.48 golang.org/x/sys/unix [2021-02-23T11:43:00.960Z] #50 68.14 fmt [2021-02-23T11:43:00.960Z] #50 ... [2021-02-23T11:43:00.960Z] [2021-02-23T11:43:00.960Z] #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-23T11:43:00.960Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:00.960Z] #42 2.469 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:43:00.960Z] #42 2.469 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:43:00.960Z] #42 2.480 Note: Building without GnuTLS support [2021-02-23T11:43:00.960Z] #42 2.484 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:43:00.960Z] #42 2.485 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:43:01.227Z] #42 ... [2021-02-23T11:43:01.227Z] [2021-02-23T11:43:01.227Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:43:01.227Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:43:01.227Z] #45 56.50 vendor/golang.org/x/net/dns/dnsmessage [2021-02-23T11:43:01.227Z] #45 58.75 bytes [2021-02-23T11:43:01.227Z] #45 65.16 reflect [2021-02-23T11:43:01.227Z] #45 65.59 bufio [2021-02-23T11:43:01.227Z] #45 ... [2021-02-23T11:43:01.227Z] [2021-02-23T11:43:01.227Z] #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-23T11:43:01.227Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:43:01.227Z] #13 59.08 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T11:43:01.227Z] #13 59.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T11:43:01.227Z] #13 59.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:43:01.227Z] #13 59.21 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-23T11:43:01.227Z] #13 59.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T11:43:01.227Z] #13 59.25 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T11:43:01.227Z] #13 59.43 Selecting previously unselected package dmsetup. [2021-02-23T11:43:01.227Z] #13 59.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T11:43:01.227Z] #13 59.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T11:43:01.227Z] #13 59.63 Selecting previously unselected package mingw-w64-common. [2021-02-23T11:43:01.227Z] #13 59.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T11:43:01.227Z] #13 59.65 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T11:43:01.227Z] #13 65.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T11:43:01.227Z] #13 65.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T11:43:01.227Z] #13 65.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:01.524Z] #42 ... [2021-02-23T11:43:01.524Z] [2021-02-23T11:43:01.524Z] #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-23T11:43:01.524Z] #33 sha256:de37595db81c466e0be39663488185373b824217ee54924c24f0af60e0193b6c [2021-02-23T11:43:01.524Z] #33 63.72 path [2021-02-23T11:43:01.524Z] #33 64.43 text/tabwriter [2021-02-23T11:43:01.524Z] #33 65.45 fmt [2021-02-23T11:43:01.524Z] #33 65.47 path/filepath [2021-02-23T11:43:01.524Z] #33 66.95 io/ioutil [2021-02-23T11:43:01.524Z] #33 68.99 github.com/BurntSushi/toml [2021-02-23T11:43:01.524Z] #33 69.00 flag [2021-02-23T11:43:01.524Z] #33 71.10 log [2021-02-23T11:43:01.524Z] #33 73.63 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:43:01.532Z] #13 ... [2021-02-23T11:43:01.532Z] [2021-02-23T11:43:01.532Z] #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-23T11:43:01.532Z] #37 sha256:362ff457da5b1df0d023100b541305528521a465f9db5006b526404863193f1d [2021-02-23T11:43:01.532Z] #37 1.554 + cd /tmp/tmp.NTrwmhBOmZ/tini [2021-02-23T11:43:01.532Z] #37 1.555 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:43:01.532Z] #37 1.588 + cmake . [2021-02-23T11:43:01.532Z] #37 2.352 -- The C compiler identification is GNU 8.3.0 [2021-02-23T11:43:01.532Z] #37 2.443 -- Check for working C compiler: /usr/bin/cc [2021-02-23T11:43:01.532Z] #37 3.075 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T11:43:01.532Z] #37 3.080 -- Detecting C compiler ABI info [2021-02-23T11:43:01.532Z] #37 3.792 -- Detecting C compiler ABI info - done [2021-02-23T11:43:01.532Z] #37 3.876 -- Detecting C compile features [2021-02-23T11:43:01.532Z] #37 5.840 -- Detecting C compile features - done [2021-02-23T11:43:01.532Z] #37 5.910 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T11:43:01.532Z] #37 6.159 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T11:43:01.781Z] #33 ... [2021-02-23T11:43:01.781Z] [2021-02-23T11:43:01.781Z] #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-23T11:43:01.781Z] #36 sha256:203097bc26baa6c76a99c682b96bc4869f9f499fb7d9d7770e0bf2ac1d444cf8 [2021-02-23T11:43:01.781Z] #36 9.577 [100%] Built target tini-static [2021-02-23T11:43:01.781Z] #36 9.648 + mkdir -p /build [2021-02-23T11:43:01.781Z] #36 9.658 + cp tini-static /build/docker-init [2021-02-23T11:43:01.781Z] #36 DONE 9.9s [2021-02-23T11:43:01.781Z] [2021-02-23T11:43:01.781Z] #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-23T11:43:01.781Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:43:01.781Z] #50 73.39 encoding/json [2021-02-23T11:43:01.831Z] #37 ... [2021-02-23T11:43:01.831Z] [2021-02-23T11:43:01.831Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-23T11:43:01.831Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-23T11:43:01.831Z] #42 67.44 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-23T11:43:01.831Z] #42 67.45 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:01.831Z] #42 DONE 67.7s [2021-02-23T11:43:01.831Z] [2021-02-23T11:43:01.831Z] #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-23T11:43:01.831Z] #37 sha256:362ff457da5b1df0d023100b541305528521a465f9db5006b526404863193f1d [2021-02-23T11:43:01.831Z] #37 6.387 -- Configuring done [2021-02-23T11:43:01.831Z] #37 6.405 -- Generating done [2021-02-23T11:43:01.831Z] #37 6.426 -- Build files have been written to: /tmp/tmp.NTrwmhBOmZ/tini [2021-02-23T11:43:01.891Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-02-23T11:43:01.894Z] #41 ... [2021-02-23T11:43:01.894Z] [2021-02-23T11:43:01.894Z] #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-23T11:43:01.894Z] #33 sha256:1fbf0e772c37331e08531a361dcf6df26e6f6506ab93702ffab42223c6bd19cb [2021-02-23T11:43:01.894Z] #33 55.31 time [2021-02-23T11:43:01.894Z] #33 61.16 internal/poll [2021-02-23T11:43:01.894Z] #33 63.55 internal/syscall/execenv [2021-02-23T11:43:01.894Z] #33 63.83 internal/syscall/unix [2021-02-23T11:43:01.894Z] #33 64.01 os [2021-02-23T11:43:01.894Z] #33 64.17 internal/fmtsort [2021-02-23T11:43:01.894Z] #33 64.91 strings [2021-02-23T11:43:01.894Z] #33 ... [2021-02-23T11:43:01.894Z] [2021-02-23T11:43:01.894Z] #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-23T11:43:01.894Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:43:01.894Z] #35 65.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:43:01.894Z] #35 65.07 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:43:01.894Z] #35 65.09 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:43:01.894Z] #35 65.11 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:43:01.894Z] #35 65.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:43:01.894Z] #35 65.17 Setting up cmake-data (3.13.4-1) ... [2021-02-23T11:43:01.894Z] #35 65.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:43:01.894Z] #35 65.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:43:01.894Z] #35 65.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:43:01.894Z] #35 65.24 Setting up cmake (3.13.4-1) ... [2021-02-23T11:43:01.894Z] #35 65.25 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:01.894Z] #35 65.39 Processing triggers for mime-support (3.62) ... [2021-02-23T11:43:02.135Z] #37 6.442 + make tini-static [2021-02-23T11:43:02.436Z] #37 6.821 Scanning dependencies of target tini-static [2021-02-23T11:43:02.436Z] #37 6.935 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T11:43:02.680Z] #41 ... [2021-02-23T11:43:02.680Z] [2021-02-23T11:43:02.680Z] #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-23T11:43:02.680Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:43:02.680Z] #44 47.99 syscall [2021-02-23T11:43:02.680Z] #44 55.93 time [2021-02-23T11:43:02.680Z] #44 ... [2021-02-23T11:43:02.680Z] [2021-02-23T11:43:02.680Z] #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-23T11:43:02.680Z] #50 sha256:ebce5a1b1831f498c64edfc8d859fb3ea2852d7a277ae6f9728d8708dd1f3999 [2021-02-23T11:43:02.680Z] #50 47.99 syscall [2021-02-23T11:43:02.680Z] #50 48.01 reflect [2021-02-23T11:43:02.680Z] #50 55.82 time [2021-02-23T11:43:02.680Z] #50 ... [2021-02-23T11:43:02.680Z] [2021-02-23T11:43:02.680Z] #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-23T11:43:02.680Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:43:02.680Z] #31 48.30 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-23T11:43:02.680Z] #31 49.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-23T11:43:02.680Z] #31 49.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-23T11:43:02.837Z] #35 DONE 66.4s [2021-02-23T11:43:02.837Z] [2021-02-23T11:43:02.837Z] #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-23T11:43:02.837Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:43:02.837Z] #50 66.01 context [2021-02-23T11:43:02.939Z] #31 ... [2021-02-23T11:43:02.939Z] [2021-02-23T11:43:02.939Z] #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-23T11:43:02.939Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:02.939Z] #12 57.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-23T11:43:02.939Z] #12 57.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-23T11:43:02.939Z] #12 57.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:43:03.288Z] #42 112.7 CC criu/files.o [2021-02-23T11:43:03.288Z] #42 ... [2021-02-23T11:43:03.288Z] [2021-02-23T11:43:03.288Z] #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-23T11:43:03.288Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:43:03.288Z] #19 55.49 Setting up iptables (1.8.2-4) ... [2021-02-23T11:43:03.288Z] #19 55.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:43:03.288Z] #19 55.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:43:03.288Z] #19 55.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:43:03.288Z] #19 55.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:43:03.288Z] #19 55.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T11:43:03.288Z] #19 55.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T11:43:03.288Z] #19 55.56 Setting up python3 (3.7.3-1) ... [2021-02-23T11:43:03.409Z] #50 67.11 encoding/binary [2021-02-23T11:43:03.409Z] #50 67.20 os [2021-02-23T11:43:03.511Z] #12 ... [2021-02-23T11:43:03.511Z] [2021-02-23T11:43:03.511Z] #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-23T11:43:03.511Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:43:03.511Z] #35 49.22 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:43:03.511Z] #35 49.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:43:03.511Z] #35 49.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:43:03.511Z] #35 56.57 Selecting previously unselected package libxml2:amd64. [2021-02-23T11:43:03.511Z] #35 56.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-23T11:43:03.511Z] #35 56.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:43:03.511Z] #35 57.63 Selecting previously unselected package libarchive13:amd64. [2021-02-23T11:43:03.511Z] #35 57.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-23T11:43:03.511Z] #35 57.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:43:03.511Z] #35 57.92 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-23T11:43:03.511Z] #35 57.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-23T11:43:03.511Z] #35 57.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:43:03.511Z] #35 58.10 Selecting previously unselected package librhash0:amd64. [2021-02-23T11:43:03.511Z] #35 58.10 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-23T11:43:03.511Z] #35 58.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:43:03.511Z] #35 58.26 Selecting previously unselected package libuv1:amd64. [2021-02-23T11:43:03.511Z] #35 58.27 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-23T11:43:03.511Z] #35 58.28 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:43:03.511Z] #35 58.46 Selecting previously unselected package cmake. [2021-02-23T11:43:03.511Z] #35 58.47 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-23T11:43:03.511Z] #35 58.49 Unpacking cmake (3.13.4-1) ... [2021-02-23T11:43:03.546Z] #19 56.01 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T11:43:03.765Z] #12 ... [2021-02-23T11:43:03.765Z] [2021-02-23T11:43:03.765Z] #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-23T11:43:03.766Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:03.766Z] #42 2.983 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:43:03.766Z] #42 2.983 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:43:03.766Z] #42 2.999 Note: Building without GnuTLS support [2021-02-23T11:43:03.766Z] #42 3.015 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:43:03.766Z] #42 3.016 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:43:03.766Z] #42 5.126 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:43:03.766Z] #42 5.176 GEN .gitid [2021-02-23T11:43:03.766Z] #42 5.220 GEN criu/include/version.h [2021-02-23T11:43:03.766Z] #42 5.308 GEN include/common/asm [2021-02-23T11:43:03.766Z] #42 6.852 PBCC images/timens.pb-c.c [2021-02-23T11:43:03.766Z] #42 6.872 DEP images/timens.pb-c.d [2021-02-23T11:43:03.766Z] #42 6.955 PBCC images/fown.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.008 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.075 PBCC images/opts.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.115 PBCC images/memfd.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.193 DEP images/fown.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.255 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.337 DEP images/opts.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.402 DEP images/memfd.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.489 PBCC images/sit.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.536 DEP images/sit.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.626 PBCC images/macvlan.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.651 DEP images/macvlan.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.720 PBCC images/autofs.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.748 DEP images/autofs.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.848 PBCC images/sysctl.pb-c.c [2021-02-23T11:43:03.766Z] #42 7.900 DEP images/sysctl.pb-c.d [2021-02-23T11:43:03.766Z] #42 7.995 PBCC images/time.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.042 DEP images/time.pb-c.d [2021-02-23T11:43:03.766Z] #42 8.129 PBCC images/binfmt-misc.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.179 DEP images/binfmt-misc.pb-c.d [2021-02-23T11:43:03.766Z] #42 8.227 PBCC images/seccomp.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.248 DEP images/seccomp.pb-c.d [2021-02-23T11:43:03.766Z] #42 8.319 PBCC images/userns.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.350 DEP images/userns.pb-c.d [2021-02-23T11:43:03.766Z] #42 8.444 PBCC images/cgroup.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.476 DEP images/cgroup.pb-c.d [2021-02-23T11:43:03.766Z] #42 8.527 PBCC images/ext-file.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.564 DEP images/ext-file.pb-c.d [2021-02-23T11:43:03.766Z] #42 8.689 PBCC images/rpc.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.796 DEP images/rpc.pb-c.d [2021-02-23T11:43:03.766Z] #42 8.907 PBCC images/siginfo.pb-c.c [2021-02-23T11:43:03.766Z] #42 8.920 DEP images/siginfo.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.004 PBCC images/pagemap.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.048 DEP images/pagemap.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.112 PBCC images/rlimit.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.136 DEP images/rlimit.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.195 PBCC images/file-lock.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.224 DEP images/file-lock.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.335 PBCC images/tty.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.389 DEP images/tty.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.437 PBCC images/tun.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.480 PBCC images/netdev.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.552 DEP images/tun.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.650 DEP images/netdev.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.770 PBCC images/vma.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.790 DEP images/vma.pb-c.d [2021-02-23T11:43:03.766Z] #42 9.881 PBCC images/creds.pb-c.c [2021-02-23T11:43:03.766Z] #42 9.947 DEP images/creds.pb-c.d [2021-02-23T11:43:03.766Z] #42 10.02 PBCC images/utsns.pb-c.c [2021-02-23T11:43:03.766Z] #42 10.04 DEP images/utsns.pb-c.d [2021-02-23T11:43:03.766Z] #42 10.12 PBCC images/ipc-desc.pb-c.c [2021-02-23T11:43:03.766Z] #42 10.14 PBCC images/ipc-sem.pb-c.c [2021-02-23T11:43:03.766Z] #42 10.18 DEP images/ipc-desc.pb-c.d [2021-02-23T11:43:03.766Z] #42 10.27 DEP images/ipc-sem.pb-c.d [2021-02-23T11:43:03.766Z] #42 10.32 PBCC images/ipc-msg.pb-c.c [2021-02-23T11:43:03.766Z] #42 10.35 DEP images/ipc-msg.pb-c.d [2021-02-23T11:43:03.766Z] #42 10.39 PBCC images/ipc-shm.pb-c.c [2021-02-23T11:43:03.766Z] #42 ... [2021-02-23T11:43:03.766Z] [2021-02-23T11:43:03.766Z] #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-23T11:43:03.766Z] #36 sha256:7910df4e4755d04fe576b373333838c2c71fbdf949a2f6c1f899da29a880d55e [2021-02-23T11:43:03.766Z] #36 4.041 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T11:43:03.766Z] #36 4.043 -- Detecting C compiler ABI info [2021-02-23T11:43:03.766Z] #36 4.847 -- Detecting C compiler ABI info - done [2021-02-23T11:43:03.766Z] #36 4.859 -- Detecting C compile features [2021-02-23T11:43:03.766Z] #36 7.234 -- Detecting C compile features - done [2021-02-23T11:43:03.766Z] #36 7.266 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T11:43:03.766Z] #36 7.639 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T11:43:03.766Z] #36 7.771 -- Configuring done [2021-02-23T11:43:03.766Z] #36 7.785 -- Generating done [2021-02-23T11:43:03.766Z] #36 7.802 -- Build files have been written to: /tmp/tmp.ysvvF2AiqU/tini [2021-02-23T11:43:03.766Z] #36 7.824 + make tini-static [2021-02-23T11:43:03.766Z] #36 8.335 Scanning dependencies of target tini-static [2021-02-23T11:43:03.766Z] #36 8.465 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T11:43:03.766Z] #36 9.854 [100%] Linking C executable tini-static [2021-02-23T11:43:03.766Z] #36 10.50 [100%] Built target tini-static [2021-02-23T11:43:03.766Z] #36 10.64 + mkdir -p /build [2021-02-23T11:43:03.766Z] #36 10.65 + cp tini-static /build/docker-init [2021-02-23T11:43:03.766Z] #36 DONE 11.6s [2021-02-23T11:43:03.766Z] [2021-02-23T11:43:03.766Z] #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-23T11:43:03.766Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:03.766Z] #42 10.40 DEP images/ipc-shm.pb-c.d [2021-02-23T11:43:03.766Z] #42 10.45 PBCC images/ipc-var.pb-c.c [2021-02-23T11:43:03.766Z] #42 10.47 DEP images/ipc-var.pb-c.d [2021-02-23T11:43:03.766Z] #42 10.49 PBCC images/sk-opts.pb-c.c [2021-02-23T11:43:03.766Z] #42 10.53 PBCC images/packet-sock.pb-c.c [2021-02-23T11:43:03.766Z] #42 ... [2021-02-23T11:43:03.766Z] [2021-02-23T11:43:03.766Z] #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-23T11:43:03.766Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:43:03.766Z] #44 63.95 text/template [2021-02-23T11:43:03.766Z] #44 64.60 go/parser [2021-02-23T11:43:04.482Z] #19 56.74 Setting up apparmor (2.13.2-10) ... [2021-02-23T11:43:04.545Z] #37 9.057 [100%] Linking C executable tini-static [2021-02-23T11:43:04.892Z] #35 ... [2021-02-23T11:43:04.892Z] [2021-02-23T11:43:04.892Z] #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-23T11:43:04.892Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:43:04.892Z] #44 60.22 strings [2021-02-23T11:43:05.054Z] #50 ... [2021-02-23T11:43:05.054Z] [2021-02-23T11:43:05.054Z] #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-23T11:43:05.054Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:43:05.054Z] #44 67.32 fmt [2021-02-23T11:43:05.054Z] #44 69.66 regexp [2021-02-23T11:43:05.054Z] #44 72.84 go/token [2021-02-23T11:43:05.054Z] #44 73.96 go/scanner [2021-02-23T11:43:05.054Z] #44 74.35 internal/lazyregexp [2021-02-23T11:43:05.054Z] #44 74.74 net/url [2021-02-23T11:43:05.054Z] #44 75.46 go/ast [2021-02-23T11:43:05.054Z] #44 76.69 text/template/parse [2021-02-23T11:43:05.154Z] #44 ... [2021-02-23T11:43:05.154Z] [2021-02-23T11:43:05.154Z] #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-23T11:43:05.154Z] #33 sha256:81dce27502e3517f23635e919d3518f43cadc663e03e08efe6d84b6d405578be [2021-02-23T11:43:05.154Z] #33 50.59 time [2021-02-23T11:43:05.154Z] #33 56.21 internal/poll [2021-02-23T11:43:05.154Z] #33 58.59 internal/fmtsort [2021-02-23T11:43:05.154Z] #33 59.01 internal/syscall/execenv [2021-02-23T11:43:05.154Z] #33 59.23 internal/syscall/unix [2021-02-23T11:43:05.154Z] #33 59.30 strings [2021-02-23T11:43:05.154Z] #33 59.58 os [2021-02-23T11:43:05.154Z] #33 ... [2021-02-23T11:43:05.154Z] [2021-02-23T11:43:05.154Z] #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-23T11:43:05.154Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:43:05.154Z] #41 60.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-23T11:43:05.154Z] #41 60.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:43:05.154Z] #41 60.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-23T11:43:05.154Z] #41 60.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-23T11:43:05.154Z] #41 60.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-23T11:43:05.154Z] #41 60.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-23T11:43:05.154Z] #41 60.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-23T11:43:05.154Z] #41 60.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-23T11:43:05.154Z] #41 60.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-23T11:43:05.154Z] #41 60.77 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-23T11:43:05.310Z] #44 ... [2021-02-23T11:43:05.310Z] [2021-02-23T11:43:05.311Z] #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-23T11:43:05.311Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:05.311Z] #42 5.054 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:43:05.311Z] #42 5.140 GEN .gitid [2021-02-23T11:43:05.311Z] #42 5.179 GEN criu/include/version.h [2021-02-23T11:43:05.311Z] #42 5.251 GEN include/common/asm [2021-02-23T11:43:05.311Z] #42 6.687 PBCC images/timens.pb-c.c [2021-02-23T11:43:05.311Z] #42 6.735 DEP images/timens.pb-c.d [2021-02-23T11:43:05.311Z] #42 6.790 PBCC images/fown.pb-c.c [2021-02-23T11:43:05.311Z] #42 6.815 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T11:43:05.311Z] #42 6.906 PBCC images/opts.pb-c.c [2021-02-23T11:43:05.311Z] #42 6.957 PBCC images/memfd.pb-c.c [2021-02-23T11:43:05.311Z] #42 7.037 DEP images/fown.pb-c.d [2021-02-23T11:43:05.311Z] #42 7.084 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T11:43:05.311Z] #42 7.141 DEP images/opts.pb-c.d [2021-02-23T11:43:05.311Z] #42 7.194 DEP images/memfd.pb-c.d [2021-02-23T11:43:05.311Z] #42 7.251 PBCC images/sit.pb-c.c [2021-02-23T11:43:05.311Z] #42 7.317 DEP images/sit.pb-c.d [2021-02-23T11:43:05.311Z] #42 7.355 PBCC images/macvlan.pb-c.c [2021-02-23T11:43:05.311Z] #42 7.403 DEP images/macvlan.pb-c.d [2021-02-23T11:43:05.311Z] #42 7.449 PBCC images/autofs.pb-c.c [2021-02-23T11:43:05.311Z] #42 7.491 DEP images/autofs.pb-c.d [2021-02-23T11:43:05.567Z] #42 7.546 PBCC images/sysctl.pb-c.c [2021-02-23T11:43:05.567Z] #42 7.558 DEP images/sysctl.pb-c.d [2021-02-23T11:43:05.567Z] #42 7.609 PBCC images/time.pb-c.c [2021-02-23T11:43:05.567Z] #42 ... [2021-02-23T11:43:05.567Z] [2021-02-23T11:43:05.567Z] #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-23T11:43:05.567Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:05.567Z] #12 67.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T11:43:05.567Z] #12 67.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T11:43:05.567Z] #12 67.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:05.567Z] #12 74.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T11:43:05.567Z] #12 74.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:05.567Z] #12 74.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:05.567Z] #12 74.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T11:43:05.567Z] #12 74.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:05.567Z] #12 74.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:05.567Z] #12 ... [2021-02-23T11:43:05.567Z] [2021-02-23T11:43:05.567Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:05.567Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:05.567Z] #42 7.642 DEP images/time.pb-c.d [2021-02-23T11:43:05.568Z] #42 7.721 PBCC images/binfmt-misc.pb-c.c [2021-02-23T11:43:05.605Z] #37 9.891 [100%] Built target tini-static [2021-02-23T11:43:05.605Z] #37 9.947 + mkdir -p /build [2021-02-23T11:43:05.605Z] #37 9.951 + cp tini-static /build/docker-init [2021-02-23T11:43:05.605Z] #37 DONE 10.1s [2021-02-23T11:43:05.605Z] [2021-02-23T11:43:05.605Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:05.605Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:05.605Z] #43 1.732 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:43:05.605Z] #43 1.732 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:43:05.605Z] #43 1.739 Note: Building without GnuTLS support [2021-02-23T11:43:05.605Z] #43 1.767 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:43:05.605Z] #43 1.784 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:43:05.605Z] #43 3.765 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:43:05.605Z] #43 3.882 GEN .gitid [2021-02-23T11:43:05.696Z] #44 ... [2021-02-23T11:43:05.696Z] [2021-02-23T11:43:05.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-23T11:43:05.697Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:05.697Z] #42 10.63 DEP images/sk-opts.pb-c.d [2021-02-23T11:43:05.697Z] #42 10.71 DEP images/packet-sock.pb-c.d [2021-02-23T11:43:05.697Z] #42 10.79 PBCC images/sk-netlink.pb-c.c [2021-02-23T11:43:05.697Z] #42 10.85 DEP images/sk-netlink.pb-c.d [2021-02-23T11:43:05.697Z] #42 10.90 PBCC images/sk-inet.pb-c.c [2021-02-23T11:43:05.697Z] #42 10.97 DEP images/sk-inet.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.04 PBCC images/sk-unix.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.14 DEP images/sk-unix.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.22 PBCC images/mm.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.28 DEP images/mm.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.35 PBCC images/timerfd.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.39 DEP images/timerfd.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.47 PBCC images/timer.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.48 DEP images/timer.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.54 PBCC images/sa.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.63 DEP images/sa.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.68 PBCC images/pipe-data.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.69 DEP images/pipe-data.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.76 PBCC images/mnt.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.81 DEP images/mnt.pb-c.d [2021-02-23T11:43:05.697Z] #42 11.89 PBCC images/sk-packet.pb-c.c [2021-02-23T11:43:05.697Z] #42 11.95 DEP images/sk-packet.pb-c.d [2021-02-23T11:43:05.697Z] #42 12.00 PBCC images/tcp-stream.pb-c.c [2021-02-23T11:43:05.697Z] #42 12.10 DEP images/tcp-stream.pb-c.d [2021-02-23T11:43:05.697Z] #42 12.17 PBCC images/pipe.pb-c.c [2021-02-23T11:43:05.697Z] #42 12.19 DEP images/pipe.pb-c.d [2021-02-23T11:43:05.697Z] #42 12.22 PBCC images/pstree.pb-c.c [2021-02-23T11:43:05.697Z] #42 12.23 DEP images/pstree.pb-c.d [2021-02-23T11:43:05.697Z] #42 12.26 PBCC images/fs.pb-c.c [2021-02-23T11:43:05.697Z] #42 12.27 DEP images/fs.pb-c.d [2021-02-23T11:43:05.697Z] #42 12.31 PBCC images/signalfd.pb-c.c [2021-02-23T11:43:05.697Z] #42 12.36 DEP images/signalfd.pb-c.d [2021-02-23T11:43:05.697Z] #42 12.43 PBCC images/fh.pb-c.c [2021-02-23T11:43:05.697Z] #42 12.49 PBCC images/fsnotify.pb-c.c [2021-02-23T11:43:05.824Z] #42 7.753 DEP images/binfmt-misc.pb-c.d [2021-02-23T11:43:05.824Z] #42 7.810 PBCC images/seccomp.pb-c.c [2021-02-23T11:43:05.824Z] #42 7.840 DEP images/seccomp.pb-c.d [2021-02-23T11:43:05.824Z] #42 7.898 PBCC images/userns.pb-c.c [2021-02-23T11:43:05.824Z] #42 7.929 DEP images/userns.pb-c.d [2021-02-23T11:43:05.913Z] #43 3.976 GEN criu/include/version.h [2021-02-23T11:43:05.913Z] #43 4.096 GEN include/common/asm [2021-02-23T11:43:05.960Z] #42 12.54 DEP images/fh.pb-c.d [2021-02-23T11:43:05.960Z] #42 12.59 DEP images/fsnotify.pb-c.d [2021-02-23T11:43:05.960Z] #42 12.69 PBCC images/eventpoll.pb-c.c [2021-02-23T11:43:05.969Z] #50 69.30 encoding/base64 [2021-02-23T11:43:06.081Z] #42 7.995 PBCC images/cgroup.pb-c.c [2021-02-23T11:43:06.081Z] #42 8.086 DEP images/cgroup.pb-c.d [2021-02-23T11:43:06.081Z] #42 8.119 PBCC images/ext-file.pb-c.c [2021-02-23T11:43:06.081Z] #42 8.167 DEP images/ext-file.pb-c.d [2021-02-23T11:43:06.081Z] #42 8.205 PBCC images/rpc.pb-c.c [2021-02-23T11:43:06.081Z] #42 8.257 DEP images/rpc.pb-c.d [2021-02-23T11:43:06.213Z] #43 ... [2021-02-23T11:43:06.213Z] [2021-02-23T11:43:06.213Z] #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-23T11:43:06.213Z] #34 sha256:f83e68a13bae39a05c234fe3e62bd98f1b64ffcac1fae13b6c37876764774537 [2021-02-23T11:43:06.213Z] #34 62.01 bufio [2021-02-23T11:43:06.213Z] #34 62.72 reflect [2021-02-23T11:43:06.213Z] #34 65.65 path [2021-02-23T11:43:06.213Z] #34 67.35 text/tabwriter [2021-02-23T11:43:06.213Z] #34 ... [2021-02-23T11:43:06.213Z] [2021-02-23T11:43:06.213Z] #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-23T11:43:06.213Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:43:06.213Z] #45 70.81 regexp/syntax [2021-02-23T11:43:06.225Z] #42 12.72 DEP images/eventpoll.pb-c.d [2021-02-23T11:43:06.225Z] #42 12.77 PBCC images/eventfd.pb-c.c [2021-02-23T11:43:06.225Z] #42 12.79 DEP images/eventfd.pb-c.d [2021-02-23T11:43:06.225Z] #42 12.84 PBCC images/remap-file-path.pb-c.c [2021-02-23T11:43:06.225Z] #42 12.87 DEP images/remap-file-path.pb-c.d [2021-02-23T11:43:06.225Z] #42 12.93 PBCC images/fifo.pb-c.c [2021-02-23T11:43:06.225Z] #42 12.97 DEP images/fifo.pb-c.d [2021-02-23T11:43:06.338Z] #42 8.321 PBCC images/siginfo.pb-c.c [2021-02-23T11:43:06.338Z] #42 8.381 DEP images/siginfo.pb-c.d [2021-02-23T11:43:06.338Z] #42 8.441 PBCC images/pagemap.pb-c.c [2021-02-23T11:43:06.338Z] #42 8.489 DEP images/pagemap.pb-c.d [2021-02-23T11:43:06.386Z] #19 58.78 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T11:43:06.386Z] #19 58.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:43:06.489Z] #42 13.03 PBCC images/ghost-file.pb-c.c [2021-02-23T11:43:06.489Z] #42 13.10 DEP images/ghost-file.pb-c.d [2021-02-23T11:43:06.489Z] #42 13.19 PBCC images/regfile.pb-c.c [2021-02-23T11:43:06.489Z] #42 13.25 DEP images/regfile.pb-c.d [2021-02-23T11:43:06.543Z] #50 70.22 golang.org/x/sys/unix [2021-02-23T11:43:06.595Z] #42 ... [2021-02-23T11:43:06.595Z] [2021-02-23T11:43:06.595Z] #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-23T11:43:06.595Z] #33 sha256:de37595db81c466e0be39663488185373b824217ee54924c24f0af60e0193b6c [2021-02-23T11:43:06.595Z] #33 DONE 78.7s [2021-02-23T11:43:06.595Z] [2021-02-23T11:43:06.595Z] #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-23T11:43:06.595Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:06.595Z] #42 8.567 PBCC images/rlimit.pb-c.c [2021-02-23T11:43:06.595Z] #42 8.659 DEP images/rlimit.pb-c.d [2021-02-23T11:43:06.595Z] #42 8.767 PBCC images/file-lock.pb-c.c [2021-02-23T11:43:06.754Z] #42 13.28 PBCC images/ns.pb-c.c [2021-02-23T11:43:06.754Z] #42 13.31 DEP images/ns.pb-c.d [2021-02-23T11:43:06.754Z] #42 13.37 PBCC images/fdinfo.pb-c.c [2021-02-23T11:43:06.754Z] #42 13.46 DEP images/fdinfo.pb-c.d [2021-02-23T11:43:06.804Z] #50 ... [2021-02-23T11:43:06.804Z] [2021-02-23T11:43:06.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-23T11:43:06.804Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:43:06.804Z] #44 60.38 time [2021-02-23T11:43:06.804Z] #44 64.28 internal/fmtsort [2021-02-23T11:43:06.804Z] #44 64.93 strings [2021-02-23T11:43:06.804Z] #44 66.19 os [2021-02-23T11:43:06.804Z] #44 68.25 regexp/syntax [2021-02-23T11:43:06.804Z] #44 70.58 fmt [2021-02-23T11:43:06.804Z] #44 ... [2021-02-23T11:43:06.804Z] [2021-02-23T11:43:06.804Z] #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-23T11:43:06.804Z] #36 sha256:6310b4102b098deab3c7fce8cee02316f86ec04b67873276acc9246c4a6f3eea [2021-02-23T11:43:06.804Z] #36 3.430 + RM_GOPATH=0 [2021-02-23T11:43:06.804Z] #36 3.430 + TMP_GOPATH= [2021-02-23T11:43:06.804Z] #36 3.430 + : /build [2021-02-23T11:43:06.804Z] #36 3.430 + '[' -z '' ']' [2021-02-23T11:43:06.804Z] #36 3.434 ++ mktemp -d [2021-02-23T11:43:06.804Z] #36 3.445 + export GOPATH=/tmp/tmp.T73nd9Zb75 [2021-02-23T11:43:06.804Z] #36 3.447 + GOPATH=/tmp/tmp.T73nd9Zb75 [2021-02-23T11:43:06.804Z] #36 3.448 + RM_GOPATH=1 [2021-02-23T11:43:06.804Z] #36 3.448 + case "$(go env GOARCH)" in [2021-02-23T11:43:06.804Z] #36 3.460 ++ go env GOARCH [2021-02-23T11:43:06.804Z] #36 3.488 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:06.804Z] #36 3.488 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:06.804Z] #36 3.489 ++ dirname /tmp/install/install.sh [2021-02-23T11:43:06.804Z] #36 3.496 + dir=/tmp/install [2021-02-23T11:43:06.804Z] #36 3.497 + bin=tini [2021-02-23T11:43:06.804Z] #36 3.497 + shift [2021-02-23T11:43:06.804Z] #36 3.497 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T11:43:06.804Z] #36 3.497 + . /tmp/install/tini.installer [2021-02-23T11:43:06.804Z] #36 3.497 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:43:06.804Z] #36 3.497 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:43:06.804Z] #36 3.497 + install_tini [2021-02-23T11:43:06.804Z] #36 3.497 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T11:43:06.804Z] #36 3.497 + git clone https://github.com/krallin/tini.git /tmp/tmp.T73nd9Zb75/tini [2021-02-23T11:43:06.804Z] #36 3.498 Cloning into '/tmp/tmp.T73nd9Zb75/tini'... [2021-02-23T11:43:06.852Z] #42 8.861 DEP images/file-lock.pb-c.d [2021-02-23T11:43:06.852Z] #42 9.001 PBCC images/tty.pb-c.c [2021-02-23T11:43:06.904Z] #19 59.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:43:07.018Z] #42 13.55 PBCC images/core-aarch64.pb-c.c [2021-02-23T11:43:07.018Z] #42 13.61 PBCC images/core-arm.pb-c.c [2021-02-23T11:43:07.018Z] #42 13.67 PBCC images/core-ppc64.pb-c.c [2021-02-23T11:43:07.018Z] #42 13.74 PBCC images/core-s390.pb-c.c [2021-02-23T11:43:07.018Z] #42 13.79 PBCC images/core-x86.pb-c.c [2021-02-23T11:43:07.063Z] #41 ... [2021-02-23T11:43:07.063Z] [2021-02-23T11:43:07.063Z] #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-23T11:43:07.063Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-23T11:43:07.063Z] #35 61.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:43:07.063Z] #35 61.56 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:43:07.063Z] #35 61.57 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-23T11:43:07.063Z] #35 61.60 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:43:07.063Z] #35 61.63 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-23T11:43:07.063Z] #35 61.65 Setting up cmake-data (3.13.4-1) ... [2021-02-23T11:43:07.063Z] #35 61.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-23T11:43:07.063Z] #35 61.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-23T11:43:07.063Z] #35 61.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-23T11:43:07.063Z] #35 61.74 Setting up cmake (3.13.4-1) ... [2021-02-23T11:43:07.063Z] #35 61.77 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:07.063Z] #35 61.84 Processing triggers for mime-support (3.62) ... [2021-02-23T11:43:07.063Z] #35 DONE 62.5s [2021-02-23T11:43:07.063Z] [2021-02-23T11:43:07.063Z] #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-23T11:43:07.063Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:07.063Z] #12 60.47 Selecting previously unselected package binutils-mingw-w64. [2021-02-23T11:43:07.063Z] #12 60.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-23T11:43:07.063Z] #12 60.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:43:07.063Z] #12 60.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-23T11:43:07.063Z] #12 60.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:43:07.063Z] #12 60.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:07.063Z] #12 60.87 Selecting previously unselected package dmsetup. [2021-02-23T11:43:07.063Z] #12 60.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:43:07.063Z] #12 60.90 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-23T11:43:07.063Z] #12 61.08 Selecting previously unselected package mingw-w64-common. [2021-02-23T11:43:07.063Z] #12 61.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-23T11:43:07.063Z] #12 61.11 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-23T11:43:07.065Z] #36 4.284 + cd /tmp/tmp.T73nd9Zb75/tini [2021-02-23T11:43:07.065Z] #36 4.285 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:43:07.065Z] #36 4.320 + cmake . [2021-02-23T11:43:07.108Z] #42 9.177 DEP images/tty.pb-c.d [2021-02-23T11:43:07.108Z] #42 9.283 PBCC images/tun.pb-c.c [2021-02-23T11:43:07.282Z] #42 13.86 PBCC images/core.pb-c.c [2021-02-23T11:43:07.282Z] #42 13.99 PBCC images/inventory.pb-c.c [2021-02-23T11:43:07.282Z] #42 14.07 DEP images/core-aarch64.pb-c.d [2021-02-23T11:43:07.546Z] #42 14.11 DEP images/core-arm.pb-c.d [2021-02-23T11:43:07.546Z] #42 14.16 DEP images/core-ppc64.pb-c.d [2021-02-23T11:43:07.546Z] #42 14.28 DEP images/core-s390.pb-c.d [2021-02-23T11:43:07.546Z] #42 14.37 DEP images/core-x86.pb-c.d [2021-02-23T11:43:07.638Z] #36 ... [2021-02-23T11:43:07.638Z] [2021-02-23T11:43:07.638Z] #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-23T11:43:07.638Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:43:07.638Z] #41 70.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:43:07.638Z] #41 70.73 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:07.638Z] #41 DONE 71.4s [2021-02-23T11:43:07.673Z] #42 9.526 PBCC images/netdev.pb-c.c [2021-02-23T11:43:07.673Z] #42 9.616 DEP images/tun.pb-c.d [2021-02-23T11:43:07.673Z] #42 9.720 DEP images/netdev.pb-c.d [2021-02-23T11:43:07.673Z] #42 9.758 PBCC images/vma.pb-c.c [2021-02-23T11:43:07.673Z] #42 9.794 DEP images/vma.pb-c.d [2021-02-23T11:43:07.673Z] #42 9.829 PBCC images/creds.pb-c.c [2021-02-23T11:43:07.757Z] #45 ... [2021-02-23T11:43:07.757Z] [2021-02-23T11:43:07.757Z] #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-23T11:43:07.757Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:43:07.757Z] #51 63.77 bufio [2021-02-23T11:43:07.757Z] #51 63.88 reflect [2021-02-23T11:43:07.757Z] #51 66.56 regexp/syntax [2021-02-23T11:43:07.757Z] #51 69.33 text/tabwriter [2021-02-23T11:43:07.811Z] #42 14.43 DEP images/core.pb-c.d [2021-02-23T11:43:07.811Z] #42 14.53 DEP images/inventory.pb-c.d [2021-02-23T11:43:07.811Z] #42 14.62 PBCC images/cpuinfo.pb-c.c [2021-02-23T11:43:07.840Z] #19 60.16 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T11:43:07.898Z] [2021-02-23T11:43:07.898Z] #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-23T11:43:07.898Z] #36 sha256:6310b4102b098deab3c7fce8cee02316f86ec04b67873276acc9246c4a6f3eea [2021-02-23T11:43:07.898Z] #36 5.033 -- The C compiler identification is GNU 8.3.0 [2021-02-23T11:43:07.898Z] #36 5.166 -- Check for working C compiler: /usr/bin/cc [2021-02-23T11:43:07.929Z] #42 9.855 DEP images/creds.pb-c.d [2021-02-23T11:43:07.929Z] #42 9.921 PBCC images/utsns.pb-c.c [2021-02-23T11:43:07.929Z] #42 9.967 DEP images/utsns.pb-c.d [2021-02-23T11:43:07.929Z] #42 10.01 PBCC images/ipc-desc.pb-c.c [2021-02-23T11:43:07.929Z] #42 10.04 PBCC images/ipc-sem.pb-c.c [2021-02-23T11:43:07.929Z] #42 10.05 DEP images/ipc-desc.pb-c.d [2021-02-23T11:43:07.929Z] #42 10.10 DEP images/ipc-sem.pb-c.d [2021-02-23T11:43:08.057Z] #51 ... [2021-02-23T11:43:08.057Z] [2021-02-23T11:43:08.058Z] #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-23T11:43:08.058Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:43:08.058Z] #13 72.34 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T11:43:08.058Z] #13 72.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-23T11:43:08.058Z] #13 72.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:08.058Z] #13 72.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T11:43:08.058Z] #13 72.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-23T11:43:08.058Z] #13 72.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:08.074Z] #42 14.68 DEP images/cpuinfo.pb-c.d [2021-02-23T11:43:08.074Z] #42 14.70 PBCC images/stats.pb-c.c [2021-02-23T11:43:08.074Z] #42 14.75 DEP images/stats.pb-c.d [2021-02-23T11:43:08.186Z] #42 10.15 PBCC images/ipc-msg.pb-c.c [2021-02-23T11:43:08.186Z] #42 10.18 DEP images/ipc-msg.pb-c.d [2021-02-23T11:43:08.186Z] #42 10.24 PBCC images/ipc-shm.pb-c.c [2021-02-23T11:43:08.186Z] #42 10.29 DEP images/ipc-shm.pb-c.d [2021-02-23T11:43:08.186Z] #42 10.35 PBCC images/ipc-var.pb-c.c [2021-02-23T11:43:08.358Z] #19 60.66 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T11:43:08.443Z] #42 10.40 DEP images/ipc-var.pb-c.d [2021-02-23T11:43:08.443Z] #42 10.45 PBCC images/sk-opts.pb-c.c [2021-02-23T11:43:08.443Z] #42 10.52 PBCC images/packet-sock.pb-c.c [2021-02-23T11:43:08.443Z] #42 10.57 DEP images/sk-opts.pb-c.d [2021-02-23T11:43:08.653Z] #42 ... [2021-02-23T11:43:08.653Z] [2021-02-23T11:43:08.653Z] #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-23T11:43:08.653Z] #50 sha256:a5fdd98aeb2af1c3fb6af841590af5c8b56189b71964018a868d5db339e68b47 [2021-02-23T11:43:08.653Z] #50 63.34 golang.org/x/crypto/ssh/terminal [2021-02-23T11:43:08.653Z] #50 67.01 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T11:43:08.653Z] #50 DONE 72.0s [2021-02-23T11:43:08.700Z] #42 10.61 DEP images/packet-sock.pb-c.d [2021-02-23T11:43:08.700Z] #42 10.69 PBCC images/sk-netlink.pb-c.c [2021-02-23T11:43:08.700Z] #42 10.75 DEP images/sk-netlink.pb-c.d [2021-02-23T11:43:08.700Z] #42 10.79 PBCC images/sk-inet.pb-c.c [2021-02-23T11:43:08.838Z] #36 6.048 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T11:43:08.838Z] #36 6.052 -- Detecting C compiler ABI info [2021-02-23T11:43:08.917Z] [2021-02-23T11:43:08.917Z] #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-23T11:43:08.917Z] #55 sha256:cc7b8caf1fefdda03c6cdb41634f8a8736e82e58b4531e810cc858312fb588c8 [2021-02-23T11:43:08.917Z] #55 32.43 Checking out files: 56% (2134/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-23T11:43:08.917Z] #55 33.31 + cd /tmp/tmp.TdhnlWeUAB/src/github.com/containerd/containerd [2021-02-23T11:43:08.917Z] #55 33.32 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:43:08.958Z] #42 10.84 DEP images/sk-inet.pb-c.d [2021-02-23T11:43:08.958Z] #42 10.88 PBCC images/sk-unix.pb-c.c [2021-02-23T11:43:08.958Z] #42 10.93 DEP images/sk-unix.pb-c.d [2021-02-23T11:43:08.958Z] #42 10.98 PBCC images/mm.pb-c.c [2021-02-23T11:43:08.958Z] #42 11.04 DEP images/mm.pb-c.d [2021-02-23T11:43:09.223Z] #42 11.09 PBCC images/timerfd.pb-c.c [2021-02-23T11:43:09.223Z] #42 11.18 DEP images/timerfd.pb-c.d [2021-02-23T11:43:09.223Z] #42 11.25 PBCC images/timer.pb-c.c [2021-02-23T11:43:09.223Z] #42 11.30 DEP images/timer.pb-c.d [2021-02-23T11:43:09.223Z] #42 11.38 PBCC images/sa.pb-c.c [2021-02-23T11:43:09.295Z] #19 ... [2021-02-23T11:43:09.295Z] [2021-02-23T11:43:09.295Z] #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-23T11:43:09.295Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:43:09.295Z] #39 188.3 + dpkg --print-architecture [2021-02-23T11:43:09.295Z] #39 188.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-23T11:43:09.409Z] #36 6.804 -- Detecting C compiler ABI info - done [2021-02-23T11:43:09.409Z] #36 6.864 -- Detecting C compile features [2021-02-23T11:43:09.482Z] #42 11.46 DEP images/sa.pb-c.d [2021-02-23T11:43:09.482Z] #42 11.51 PBCC images/pipe-data.pb-c.c [2021-02-23T11:43:09.482Z] #42 11.55 DEP images/pipe-data.pb-c.d [2021-02-23T11:43:09.482Z] #42 11.58 PBCC images/mnt.pb-c.c [2021-02-23T11:43:09.482Z] #42 11.65 DEP images/mnt.pb-c.d [2021-02-23T11:43:09.738Z] #42 11.73 PBCC images/sk-packet.pb-c.c [2021-02-23T11:43:09.738Z] #42 11.74 DEP images/sk-packet.pb-c.d [2021-02-23T11:43:09.738Z] #42 11.77 PBCC images/tcp-stream.pb-c.c [2021-02-23T11:43:09.738Z] #42 11.83 DEP images/tcp-stream.pb-c.d [2021-02-23T11:43:09.863Z] #39 189.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-23T11:43:09.863Z] #39 189.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-23T11:43:09.870Z] #55 35.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T11:43:09.870Z] #55 35.29 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T11:43:09.870Z] #55 35.29 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:09.870Z] #55 35.29 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:09.870Z] #55 35.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T11:43:09.870Z] #55 35.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T11:43:09.870Z] #55 35.30 + '[' '' = dynamic ']' [2021-02-23T11:43:09.870Z] #55 35.30 + make [2021-02-23T11:43:09.997Z] #42 11.86 PBCC images/pipe.pb-c.c [2021-02-23T11:43:09.997Z] #42 11.91 DEP images/pipe.pb-c.d [2021-02-23T11:43:09.997Z] #42 11.98 PBCC images/pstree.pb-c.c [2021-02-23T11:43:09.997Z] #42 12.01 DEP images/pstree.pb-c.d [2021-02-23T11:43:09.997Z] #42 12.06 PBCC images/fs.pb-c.c [2021-02-23T11:43:09.997Z] #42 12.07 DEP images/fs.pb-c.d [2021-02-23T11:43:09.997Z] #42 12.12 PBCC images/signalfd.pb-c.c [2021-02-23T11:43:10.253Z] #42 12.21 DEP images/signalfd.pb-c.d [2021-02-23T11:43:10.253Z] #42 12.31 PBCC images/fh.pb-c.c [2021-02-23T11:43:10.253Z] #42 12.37 PBCC images/fsnotify.pb-c.c [2021-02-23T11:43:10.510Z] #42 12.43 DEP images/fh.pb-c.d [2021-02-23T11:43:10.510Z] #42 12.47 DEP images/fsnotify.pb-c.d [2021-02-23T11:43:10.510Z] #42 12.53 PBCC images/eventpoll.pb-c.c [2021-02-23T11:43:10.510Z] #42 12.57 DEP images/eventpoll.pb-c.d [2021-02-23T11:43:10.510Z] #42 12.62 PBCC images/eventfd.pb-c.c [2021-02-23T11:43:10.767Z] #42 12.66 DEP images/eventfd.pb-c.d [2021-02-23T11:43:10.767Z] #42 12.71 PBCC images/remap-file-path.pb-c.c [2021-02-23T11:43:10.767Z] #42 12.73 DEP images/remap-file-path.pb-c.d [2021-02-23T11:43:10.767Z] #42 12.79 PBCC images/fifo.pb-c.c [2021-02-23T11:43:10.767Z] #42 12.82 DEP images/fifo.pb-c.d [2021-02-23T11:43:10.767Z] #42 12.87 PBCC images/ghost-file.pb-c.c [2021-02-23T11:43:10.767Z] #42 12.92 DEP images/ghost-file.pb-c.d [2021-02-23T11:43:10.767Z] #42 12.98 PBCC images/regfile.pb-c.c [2021-02-23T11:43:10.823Z] #55 36.24 + bin/ctr [2021-02-23T11:43:11.023Z] #42 13.04 DEP images/regfile.pb-c.d [2021-02-23T11:43:11.023Z] #42 13.09 PBCC images/ns.pb-c.c [2021-02-23T11:43:11.023Z] #42 13.11 DEP images/ns.pb-c.d [2021-02-23T11:43:11.023Z] #42 13.15 PBCC images/fdinfo.pb-c.c [2021-02-23T11:43:11.023Z] #42 13.21 DEP images/fdinfo.pb-c.d [2021-02-23T11:43:11.259Z] #12 66.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T11:43:11.259Z] #12 66.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T11:43:11.259Z] #12 66.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:11.280Z] #42 13.24 PBCC images/core-aarch64.pb-c.c [2021-02-23T11:43:11.280Z] #42 13.31 PBCC images/core-arm.pb-c.c [2021-02-23T11:43:11.280Z] #42 13.38 PBCC images/core-ppc64.pb-c.c [2021-02-23T11:43:11.280Z] #42 13.41 PBCC images/core-s390.pb-c.c [2021-02-23T11:43:11.536Z] #42 13.51 PBCC images/core-x86.pb-c.c [2021-02-23T11:43:11.536Z] #42 13.61 PBCC images/core.pb-c.c [2021-02-23T11:43:11.536Z] #42 13.72 PBCC images/inventory.pb-c.c [2021-02-23T11:43:11.767Z] #39 ... [2021-02-23T11:43:11.767Z] [2021-02-23T11:43:11.767Z] #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-23T11:43:11.767Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:43:11.767Z] #19 61.90 Setting up python3-pip (18.1-5) ... [2021-02-23T11:43:11.767Z] #19 62.90 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:11.767Z] #19 62.95 Processing triggers for mime-support (3.62) ... [2021-02-23T11:43:11.767Z] #19 DONE 63.9s [2021-02-23T11:43:11.767Z] [2021-02-23T11:43:11.767Z] #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-23T11:43:11.767Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T11:43:11.793Z] #42 13.79 DEP images/core-aarch64.pb-c.d [2021-02-23T11:43:11.793Z] #42 13.86 DEP images/core-arm.pb-c.d [2021-02-23T11:43:11.793Z] #42 13.96 DEP images/core-ppc64.pb-c.d [2021-02-23T11:43:11.793Z] #42 14.00 DEP images/core-s390.pb-c.d [2021-02-23T11:43:11.828Z] #12 ... [2021-02-23T11:43:11.828Z] [2021-02-23T11:43:11.828Z] #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-23T11:43:11.828Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-23T11:43:11.828Z] #41 67.27 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-23T11:43:11.828Z] #41 67.28 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:11.952Z] #36 8.956 -- Detecting C compile features - done [2021-02-23T11:43:11.953Z] #36 9.008 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T11:43:11.953Z] #36 9.308 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T11:43:12.050Z] #42 14.05 DEP images/core-x86.pb-c.d [2021-02-23T11:43:12.050Z] #42 14.09 DEP images/core.pb-c.d [2021-02-23T11:43:12.050Z] #42 14.19 DEP images/inventory.pb-c.d [2021-02-23T11:43:12.050Z] #42 14.25 PBCC images/cpuinfo.pb-c.c [2021-02-23T11:43:12.213Z] #36 9.377 -- Configuring done [2021-02-23T11:43:12.214Z] #36 9.396 -- Generating done [2021-02-23T11:43:12.214Z] #36 9.417 -- Build files have been written to: /tmp/tmp.T73nd9Zb75/tini [2021-02-23T11:43:12.214Z] #36 9.440 + make tini-static [2021-02-23T11:43:12.307Z] #42 14.30 DEP images/cpuinfo.pb-c.d [2021-02-23T11:43:12.307Z] #42 14.38 PBCC images/stats.pb-c.c [2021-02-23T11:43:12.397Z] #41 DONE 68.0s [2021-02-23T11:43:12.397Z] [2021-02-23T11:43:12.397Z] #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-23T11:43:12.397Z] #36 sha256:973adb6f31483d7ba9d5c1d68e2257a7068e1711ea227d1fe5ed7479fb2122d4 [2021-02-23T11:43:12.397Z] #36 1.117 + RM_GOPATH=0 [2021-02-23T11:43:12.397Z] #36 1.117 + TMP_GOPATH= [2021-02-23T11:43:12.397Z] #36 1.117 + : /build [2021-02-23T11:43:12.397Z] #36 1.117 + '[' -z '' ']' [2021-02-23T11:43:12.397Z] #36 1.117 ++ mktemp -d [2021-02-23T11:43:12.397Z] #36 1.122 + export GOPATH=/tmp/tmp.NuAplRJtDf [2021-02-23T11:43:12.397Z] #36 1.122 + GOPATH=/tmp/tmp.NuAplRJtDf [2021-02-23T11:43:12.397Z] #36 1.122 + RM_GOPATH=1 [2021-02-23T11:43:12.397Z] #36 1.123 + case "$(go env GOARCH)" in [2021-02-23T11:43:12.397Z] #36 1.123 ++ go env GOARCH [2021-02-23T11:43:12.397Z] #36 1.148 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:12.397Z] #36 1.148 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:12.397Z] #36 1.151 ++ dirname /tmp/install/install.sh [2021-02-23T11:43:12.397Z] #36 1.152 + dir=/tmp/install [2021-02-23T11:43:12.397Z] #36 1.162 + bin=tini [2021-02-23T11:43:12.397Z] #36 1.162 + shift [2021-02-23T11:43:12.397Z] #36 1.162 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-23T11:43:12.397Z] #36 1.162 + . /tmp/install/tini.installer [2021-02-23T11:43:12.397Z] #36 1.162 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:43:12.397Z] #36 1.163 + install_tini [2021-02-23T11:43:12.397Z] #36 1.163 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:43:12.397Z] #36 1.163 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-23T11:43:12.397Z] #36 1.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.NuAplRJtDf/tini [2021-02-23T11:43:12.397Z] #36 1.165 Cloning into '/tmp/tmp.NuAplRJtDf/tini'... [2021-02-23T11:43:12.397Z] #36 1.991 + cd /tmp/tmp.NuAplRJtDf/tini [2021-02-23T11:43:12.397Z] #36 1.991 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-23T11:43:12.397Z] #36 2.028 + cmake . [2021-02-23T11:43:12.397Z] #36 2.657 -- The C compiler identification is GNU 8.3.0 [2021-02-23T11:43:12.397Z] #36 2.695 -- Check for working C compiler: /usr/bin/cc [2021-02-23T11:43:12.397Z] #36 3.419 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-23T11:43:12.397Z] #36 3.431 -- Detecting C compiler ABI info [2021-02-23T11:43:12.397Z] #36 4.212 -- Detecting C compiler ABI info - done [2021-02-23T11:43:12.397Z] #36 4.256 -- Detecting C compile features [2021-02-23T11:43:12.474Z] #36 9.862 Scanning dependencies of target tini-static [2021-02-23T11:43:12.564Z] #42 14.42 DEP images/stats.pb-c.d [2021-02-23T11:43:12.572Z] #13 ... [2021-02-23T11:43:12.572Z] [2021-02-23T11:43:12.572Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:43:12.572Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:12.572Z] #43 6.630 PBCC images/timens.pb-c.c [2021-02-23T11:43:12.572Z] #43 6.690 DEP images/timens.pb-c.d [2021-02-23T11:43:12.572Z] #43 6.806 PBCC images/fown.pb-c.c [2021-02-23T11:43:12.572Z] #43 6.829 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.001 PBCC images/opts.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.055 PBCC images/memfd.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.132 DEP images/fown.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.180 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.245 DEP images/opts.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.304 DEP images/memfd.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.381 PBCC images/sit.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.422 DEP images/sit.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.532 PBCC images/macvlan.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.545 DEP images/macvlan.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.613 PBCC images/autofs.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.672 DEP images/autofs.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.752 PBCC images/sysctl.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.789 DEP images/sysctl.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.878 PBCC images/time.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.890 DEP images/time.pb-c.d [2021-02-23T11:43:12.572Z] #43 7.933 PBCC images/binfmt-misc.pb-c.c [2021-02-23T11:43:12.572Z] #43 7.964 DEP images/binfmt-misc.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.008 PBCC images/seccomp.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.041 DEP images/seccomp.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.134 PBCC images/userns.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.157 DEP images/userns.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.234 PBCC images/cgroup.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.247 DEP images/cgroup.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.374 PBCC images/ext-file.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.384 DEP images/ext-file.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.450 PBCC images/rpc.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.524 DEP images/rpc.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.644 PBCC images/siginfo.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.673 DEP images/siginfo.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.743 PBCC images/pagemap.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.807 DEP images/pagemap.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.863 PBCC images/rlimit.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.889 DEP images/rlimit.pb-c.d [2021-02-23T11:43:12.572Z] #43 8.938 PBCC images/file-lock.pb-c.c [2021-02-23T11:43:12.572Z] #43 8.964 DEP images/file-lock.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.014 PBCC images/tty.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.069 DEP images/tty.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.125 PBCC images/tun.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.174 PBCC images/netdev.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.303 DEP images/tun.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.380 DEP images/netdev.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.440 PBCC images/vma.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.548 DEP images/vma.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.630 PBCC images/creds.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.665 DEP images/creds.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.760 PBCC images/utsns.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.790 DEP images/utsns.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.855 PBCC images/ipc-desc.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.874 PBCC images/ipc-sem.pb-c.c [2021-02-23T11:43:12.572Z] #43 9.905 DEP images/ipc-desc.pb-c.d [2021-02-23T11:43:12.572Z] #43 9.938 DEP images/ipc-sem.pb-c.d [2021-02-23T11:43:12.572Z] #43 10.01 PBCC images/ipc-msg.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.04 DEP images/ipc-msg.pb-c.d [2021-02-23T11:43:12.572Z] #43 10.15 PBCC images/ipc-shm.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.18 DEP images/ipc-shm.pb-c.d [2021-02-23T11:43:12.572Z] #43 10.22 PBCC images/ipc-var.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.24 DEP images/ipc-var.pb-c.d [2021-02-23T11:43:12.572Z] #43 10.36 PBCC images/sk-opts.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.40 PBCC images/packet-sock.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.45 DEP images/sk-opts.pb-c.d [2021-02-23T11:43:12.572Z] #43 10.48 DEP images/packet-sock.pb-c.d [2021-02-23T11:43:12.572Z] #43 10.52 PBCC images/sk-netlink.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.56 DEP images/sk-netlink.pb-c.d [2021-02-23T11:43:12.572Z] #43 10.59 PBCC images/sk-inet.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.66 DEP images/sk-inet.pb-c.d [2021-02-23T11:43:12.572Z] #43 ... [2021-02-23T11:43:12.572Z] [2021-02-23T11:43:12.572Z] #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-23T11:43:12.572Z] #47 sha256:a8a235fdfb0234b18ad8b1f374418774e48018121e662c63ee40081f94903da8 [2021-02-23T11:43:12.572Z] #47 DONE 78.6s [2021-02-23T11:43:12.572Z] [2021-02-23T11:43:12.572Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:43:12.572Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:12.572Z] #43 10.71 PBCC images/sk-unix.pb-c.c [2021-02-23T11:43:12.572Z] #43 10.79 DEP images/sk-unix.pb-c.d [2021-02-23T11:43:12.703Z] #20 1.056 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T11:43:12.703Z] #20 1.061 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T11:43:12.703Z] #20 1.065 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T11:43:12.703Z] #20 DONE 1.1s [2021-02-23T11:43:12.703Z] [2021-02-23T11:43:12.703Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:43:12.703Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:43:12.734Z] #36 9.989 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T11:43:12.871Z] #43 10.85 PBCC images/mm.pb-c.c [2021-02-23T11:43:12.871Z] #43 11.01 DEP images/mm.pb-c.d [2021-02-23T11:43:12.871Z] #43 11.10 PBCC images/timerfd.pb-c.c [2021-02-23T11:43:12.871Z] #43 11.15 DEP images/timerfd.pb-c.d [2021-02-23T11:43:13.169Z] #43 11.22 PBCC images/timer.pb-c.c [2021-02-23T11:43:13.169Z] #43 11.24 DEP images/timer.pb-c.d [2021-02-23T11:43:13.169Z] #43 11.33 PBCC images/sa.pb-c.c [2021-02-23T11:43:13.169Z] #43 11.41 DEP images/sa.pb-c.d [2021-02-23T11:43:13.467Z] #43 11.50 PBCC images/pipe-data.pb-c.c [2021-02-23T11:43:13.467Z] #43 11.57 DEP images/pipe-data.pb-c.d [2021-02-23T11:43:13.467Z] #43 11.71 PBCC images/mnt.pb-c.c [2021-02-23T11:43:13.766Z] #43 11.86 DEP images/mnt.pb-c.d [2021-02-23T11:43:13.766Z] #43 11.94 PBCC images/sk-packet.pb-c.c [2021-02-23T11:43:13.766Z] #43 11.95 DEP images/sk-packet.pb-c.d [2021-02-23T11:43:13.776Z] #36 6.809 -- Detecting C compile features - done [2021-02-23T11:43:13.776Z] #36 6.845 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-23T11:43:13.932Z] #42 15.88 make[1]: Nothing to be done for 'all'. [2021-02-23T11:43:14.063Z] #43 12.10 PBCC images/tcp-stream.pb-c.c [2021-02-23T11:43:14.063Z] #43 12.16 DEP images/tcp-stream.pb-c.d [2021-02-23T11:43:14.063Z] #43 12.26 PBCC images/pipe.pb-c.c [2021-02-23T11:43:14.063Z] #43 12.37 DEP images/pipe.pb-c.d [2021-02-23T11:43:14.116Z] #36 11.37 [100%] Linking C executable tini-static [2021-02-23T11:43:14.116Z] #36 ... [2021-02-23T11:43:14.116Z] [2021-02-23T11:43:14.116Z] #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-23T11:43:14.116Z] #33 sha256:1fbf0e772c37331e08531a361dcf6df26e6f6506ab93702ffab42223c6bd19cb [2021-02-23T11:43:14.116Z] #33 67.69 fmt [2021-02-23T11:43:14.116Z] #33 68.66 path/filepath [2021-02-23T11:43:14.116Z] #33 69.80 io/ioutil [2021-02-23T11:43:14.116Z] #33 70.32 path [2021-02-23T11:43:14.116Z] #33 70.93 text/tabwriter [2021-02-23T11:43:14.116Z] #33 72.53 github.com/BurntSushi/toml [2021-02-23T11:43:14.116Z] #33 72.56 flag [2021-02-23T11:43:14.116Z] #33 74.90 log [2021-02-23T11:43:14.116Z] #33 77.26 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:43:14.116Z] #33 ... [2021-02-23T11:43:14.116Z] [2021-02-23T11:43:14.116Z] #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-23T11:43:14.116Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:43:14.116Z] #44 73.09 regexp [2021-02-23T11:43:14.116Z] #44 76.00 go/token [2021-02-23T11:43:14.116Z] #44 76.84 go/scanner [2021-02-23T11:43:14.116Z] #44 77.13 internal/lazyregexp [2021-02-23T11:43:14.116Z] #44 77.37 net/url [2021-02-23T11:43:14.345Z] #36 7.195 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-23T11:43:14.345Z] #36 7.289 -- Configuring done [2021-02-23T11:43:14.345Z] #36 7.305 -- Generating done [2021-02-23T11:43:14.345Z] #36 7.321 -- Build files have been written to: /tmp/tmp.NuAplRJtDf/tini [2021-02-23T11:43:14.345Z] #36 7.329 + make tini-static [2021-02-23T11:43:14.362Z] #43 12.40 PBCC images/pstree.pb-c.c [2021-02-23T11:43:14.362Z] #43 12.41 DEP images/pstree.pb-c.d [2021-02-23T11:43:14.362Z] #43 12.47 PBCC images/fs.pb-c.c [2021-02-23T11:43:14.362Z] #43 12.51 DEP images/fs.pb-c.d [2021-02-23T11:43:14.362Z] #43 12.55 PBCC images/signalfd.pb-c.c [2021-02-23T11:43:14.362Z] #43 12.59 DEP images/signalfd.pb-c.d [2021-02-23T11:43:14.604Z] #36 7.647 Scanning dependencies of target tini-static [2021-02-23T11:43:14.604Z] #36 7.720 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-23T11:43:14.661Z] #43 12.64 PBCC images/fh.pb-c.c [2021-02-23T11:43:14.661Z] #43 12.75 PBCC images/fsnotify.pb-c.c [2021-02-23T11:43:14.661Z] #43 12.83 DEP images/fh.pb-c.d [2021-02-23T11:43:14.689Z] #44 78.43 go/ast [2021-02-23T11:43:14.950Z] #44 ... [2021-02-23T11:43:14.950Z] [2021-02-23T11:43:14.950Z] #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-23T11:43:14.950Z] #36 sha256:6310b4102b098deab3c7fce8cee02316f86ec04b67873276acc9246c4a6f3eea [2021-02-23T11:43:14.950Z] #36 12.17 [100%] Built target tini-static [2021-02-23T11:43:14.950Z] #36 12.29 + mkdir -p /build [2021-02-23T11:43:14.950Z] #36 12.29 + cp tini-static /build/docker-init [2021-02-23T11:43:14.963Z] #43 12.94 DEP images/fsnotify.pb-c.d [2021-02-23T11:43:14.963Z] #43 12.98 PBCC images/eventpoll.pb-c.c [2021-02-23T11:43:14.963Z] #43 13.02 DEP images/eventpoll.pb-c.d [2021-02-23T11:43:14.963Z] #43 13.16 PBCC images/eventfd.pb-c.c [2021-02-23T11:43:14.963Z] #43 13.18 DEP images/eventfd.pb-c.d [2021-02-23T11:43:14.963Z] #43 13.27 PBCC images/remap-file-path.pb-c.c [2021-02-23T11:43:15.236Z] #21 ... [2021-02-23T11:43:15.236Z] [2021-02-23T11:43:15.236Z] #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-23T11:43:15.236Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:15.236Z] #42 114.5 CC criu/filesystems.o [2021-02-23T11:43:15.236Z] #42 115.1 CC criu/fsnotify.o [2021-02-23T11:43:15.236Z] #42 116.3 CC criu/image-desc.o [2021-02-23T11:43:15.236Z] #42 116.5 CC criu/image.o [2021-02-23T11:43:15.236Z] #42 117.4 CC criu/ipc_ns.o [2021-02-23T11:43:15.236Z] #42 118.6 CC criu/irmap.o [2021-02-23T11:43:15.236Z] #42 119.2 CC criu/kcmp-ids.o [2021-02-23T11:43:15.236Z] #42 119.5 CC criu/kerndat.o [2021-02-23T11:43:15.236Z] #42 120.7 CC criu/libnetlink.o [2021-02-23T11:43:15.236Z] #42 121.0 CC criu/log.o [2021-02-23T11:43:15.236Z] #42 121.7 CC criu/lsm.o [2021-02-23T11:43:15.236Z] #42 122.4 CC criu/mem.o [2021-02-23T11:43:15.236Z] #42 124.6 CC criu/memfd.o [2021-02-23T11:43:15.259Z] #43 13.34 DEP images/remap-file-path.pb-c.d [2021-02-23T11:43:15.259Z] #43 13.41 PBCC images/fifo.pb-c.c [2021-02-23T11:43:15.259Z] #43 13.48 DEP images/fifo.pb-c.d [2021-02-23T11:43:15.259Z] #43 13.52 PBCC images/ghost-file.pb-c.c [2021-02-23T11:43:15.300Z] #42 17.28 CC images/stats.o [2021-02-23T11:43:15.495Z] #42 125.2 CC criu/mount.o [2021-02-23T11:43:15.521Z] #36 ... [2021-02-23T11:43:15.521Z] [2021-02-23T11:43:15.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-23T11:43:15.521Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:15.521Z] #12 69.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-23T11:43:15.521Z] #12 69.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-23T11:43:15.521Z] #12 69.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:15.521Z] #12 75.36 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T11:43:15.521Z] #12 75.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:15.521Z] #12 75.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:15.521Z] #12 75.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T11:43:15.521Z] #12 75.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:15.521Z] #12 75.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:15.521Z] #12 ... [2021-02-23T11:43:15.521Z] [2021-02-23T11:43:15.521Z] #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-23T11:43:15.521Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:43:15.521Z] #44 79.04 text/template/parse [2021-02-23T11:43:15.555Z] #43 13.57 DEP images/ghost-file.pb-c.d [2021-02-23T11:43:15.555Z] #43 13.63 PBCC images/regfile.pb-c.c [2021-02-23T11:43:15.555Z] #43 13.69 DEP images/regfile.pb-c.d [2021-02-23T11:43:15.555Z] #43 13.77 PBCC images/ns.pb-c.c [2021-02-23T11:43:15.555Z] #43 13.78 DEP images/ns.pb-c.d [2021-02-23T11:43:15.555Z] #43 13.84 PBCC images/fdinfo.pb-c.c [2021-02-23T11:43:15.557Z] #42 17.58 CC images/core.o [2021-02-23T11:43:15.781Z] #44 ... [2021-02-23T11:43:15.781Z] [2021-02-23T11:43:15.782Z] #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-23T11:43:15.782Z] #36 sha256:6310b4102b098deab3c7fce8cee02316f86ec04b67873276acc9246c4a6f3eea [2021-02-23T11:43:15.782Z] #36 DONE 12.9s [2021-02-23T11:43:15.782Z] [2021-02-23T11:43:15.782Z] #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-23T11:43:15.782Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:15.782Z] #42 4.326 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:43:15.782Z] #42 4.326 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:43:15.782Z] #42 4.355 Note: Building without GnuTLS support [2021-02-23T11:43:15.782Z] #42 4.359 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:43:15.782Z] #42 4.359 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:43:15.782Z] #42 6.678 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:43:15.782Z] #42 6.747 GEN .gitid [2021-02-23T11:43:15.782Z] #42 6.807 GEN criu/include/version.h [2021-02-23T11:43:15.782Z] #42 6.875 GEN include/common/asm [2021-02-23T11:43:15.814Z] #42 ... [2021-02-23T11:43:15.814Z] [2021-02-23T11:43:15.814Z] #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-23T11:43:15.814Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:43:15.814Z] #50 77.81 github.com/pkg/diff [2021-02-23T11:43:15.814Z] #50 78.93 go/ast [2021-02-23T11:43:15.814Z] #50 79.74 golang.org/x/crypto/ssh/terminal [2021-02-23T11:43:15.814Z] #50 81.36 mvdan.cc/editorconfig [2021-02-23T11:43:15.814Z] #50 82.32 mvdan.cc/sh/v3/fileutil [2021-02-23T11:43:15.814Z] #50 82.51 mvdan.cc/sh/v3/syntax [2021-02-23T11:43:15.852Z] #43 13.95 DEP images/fdinfo.pb-c.d [2021-02-23T11:43:15.852Z] #43 14.02 PBCC images/core-aarch64.pb-c.c [2021-02-23T11:43:15.852Z] #43 14.09 PBCC images/core-arm.pb-c.c [2021-02-23T11:43:15.852Z] #43 14.15 PBCC images/core-ppc64.pb-c.c [2021-02-23T11:43:15.982Z] #36 ... [2021-02-23T11:43:15.982Z] [2021-02-23T11:43:15.982Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:43:15.982Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:43:15.982Z] #44 61.57 os [2021-02-23T11:43:15.982Z] #44 62.81 regexp/syntax [2021-02-23T11:43:15.982Z] #44 65.62 fmt [2021-02-23T11:43:15.982Z] #44 67.88 regexp [2021-02-23T11:43:15.982Z] #44 71.32 go/token [2021-02-23T11:43:16.070Z] #50 ... [2021-02-23T11:43:16.070Z] [2021-02-23T11:43:16.070Z] #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-23T11:43:16.070Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:16.070Z] #42 18.24 CC images/core-x86.o [2021-02-23T11:43:16.144Z] #55 ... [2021-02-23T11:43:16.144Z] [2021-02-23T11:43:16.144Z] #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-23T11:43:16.144Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:43:16.144Z] #44 69.45 encoding/xml [2021-02-23T11:43:16.144Z] #44 70.73 compress/gzip [2021-02-23T11:43:16.144Z] #44 71.40 crypto/ecdsa [2021-02-23T11:43:16.144Z] #44 71.69 go/doc [2021-02-23T11:43:16.144Z] #44 72.86 crypto/rsa [2021-02-23T11:43:16.144Z] #44 75.07 vendor/golang.org/x/text/unicode/bidi [2021-02-23T11:43:16.144Z] #44 76.80 github.com/LK4D4/vndr/build [2021-02-23T11:43:16.144Z] #44 77.17 vendor/golang.org/x/text/unicode/norm [2021-02-23T11:43:16.144Z] #44 ... [2021-02-23T11:43:16.144Z] [2021-02-23T11:43:16.144Z] #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-23T11:43:16.144Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:16.144Z] #42 16.59 make[1]: Nothing to be done for 'all'. [2021-02-23T11:43:16.144Z] #42 17.83 CC images/stats.o [2021-02-23T11:43:16.144Z] #42 18.30 CC images/core.o [2021-02-23T11:43:16.144Z] #42 18.91 CC images/core-x86.o [2021-02-23T11:43:16.144Z] #42 19.50 CC images/core-arm.o [2021-02-23T11:43:16.144Z] #42 19.92 CC images/core-aarch64.o [2021-02-23T11:43:16.144Z] #42 20.28 CC images/core-ppc64.o [2021-02-23T11:43:16.144Z] #42 20.98 CC images/core-s390.o [2021-02-23T11:43:16.144Z] #42 21.76 CC images/cpuinfo.o [2021-02-23T11:43:16.144Z] #42 22.20 CC images/inventory.o [2021-02-23T11:43:16.144Z] #42 22.42 CC images/fdinfo.o [2021-02-23T11:43:16.144Z] #42 22.77 CC images/fown.o [2021-02-23T11:43:16.151Z] #43 14.26 PBCC images/core-s390.pb-c.c [2021-02-23T11:43:16.151Z] #43 14.31 PBCC images/core-x86.pb-c.c [2021-02-23T11:43:16.151Z] #43 14.39 PBCC images/core.pb-c.c [2021-02-23T11:43:16.241Z] #44 ... [2021-02-23T11:43:16.241Z] [2021-02-23T11:43:16.241Z] #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-23T11:43:16.241Z] #50 sha256:ebce5a1b1831f498c64edfc8d859fb3ea2852d7a277ae6f9728d8708dd1f3999 [2021-02-23T11:43:16.241Z] #50 61.83 context [2021-02-23T11:43:16.241Z] #50 61.96 encoding/binary [2021-02-23T11:43:16.241Z] #50 62.87 os [2021-02-23T11:43:16.241Z] #50 64.42 encoding/base64 [2021-02-23T11:43:16.241Z] #50 65.39 golang.org/x/sys/unix [2021-02-23T11:43:16.241Z] #50 67.19 fmt [2021-02-23T11:43:16.408Z] #42 23.05 CC images/ns.o [2021-02-23T11:43:16.449Z] #43 14.55 PBCC images/inventory.pb-c.c [2021-02-23T11:43:16.449Z] #43 14.65 DEP images/core-aarch64.pb-c.d [2021-02-23T11:43:16.449Z] #43 14.74 DEP images/core-arm.pb-c.d [2021-02-23T11:43:16.449Z] #43 14.80 DEP images/core-ppc64.pb-c.d [2021-02-23T11:43:16.449Z] #43 ... [2021-02-23T11:43:16.449Z] [2021-02-23T11:43:16.449Z] #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-23T11:43:16.449Z] #34 sha256:f83e68a13bae39a05c234fe3e62bd98f1b64ffcac1fae13b6c37876764774537 [2021-02-23T11:43:16.449Z] #34 72.47 internal/syscall/execenv [2021-02-23T11:43:16.449Z] #34 72.47 internal/syscall/unix [2021-02-23T11:43:16.449Z] #34 72.49 time [2021-02-23T11:43:16.449Z] #34 81.47 internal/poll [2021-02-23T11:43:16.500Z] #50 ... [2021-02-23T11:43:16.500Z] [2021-02-23T11:43:16.500Z] #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-23T11:43:16.500Z] #36 sha256:973adb6f31483d7ba9d5c1d68e2257a7068e1711ea227d1fe5ed7479fb2122d4 [2021-02-23T11:43:16.500Z] #36 9.226 [100%] Linking C executable tini-static [2021-02-23T11:43:16.633Z] #42 18.73 CC images/core-arm.o [2021-02-23T11:43:16.673Z] #42 23.21 CC images/regfile.o [2021-02-23T11:43:16.673Z] #42 23.40 CC images/ghost-file.o [2021-02-23T11:43:16.723Z] #42 8.787 PBCC images/timens.pb-c.c [2021-02-23T11:43:16.723Z] #42 8.895 DEP images/timens.pb-c.d [2021-02-23T11:43:16.723Z] #42 8.895 PBCC images/fown.pb-c.c [2021-02-23T11:43:16.723Z] #42 8.908 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T11:43:16.723Z] #42 9.065 PBCC images/opts.pb-c.c [2021-02-23T11:43:16.723Z] #42 9.127 PBCC images/memfd.pb-c.c [2021-02-23T11:43:16.723Z] #42 9.191 DEP images/fown.pb-c.d [2021-02-23T11:43:16.747Z] #34 ... [2021-02-23T11:43:16.747Z] [2021-02-23T11:43:16.747Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:16.747Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:16.747Z] #43 14.87 DEP images/core-s390.pb-c.d [2021-02-23T11:43:16.747Z] #43 14.92 DEP images/core-x86.pb-c.d [2021-02-23T11:43:16.747Z] #43 14.97 DEP images/core.pb-c.d [2021-02-23T11:43:16.747Z] #43 15.03 DEP images/inventory.pb-c.d [2021-02-23T11:43:16.761Z] #36 9.867 [100%] Built target tini-static [2021-02-23T11:43:16.938Z] #42 23.64 CC images/fifo.o [2021-02-23T11:43:16.984Z] #42 9.275 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T11:43:16.984Z] #42 9.357 DEP images/opts.pb-c.d [2021-02-23T11:43:16.984Z] #42 9.452 DEP images/memfd.pb-c.d [2021-02-23T11:43:17.020Z] #36 9.924 + mkdir -p /build [2021-02-23T11:43:17.020Z] #36 9.928 + cp tini-static /build/docker-init [2021-02-23T11:43:17.020Z] #36 ... [2021-02-23T11:43:17.020Z] [2021-02-23T11:43:17.020Z] #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-23T11:43:17.020Z] #33 sha256:81dce27502e3517f23635e919d3518f43cadc663e03e08efe6d84b6d405578be [2021-02-23T11:43:17.020Z] #33 62.46 path [2021-02-23T11:43:17.020Z] #33 63.44 text/tabwriter [2021-02-23T11:43:17.020Z] #33 63.60 fmt [2021-02-23T11:43:17.020Z] #33 64.27 path/filepath [2021-02-23T11:43:17.020Z] #33 65.91 io/ioutil [2021-02-23T11:43:17.020Z] #33 67.33 github.com/BurntSushi/toml [2021-02-23T11:43:17.020Z] #33 67.35 flag [2021-02-23T11:43:17.020Z] #33 69.40 log [2021-02-23T11:43:17.020Z] #33 72.05 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:43:17.020Z] #33 ... [2021-02-23T11:43:17.020Z] [2021-02-23T11:43:17.020Z] #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-23T11:43:17.020Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:43:17.020Z] #44 72.13 internal/lazyregexp [2021-02-23T11:43:17.020Z] #44 72.18 go/scanner [2021-02-23T11:43:17.020Z] #44 72.51 net/url [2021-02-23T11:43:17.045Z] #43 15.10 PBCC images/cpuinfo.pb-c.c [2021-02-23T11:43:17.045Z] #43 15.12 DEP images/cpuinfo.pb-c.d [2021-02-23T11:43:17.045Z] #43 15.17 PBCC images/stats.pb-c.c [2021-02-23T11:43:17.045Z] #43 15.18 DEP images/stats.pb-c.d [2021-02-23T11:43:17.199Z] #42 19.15 CC images/core-aarch64.o [2021-02-23T11:43:17.202Z] #42 23.91 CC images/remap-file-path.o [2021-02-23T11:43:17.244Z] #42 9.499 PBCC images/sit.pb-c.c [2021-02-23T11:43:17.244Z] #42 9.571 DEP images/sit.pb-c.d [2021-02-23T11:43:17.244Z] #42 9.601 PBCC images/macvlan.pb-c.c [2021-02-23T11:43:17.244Z] #42 9.654 DEP images/macvlan.pb-c.d [2021-02-23T11:43:17.244Z] #42 9.713 PBCC images/autofs.pb-c.c [2021-02-23T11:43:17.279Z] #44 ... [2021-02-23T11:43:17.279Z] [2021-02-23T11:43:17.279Z] #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-23T11:43:17.279Z] #36 sha256:973adb6f31483d7ba9d5c1d68e2257a7068e1711ea227d1fe5ed7479fb2122d4 [2021-02-23T11:43:17.279Z] #36 DONE 10.2s [2021-02-23T11:43:17.279Z] [2021-02-23T11:43:17.279Z] #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-23T11:43:17.279Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:17.280Z] #42 2.297 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:43:17.280Z] #42 2.297 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:43:17.280Z] #42 2.324 Note: Building without GnuTLS support [2021-02-23T11:43:17.280Z] #42 2.333 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:43:17.280Z] #42 2.333 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:43:17.280Z] #42 4.654 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:43:17.280Z] #42 4.731 GEN .gitid [2021-02-23T11:43:17.280Z] #42 4.835 GEN criu/include/version.h [2021-02-23T11:43:17.401Z] #42 ... [2021-02-23T11:43:17.401Z] [2021-02-23T11:43:17.401Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:43:17.401Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:43:17.401Z] #21 4.796 Collecting yamllint==1.16.0 [2021-02-23T11:43:17.456Z] #42 19.54 CC images/core-ppc64.o [2021-02-23T11:43:17.505Z] #42 9.744 DEP images/autofs.pb-c.d [2021-02-23T11:43:17.505Z] #42 9.780 PBCC images/sysctl.pb-c.c [2021-02-23T11:43:17.505Z] #42 9.845 DEP images/sysctl.pb-c.d [2021-02-23T11:43:17.505Z] #42 9.845 PBCC images/time.pb-c.c [2021-02-23T11:43:17.539Z] #42 5.012 GEN include/common/asm [2021-02-23T11:43:17.765Z] #42 9.921 DEP images/time.pb-c.d [2021-02-23T11:43:17.765Z] #42 ... [2021-02-23T11:43:17.765Z] [2021-02-23T11:43:17.765Z] #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-23T11:43:17.765Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:43:17.765Z] #50 71.31 fmt [2021-02-23T11:43:17.765Z] #50 76.68 encoding/json [2021-02-23T11:43:17.765Z] #50 80.00 github.com/pkg/diff [2021-02-23T11:43:17.765Z] #50 81.52 go/ast [2021-02-23T11:43:17.765Z] #50 ... [2021-02-23T11:43:17.765Z] [2021-02-23T11:43:17.765Z] #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-23T11:43:17.765Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:17.765Z] #42 9.975 PBCC images/binfmt-misc.pb-c.c [2021-02-23T11:43:17.765Z] #42 10.05 DEP images/binfmt-misc.pb-c.d [2021-02-23T11:43:17.765Z] #42 10.12 PBCC images/seccomp.pb-c.c [2021-02-23T11:43:17.765Z] #42 10.12 DEP images/seccomp.pb-c.d [2021-02-23T11:43:17.765Z] #42 10.17 PBCC images/userns.pb-c.c [2021-02-23T11:43:17.765Z] #42 10.23 DEP images/userns.pb-c.d [2021-02-23T11:43:17.781Z] #42 24.24 CC images/eventfd.o [2021-02-23T11:43:17.781Z] #42 24.44 CC images/eventpoll.o [2021-02-23T11:43:18.027Z] #42 10.33 PBCC images/cgroup.pb-c.c [2021-02-23T11:43:18.027Z] #42 10.33 DEP images/cgroup.pb-c.d [2021-02-23T11:43:18.045Z] #42 ... [2021-02-23T11:43:18.045Z] [2021-02-23T11:43:18.045Z] #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-23T11:43:18.045Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:43:18.045Z] #44 81.45 vendor/golang.org/x/net/idna [2021-02-23T11:43:18.291Z] #42 10.41 PBCC images/ext-file.pb-c.c [2021-02-23T11:43:18.291Z] #42 10.52 DEP images/ext-file.pb-c.d [2021-02-23T11:43:18.291Z] #42 10.59 PBCC images/rpc.pb-c.c [2021-02-23T11:43:18.291Z] #42 10.63 DEP images/rpc.pb-c.d [2021-02-23T11:43:18.386Z] #42 20.14 CC images/core-s390.o [2021-02-23T11:43:18.553Z] #42 10.71 PBCC images/siginfo.pb-c.c [2021-02-23T11:43:18.553Z] #42 10.71 DEP images/siginfo.pb-c.d [2021-02-23T11:43:18.553Z] #42 10.77 PBCC images/pagemap.pb-c.c [2021-02-23T11:43:18.553Z] #42 10.84 DEP images/pagemap.pb-c.d [2021-02-23T11:43:18.553Z] #42 10.91 PBCC images/rlimit.pb-c.c [2021-02-23T11:43:18.643Z] #42 20.71 CC images/cpuinfo.o [2021-02-23T11:43:18.643Z] #42 ... [2021-02-23T11:43:18.643Z] [2021-02-23T11:43:18.643Z] #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-23T11:43:18.643Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:43:18.643Z] #44 80.84 text/template [2021-02-23T11:43:18.643Z] #44 81.15 go/parser [2021-02-23T11:43:18.643Z] #44 84.34 encoding/xml [2021-02-23T11:43:18.643Z] #44 85.96 go/doc [2021-02-23T11:43:18.643Z] #44 89.39 github.com/LK4D4/vndr/build [2021-02-23T11:43:18.643Z] #44 89.81 github.com/LK4D4/vndr/versioned [2021-02-23T11:43:18.643Z] #44 89.98 compress/flate [2021-02-23T11:43:18.813Z] #42 ... [2021-02-23T11:43:18.813Z] [2021-02-23T11:43:18.813Z] #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-23T11:43:18.813Z] #33 sha256:1fbf0e772c37331e08531a361dcf6df26e6f6506ab93702ffab42223c6bd19cb [2021-02-23T11:43:18.813Z] #33 DONE 82.3s [2021-02-23T11:43:18.813Z] [2021-02-23T11:43:18.813Z] #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-23T11:43:18.813Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:18.813Z] #42 11.03 DEP images/rlimit.pb-c.d [2021-02-23T11:43:18.813Z] #42 11.06 PBCC images/file-lock.pb-c.c [2021-02-23T11:43:18.813Z] #42 11.24 DEP images/file-lock.pb-c.d [2021-02-23T11:43:18.813Z] #42 11.24 PBCC images/tty.pb-c.c [2021-02-23T11:43:18.813Z] #42 11.24 DEP images/tty.pb-c.d [2021-02-23T11:43:18.899Z] #44 ... [2021-02-23T11:43:18.899Z] [2021-02-23T11:43:18.899Z] #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-23T11:43:18.899Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:43:18.899Z] #55 43.75 Checking out files: 48% (1810/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% (3222/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-23T11:43:18.899Z] #55 45.35 + cd /tmp/tmp.LfnM07adYA/src/github.com/containerd/containerd [2021-02-23T11:43:18.917Z] #42 ... [2021-02-23T11:43:18.917Z] [2021-02-23T11:43:18.917Z] #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-23T11:43:18.917Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:18.917Z] #12 73.63 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-23T11:43:18.917Z] #12 73.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:18.917Z] #12 73.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:18.917Z] #12 74.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-23T11:43:18.917Z] #12 74.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:18.917Z] #12 74.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:19.073Z] #42 11.32 PBCC images/tun.pb-c.c [2021-02-23T11:43:19.073Z] #42 11.46 PBCC images/netdev.pb-c.c [2021-02-23T11:43:19.149Z] #43 17.12 make[1]: Nothing to be done for 'all'. [2021-02-23T11:43:19.156Z] #55 45.35 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:43:19.332Z] #42 11.57 DEP images/tun.pb-c.d [2021-02-23T11:43:19.593Z] #42 11.68 DEP images/netdev.pb-c.d [2021-02-23T11:43:19.593Z] #42 11.77 PBCC images/vma.pb-c.c [2021-02-23T11:43:19.593Z] #42 11.77 DEP images/vma.pb-c.d [2021-02-23T11:43:19.593Z] #42 11.82 PBCC images/creds.pb-c.c [2021-02-23T11:43:19.593Z] #42 11.85 DEP images/creds.pb-c.d [2021-02-23T11:43:19.853Z] #42 11.93 PBCC images/utsns.pb-c.c [2021-02-23T11:43:19.853Z] #42 11.97 DEP images/utsns.pb-c.d [2021-02-23T11:43:19.853Z] #42 12.03 PBCC images/ipc-desc.pb-c.c [2021-02-23T11:43:19.853Z] #42 12.03 PBCC images/ipc-sem.pb-c.c [2021-02-23T11:43:19.853Z] #42 12.07 DEP images/ipc-desc.pb-c.d [2021-02-23T11:43:19.853Z] #42 12.13 DEP images/ipc-sem.pb-c.d [2021-02-23T11:43:19.853Z] #42 12.19 PBCC images/ipc-msg.pb-c.c [2021-02-23T11:43:20.116Z] #42 12.21 DEP images/ipc-msg.pb-c.d [2021-02-23T11:43:20.116Z] #42 12.29 PBCC images/ipc-shm.pb-c.c [2021-02-23T11:43:20.116Z] #42 12.33 DEP images/ipc-shm.pb-c.d [2021-02-23T11:43:20.116Z] #42 12.38 PBCC images/ipc-var.pb-c.c [2021-02-23T11:43:20.116Z] #42 12.38 DEP images/ipc-var.pb-c.d [2021-02-23T11:43:20.116Z] #42 12.46 PBCC images/sk-opts.pb-c.c [2021-02-23T11:43:20.116Z] #42 12.53 PBCC images/packet-sock.pb-c.c [2021-02-23T11:43:20.203Z] #43 ... [2021-02-23T11:43:20.203Z] [2021-02-23T11:43:20.203Z] #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-23T11:43:20.203Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:43:20.203Z] #45 75.92 vendor/golang.org/x/text/transform [2021-02-23T11:43:20.203Z] #45 79.54 time [2021-02-23T11:43:20.203Z] #45 84.77 regexp [2021-02-23T11:43:20.203Z] #45 ... [2021-02-23T11:43:20.203Z] [2021-02-23T11:43:20.203Z] #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-23T11:43:20.203Z] #34 sha256:f83e68a13bae39a05c234fe3e62bd98f1b64ffcac1fae13b6c37876764774537 [2021-02-23T11:43:20.203Z] #34 84.16 os [2021-02-23T11:43:20.376Z] #42 12.62 DEP images/sk-opts.pb-c.d [2021-02-23T11:43:20.376Z] #42 12.66 DEP images/packet-sock.pb-c.d [2021-02-23T11:43:20.501Z] #34 86.40 internal/fmtsort [2021-02-23T11:43:20.613Z] #44 83.55 net/textproto [2021-02-23T11:43:20.613Z] #44 83.56 vendor/golang.org/x/net/http/httpproxy [2021-02-23T11:43:20.613Z] #44 83.56 crypto/x509 [2021-02-23T11:43:20.637Z] #42 12.83 PBCC images/sk-netlink.pb-c.c [2021-02-23T11:43:20.637Z] #42 12.83 DEP images/sk-netlink.pb-c.d [2021-02-23T11:43:20.637Z] #42 12.89 PBCC images/sk-inet.pb-c.c [2021-02-23T11:43:20.637Z] #42 12.96 DEP images/sk-inet.pb-c.d [2021-02-23T11:43:20.799Z] #34 ... [2021-02-23T11:43:20.799Z] [2021-02-23T11:43:20.799Z] #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-23T11:43:20.799Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:43:20.799Z] #51 76.56 time [2021-02-23T11:43:20.799Z] #51 82.34 regexp [2021-02-23T11:43:20.897Z] #42 13.00 PBCC images/sk-unix.pb-c.c [2021-02-23T11:43:20.897Z] #42 13.06 DEP images/sk-unix.pb-c.d [2021-02-23T11:43:20.897Z] #42 13.18 PBCC images/mm.pb-c.c [2021-02-23T11:43:20.897Z] #42 13.20 DEP images/mm.pb-c.d [2021-02-23T11:43:21.048Z] #55 47.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T11:43:21.048Z] #55 47.14 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T11:43:21.048Z] #55 47.14 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:21.048Z] #55 47.14 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:21.048Z] #55 47.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T11:43:21.048Z] #55 47.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T11:43:21.048Z] #55 47.15 + '[' '' = dynamic ']' [2021-02-23T11:43:21.048Z] #55 47.15 + make [2021-02-23T11:43:21.097Z] #51 ... [2021-02-23T11:43:21.097Z] [2021-02-23T11:43:21.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:43:21.097Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:21.097Z] #43 19.19 CC images/stats.o [2021-02-23T11:43:21.158Z] #42 13.29 PBCC images/timerfd.pb-c.c [2021-02-23T11:43:21.158Z] #42 13.39 DEP images/timerfd.pb-c.d [2021-02-23T11:43:21.158Z] #42 13.42 PBCC images/timer.pb-c.c [2021-02-23T11:43:21.158Z] #42 13.44 DEP images/timer.pb-c.d [2021-02-23T11:43:21.158Z] #42 13.53 PBCC images/sa.pb-c.c [2021-02-23T11:43:21.418Z] #42 13.60 DEP images/sa.pb-c.d [2021-02-23T11:43:21.418Z] #42 13.66 PBCC images/pipe-data.pb-c.c [2021-02-23T11:43:21.418Z] #42 13.70 DEP images/pipe-data.pb-c.d [2021-02-23T11:43:21.418Z] #42 13.77 PBCC images/mnt.pb-c.c [2021-02-23T11:43:21.454Z] #12 ... [2021-02-23T11:43:21.454Z] [2021-02-23T11:43:21.454Z] #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-23T11:43:21.454Z] #33 sha256:81dce27502e3517f23635e919d3518f43cadc663e03e08efe6d84b6d405578be [2021-02-23T11:43:21.454Z] #33 DONE 76.6s [2021-02-23T11:43:21.454Z] [2021-02-23T11:43:21.454Z] #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-23T11:43:21.454Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:21.454Z] #42 7.067 PBCC images/timens.pb-c.c [2021-02-23T11:43:21.454Z] #42 7.105 DEP images/timens.pb-c.d [2021-02-23T11:43:21.454Z] #42 7.140 PBCC images/fown.pb-c.c [2021-02-23T11:43:21.454Z] #42 7.172 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-23T11:43:21.454Z] #42 7.261 PBCC images/opts.pb-c.c [2021-02-23T11:43:21.454Z] #42 7.329 PBCC images/memfd.pb-c.c [2021-02-23T11:43:21.454Z] #42 7.425 DEP images/fown.pb-c.d [2021-02-23T11:43:21.454Z] #42 7.489 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-23T11:43:21.454Z] #42 7.541 DEP images/opts.pb-c.d [2021-02-23T11:43:21.455Z] #42 7.577 DEP images/memfd.pb-c.d [2021-02-23T11:43:21.455Z] #42 7.612 PBCC images/sit.pb-c.c [2021-02-23T11:43:21.455Z] #42 7.666 DEP images/sit.pb-c.d [2021-02-23T11:43:21.455Z] #42 7.735 PBCC images/macvlan.pb-c.c [2021-02-23T11:43:21.455Z] #42 7.758 DEP images/macvlan.pb-c.d [2021-02-23T11:43:21.455Z] #42 7.861 PBCC images/autofs.pb-c.c [2021-02-23T11:43:21.455Z] #42 7.889 DEP images/autofs.pb-c.d [2021-02-23T11:43:21.455Z] #42 7.959 PBCC images/sysctl.pb-c.c [2021-02-23T11:43:21.455Z] #42 7.968 DEP images/sysctl.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.010 PBCC images/time.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.057 DEP images/time.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.105 PBCC images/binfmt-misc.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.129 DEP images/binfmt-misc.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.177 PBCC images/seccomp.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.186 DEP images/seccomp.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.269 PBCC images/userns.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.312 DEP images/userns.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.373 PBCC images/cgroup.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.428 DEP images/cgroup.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.495 PBCC images/ext-file.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.522 DEP images/ext-file.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.570 PBCC images/rpc.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.707 DEP images/rpc.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.787 PBCC images/siginfo.pb-c.c [2021-02-23T11:43:21.455Z] #42 8.850 DEP images/siginfo.pb-c.d [2021-02-23T11:43:21.455Z] #42 8.920 PBCC images/pagemap.pb-c.c [2021-02-23T11:43:21.455Z] #42 9.020 DEP images/pagemap.pb-c.d [2021-02-23T11:43:21.567Z] #44 84.69 vendor/golang.org/x/net/http/httpguts [2021-02-23T11:43:21.567Z] #44 84.70 mime/multipart [2021-02-23T11:43:21.613Z] #55 48.01 + bin/ctr [2021-02-23T11:43:21.679Z] #42 13.83 DEP images/mnt.pb-c.d [2021-02-23T11:43:21.679Z] #42 13.90 PBCC images/sk-packet.pb-c.c [2021-02-23T11:43:21.679Z] #42 13.92 DEP images/sk-packet.pb-c.d [2021-02-23T11:43:21.679Z] #42 14.00 PBCC images/tcp-stream.pb-c.c [2021-02-23T11:43:21.679Z] #42 14.03 DEP images/tcp-stream.pb-c.d [2021-02-23T11:43:21.679Z] #42 14.08 PBCC images/pipe.pb-c.c [2021-02-23T11:43:21.679Z] #42 14.11 DEP images/pipe.pb-c.d [2021-02-23T11:43:21.714Z] #42 9.105 PBCC images/rlimit.pb-c.c [2021-02-23T11:43:21.714Z] #42 9.149 DEP images/rlimit.pb-c.d [2021-02-23T11:43:21.714Z] #42 9.261 PBCC images/file-lock.pb-c.c [2021-02-23T11:43:21.742Z] #43 19.74 CC images/core.o [2021-02-23T11:43:21.973Z] #42 9.337 DEP images/file-lock.pb-c.d [2021-02-23T11:43:21.973Z] #42 9.417 PBCC images/tty.pb-c.c [2021-02-23T11:43:21.973Z] #42 9.512 DEP images/tty.pb-c.d [2021-02-23T11:43:21.973Z] #42 9.587 PBCC images/tun.pb-c.c [2021-02-23T11:43:21.973Z] #42 9.655 PBCC images/netdev.pb-c.c [2021-02-23T11:43:21.980Z] #42 14.20 PBCC images/pstree.pb-c.c [2021-02-23T11:43:21.980Z] #42 14.29 DEP images/pstree.pb-c.d [2021-02-23T11:43:21.980Z] #42 14.29 PBCC images/fs.pb-c.c [2021-02-23T11:43:21.980Z] #42 14.34 DEP images/fs.pb-c.d [2021-02-23T11:43:22.233Z] #42 9.713 DEP images/tun.pb-c.d [2021-02-23T11:43:22.233Z] #42 9.774 DEP images/netdev.pb-c.d [2021-02-23T11:43:22.233Z] #42 9.853 PBCC images/vma.pb-c.c [2021-02-23T11:43:22.233Z] #42 9.909 DEP images/vma.pb-c.d [2021-02-23T11:43:22.253Z] #42 14.44 PBCC images/signalfd.pb-c.c [2021-02-23T11:43:22.253Z] #42 14.54 DEP images/signalfd.pb-c.d [2021-02-23T11:43:22.253Z] #42 14.59 PBCC images/fh.pb-c.c [2021-02-23T11:43:22.492Z] #42 9.973 PBCC images/creds.pb-c.c [2021-02-23T11:43:22.492Z] #42 10.02 DEP images/creds.pb-c.d [2021-02-23T11:43:22.492Z] #42 10.11 PBCC images/utsns.pb-c.c [2021-02-23T11:43:22.492Z] #42 10.11 DEP images/utsns.pb-c.d [2021-02-23T11:43:22.513Z] #42 14.66 PBCC images/fsnotify.pb-c.c [2021-02-23T11:43:22.513Z] #42 14.81 DEP images/fh.pb-c.d [2021-02-23T11:43:22.513Z] #42 14.92 DEP images/fsnotify.pb-c.d [2021-02-23T11:43:22.522Z] #44 ... [2021-02-23T11:43:22.522Z] [2021-02-23T11:43:22.522Z] #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-23T11:43:22.522Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:43:22.522Z] #12 75.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T11:43:22.522Z] #12 75.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-23T11:43:22.522Z] #12 75.72 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:22.522Z] #12 ... [2021-02-23T11:43:22.522Z] [2021-02-23T11:43:22.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:22.522Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:22.522Z] #42 24.83 CC images/fh.o [2021-02-23T11:43:22.522Z] #42 25.19 CC images/fsnotify.o [2021-02-23T11:43:22.522Z] #42 25.81 CC images/signalfd.o [2021-02-23T11:43:22.522Z] #42 25.93 CC images/fs.o [2021-02-23T11:43:22.522Z] #42 26.16 CC images/pstree.o [2021-02-23T11:43:22.522Z] #42 26.44 CC images/pipe.o [2021-02-23T11:43:22.522Z] #42 26.74 CC images/tcp-stream.o [2021-02-23T11:43:22.522Z] #42 27.14 CC images/sk-packet.o [2021-02-23T11:43:22.522Z] #42 27.44 CC images/mnt.o [2021-02-23T11:43:22.522Z] #42 27.74 CC images/pipe-data.o [2021-02-23T11:43:22.522Z] #42 28.07 CC images/sa.o [2021-02-23T11:43:22.522Z] #42 28.44 CC images/timer.o [2021-02-23T11:43:22.522Z] #42 28.94 CC images/timerfd.o [2021-02-23T11:43:22.522Z] #42 29.20 CC images/mm.o [2021-02-23T11:43:22.751Z] #42 10.19 PBCC images/ipc-desc.pb-c.c [2021-02-23T11:43:22.751Z] #42 10.23 PBCC images/ipc-sem.pb-c.c [2021-02-23T11:43:22.751Z] #42 10.25 DEP images/ipc-desc.pb-c.d [2021-02-23T11:43:22.751Z] #42 10.30 DEP images/ipc-sem.pb-c.d [2021-02-23T11:43:22.751Z] #42 10.34 PBCC images/ipc-msg.pb-c.c [2021-02-23T11:43:22.751Z] #42 10.39 DEP images/ipc-msg.pb-c.d [2021-02-23T11:43:22.751Z] #42 10.43 PBCC images/ipc-shm.pb-c.c [2021-02-23T11:43:22.774Z] #42 14.94 PBCC images/eventpoll.pb-c.c [2021-02-23T11:43:22.774Z] #42 14.94 DEP images/eventpoll.pb-c.d [2021-02-23T11:43:22.774Z] #42 14.96 PBCC images/eventfd.pb-c.c [2021-02-23T11:43:22.774Z] #42 15.00 DEP images/eventfd.pb-c.d [2021-02-23T11:43:22.774Z] #42 15.07 PBCC images/remap-file-path.pb-c.c [2021-02-23T11:43:22.774Z] #42 15.08 DEP images/remap-file-path.pb-c.d [2021-02-23T11:43:22.774Z] #42 15.17 PBCC images/fifo.pb-c.c [2021-02-23T11:43:22.774Z] #42 15.17 DEP images/fifo.pb-c.d [2021-02-23T11:43:22.799Z] #43 20.69 CC images/core-x86.o [2021-02-23T11:43:23.011Z] #42 10.45 DEP images/ipc-shm.pb-c.d [2021-02-23T11:43:23.011Z] #42 10.53 PBCC images/ipc-var.pb-c.c [2021-02-23T11:43:23.034Z] #42 15.25 PBCC images/ghost-file.pb-c.c [2021-02-23T11:43:23.034Z] #42 15.40 DEP images/ghost-file.pb-c.d [2021-02-23T11:43:23.096Z] #43 21.33 CC images/core-arm.o [2021-02-23T11:43:23.101Z] #42 29.60 CC images/sk-opts.o [2021-02-23T11:43:23.226Z] Running on azwin-2-1750e0 in d:\jenkins\workspace\moby_PR-42062 [Pipeline] { [Pipeline] ws [2021-02-23T11:43:23.248Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-02-23T11:43:23.271Z] #42 10.58 DEP images/ipc-var.pb-c.d [2021-02-23T11:43:23.271Z] #42 10.62 PBCC images/sk-opts.pb-c.c [2021-02-23T11:43:23.271Z] #42 10.66 PBCC images/packet-sock.pb-c.c [2021-02-23T11:43:23.271Z] #42 10.70 DEP images/sk-opts.pb-c.d [2021-02-23T11:43:23.271Z] #42 10.74 DEP images/packet-sock.pb-c.d [2021-02-23T11:43:23.271Z] #42 10.81 PBCC images/sk-netlink.pb-c.c [Pipeline] checkout [2021-02-23T11:43:23.293Z] #42 15.47 PBCC images/regfile.pb-c.c [2021-02-23T11:43:23.293Z] #42 15.51 DEP images/regfile.pb-c.d [2021-02-23T11:43:23.293Z] #42 15.57 PBCC images/ns.pb-c.c [2021-02-23T11:43:23.366Z] #42 29.89 CC images/sk-unix.o [2021-02-23T11:43:23.394Z] #43 21.68 CC images/core-aarch64.o [2021-02-23T11:43:23.507Z] #55 ... [2021-02-23T11:43:23.507Z] [2021-02-23T11:43:23.507Z] #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-23T11:43:23.507Z] #50 sha256:2ac7f895042b1f91e4dde7302bbc4de411f98e080ccf3c6aaffc898f758e223b [2021-02-23T11:43:23.507Z] #50 89.41 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T11:43:23.507Z] #50 DONE 95.4s [2021-02-23T11:43:23.507Z] [2021-02-23T11:43:23.507Z] #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-23T11:43:23.507Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:23.507Z] #42 21.18 CC images/inventory.o [2021-02-23T11:43:23.507Z] #42 21.43 CC images/fdinfo.o [2021-02-23T11:43:23.507Z] #42 21.77 CC images/fown.o [2021-02-23T11:43:23.507Z] #42 21.98 CC images/ns.o [2021-02-23T11:43:23.507Z] #42 22.16 CC images/regfile.o [2021-02-23T11:43:23.507Z] #42 22.45 CC images/ghost-file.o [2021-02-23T11:43:23.507Z] #42 22.72 CC images/fifo.o [2021-02-23T11:43:23.507Z] #42 23.00 CC images/remap-file-path.o [2021-02-23T11:43:23.507Z] #42 23.17 CC images/eventfd.o [2021-02-23T11:43:23.507Z] #42 23.31 CC images/eventpoll.o [2021-02-23T11:43:23.507Z] #42 23.58 CC images/fh.o [2021-02-23T11:43:23.507Z] #42 23.93 CC images/fsnotify.o [2021-02-23T11:43:23.507Z] #42 24.59 CC images/signalfd.o [2021-02-23T11:43:23.507Z] #42 24.85 CC images/fs.o [2021-02-23T11:43:23.507Z] #42 25.01 CC images/pstree.o [2021-02-23T11:43:23.507Z] #42 25.17 CC images/pipe.o [2021-02-23T11:43:23.507Z] #42 25.45 CC images/tcp-stream.o [2021-02-23T11:43:23.532Z] #42 10.85 DEP images/sk-netlink.pb-c.d [2021-02-23T11:43:23.532Z] #42 10.89 PBCC images/sk-inet.pb-c.c [2021-02-23T11:43:23.532Z] #42 10.99 DEP images/sk-inet.pb-c.d [2021-02-23T11:43:23.532Z] #42 11.06 PBCC images/sk-unix.pb-c.c [2021-02-23T11:43:23.553Z] #42 15.68 DEP images/ns.pb-c.d [2021-02-23T11:43:23.553Z] #42 15.68 PBCC images/fdinfo.pb-c.c [2021-02-23T11:43:23.553Z] #42 15.83 DEP images/fdinfo.pb-c.d [2021-02-23T11:43:23.635Z] #42 30.34 CC images/sk-inet.o [2021-02-23T11:43:23.792Z] #42 11.12 DEP images/sk-unix.pb-c.d [2021-02-23T11:43:23.792Z] #42 11.16 PBCC images/mm.pb-c.c [2021-02-23T11:43:23.792Z] #42 11.20 DEP images/mm.pb-c.d [2021-02-23T11:43:23.792Z] #42 11.26 PBCC images/timerfd.pb-c.c [2021-02-23T11:43:23.792Z] #42 11.30 DEP images/timerfd.pb-c.d [2021-02-23T11:43:23.792Z] #42 11.37 PBCC images/timer.pb-c.c [2021-02-23T11:43:23.812Z] #42 16.05 PBCC images/core-aarch64.pb-c.c [2021-02-23T11:43:23.812Z] #42 16.05 PBCC images/core-arm.pb-c.c [2021-02-23T11:43:23.812Z] #42 16.05 PBCC images/core-ppc64.pb-c.c [2021-02-23T11:43:23.812Z] #42 16.20 PBCC images/core-s390.pb-c.c [2021-02-23T11:43:23.812Z] #42 16.20 PBCC images/core-x86.pb-c.c [2021-02-23T11:43:23.973Z] #21 10.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T11:43:23.973Z] #21 10.25 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T11:43:23.973Z] #21 10.44 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-23T11:43:23.973Z] #21 10.76 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T11:43:23.973Z] #21 10.83 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T11:43:23.973Z] #21 10.89 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-23T11:43:23.973Z] #21 11.28 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T11:43:24.051Z] #42 11.42 DEP images/timer.pb-c.d [2021-02-23T11:43:24.051Z] #42 11.50 PBCC images/sa.pb-c.c [2021-02-23T11:43:24.051Z] #42 11.53 DEP images/sa.pb-c.d [2021-02-23T11:43:24.051Z] #42 11.57 PBCC images/pipe-data.pb-c.c [2021-02-23T11:43:24.051Z] #42 11.62 DEP images/pipe-data.pb-c.d [2021-02-23T11:43:24.051Z] #42 11.68 PBCC images/mnt.pb-c.c [2021-02-23T11:43:24.051Z] #42 11.72 DEP images/mnt.pb-c.d [2021-02-23T11:43:24.072Z] #42 16.24 PBCC images/core.pb-c.c [2021-02-23T11:43:24.074Z] #42 25.98 CC images/sk-packet.o [2021-02-23T11:43:24.078Z] #43 22.11 CC images/core-ppc64.o [2021-02-23T11:43:24.216Z] #42 30.70 CC images/tun.o [2021-02-23T11:43:24.232Z] #21 DONE 11.6s [2021-02-23T11:43:24.232Z] [2021-02-23T11:43:24.232Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T11:43:24.232Z] #24 sha256:4a147accb8b54396e44461c95edb9e00443e48e96d5f3aba991eea489493d3c0 [2021-02-23T11:43:24.311Z] #42 11.77 PBCC images/sk-packet.pb-c.c [2021-02-23T11:43:24.311Z] #42 11.80 DEP images/sk-packet.pb-c.d [2021-02-23T11:43:24.311Z] #42 11.84 PBCC images/tcp-stream.pb-c.c [2021-02-23T11:43:24.311Z] #42 11.89 DEP images/tcp-stream.pb-c.d [2021-02-23T11:43:24.311Z] #42 11.93 PBCC images/pipe.pb-c.c [2021-02-23T11:43:24.311Z] #42 11.98 DEP images/pipe.pb-c.d [2021-02-23T11:43:24.331Z] #42 26.46 CC images/mnt.o [2021-02-23T11:43:24.333Z] #42 16.53 PBCC images/inventory.pb-c.c [2021-02-23T11:43:24.333Z] #42 16.53 DEP images/core-aarch64.pb-c.d [2021-02-23T11:43:24.333Z] #42 16.53 DEP images/core-arm.pb-c.d [2021-02-23T11:43:24.333Z] #42 16.65 DEP images/core-ppc64.pb-c.d [2021-02-23T11:43:24.333Z] #42 16.67 DEP images/core-s390.pb-c.d [2021-02-23T11:43:24.480Z] #42 31.03 CC images/sk-netlink.o [2021-02-23T11:43:24.480Z] #42 31.28 CC images/packet-sock.o [2021-02-23T11:43:24.497Z] #24 DONE 0.3s [2021-02-23T11:43:24.497Z] [2021-02-23T11:43:24.497Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:43:24.497Z] #29 sha256:86cf583c75191be925e3400b753f0cfe96ea1e5eb8f9da0d431e48e358ca5d22 [2021-02-23T11:43:24.570Z] #42 12.02 PBCC images/pstree.pb-c.c [2021-02-23T11:43:24.570Z] #42 12.05 DEP images/pstree.pb-c.d [2021-02-23T11:43:24.570Z] #42 12.07 PBCC images/fs.pb-c.c [2021-02-23T11:43:24.570Z] #42 12.11 DEP images/fs.pb-c.d [2021-02-23T11:43:24.570Z] #42 12.17 PBCC images/signalfd.pb-c.c [2021-02-23T11:43:24.570Z] #42 12.24 DEP images/signalfd.pb-c.d [2021-02-23T11:43:24.588Z] #42 26.67 CC images/pipe-data.o [2021-02-23T11:43:24.594Z] #42 16.75 DEP images/core-x86.pb-c.d [2021-02-23T11:43:24.594Z] #42 16.84 DEP images/core.pb-c.d [2021-02-23T11:43:24.594Z] #42 16.91 DEP images/inventory.pb-c.d [2021-02-23T11:43:24.594Z] #42 16.98 PBCC images/cpuinfo.pb-c.c [2021-02-23T11:43:24.594Z] #42 17.00 DEP images/cpuinfo.pb-c.d [2021-02-23T11:43:24.723Z] #43 22.74 CC images/core-s390.o [2021-02-23T11:43:24.829Z] #42 12.31 PBCC images/fh.pb-c.c [2021-02-23T11:43:24.829Z] #42 12.37 PBCC images/fsnotify.pb-c.c [2021-02-23T11:43:24.829Z] #42 12.44 DEP images/fh.pb-c.d [2021-02-23T11:43:24.829Z] #42 12.48 DEP images/fsnotify.pb-c.d [2021-02-23T11:43:24.844Z] #42 26.82 CC images/sa.o [2021-02-23T11:43:24.844Z] #42 27.04 CC images/timer.o [2021-02-23T11:43:24.854Z] #42 17.08 PBCC images/stats.pb-c.c [2021-02-23T11:43:24.855Z] #42 17.09 DEP images/stats.pb-c.d [2021-02-23T11:43:24.874Z] The recommended git tool is: git [2021-02-23T11:43:25.059Z] #42 31.61 CC images/ipc-var.o [2021-02-23T11:43:25.059Z] #42 31.85 CC images/ipc-desc.o [2021-02-23T11:43:25.088Z] #42 12.53 PBCC images/eventpoll.pb-c.c [2021-02-23T11:43:25.089Z] #42 12.58 DEP images/eventpoll.pb-c.d [2021-02-23T11:43:25.089Z] #42 12.62 PBCC images/eventfd.pb-c.c [2021-02-23T11:43:25.089Z] #42 12.64 DEP images/eventfd.pb-c.d [2021-02-23T11:43:25.089Z] #42 12.70 PBCC images/remap-file-path.pb-c.c [2021-02-23T11:43:25.324Z] #42 ... [2021-02-23T11:43:25.324Z] [2021-02-23T11:43:25.324Z] #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-23T11:43:25.324Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:43:25.324Z] #12 88.67 Selecting previously unselected package libapparmor1:arm64. [2021-02-23T11:43:25.324Z] #12 88.67 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-23T11:43:25.324Z] #12 88.69 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-23T11:43:25.324Z] #12 88.80 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-23T11:43:25.324Z] #12 88.80 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-23T11:43:25.324Z] #12 88.81 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-23T11:43:25.350Z] #42 12.73 DEP images/remap-file-path.pb-c.d [2021-02-23T11:43:25.350Z] #42 12.78 PBCC images/fifo.pb-c.c [2021-02-23T11:43:25.350Z] #42 12.80 DEP images/fifo.pb-c.d [2021-02-23T11:43:25.350Z] #42 12.85 PBCC images/ghost-file.pb-c.c [2021-02-23T11:43:25.350Z] #42 12.92 DEP images/ghost-file.pb-c.d [2021-02-23T11:43:25.369Z] #43 23.57 CC images/cpuinfo.o [2021-02-23T11:43:25.407Z] #42 27.43 CC images/timerfd.o [2021-02-23T11:43:25.407Z] #42 ... [2021-02-23T11:43:25.407Z] [2021-02-23T11:43:25.407Z] #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-23T11:43:25.407Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:25.407Z] #12 97.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T11:43:25.588Z] #12 88.99 Selecting previously unselected package libbtrfs0. [2021-02-23T11:43:25.588Z] #12 89.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-23T11:43:25.588Z] #12 89.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:25.609Z] #42 12.99 PBCC images/regfile.pb-c.c [2021-02-23T11:43:25.609Z] #42 13.03 DEP images/regfile.pb-c.d [2021-02-23T11:43:25.609Z] #42 13.09 PBCC images/ns.pb-c.c [2021-02-23T11:43:25.609Z] #42 13.10 DEP images/ns.pb-c.d [2021-02-23T11:43:25.609Z] #42 13.15 PBCC images/fdinfo.pb-c.c [2021-02-23T11:43:25.609Z] #42 13.19 DEP images/fdinfo.pb-c.d [2021-02-23T11:43:25.609Z] #42 13.23 PBCC images/core-aarch64.pb-c.c [2021-02-23T11:43:25.609Z] #42 13.26 PBCC images/core-arm.pb-c.c [2021-02-23T11:43:25.671Z] #12 97.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:25.671Z] #12 97.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:25.853Z] #12 89.11 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:43:25.853Z] #12 89.13 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-23T11:43:25.853Z] #12 89.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:25.853Z] #12 89.27 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-23T11:43:25.853Z] #12 89.28 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-23T11:43:25.853Z] #12 89.29 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-23T11:43:25.868Z] #42 13.31 PBCC images/core-ppc64.pb-c.c [2021-02-23T11:43:25.868Z] #42 13.34 PBCC images/core-s390.pb-c.c [2021-02-23T11:43:25.868Z] #42 13.40 PBCC images/core-x86.pb-c.c [2021-02-23T11:43:25.868Z] #42 13.47 PBCC images/core.pb-c.c [2021-02-23T11:43:26.117Z] #12 89.41 Selecting previously unselected package libudev-dev:arm64. [2021-02-23T11:43:26.117Z] #12 89.43 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-02-23T11:43:26.117Z] #12 89.46 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-23T11:43:26.127Z] #42 13.55 PBCC images/inventory.pb-c.c [2021-02-23T11:43:26.127Z] #42 13.64 DEP images/core-aarch64.pb-c.d [2021-02-23T11:43:26.127Z] #42 13.71 DEP images/core-arm.pb-c.d [2021-02-23T11:43:26.127Z] #42 13.79 DEP images/core-ppc64.pb-c.d [2021-02-23T11:43:26.384Z] #12 89.73 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-23T11:43:26.384Z] #12 89.75 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-23T11:43:26.384Z] #12 89.80 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-23T11:43:26.387Z] #42 13.88 DEP images/core-s390.pb-c.d [2021-02-23T11:43:26.429Z] #43 24.41 CC images/inventory.o [2021-02-23T11:43:26.646Z] #42 13.94 DEP images/core-x86.pb-c.d [2021-02-23T11:43:26.646Z] #42 13.99 DEP images/core.pb-c.d [2021-02-23T11:43:26.646Z] #42 14.04 DEP images/inventory.pb-c.d [2021-02-23T11:43:26.646Z] #42 14.13 PBCC images/cpuinfo.pb-c.c [2021-02-23T11:43:26.646Z] #42 14.16 DEP images/cpuinfo.pb-c.d [2021-02-23T11:43:26.646Z] #42 14.20 PBCC images/stats.pb-c.c [2021-02-23T11:43:26.727Z] #43 24.76 CC images/fdinfo.o [2021-02-23T11:43:26.767Z] #42 18.86 make[1]: Nothing to be done for 'all'. [2021-02-23T11:43:26.905Z] #42 14.21 DEP images/stats.pb-c.d [2021-02-23T11:43:26.905Z] #42 ... [2021-02-23T11:43:26.905Z] [2021-02-23T11:43:26.905Z] #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-23T11:43:26.905Z] #50 sha256:ebce5a1b1831f498c64edfc8d859fb3ea2852d7a277ae6f9728d8708dd1f3999 [2021-02-23T11:43:26.905Z] #50 72.26 encoding/json [2021-02-23T11:43:26.905Z] #50 75.17 github.com/pkg/diff [2021-02-23T11:43:26.905Z] #50 76.76 go/ast [2021-02-23T11:43:26.905Z] #50 78.91 golang.org/x/crypto/ssh/terminal [2021-02-23T11:43:26.905Z] #50 80.24 mvdan.cc/editorconfig [2021-02-23T11:43:26.905Z] #50 81.42 mvdan.cc/sh/v3/fileutil [2021-02-23T11:43:26.905Z] #50 81.49 mvdan.cc/sh/v3/syntax [2021-02-23T11:43:26.914Z] #12 90.18 Selecting previously unselected package libpcre16-3:arm64. [2021-02-23T11:43:26.914Z] #12 90.20 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-23T11:43:26.914Z] #12 90.22 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-23T11:43:26.914Z] #12 90.42 Selecting previously unselected package libpcre32-3:arm64. [2021-02-23T11:43:26.914Z] #12 90.43 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-23T11:43:26.914Z] #12 90.44 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-23T11:43:27.029Z] #43 25.17 CC images/fown.o [2021-02-23T11:43:27.180Z] #12 90.60 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-23T11:43:27.180Z] #12 90.61 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-23T11:43:27.180Z] #12 90.62 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-23T11:43:27.329Z] #43 25.44 CC images/ns.o [2021-02-23T11:43:27.444Z] #12 90.72 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-23T11:43:27.444Z] #12 90.75 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-23T11:43:27.444Z] #12 90.76 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-23T11:43:27.629Z] #43 25.70 CC images/regfile.o [2021-02-23T11:43:27.843Z] #50 ... [2021-02-23T11:43:27.843Z] [2021-02-23T11:43:27.843Z] #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-23T11:43:27.843Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:43:27.843Z] #44 74.14 go/ast [2021-02-23T11:43:27.843Z] #44 74.54 text/template/parse [2021-02-23T11:43:27.843Z] #44 78.92 text/template [2021-02-23T11:43:27.843Z] #44 79.59 go/parser [2021-02-23T11:43:27.843Z] #44 83.22 encoding/xml [2021-02-23T11:43:27.843Z] #44 83.42 go/doc [2021-02-23T11:43:27.928Z] #43 25.94 CC images/ghost-file.o [2021-02-23T11:43:28.023Z] #12 91.21 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-23T11:43:28.023Z] #12 91.22 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-23T11:43:28.023Z] #12 91.22 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-23T11:43:28.103Z] #44 ... [2021-02-23T11:43:28.103Z] [2021-02-23T11:43:28.103Z] #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-23T11:43:28.103Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:28.103Z] #42 15.54 make[1]: Nothing to be done for 'all'. [2021-02-23T11:43:28.151Z] #42 20.43 CC images/stats.o [2021-02-23T11:43:28.233Z] #43 26.32 CC images/fifo.o [2021-02-23T11:43:28.233Z] #43 26.58 CC images/remap-file-path.o [2021-02-23T11:43:28.288Z] #12 91.69 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-23T11:43:28.288Z] #12 91.70 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-23T11:43:28.288Z] #12 91.71 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-23T11:43:28.412Z] #42 20.84 CC images/core.o [2021-02-23T11:43:28.532Z] #43 ... [2021-02-23T11:43:28.532Z] [2021-02-23T11:43:28.532Z] #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-23T11:43:28.532Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:43:28.553Z] #12 91.85 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-23T11:43:28.553Z] #12 91.86 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-23T11:43:28.553Z] #12 91.86 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-23T11:43:28.818Z] #12 ... [2021-02-23T11:43:28.818Z] [2021-02-23T11:43:28.818Z] #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-23T11:43:28.818Z] #57 sha256:51b56bc640bfb46272fef04e15816b5d1779eac4fea33bb1f8fc92b66da34ad1 [2021-02-23T11:43:28.818Z] #57 86.27 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:43:28.818Z] #57 86.27 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T11:43:28.818Z] #57 DONE 92.2s [2021-02-23T11:43:28.818Z] [2021-02-23T11:43:28.818Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-23T11:43:28.818Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:43:28.818Z] #12 92.22 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-23T11:43:28.818Z] #12 92.23 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-02-23T11:43:28.818Z] #12 92.23 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-23T11:43:29.083Z] #12 ... [2021-02-23T11:43:29.083Z] [2021-02-23T11:43:29.083Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T11:43:29.083Z] #58 sha256:2439f0fc15fcaa6d106338abdbbf86e23260def5010ff5952b65db13ec6299d0 [2021-02-23T11:43:29.083Z] #58 DONE 0.2s [2021-02-23T11:43:29.083Z] [2021-02-23T11:43:29.083Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T11:43:29.083Z] #59 sha256:31fe91b4af37d75fb80a75e9ff14736422252b1f03010ab83640f74fe73fd1ac [2021-02-23T11:43:29.347Z] #59 DONE 0.3s [2021-02-23T11:43:29.347Z] [2021-02-23T11:43:29.348Z] #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-23T11:43:29.348Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:29.348Z] #42 32.12 CC images/ipc-shm.o [2021-02-23T11:43:29.348Z] #42 32.40 CC images/ipc-msg.o [2021-02-23T11:43:29.348Z] #42 32.62 CC images/ipc-sem.o [2021-02-23T11:43:29.348Z] #42 32.78 CC images/utsns.o [2021-02-23T11:43:29.348Z] #42 33.10 CC images/creds.o [2021-02-23T11:43:29.348Z] #42 33.34 CC images/vma.o [2021-02-23T11:43:29.348Z] #42 33.69 CC images/netdev.o [2021-02-23T11:43:29.348Z] #42 34.18 CC images/tty.o [2021-02-23T11:43:29.348Z] #42 34.67 CC images/file-lock.o [2021-02-23T11:43:29.348Z] #42 34.81 CC images/rlimit.o [2021-02-23T11:43:29.348Z] #42 34.92 CC images/pagemap.o [2021-02-23T11:43:29.348Z] #42 35.29 CC images/siginfo.o [2021-02-23T11:43:29.348Z] #42 35.51 CC images/rpc.o [2021-02-23T11:43:29.354Z] #42 ... [2021-02-23T11:43:29.354Z] [2021-02-23T11:43:29.354Z] #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-23T11:43:29.354Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:43:29.354Z] #50 82.86 golang.org/x/crypto/ssh/terminal [2021-02-23T11:43:29.354Z] #50 84.82 mvdan.cc/editorconfig [2021-02-23T11:43:29.354Z] #50 86.48 mvdan.cc/sh/v3/fileutil [2021-02-23T11:43:29.354Z] #50 86.61 mvdan.cc/sh/v3/syntax [2021-02-23T11:43:29.354Z] #50 ... [2021-02-23T11:43:29.354Z] [2021-02-23T11:43:29.354Z] #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-23T11:43:29.354Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:29.354Z] #42 21.62 CC images/core-x86.o [2021-02-23T11:43:29.482Z] #42 16.97 CC images/stats.o [2021-02-23T11:43:29.776Z] #29 DONE 4.3s [2021-02-23T11:43:29.776Z] [2021-02-23T11:43:29.776Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T11:43:29.776Z] #32 sha256:2270f83c68c0c29ef14ca997e8afe0cc95dfef5ddeb82d737a62abe8e45f03d7 [2021-02-23T11:43:29.776Z] #32 DONE 0.4s [2021-02-23T11:43:29.776Z] [2021-02-23T11:43:29.776Z] #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-23T11:43:29.776Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:29.776Z] #42 129.1 CC criu/namespaces.o [2021-02-23T11:43:29.776Z] #42 130.7 CC criu/net.o [2021-02-23T11:43:29.776Z] #42 134.1 CC criu/netfilter.o [2021-02-23T11:43:29.776Z] #42 134.9 CC criu/page-pipe.o [2021-02-23T11:43:29.776Z] #42 135.4 CC criu/page-xfer.o [2021-02-23T11:43:29.776Z] #42 136.8 CC criu/pagemap-cache.o [2021-02-23T11:43:29.776Z] #42 137.2 CC criu/pagemap.o [2021-02-23T11:43:29.776Z] #42 138.1 CC criu/parasite-syscall.o [2021-02-23T11:43:29.776Z] #42 ... [2021-02-23T11:43:29.776Z] [2021-02-23T11:43:29.776Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T11:43:29.776Z] #34 sha256:d8134a23336369e27300b64c1628e028392dc5864d2ab166f9c439d18aa37aa7 [2021-02-23T11:43:29.776Z] #34 DONE 0.1s [2021-02-23T11:43:29.776Z] [2021-02-23T11:43:29.776Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T11:43:29.776Z] #37 sha256:c5248a5cabc02305463c526866a5b4fa8d33b915897f4c109344e52db8b22c31 [2021-02-23T11:43:29.776Z] #37 DONE 0.1s [2021-02-23T11:43:29.776Z] [2021-02-23T11:43:29.776Z] #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-23T11:43:29.776Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:29.776Z] #42 139.1 CC criu/path.o [2021-02-23T11:43:29.776Z] #42 139.5 CC criu/pie-util-vdso-elf32.o [2021-02-23T11:43:29.925Z] #42 22.29 CC images/core-arm.o [2021-02-23T11:43:30.034Z] #56 49.95 Checking out files: 47% (1776/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: 91% (3446/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-23T11:43:30.034Z] #56 51.32 + cd /tmp/tmp.x0QRyv4ngy/src/github.com/containerd/containerd [2021-02-23T11:43:30.034Z] #56 51.32 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:43:30.051Z] #42 17.37 CC images/core.o [2021-02-23T11:43:30.184Z] #42 ... [2021-02-23T11:43:30.184Z] [2021-02-23T11:43:30.184Z] #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-23T11:43:30.184Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:43:30.184Z] #44 83.98 text/template [2021-02-23T11:43:30.184Z] #44 84.23 go/parser [2021-02-23T11:43:30.184Z] #44 88.71 encoding/xml [2021-02-23T11:43:30.184Z] #44 90.25 go/doc [2021-02-23T11:43:30.184Z] #44 93.45 github.com/LK4D4/vndr/build [2021-02-23T11:43:30.300Z] #42 36.74 CC images/ext-file.o [2021-02-23T11:43:30.300Z] #42 36.93 CC images/cgroup.o [2021-02-23T11:43:30.345Z] #42 139.9 CC criu/pie-util-vdso.o [2021-02-23T11:43:30.444Z] #44 ... [2021-02-23T11:43:30.444Z] [2021-02-23T11:43:30.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-23T11:43:30.444Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:30.444Z] #42 22.74 CC images/core-aarch64.o [2021-02-23T11:43:30.604Z] #42 140.3 CC criu/pie-util.o [2021-02-23T11:43:30.619Z] #42 18.04 CC images/core-x86.o [2021-02-23T11:43:30.863Z] #42 140.5 CC criu/pipes.o [2021-02-23T11:43:30.879Z] #42 ... [2021-02-23T11:43:30.880Z] [2021-02-23T11:43:30.880Z] #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-23T11:43:30.880Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-23T11:43:30.880Z] #12 93.00 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-23T11:43:30.880Z] #12 93.03 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-23T11:43:30.880Z] #12 93.05 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-23T11:43:30.880Z] #12 93.06 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:43:30.880Z] #12 93.08 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-23T11:43:30.880Z] #12 93.11 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-23T11:43:30.880Z] #12 93.14 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:30.880Z] #12 93.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:30.880Z] #12 93.23 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-23T11:43:30.880Z] #12 93.28 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-23T11:43:30.880Z] #12 93.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:43:30.880Z] #12 93.42 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:30.880Z] #12 93.44 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-23T11:43:30.880Z] #12 93.45 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T11:43:30.880Z] #12 93.47 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-23T11:43:30.880Z] #12 93.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:30.880Z] #12 93.50 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-23T11:43:30.880Z] #12 93.51 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:30.880Z] #12 93.53 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-23T11:43:30.880Z] #12 93.54 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-23T11:43:30.880Z] #12 93.55 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:30.880Z] #12 93.57 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-23T11:43:30.880Z] #12 93.57 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-23T11:43:30.880Z] #12 93.59 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:43:30.880Z] #12 93.60 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-23T11:43:30.880Z] #12 93.62 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-23T11:43:30.880Z] #12 93.63 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T11:43:30.880Z] #12 93.64 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-23T11:43:30.880Z] #12 93.66 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-23T11:43:30.880Z] #12 93.68 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:30.880Z] #12 DONE 94.3s [2021-02-23T11:43:30.880Z] [2021-02-23T11:43:30.880Z] #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-23T11:43:30.880Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:43:30.880Z] #44 86.74 crypto/tls [2021-02-23T11:43:30.880Z] #44 91.39 net/http/httptrace [2021-02-23T11:43:30.880Z] #44 91.72 net/http [2021-02-23T11:43:30.880Z] #44 ... [2021-02-23T11:43:30.880Z] [2021-02-23T11:43:30.880Z] #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-23T11:43:30.880Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:30.880Z] #42 37.71 CC images/userns.o [2021-02-23T11:43:30.925Z] #12 ... [2021-02-23T11:43:30.925Z] [2021-02-23T11:43:30.925Z] #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-23T11:43:30.925Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:43:30.925Z] #44 92.42 hash/crc32 [2021-02-23T11:43:30.925Z] #44 92.88 compress/gzip [2021-02-23T11:43:30.925Z] #44 93.19 net [2021-02-23T11:43:30.925Z] #44 93.48 vendor/golang.org/x/text/transform [2021-02-23T11:43:30.925Z] #44 94.18 vendor/golang.org/x/text/unicode/bidi [2021-02-23T11:43:30.925Z] #44 96.43 vendor/golang.org/x/text/secure/bidirule [2021-02-23T11:43:30.925Z] #44 96.69 vendor/golang.org/x/text/unicode/norm [2021-02-23T11:43:30.925Z] #44 100.3 vendor/golang.org/x/net/idna [2021-02-23T11:43:30.925Z] #44 102.5 vendor/golang.org/x/net/http2/hpack [2021-02-23T11:43:30.925Z] #44 ... [2021-02-23T11:43:30.925Z] [2021-02-23T11:43:30.925Z] #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-23T11:43:30.925Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:30.925Z] #42 27.66 CC images/mm.o [2021-02-23T11:43:30.925Z] #42 28.00 CC images/sk-opts.o [2021-02-23T11:43:30.925Z] #42 28.24 CC images/sk-unix.o [2021-02-23T11:43:30.925Z] #42 28.58 CC images/sk-inet.o [2021-02-23T11:43:30.925Z] #42 28.91 CC images/tun.o [2021-02-23T11:43:30.925Z] #42 29.19 CC images/sk-netlink.o [2021-02-23T11:43:30.925Z] #42 29.42 CC images/packet-sock.o [2021-02-23T11:43:30.925Z] #42 29.73 CC images/ipc-var.o [2021-02-23T11:43:30.925Z] #42 29.99 CC images/ipc-desc.o [2021-02-23T11:43:30.925Z] #42 30.21 CC images/ipc-shm.o [2021-02-23T11:43:30.925Z] #42 30.47 CC images/ipc-msg.o [2021-02-23T11:43:30.925Z] #42 30.80 CC images/ipc-sem.o [2021-02-23T11:43:30.925Z] #42 31.01 CC images/utsns.o [2021-02-23T11:43:30.925Z] #42 31.22 CC images/creds.o [2021-02-23T11:43:30.925Z] #42 31.47 CC images/vma.o [2021-02-23T11:43:30.925Z] #42 31.75 CC images/netdev.o [2021-02-23T11:43:30.925Z] #42 32.08 CC images/tty.o [2021-02-23T11:43:30.925Z] #42 32.58 CC images/file-lock.o [2021-02-23T11:43:30.925Z] #42 32.78 CC images/rlimit.o [2021-02-23T11:43:30.925Z] #42 32.98 CC images/pagemap.o [2021-02-23T11:43:31.014Z] #42 23.20 CC images/core-ppc64.o [2021-02-23T11:43:31.181Z] #42 33.29 CC images/siginfo.o [2021-02-23T11:43:31.187Z] #42 18.56 CC images/core-arm.o [2021-02-23T11:43:31.438Z] #42 33.53 CC images/rpc.o [2021-02-23T11:43:31.446Z] #42 18.90 CC images/core-aarch64.o [2021-02-23T11:43:31.500Z] #42 38.21 CC images/google/protobuf/descriptor.o [2021-02-23T11:43:31.571Z] #56 ... [2021-02-23T11:43:31.571Z] [2021-02-23T11:43:31.571Z] #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-23T11:43:31.571Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:43:31.571Z] #51 87.39 os [2021-02-23T11:43:31.571Z] #51 92.78 mvdan.cc/sh/v3/fileutil [2021-02-23T11:43:31.571Z] #51 93.18 encoding/binary [2021-02-23T11:43:31.571Z] #51 93.19 flag [2021-02-23T11:43:31.571Z] #51 93.19 github.com/pkg/diff [2021-02-23T11:43:31.571Z] #51 93.38 go/token [2021-02-23T11:43:31.571Z] #51 96.08 go/scanner [2021-02-23T11:43:31.585Z] #42 23.94 CC images/core-s390.o [2021-02-23T11:43:31.706Z] #42 19.21 CC images/core-ppc64.o [2021-02-23T11:43:31.801Z] #42 141.2 CC criu/plugin.o [2021-02-23T11:43:31.870Z] #51 ... [2021-02-23T11:43:31.870Z] [2021-02-23T11:43:31.870Z] #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-23T11:43:31.870Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:43:31.870Z] #13 97.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T11:43:31.870Z] #13 97.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-23T11:43:31.870Z] #13 97.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:32.060Z] #42 141.8 CC criu/proc_parse.o [2021-02-23T11:43:32.168Z] #13 ... [2021-02-23T11:43:32.168Z] [2021-02-23T11:43:32.168Z] #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-23T11:43:32.168Z] #34 sha256:f83e68a13bae39a05c234fe3e62bd98f1b64ffcac1fae13b6c37876764774537 [2021-02-23T11:43:32.168Z] #34 87.96 path/filepath [2021-02-23T11:43:32.168Z] #34 87.96 fmt [2021-02-23T11:43:32.168Z] #34 90.02 io/ioutil [2021-02-23T11:43:32.168Z] #34 92.15 log [2021-02-23T11:43:32.168Z] #34 92.15 flag [2021-02-23T11:43:32.168Z] #34 92.16 github.com/BurntSushi/toml [2021-02-23T11:43:32.168Z] #34 97.31 github.com/BurntSushi/toml/cmd/tomlv [2021-02-23T11:43:32.168Z] #34 ... [2021-02-23T11:43:32.168Z] [2021-02-23T11:43:32.168Z] #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-23T11:43:32.168Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:43:32.169Z] #56 53.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T11:43:32.169Z] #56 53.41 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T11:43:32.169Z] #56 53.41 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:32.169Z] #56 53.41 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:32.169Z] #56 53.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T11:43:32.169Z] #56 53.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T11:43:32.169Z] #56 53.41 + '[' '' = dynamic ']' [2021-02-23T11:43:32.169Z] #56 53.41 + make [2021-02-23T11:43:32.274Z] #42 19.77 CC images/core-s390.o [2021-02-23T11:43:32.528Z] #42 24.74 CC images/cpuinfo.o [2021-02-23T11:43:32.807Z] #42 34.63 CC images/ext-file.o [2021-02-23T11:43:32.807Z] #42 34.87 CC images/cgroup.o [2021-02-23T11:43:32.924Z] #42 ... [2021-02-23T11:43:32.924Z] [2021-02-23T11:43:32.924Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T11:43:32.924Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-23T11:43:32.924Z] #13 DONE 1.9s [2021-02-23T11:43:32.924Z] [2021-02-23T11:43:32.924Z] #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-23T11:43:32.924Z] #52 sha256:1be0f2df926c0315810e46d8cf706ef66652aa899ab100975db04ee59d61351f [2021-02-23T11:43:32.924Z] #52 1.755 + RM_GOPATH=0 [2021-02-23T11:43:32.924Z] #52 1.755 + TMP_GOPATH= [2021-02-23T11:43:32.924Z] #52 1.755 + : /build [2021-02-23T11:43:32.924Z] #52 1.755 + '[' -z '' ']' [2021-02-23T11:43:32.924Z] #52 1.757 ++ mktemp -d [2021-02-23T11:43:32.924Z] #52 1.759 + export GOPATH=/tmp/tmp.jxihNC964m [2021-02-23T11:43:32.924Z] #52 1.759 + GOPATH=/tmp/tmp.jxihNC964m [2021-02-23T11:43:32.924Z] #52 1.759 + RM_GOPATH=1 [2021-02-23T11:43:32.924Z] #52 1.759 + case "$(go env GOARCH)" in [2021-02-23T11:43:32.924Z] #52 1.763 ++ go env GOARCH [2021-02-23T11:43:32.924Z] #52 1.770 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:32.924Z] #52 1.771 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:32.924Z] #52 1.771 ++ dirname /tmp/install/install.sh [2021-02-23T11:43:32.924Z] #52 1.775 + dir=/tmp/install [2021-02-23T11:43:32.924Z] #52 1.790 + bin=runc [2021-02-23T11:43:32.924Z] #52 1.790 + shift [2021-02-23T11:43:32.924Z] #52 1.790 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T11:43:32.924Z] #52 1.790 + . /tmp/install/runc.installer [2021-02-23T11:43:32.924Z] #52 1.790 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:43:32.924Z] #52 1.790 + install_runc [2021-02-23T11:43:32.924Z] #52 1.790 + uname -r [2021-02-23T11:43:32.924Z] #52 1.792 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T11:43:32.924Z] #52 1.799 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T11:43:32.924Z] #52 1.800 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T11:43:32.924Z] #52 1.800 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T11:43:32.924Z] #52 1.801 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jxihNC964m/src/github.com/opencontainers/runc [2021-02-23T11:43:32.924Z] #52 1.813 Cloning into '/tmp/tmp.jxihNC964m/src/github.com/opencontainers/runc'... [2021-02-23T11:43:33.099Z] #42 25.35 CC images/inventory.o [2021-02-23T11:43:33.212Z] #42 20.48 CC images/cpuinfo.o [2021-02-23T11:43:33.360Z] #42 25.60 CC images/fdinfo.o [2021-02-23T11:43:33.371Z] #42 35.42 CC images/userns.o [2021-02-23T11:43:33.471Z] #42 20.92 CC images/inventory.o [2021-02-23T11:43:33.471Z] #42 ... [2021-02-23T11:43:33.471Z] [2021-02-23T11:43:33.471Z] #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-23T11:43:33.471Z] #55 sha256:ce27f04753e9a0f18c916f0d922ee2ab0ba09d5014c4be56c7f2b04c2bcc6a41 [2021-02-23T11:43:33.471Z] #55 42.00 Checking out files: 47% (1786/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% (3221/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-23T11:43:33.471Z] #55 43.67 + cd /tmp/tmp.ues8ptOs2t/src/github.com/containerd/containerd [2021-02-23T11:43:33.471Z] #55 43.68 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:43:33.471Z] #55 44.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T11:43:33.628Z] #42 35.69 CC images/google/protobuf/descriptor.o [2021-02-23T11:43:33.715Z] #56 54.66 + bin/ctr [2021-02-23T11:43:33.715Z] #56 ... [2021-02-23T11:43:33.715Z] [2021-02-23T11:43:33.715Z] #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-23T11:43:33.715Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:43:33.715Z] #45 89.28 path/filepath [2021-02-23T11:43:33.715Z] #45 89.38 net [2021-02-23T11:43:33.715Z] #45 92.76 internal/lazyregexp [2021-02-23T11:43:33.715Z] #45 92.83 github.com/LK4D4/vndr/versioned [2021-02-23T11:43:33.715Z] #45 93.09 os/exec [2021-02-23T11:43:33.715Z] #45 96.95 encoding/binary [2021-02-23T11:43:33.715Z] #45 96.98 net/url [2021-02-23T11:43:33.715Z] #45 97.00 go/scanner [2021-02-23T11:43:33.715Z] #45 ... [2021-02-23T11:43:33.715Z] [2021-02-23T11:43:33.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:43:33.715Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:33.715Z] #43 26.90 CC images/eventfd.o [2021-02-23T11:43:33.715Z] #43 27.19 CC images/eventpoll.o [2021-02-23T11:43:33.715Z] #43 27.45 CC images/fh.o [2021-02-23T11:43:33.715Z] #43 27.70 CC images/fsnotify.o [2021-02-23T11:43:33.715Z] #43 28.64 CC images/signalfd.o [2021-02-23T11:43:33.715Z] #43 28.91 CC images/fs.o [2021-02-23T11:43:33.715Z] #43 29.22 CC images/pstree.o [2021-02-23T11:43:33.715Z] #43 29.51 CC images/pipe.o [2021-02-23T11:43:33.715Z] #43 29.79 CC images/tcp-stream.o [2021-02-23T11:43:33.715Z] #43 30.13 CC images/sk-packet.o [2021-02-23T11:43:33.715Z] #43 30.42 CC images/mnt.o [2021-02-23T11:43:33.715Z] #43 30.69 CC images/pipe-data.o [2021-02-23T11:43:33.715Z] #43 30.95 CC images/sa.o [2021-02-23T11:43:33.715Z] #43 31.30 CC images/timer.o [2021-02-23T11:43:33.715Z] #43 31.84 CC images/timerfd.o [2021-02-23T11:43:33.731Z] #55 44.93 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T11:43:33.731Z] #55 44.93 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:33.731Z] #55 44.93 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:33.731Z] #55 44.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T11:43:33.731Z] #55 44.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T11:43:33.731Z] #55 44.93 + '[' '' = dynamic ']' [2021-02-23T11:43:33.731Z] #55 44.93 + make [2021-02-23T11:43:33.932Z] #42 26.07 CC images/fown.o [2021-02-23T11:43:34.014Z] #43 32.07 CC images/mm.o [2021-02-23T11:43:34.192Z] #42 26.34 CC images/ns.o [2021-02-23T11:43:34.314Z] #43 32.48 CC images/sk-opts.o [2021-02-23T11:43:34.452Z] #42 26.67 CC images/regfile.o [2021-02-23T11:43:34.596Z] #42 144.2 CC criu/protobuf-desc.o [2021-02-23T11:43:34.615Z] #43 32.79 CC images/sk-unix.o [2021-02-23T11:43:34.668Z] #55 45.95 + bin/ctr [2021-02-23T11:43:34.713Z] #42 26.96 CC images/ghost-file.o [2021-02-23T11:43:34.884Z] #52 ... [2021-02-23T11:43:34.884Z] [2021-02-23T11:43:34.884Z] #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-23T11:43:34.884Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-23T11:43:34.884Z] #14 DONE 1.7s [2021-02-23T11:43:34.884Z] [2021-02-23T11:43:34.884Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T11:43:34.884Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-23T11:43:34.914Z] #43 33.15 CC images/sk-inet.o [2021-02-23T11:43:34.996Z] #42 37.16 CC images/opts.o [2021-02-23T11:43:35.253Z] #42 37.33 CC images/seccomp.o [2021-02-23T11:43:35.285Z] #42 ... [2021-02-23T11:43:35.285Z] [2021-02-23T11:43:35.285Z] #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-23T11:43:35.285Z] #50 sha256:0237c267bbcb9daf3790456cfe789812f84808a6c12b8cd312135c4effd0b18f [2021-02-23T11:43:35.285Z] #50 93.27 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T11:43:35.285Z] #50 DONE 98.7s [2021-02-23T11:43:35.285Z] [2021-02-23T11:43:35.285Z] #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-23T11:43:35.285Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:35.285Z] #42 27.37 CC images/fifo.o [2021-02-23T11:43:35.285Z] #42 27.60 CC images/remap-file-path.o [2021-02-23T11:43:35.510Z] #42 37.54 CC images/binfmt-misc.o [2021-02-23T11:43:35.533Z] #42 145.1 CC criu/protobuf.o [2021-02-23T11:43:35.546Z] #42 27.88 CC images/eventfd.o [2021-02-23T11:43:35.561Z] #43 33.54 CC images/tun.o [2021-02-23T11:43:35.561Z] #43 33.82 CC images/sk-netlink.o [2021-02-23T11:43:35.767Z] #42 37.70 CC images/time.o [2021-02-23T11:43:35.767Z] #42 37.88 CC images/sysctl.o [2021-02-23T11:43:35.792Z] #42 145.4 CC criu/pstree.o [2021-02-23T11:43:35.837Z] #15 1.375 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T11:43:35.860Z] #43 ... [2021-02-23T11:43:35.860Z] [2021-02-23T11:43:35.860Z] #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-23T11:43:35.860Z] #34 sha256:f83e68a13bae39a05c234fe3e62bd98f1b64ffcac1fae13b6c37876764774537 [2021-02-23T11:43:35.860Z] #34 DONE 101.7s [2021-02-23T11:43:35.860Z] [2021-02-23T11:43:35.860Z] #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-23T11:43:35.860Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:43:35.860Z] #45 100.6 go/ast [2021-02-23T11:43:35.860Z] #45 101.5 text/template/parse [2021-02-23T11:43:36.023Z] #42 38.15 CC images/autofs.o [2021-02-23T11:43:36.103Z] #15 DONE 1.6s [2021-02-23T11:43:36.103Z] [2021-02-23T11:43:36.103Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T11:43:36.103Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-23T11:43:36.117Z] #42 28.19 CC images/eventpoll.o [2021-02-23T11:43:36.117Z] #42 28.48 CC images/fh.o [2021-02-23T11:43:36.280Z] #42 38.34 CC images/macvlan.o [2021-02-23T11:43:36.537Z] #42 38.56 CC images/sit.o [2021-02-23T11:43:36.689Z] #42 28.81 CC images/fsnotify.o [2021-02-23T11:43:36.729Z] #42 146.4 CC criu/rbtree.o [2021-02-23T11:43:36.793Z] #42 38.82 CC images/memfd.o [2021-02-23T11:43:37.050Z] #42 39.04 CC images/timens.o [2021-02-23T11:43:37.050Z] #42 39.25 LINK images/built-in.o [2021-02-23T11:43:37.260Z] #42 29.48 CC images/signalfd.o [2021-02-23T11:43:37.297Z] #42 146.8 CC criu/rst-malloc.o [2021-02-23T11:43:37.297Z] #42 147.0 CC criu/seccomp.o [2021-02-23T11:43:37.307Z] #42 39.39 GEN compel/include/asm [2021-02-23T11:43:37.520Z] #42 29.79 CC images/fs.o [2021-02-23T11:43:37.563Z] #42 39.42 GEN compel/include/version.h [2021-02-23T11:43:37.563Z] #42 39.44 touch .config [2021-02-23T11:43:37.563Z] #42 39.48 GEN include/common/config.h [2021-02-23T11:43:37.563Z] #42 39.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-23T11:43:37.563Z] #42 39.58 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-23T11:43:37.563Z] #42 39.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-23T11:43:37.563Z] #42 39.63 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-23T11:43:37.563Z] #42 39.65 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-23T11:43:37.563Z] #42 39.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-23T11:43:37.563Z] #42 39.68 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-23T11:43:37.563Z] #42 39.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-23T11:43:37.563Z] #42 39.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-23T11:43:37.563Z] #42 39.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T11:43:37.781Z] #42 29.98 CC images/pstree.o [2021-02-23T11:43:37.820Z] #42 39.75 DEP compel/plugins/std/infect.d [2021-02-23T11:43:37.820Z] #42 39.84 DEP compel/plugins/std/string.d [2021-02-23T11:43:37.820Z] #42 39.94 DEP compel/plugins/std/log.d [2021-02-23T11:43:37.820Z] #42 40.03 DEP compel/plugins/std/fds.d [2021-02-23T11:43:37.866Z] #42 147.6 CC criu/seize.o [2021-02-23T11:43:37.866Z] #42 ... [2021-02-23T11:43:37.866Z] [2021-02-23T11:43:37.866Z] #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-23T11:43:37.866Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:43:37.866Z] #39 DONE 217.3s [2021-02-23T11:43:37.975Z] #45 103.7 encoding/json [2021-02-23T11:43:38.035Z] #16 DONE 1.6s [2021-02-23T11:43:38.035Z] [2021-02-23T11:43:38.035Z] #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-23T11:43:38.035Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:38.035Z] #42 40.05 CC images/opts.o [2021-02-23T11:43:38.035Z] #42 40.51 CC images/seccomp.o [2021-02-23T11:43:38.035Z] #42 40.80 CC images/binfmt-misc.o [2021-02-23T11:43:38.035Z] #42 41.08 CC images/time.o [2021-02-23T11:43:38.035Z] #42 41.31 CC images/sysctl.o [2021-02-23T11:43:38.035Z] #42 41.55 CC images/autofs.o [2021-02-23T11:43:38.035Z] #42 41.80 CC images/macvlan.o [2021-02-23T11:43:38.035Z] #42 41.95 CC images/sit.o [2021-02-23T11:43:38.035Z] #42 42.13 CC images/memfd.o [2021-02-23T11:43:38.035Z] #42 42.45 CC images/timens.o [2021-02-23T11:43:38.035Z] #42 42.77 LINK images/built-in.o [2021-02-23T11:43:38.035Z] #42 42.99 GEN compel/include/asm [2021-02-23T11:43:38.035Z] #42 43.06 GEN compel/include/version.h [2021-02-23T11:43:38.035Z] #42 43.10 touch .config [2021-02-23T11:43:38.035Z] #42 43.22 GEN include/common/config.h [2021-02-23T11:43:38.035Z] #42 43.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T11:43:38.035Z] #42 43.41 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-23T11:43:38.035Z] #42 43.46 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-23T11:43:38.035Z] #42 43.48 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-23T11:43:38.035Z] #42 43.55 DEP compel/plugins/std/infect.d [2021-02-23T11:43:38.035Z] #42 43.72 DEP compel/plugins/std/string.d [2021-02-23T11:43:38.035Z] #42 43.87 DEP compel/plugins/std/log.d [2021-02-23T11:43:38.035Z] #42 43.99 DEP compel/plugins/std/fds.d [2021-02-23T11:43:38.035Z] #42 44.10 DEP compel/plugins/std/std.d [2021-02-23T11:43:38.035Z] #42 44.26 DEP compel/plugins/shmem/shmem.d [2021-02-23T11:43:38.035Z] #42 44.45 DEP compel/plugins/fds/fds.d [2021-02-23T11:43:38.035Z] #42 44.65 CC compel/plugins/std/std.o [2021-02-23T11:43:38.042Z] #42 30.33 CC images/pipe.o [2021-02-23T11:43:38.077Z] #42 40.14 DEP compel/plugins/std/std.d [2021-02-23T11:43:38.077Z] #42 40.25 DEP compel/plugins/shmem/shmem.d [2021-02-23T11:43:38.126Z] [2021-02-23T11:43:38.126Z] #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-23T11:43:38.126Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:43:38.303Z] #42 30.58 CC images/tcp-stream.o [2021-02-23T11:43:38.333Z] #42 40.41 DEP compel/plugins/fds/fds.d [2021-02-23T11:43:38.563Z] #42 30.83 CC images/sk-packet.o [2021-02-23T11:43:38.590Z] #42 40.58 CC compel/plugins/std/std.o [2021-02-23T11:43:38.614Z] #42 45.10 CC compel/plugins/std/fds.o [2021-02-23T11:43:38.614Z] #42 ... [2021-02-23T11:43:38.614Z] [2021-02-23T11:43:38.614Z] #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-23T11:43:38.614Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:43:38.614Z] #44 102.1 github.com/LK4D4/vndr/godl [2021-02-23T11:43:38.825Z] #42 31.16 CC images/mnt.o [2021-02-23T11:43:38.847Z] #42 40.86 CC compel/plugins/std/fds.o [2021-02-23T11:43:38.861Z] #55 ... [2021-02-23T11:43:38.861Z] [2021-02-23T11:43:38.861Z] #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-23T11:43:38.861Z] #50 sha256:ebce5a1b1831f498c64edfc8d859fb3ea2852d7a277ae6f9728d8708dd1f3999 [2021-02-23T11:43:38.861Z] #50 87.92 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T11:43:38.861Z] #50 DONE 94.0s [2021-02-23T11:43:38.861Z] [2021-02-23T11:43:38.861Z] #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-23T11:43:38.861Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:38.861Z] #42 21.17 CC images/fdinfo.o [2021-02-23T11:43:38.861Z] #42 21.61 CC images/fown.o [2021-02-23T11:43:38.861Z] #42 21.86 CC images/ns.o [2021-02-23T11:43:38.861Z] #42 22.10 CC images/regfile.o [2021-02-23T11:43:38.861Z] #42 22.42 CC images/ghost-file.o [2021-02-23T11:43:38.861Z] #42 22.71 CC images/fifo.o [2021-02-23T11:43:38.861Z] #42 22.92 CC images/remap-file-path.o [2021-02-23T11:43:38.861Z] #42 23.10 CC images/eventfd.o [2021-02-23T11:43:38.861Z] #42 23.38 CC images/eventpoll.o [2021-02-23T11:43:38.861Z] #42 23.65 CC images/fh.o [2021-02-23T11:43:38.861Z] #42 23.95 CC images/fsnotify.o [2021-02-23T11:43:38.861Z] #42 24.58 CC images/signalfd.o [2021-02-23T11:43:38.861Z] #42 24.77 CC images/fs.o [2021-02-23T11:43:38.861Z] #42 24.99 CC images/pstree.o [2021-02-23T11:43:38.861Z] #42 25.26 CC images/pipe.o [2021-02-23T11:43:38.861Z] #42 25.50 CC images/tcp-stream.o [2021-02-23T11:43:38.861Z] #42 25.70 CC images/sk-packet.o [2021-02-23T11:43:38.861Z] #42 26.12 CC images/mnt.o [2021-02-23T11:43:39.063Z] #48 ... [2021-02-23T11:43:39.063Z] [2021-02-23T11:43:39.063Z] #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-23T11:43:39.063Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:39.063Z] #42 148.9 CC criu/servicefd.o [2021-02-23T11:43:39.086Z] #42 31.37 CC images/pipe-data.o [2021-02-23T11:43:39.104Z] #42 41.24 CC compel/plugins/std/log.o [2021-02-23T11:43:39.120Z] #42 26.59 CC images/pipe-data.o [2021-02-23T11:43:39.347Z] #42 31.55 CC images/sa.o [2021-02-23T11:43:39.347Z] #42 31.78 CC images/timer.o [2021-02-23T11:43:39.380Z] #42 26.96 CC images/sa.o [2021-02-23T11:43:39.571Z] #44 ... [2021-02-23T11:43:39.571Z] [2021-02-23T11:43:39.571Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T11:43:39.571Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-23T11:43:39.571Z] #17 DONE 1.6s [2021-02-23T11:43:39.571Z] [2021-02-23T11:43:39.571Z] #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-23T11:43:39.571Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:43:39.571Z] #44 102.9 github.com/LK4D4/vndr [2021-02-23T11:43:39.632Z] #42 149.3 CC criu/shmem.o [2021-02-23T11:43:39.639Z] #42 27.20 CC images/timer.o [2021-02-23T11:43:39.891Z] #42 ... [2021-02-23T11:43:39.891Z] [2021-02-23T11:43:39.891Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T11:43:39.891Z] #40 sha256:ed60f637065b0f6214580a706c7b8869263e13a3ccda9ec5036c46b7ec986210 [2021-02-23T11:43:39.891Z] #40 DONE 0.6s [2021-02-23T11:43:39.918Z] #42 32.20 CC images/timerfd.o [2021-02-23T11:43:40.035Z] #42 42.05 CC compel/plugins/std/string.o [2021-02-23T11:43:40.151Z] [2021-02-23T11:43:40.151Z] #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-23T11:43:40.151Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:43:40.207Z] #42 27.48 CC images/timerfd.o [2021-02-23T11:43:40.207Z] #42 27.75 CC images/mm.o [2021-02-23T11:43:40.410Z] #48 ... [2021-02-23T11:43:40.410Z] [2021-02-23T11:43:40.410Z] #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-23T11:43:40.410Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:40.410Z] #42 150.1 CC criu/sigframe.o [2021-02-23T11:43:40.467Z] #42 28.00 CC images/sk-opts.o [2021-02-23T11:43:40.489Z] #42 32.51 CC images/mm.o [2021-02-23T11:43:40.489Z] #42 32.80 CC images/sk-opts.o [2021-02-23T11:43:40.670Z] #42 150.2 CC criu/signalfd.o [2021-02-23T11:43:40.670Z] #42 150.5 CC criu/sk-inet.o [2021-02-23T11:43:40.726Z] #42 28.18 CC images/sk-unix.o [2021-02-23T11:43:40.750Z] #42 32.99 CC images/sk-unix.o [2021-02-23T11:43:40.758Z] #45 ... [2021-02-23T11:43:40.758Z] [2021-02-23T11:43:40.758Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:43:40.758Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:40.758Z] #43 34.14 CC images/packet-sock.o [2021-02-23T11:43:40.758Z] #43 34.75 CC images/ipc-var.o [2021-02-23T11:43:40.758Z] #43 34.94 CC images/ipc-desc.o [2021-02-23T11:43:40.758Z] #43 35.13 CC images/ipc-shm.o [2021-02-23T11:43:40.758Z] #43 35.45 CC images/ipc-msg.o [2021-02-23T11:43:40.758Z] #43 35.63 CC images/ipc-sem.o [2021-02-23T11:43:40.758Z] #43 35.91 CC images/utsns.o [2021-02-23T11:43:40.758Z] #43 36.14 CC images/creds.o [2021-02-23T11:43:40.758Z] #43 36.37 CC images/vma.o [2021-02-23T11:43:40.758Z] #43 36.58 CC images/netdev.o [2021-02-23T11:43:40.758Z] #43 37.04 CC images/tty.o [2021-02-23T11:43:40.758Z] #43 37.78 CC images/file-lock.o [2021-02-23T11:43:40.758Z] #43 37.97 CC images/rlimit.o [2021-02-23T11:43:40.758Z] #43 38.16 CC images/pagemap.o [2021-02-23T11:43:40.758Z] #43 38.45 CC images/siginfo.o [2021-02-23T11:43:40.758Z] #43 38.74 CC images/rpc.o [2021-02-23T11:43:40.971Z] #44 ... [2021-02-23T11:43:40.971Z] [2021-02-23T11:43:40.971Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:43:40.971Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-23T11:43:40.971Z] #18 DONE 1.7s [2021-02-23T11:43:40.985Z] #42 28.40 CC images/sk-inet.o [2021-02-23T11:43:40.985Z] #42 ... [2021-02-23T11:43:40.985Z] [2021-02-23T11:43:40.985Z] #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-23T11:43:40.985Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:43:40.985Z] #44 86.66 github.com/LK4D4/vndr/build [2021-02-23T11:43:40.985Z] #44 88.84 github.com/LK4D4/vndr/versioned [2021-02-23T11:43:40.985Z] #44 89.01 compress/flate [2021-02-23T11:43:40.985Z] #44 89.85 hash/crc32 [2021-02-23T11:43:40.985Z] #44 90.68 net [2021-02-23T11:43:40.985Z] #44 91.50 compress/gzip [2021-02-23T11:43:40.985Z] #44 92.14 vendor/golang.org/x/text/transform [2021-02-23T11:43:40.985Z] #44 92.83 vendor/golang.org/x/text/unicode/bidi [2021-02-23T11:43:40.985Z] #44 94.96 vendor/golang.org/x/text/secure/bidirule [2021-02-23T11:43:40.985Z] #44 95.12 vendor/golang.org/x/text/unicode/norm [2021-02-23T11:43:41.010Z] #42 ... [2021-02-23T11:43:41.010Z] [2021-02-23T11:43:41.010Z] #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-23T11:43:41.010Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:43:41.010Z] #44 94.55 github.com/LK4D4/vndr/versioned [2021-02-23T11:43:41.010Z] #44 94.67 compress/flate [2021-02-23T11:43:41.010Z] #44 96.52 hash/crc32 [2021-02-23T11:43:41.010Z] #44 97.22 net [2021-02-23T11:43:41.010Z] #44 97.27 compress/gzip [2021-02-23T11:43:41.010Z] #44 97.88 vendor/golang.org/x/crypto/poly1305 [2021-02-23T11:43:41.010Z] #44 98.28 vendor/golang.org/x/sys/cpu [2021-02-23T11:43:41.010Z] #44 98.56 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-23T11:43:41.010Z] #44 99.93 vendor/golang.org/x/crypto/hkdf [2021-02-23T11:43:41.010Z] #44 100.1 vendor/golang.org/x/text/transform [2021-02-23T11:43:41.010Z] #44 100.9 vendor/golang.org/x/text/unicode/bidi [2021-02-23T11:43:41.010Z] #44 102.8 vendor/golang.org/x/text/secure/bidirule [2021-02-23T11:43:41.010Z] #44 103.0 vendor/golang.org/x/text/unicode/norm [2021-02-23T11:43:41.010Z] #44 ... [2021-02-23T11:43:41.010Z] [2021-02-23T11:43:41.010Z] #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-23T11:43:41.010Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:41.010Z] #42 33.32 CC images/sk-inet.o [2021-02-23T11:43:41.038Z] #42 42.82 CC compel/plugins/std/infect.o [2021-02-23T11:43:41.038Z] #42 ... [2021-02-23T11:43:41.038Z] [2021-02-23T11:43:41.038Z] #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-23T11:43:41.038Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:41.038Z] #12 113.2 Selecting previously unselected package libapparmor1:amd64. [2021-02-23T11:43:41.038Z] #12 113.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-23T11:43:41.038Z] #12 113.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:43:41.236Z] [2021-02-23T11:43:41.236Z] #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-23T11:43:41.236Z] #52 sha256:1be0f2df926c0315810e46d8cf706ef66652aa899ab100975db04ee59d61351f [2021-02-23T11:43:41.236Z] #52 9.219 + cd /tmp/tmp.jxihNC964m/src/github.com/opencontainers/runc [2021-02-23T11:43:41.236Z] #52 9.220 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:43:41.236Z] #52 9.422 + '[' -z '' ']' [2021-02-23T11:43:41.236Z] #52 9.422 + target=static [2021-02-23T11:43:41.236Z] #52 9.423 + make 'BUILDTAGS=seccomp ' static [2021-02-23T11:43:41.236Z] #52 9.546 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T11:43:41.245Z] #44 ... [2021-02-23T11:43:41.245Z] [2021-02-23T11:43:41.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-23T11:43:41.245Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:41.245Z] #42 28.86 CC images/tun.o [2021-02-23T11:43:41.271Z] #42 33.70 CC images/tun.o [2021-02-23T11:43:41.271Z] #42 ... [2021-02-23T11:43:41.271Z] [2021-02-23T11:43:41.271Z] #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-23T11:43:41.271Z] #55 sha256:4a34047f964562f716b77730e25ec90b49cda3117a07aa07c26ba95c9082ba4e [2021-02-23T11:43:41.271Z] #55 46.98 Checking out files: 46% (1770/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% (3205/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-23T11:43:41.271Z] #55 48.66 + cd /tmp/tmp.kxixVKT5OG/src/github.com/containerd/containerd [2021-02-23T11:43:41.271Z] #55 48.66 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-23T11:43:41.271Z] #55 50.63 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-23T11:43:41.271Z] #55 50.63 + BUILDTAGS='netgo osusergo static_build' [2021-02-23T11:43:41.271Z] #55 50.63 + export EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:41.271Z] #55 50.63 + EXTRA_FLAGS=-buildmode=pie [2021-02-23T11:43:41.271Z] #55 50.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-23T11:43:41.271Z] #55 50.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-23T11:43:41.271Z] #55 50.63 + '[' '' = dynamic ']' [2021-02-23T11:43:41.271Z] #55 50.63 + make [2021-02-23T11:43:41.271Z] #55 51.75 + bin/ctr [2021-02-23T11:43:41.297Z] #12 113.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-23T11:43:41.297Z] #12 113.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-23T11:43:41.297Z] #12 113.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:43:41.297Z] #12 113.6 Selecting previously unselected package libbtrfs0. [2021-02-23T11:43:41.297Z] #12 ... [2021-02-23T11:43:41.297Z] [2021-02-23T11:43:41.297Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:43:41.297Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:43:41.297Z] #44 103.5 mime [2021-02-23T11:43:41.297Z] #44 105.0 mime/quotedprintable [2021-02-23T11:43:41.297Z] #44 105.3 net/http/internal [2021-02-23T11:43:41.297Z] #44 109.7 net/textproto [2021-02-23T11:43:41.297Z] #44 109.7 crypto/x509 [2021-02-23T11:43:41.297Z] #44 110.7 vendor/golang.org/x/net/http/httpguts [2021-02-23T11:43:41.297Z] #44 111.0 vendor/golang.org/x/net/http/httpproxy [2021-02-23T11:43:41.297Z] #44 111.4 mime/multipart [2021-02-23T11:43:41.555Z] #44 ... [2021-02-23T11:43:41.555Z] [2021-02-23T11:43:41.555Z] #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-23T11:43:41.555Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:41.555Z] #12 113.6 Selecting previously unselected package libbtrfs0. [2021-02-23T11:43:41.555Z] #12 113.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:43:41.555Z] #12 113.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:41.555Z] #12 113.7 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:43:41.608Z] #42 151.3 CC criu/sk-netlink.o [2021-02-23T11:43:41.813Z] #42 29.19 CC images/sk-netlink.o [2021-02-23T11:43:41.813Z] #42 29.38 CC images/packet-sock.o [2021-02-23T11:43:41.818Z] #12 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:43:41.818Z] #12 113.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:41.818Z] #12 113.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-23T11:43:41.818Z] #12 113.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:43:41.818Z] #12 113.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:41.818Z] #12 114.0 Selecting previously unselected package libudev-dev:amd64. [2021-02-23T11:43:41.818Z] #12 114.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:43:41.818Z] #12 114.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:41.842Z] #55 ... [2021-02-23T11:43:41.842Z] [2021-02-23T11:43:41.842Z] #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-23T11:43:41.842Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:41.842Z] #42 34.01 CC images/sk-netlink.o [2021-02-23T11:43:41.869Z] #42 151.6 CC criu/sk-packet.o [2021-02-23T11:43:42.090Z] #12 114.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-23T11:43:42.090Z] #12 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-23T11:43:42.090Z] #12 114.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:43:42.104Z] #42 34.34 CC images/packet-sock.o [2021-02-23T11:43:42.309Z] #43 40.29 CC images/ext-file.o [2021-02-23T11:43:42.309Z] #43 ... [2021-02-23T11:43:42.309Z] [2021-02-23T11:43:42.309Z] #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-23T11:43:42.309Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:43:42.309Z] #51 98.00 mvdan.cc/editorconfig [2021-02-23T11:43:42.309Z] #51 98.60 mvdan.cc/sh/v3/syntax [2021-02-23T11:43:42.309Z] #51 100.2 encoding/base64 [2021-02-23T11:43:42.309Z] #51 100.4 go/ast [2021-02-23T11:43:42.309Z] #51 102.9 golang.org/x/sys/unix [2021-02-23T11:43:42.309Z] #51 103.0 encoding/json [2021-02-23T11:43:42.309Z] #51 ... [2021-02-23T11:43:42.309Z] [2021-02-23T11:43:42.309Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:42.309Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:42.309Z] #43 40.58 CC images/cgroup.o [2021-02-23T11:43:42.357Z] #12 114.5 Selecting previously unselected package libpcre16-3:amd64. [2021-02-23T11:43:42.357Z] #12 114.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:42.357Z] #12 114.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:42.365Z] #42 34.74 CC images/ipc-var.o [2021-02-23T11:43:42.382Z] #42 29.86 CC images/ipc-var.o [2021-02-23T11:43:42.487Z] #42 152.2 CC criu/sk-queue.o [2021-02-23T11:43:42.615Z] #12 114.7 Selecting previously unselected package libpcre32-3:amd64. [2021-02-23T11:43:42.615Z] #12 114.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:42.615Z] #12 114.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:42.625Z] #42 34.94 CC images/ipc-desc.o [2021-02-23T11:43:42.641Z] #42 30.08 CC images/ipc-desc.o [2021-02-23T11:43:42.756Z] #42 ... [2021-02-23T11:43:42.756Z] [2021-02-23T11:43:42.756Z] #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-23T11:43:42.756Z] #48 sha256:79a617be0660e6b3a3c56acec98edf5200a2b690094d9fa91fe9ea1e913dc2d1 [2021-02-23T11:43:42.756Z] #48 221.7 + /build/golangci-lint --version [2021-02-23T11:43:42.756Z] #48 222.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T11:43:42.756Z] #48 DONE 222.2s [2021-02-23T11:43:42.871Z] #12 114.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-23T11:43:42.871Z] #12 114.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:42.871Z] #12 114.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:43:42.871Z] #12 115.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-23T11:43:42.886Z] #42 35.14 CC images/ipc-shm.o [2021-02-23T11:43:42.901Z] #42 30.28 CC images/ipc-shm.o [2021-02-23T11:43:42.901Z] #42 30.49 CC images/ipc-msg.o [2021-02-23T11:43:43.041Z] [2021-02-23T11:43:43.041Z] #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-23T11:43:43.041Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:43.041Z] #42 152.6 CC criu/sk-tcp.o [2021-02-23T11:43:43.127Z] #12 115.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:43.127Z] #12 115.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:43:43.146Z] #42 35.39 CC images/ipc-msg.o [2021-02-23T11:43:43.160Z] #42 30.76 CC images/ipc-sem.o [2021-02-23T11:43:43.301Z] #42 153.1 CC criu/sk-unix.o [2021-02-23T11:43:43.366Z] #43 41.34 CC images/userns.o [2021-02-23T11:43:43.366Z] #43 41.63 CC images/google/protobuf/descriptor.o [2021-02-23T11:43:43.383Z] #12 115.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-23T11:43:43.383Z] #12 115.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-23T11:43:43.383Z] #12 115.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:43:43.407Z] #42 35.67 CC images/ipc-sem.o [2021-02-23T11:43:43.419Z] #42 30.99 CC images/utsns.o [2021-02-23T11:43:43.639Z] #12 115.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-23T11:43:43.639Z] #12 115.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:43:43.639Z] #12 115.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:43.668Z] #42 35.86 CC images/utsns.o [2021-02-23T11:43:43.668Z] #42 36.03 CC images/creds.o [2021-02-23T11:43:43.678Z] #42 31.22 CC images/creds.o [2021-02-23T11:43:43.895Z] #12 115.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-23T11:43:43.895Z] #12 115.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-23T11:43:43.895Z] #12 115.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:43:43.895Z] #12 116.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-23T11:43:43.895Z] #12 116.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:43:43.895Z] #12 116.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:43.929Z] #42 36.34 CC images/vma.o [2021-02-23T11:43:43.938Z] #42 31.41 CC images/vma.o [2021-02-23T11:43:44.197Z] #42 31.63 CC images/netdev.o [2021-02-23T11:43:44.456Z] #42 31.99 CC images/tty.o [2021-02-23T11:43:44.457Z] #12 116.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:43:44.457Z] #12 116.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:43:44.457Z] #12 116.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:43:44.457Z] #12 116.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:43:44.457Z] #12 116.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:44.457Z] #12 116.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:43:44.457Z] #12 116.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:44.457Z] #12 116.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:44.500Z] #42 36.65 CC images/netdev.o [2021-02-23T11:43:44.713Z] #12 116.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:44.713Z] #12 116.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:44.713Z] #12 116.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:43:44.713Z] #12 116.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:44.713Z] #12 116.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:43:44.713Z] #12 116.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T11:43:44.713Z] #12 116.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:44.713Z] #12 116.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:44.713Z] #12 116.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:43:44.713Z] #12 116.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:44.713Z] #12 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-23T11:43:44.713Z] #12 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-23T11:43:44.713Z] #12 116.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:44.713Z] #12 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T11:43:44.713Z] #12 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T11:43:44.713Z] #12 116.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:43:44.970Z] #12 116.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:43:44.970Z] #12 116.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:44.970Z] #12 117.0 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T11:43:44.970Z] #12 117.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:44.970Z] #12 117.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:44.970Z] #12 117.0 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:45.024Z] #42 32.49 CC images/file-lock.o [2021-02-23T11:43:45.071Z] #42 37.12 CC images/tty.o [2021-02-23T11:43:45.285Z] #42 32.70 CC images/rlimit.o [2021-02-23T11:43:45.285Z] #42 32.89 CC images/pagemap.o [2021-02-23T11:43:45.643Z] #42 37.71 CC images/file-lock.o [2021-02-23T11:43:45.643Z] #42 37.91 CC images/rlimit.o [2021-02-23T11:43:45.838Z] #42 155.0 CC criu/sockets.o [2021-02-23T11:43:45.838Z] #42 155.5 CC criu/stats.o [2021-02-23T11:43:45.838Z] #42 155.7 CC criu/string.o [2021-02-23T11:43:45.853Z] #42 33.14 CC images/siginfo.o [2021-02-23T11:43:45.903Z] #42 38.08 CC images/pagemap.o [2021-02-23T11:43:46.097Z] #42 155.8 CC criu/sysctl.o [2021-02-23T11:43:46.112Z] #42 33.45 CC images/rpc.o [2021-02-23T11:43:46.139Z] #43 43.78 CC images/opts.o [2021-02-23T11:43:46.139Z] #43 44.11 CC images/seccomp.o [2021-02-23T11:43:46.139Z] #43 44.45 CC images/binfmt-misc.o [2021-02-23T11:43:46.164Z] #42 38.37 CC images/siginfo.o [2021-02-23T11:43:46.285Z] using credential docker-jenkins-github-credentials [2021-02-23T11:43:46.335Z] #12 DONE 118.1s [2021-02-23T11:43:46.335Z] [2021-02-23T11:43:46.335Z] #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-23T11:43:46.335Z] #52 sha256:7aa5c6423cf04caf2d04a2ac67e4378151a0c586535facc05738983da2f6eaee [2021-02-23T11:43:46.357Z] #42 156.1 CC criu/sysfs_parse.o [2021-02-23T11:43:46.358Z] Cloning the remote Git repository [2021-02-23T11:43:46.359Z] Cloning with configured refspecs honoured and without tags [2021-02-23T11:43:46.424Z] #42 38.68 CC images/rpc.o [2021-02-23T11:43:46.445Z] #43 44.72 CC images/time.o [2021-02-23T11:43:46.559Z] #52 ... [2021-02-23T11:43:46.559Z] [2021-02-23T11:43:46.559Z] #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-23T11:43:46.559Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:46.559Z] #42 45.63 CC compel/plugins/std/log.o [2021-02-23T11:43:46.559Z] #42 46.41 CC compel/plugins/std/string.o [2021-02-23T11:43:46.559Z] #42 47.21 CC compel/plugins/std/infect.o [2021-02-23T11:43:46.559Z] #42 47.59 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-23T11:43:46.559Z] #42 47.64 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-23T11:43:46.559Z] #42 47.76 AR compel/plugins/std.lib.a [2021-02-23T11:43:46.559Z] #42 47.97 CC compel/plugins/fds/fds.o [2021-02-23T11:43:46.559Z] #42 48.25 AR compel/plugins/fds.lib.a [2021-02-23T11:43:46.559Z] #42 48.34 HOSTDEP compel/src/lib/log-host.d [2021-02-23T11:43:46.559Z] #42 48.43 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T11:43:46.559Z] #42 48.54 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-23T11:43:46.559Z] #42 48.62 HOSTDEP compel/src/main-host.d [2021-02-23T11:43:46.559Z] #42 48.76 DEP compel/src/lib/ptrace.d [2021-02-23T11:43:46.559Z] #42 48.86 DEP compel/src/lib/infect.d [2021-02-23T11:43:46.559Z] #42 48.93 DEP compel/src/lib/infect-util.d [2021-02-23T11:43:46.559Z] #42 49.05 DEP compel/src/lib/infect-rpc.d [2021-02-23T11:43:46.559Z] #42 49.12 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-23T11:43:46.559Z] #42 49.20 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-23T11:43:46.559Z] #42 49.24 DEP compel/src/lib/log.d [2021-02-23T11:43:46.559Z] #42 49.38 DEP compel/src/main.d [2021-02-23T11:43:46.559Z] #42 49.44 DEP compel/src/lib/handle-elf.d [2021-02-23T11:43:46.559Z] #42 49.54 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-23T11:43:46.559Z] #42 49.69 CC compel/src/lib/log.o [2021-02-23T11:43:46.559Z] #42 50.02 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-23T11:43:46.559Z] #42 50.38 CC compel/arch/aarch64/src/lib/infect.o [2021-02-23T11:43:46.559Z] #42 50.94 CC compel/src/lib/infect-rpc.o [2021-02-23T11:43:46.559Z] #42 51.22 CC compel/src/lib/infect-util.o [2021-02-23T11:43:46.559Z] #42 51.65 CC compel/src/lib/infect.o [2021-02-23T11:43:46.559Z] #42 ... [2021-02-23T11:43:46.559Z] [2021-02-23T11:43:46.559Z] #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-23T11:43:46.559Z] #44 sha256:4e78d1d0e7bd113d3e5097a4c7a7bd9f52347c9554f48c7046bf6c70eccde3ea [2021-02-23T11:43:46.559Z] #44 DONE 109.9s [2021-02-23T11:43:46.559Z] [2021-02-23T11:43:46.559Z] #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-23T11:43:46.559Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-23T11:43:46.559Z] #19 1.769 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:43:46.559Z] #19 1.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:43:46.559Z] #19 1.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:43:46.559Z] #19 2.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-23T11:43:46.559Z] #19 3.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-23T11:43:46.559Z] #19 4.381 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-23T11:43:46.616Z] #42 156.3 CC criu/timens.o [2021-02-23T11:43:46.744Z] #43 44.96 CC images/sysctl.o [2021-02-23T11:43:46.875Z] #42 156.6 CC criu/timerfd.o [2021-02-23T11:43:46.996Z] #42 ... [2021-02-23T11:43:46.996Z] [2021-02-23T11:43:46.996Z] #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-23T11:43:46.996Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:46.996Z] #12 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T11:43:46.996Z] #12 100.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:46.996Z] #12 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:47.041Z] #43 45.28 CC images/autofs.o [2021-02-23T11:43:47.137Z] #42 156.8 CC criu/tty.o [2021-02-23T11:43:47.155Z] #42 34.67 CC images/ext-file.o [2021-02-23T11:43:47.257Z] #12 ... [2021-02-23T11:43:47.257Z] [2021-02-23T11:43:47.257Z] #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-23T11:43:47.257Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:43:47.257Z] #44 106.9 vendor/golang.org/x/net/idna [2021-02-23T11:43:47.257Z] #44 109.5 vendor/golang.org/x/net/http2/hpack [2021-02-23T11:43:47.257Z] #44 110.8 mime [2021-02-23T11:43:47.339Z] #43 45.50 CC images/macvlan.o [2021-02-23T11:43:47.419Z] #42 34.95 CC images/cgroup.o [2021-02-23T11:43:47.637Z] #43 45.75 CC images/sit.o [2021-02-23T11:43:47.699Z] #52 1.551 + RM_GOPATH=0 [2021-02-23T11:43:47.699Z] #52 1.551 + TMP_GOPATH= [2021-02-23T11:43:47.699Z] #52 1.551 + : /build [2021-02-23T11:43:47.699Z] #52 1.551 + '[' -z '' ']' [2021-02-23T11:43:47.699Z] #52 1.553 ++ mktemp -d [2021-02-23T11:43:47.699Z] #52 1.560 + export GOPATH=/tmp/tmp.GKJioL6CqC [2021-02-23T11:43:47.699Z] #52 1.560 + GOPATH=/tmp/tmp.GKJioL6CqC [2021-02-23T11:43:47.699Z] #52 1.560 + RM_GOPATH=1 [2021-02-23T11:43:47.699Z] #52 1.560 + case "$(go env GOARCH)" in [2021-02-23T11:43:47.699Z] #52 1.561 ++ go env GOARCH [2021-02-23T11:43:47.699Z] #52 1.588 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:47.699Z] #52 1.589 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:47.699Z] #52 1.590 ++ dirname /tmp/install/install.sh [2021-02-23T11:43:47.699Z] #52 1.591 + dir=/tmp/install [2021-02-23T11:43:47.699Z] #52 1.591 + bin=runc [2021-02-23T11:43:47.699Z] #52 1.591 + shift [2021-02-23T11:43:47.699Z] #52 1.605 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T11:43:47.699Z] #52 1.605 + . /tmp/install/runc.installer [2021-02-23T11:43:47.699Z] #52 1.605 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:43:47.699Z] #52 1.605 + install_runc [2021-02-23T11:43:47.699Z] #52 1.605 + uname -r [2021-02-23T11:43:47.699Z] #52 1.605 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T11:43:47.699Z] #52 ... [2021-02-23T11:43:47.699Z] [2021-02-23T11:43:47.699Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T11:43:47.699Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T11:43:47.699Z] #13 DONE 1.6s [2021-02-23T11:43:47.699Z] [2021-02-23T11:43:47.699Z] #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-23T11:43:47.699Z] #52 sha256:7aa5c6423cf04caf2d04a2ac67e4378151a0c586535facc05738983da2f6eaee [2021-02-23T11:43:47.699Z] #52 1.613 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T11:43:47.699Z] #52 1.613 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T11:43:47.700Z] #52 1.613 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T11:43:47.700Z] #52 1.613 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GKJioL6CqC/src/github.com/opencontainers/runc [2021-02-23T11:43:47.700Z] #52 1.618 Cloning into '/tmp/tmp.GKJioL6CqC/src/github.com/opencontainers/runc'... [2021-02-23T11:43:47.936Z] #43 46.02 CC images/memfd.o [2021-02-23T11:43:47.957Z] #19 ... [2021-02-23T11:43:47.957Z] [2021-02-23T11:43:47.957Z] #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-23T11:43:47.957Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:47.957Z] #42 54.39 CC compel/src/lib/ptrace.o [2021-02-23T11:43:48.235Z] #43 46.30 CC images/timens.o [2021-02-23T11:43:48.238Z] #42 54.86 AR compel/libcompel.a [2021-02-23T11:43:48.383Z] #42 35.64 CC images/userns.o [2021-02-23T11:43:48.383Z] #42 35.89 CC images/google/protobuf/descriptor.o [2021-02-23T11:43:48.502Z] #42 ... [2021-02-23T11:43:48.502Z] [2021-02-23T11:43:48.502Z] #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-23T11:43:48.502Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-23T11:43:48.502Z] #31 DONE 111.7s [2021-02-23T11:43:48.502Z] [2021-02-23T11:43:48.502Z] #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-23T11:43:48.502Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:43:48.502Z] #42 54.97 HOSTCC compel/src/main-host.o [2021-02-23T11:43:48.515Z] #42 158.0 CC criu/tun.o [2021-02-23T11:43:48.515Z] #42 158.3 CC criu/uffd.o [2021-02-23T11:43:48.534Z] #43 46.63 LINK images/built-in.o [2021-02-23T11:43:48.534Z] #43 46.79 GEN compel/include/asm [2021-02-23T11:43:48.535Z] #43 46.83 GEN compel/include/version.h [2021-02-23T11:43:48.535Z] #43 46.87 touch .config [2021-02-23T11:43:48.535Z] #43 ... [2021-02-23T11:43:48.535Z] [2021-02-23T11:43:48.535Z] #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-23T11:43:48.535Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-23T11:43:48.535Z] #13 114.5 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-23T11:43:48.535Z] #13 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-23T11:43:48.535Z] #13 114.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-23T11:43:46.616Z] Cloning repository https://github.com/moby/moby.git [2021-02-23T11:43:47.069Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-23T11:43:48.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:43:48.115Z] > git --version # timeout=10 [2021-02-23T11:43:48.159Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-23T11:43:48.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:43:48.162Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:43:48.766Z] #42 55.52 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-23T11:43:48.833Z] #13 114.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-23T11:43:48.833Z] #13 114.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-23T11:43:48.833Z] #13 114.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-23T11:43:49.031Z] #42 55.77 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T11:43:49.067Z] #52 ... [2021-02-23T11:43:49.067Z] [2021-02-23T11:43:49.067Z] #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-23T11:43:49.067Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T11:43:49.067Z] #14 DONE 1.4s [2021-02-23T11:43:49.067Z] [2021-02-23T11:43:49.067Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T11:43:49.067Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T11:43:49.131Z] #13 114.9 Selecting previously unselected package libbtrfs0. [2021-02-23T11:43:49.131Z] #13 114.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-23T11:43:49.131Z] #13 114.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:49.131Z] #13 115.0 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:43:49.131Z] #13 115.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-23T11:43:49.131Z] #13 115.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:49.170Z] #44 112.6 mime/quotedprintable [2021-02-23T11:43:49.430Z] #13 115.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-23T11:43:49.430Z] #13 115.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T11:43:49.430Z] #13 115.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T11:43:49.430Z] #13 115.3 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-23T11:43:49.430Z] #13 115.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-23T11:43:49.430Z] #13 115.3 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T11:43:49.431Z] #44 113.0 net/http/internal [2021-02-23T11:43:49.453Z] #42 159.1 CC criu/util.o [2021-02-23T11:43:49.609Z] #42 56.17 HOSTCC compel/src/lib/log-host.o [2021-02-23T11:43:49.734Z] #13 115.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-23T11:43:49.734Z] #13 115.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-23T11:43:49.734Z] #13 115.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-23T11:43:49.876Z] #42 56.44 HOSTLINK compel/compel-host-bin [2021-02-23T11:43:49.876Z] #42 56.59 DEP soccr/soccr.d [2021-02-23T11:43:49.996Z] #15 1.110 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T11:43:50.141Z] #42 56.88 CC soccr/soccr.o [2021-02-23T11:43:50.251Z] #15 DONE 1.2s [2021-02-23T11:43:50.251Z] [2021-02-23T11:43:50.251Z] #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-23T11:43:50.251Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:50.251Z] #42 43.30 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-23T11:43:50.251Z] #42 43.33 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-23T11:43:50.251Z] #42 43.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-23T11:43:50.251Z] #42 43.45 AR compel/plugins/std.lib.a [2021-02-23T11:43:50.251Z] #42 43.56 CC compel/plugins/fds/fds.o [2021-02-23T11:43:50.251Z] #42 43.80 AR compel/plugins/fds.lib.a [2021-02-23T11:43:50.251Z] #42 43.86 HOSTDEP compel/src/lib/log-host.d [2021-02-23T11:43:50.251Z] #42 43.96 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T11:43:50.251Z] #42 44.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-23T11:43:50.251Z] #42 44.22 HOSTDEP compel/src/main-host.d [2021-02-23T11:43:50.251Z] #42 44.34 DEP compel/src/lib/ptrace.d [2021-02-23T11:43:50.251Z] #42 44.44 DEP compel/src/lib/infect.d [2021-02-23T11:43:50.251Z] #42 44.58 DEP compel/src/lib/infect-util.d [2021-02-23T11:43:50.251Z] #42 44.67 DEP compel/src/lib/infect-rpc.d [2021-02-23T11:43:50.251Z] #42 44.77 DEP compel/arch/x86/src/lib/infect.d [2021-02-23T11:43:50.251Z] #42 44.94 DEP compel/arch/x86/src/lib/cpu.d [2021-02-23T11:43:50.251Z] #42 45.00 DEP compel/src/lib/log.d [2021-02-23T11:43:50.251Z] #42 45.09 DEP compel/src/main.d [2021-02-23T11:43:50.251Z] #42 45.18 DEP compel/src/lib/handle-elf.d [2021-02-23T11:43:50.251Z] #42 45.27 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-23T11:43:50.251Z] #42 45.43 CC compel/src/lib/log.o [2021-02-23T11:43:50.251Z] #42 45.65 CC compel/arch/x86/src/lib/cpu.o [2021-02-23T11:43:50.251Z] #42 46.40 CC compel/arch/x86/src/lib/infect.o [2021-02-23T11:43:50.251Z] #42 47.14 CC compel/src/lib/infect-rpc.o [2021-02-23T11:43:50.251Z] #42 47.51 CC compel/src/lib/infect-util.o [2021-02-23T11:43:50.251Z] #42 47.72 CC compel/src/lib/infect.o [2021-02-23T11:43:50.251Z] #42 51.37 CC compel/src/lib/ptrace.o [2021-02-23T11:43:50.251Z] #42 51.91 AR compel/libcompel.a [2021-02-23T11:43:50.251Z] #42 52.05 HOSTCC compel/src/main-host.o [2021-02-23T11:43:50.251Z] #42 ... [2021-02-23T11:43:50.251Z] [2021-02-23T11:43:50.251Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T11:43:50.251Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T11:43:50.293Z] #42 37.43 CC images/opts.o [2021-02-23T11:43:50.293Z] #42 37.76 CC images/seccomp.o [2021-02-23T11:43:50.373Z] #44 ... [2021-02-23T11:43:50.373Z] [2021-02-23T11:43:50.373Z] #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-23T11:43:50.373Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:50.373Z] #42 39.90 CC images/ext-file.o [2021-02-23T11:43:50.373Z] #42 40.09 CC images/cgroup.o [2021-02-23T11:43:50.373Z] #42 40.71 CC images/userns.o [2021-02-23T11:43:50.373Z] #42 40.96 CC images/google/protobuf/descriptor.o [2021-02-23T11:43:50.373Z] #42 42.72 CC images/opts.o [2021-02-23T11:43:50.390Z] #42 159.9 CC criu/uts_ns.o [2021-02-23T11:43:50.390Z] #42 160.1 CC criu/vdso-compat.o [2021-02-23T11:43:50.390Z] #42 160.2 CC criu/vdso.o [2021-02-23T11:43:50.393Z] #13 116.1 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-23T11:43:50.393Z] #13 116.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-23T11:43:50.393Z] #13 116.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-23T11:43:50.393Z] #13 116.3 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-23T11:43:50.393Z] #13 116.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-23T11:43:50.393Z] #13 116.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-23T11:43:50.552Z] #42 38.06 CC images/binfmt-misc.o [2021-02-23T11:43:50.633Z] #42 42.94 CC images/seccomp.o [2021-02-23T11:43:50.693Z] #13 116.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-23T11:43:50.693Z] #13 116.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-23T11:43:50.693Z] #13 116.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-23T11:43:50.811Z] #42 38.32 CC images/time.o [2021-02-23T11:43:50.894Z] #42 43.19 CC images/binfmt-misc.o [2021-02-23T11:43:50.957Z] #42 160.7 LINK criu/built-in.o [2021-02-23T11:43:50.957Z] #42 160.8 LINK criu/criu [2021-02-23T11:43:50.991Z] #13 116.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-23T11:43:50.991Z] #13 116.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-23T11:43:50.991Z] #13 116.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-23T11:43:51.069Z] #42 38.49 CC images/sysctl.o [2021-02-23T11:43:51.069Z] #42 38.67 CC images/autofs.o [2021-02-23T11:43:51.155Z] #42 43.42 CC images/time.o [2021-02-23T11:43:51.183Z] #16 DONE 1.2s [2021-02-23T11:43:51.183Z] [2021-02-23T11:43: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-23T11:43:51.183Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:51.183Z] #42 52.53 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-23T11:43:51.183Z] #42 52.90 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T11:43:51.183Z] #42 53.38 HOSTCC compel/src/lib/log-host.o [2021-02-23T11:43:51.291Z] #13 117.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-23T11:43:51.328Z] #42 38.85 CC images/macvlan.o [2021-02-23T11:43:51.416Z] #42 43.70 CC images/sysctl.o [2021-02-23T11:43:51.526Z] #42 161.1 DEP lib/c/criu.d [2021-02-23T11:43:51.526Z] #42 161.2 CC images/rpc.pb-c.o [2021-02-23T11:43:51.541Z] #42 58.11 AR soccr/libsoccr.a [2021-02-23T11:43:51.541Z] #42 58.17 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:43:51.587Z] #42 39.04 CC images/sit.o [2021-02-23T11:43:51.590Z] #13 117.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-23T11:43:51.590Z] #13 117.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-23T11:43:51.677Z] #42 43.96 CC images/autofs.o [2021-02-23T11:43:51.744Z] #42 53.67 HOSTLINK compel/compel-host-bin [2021-02-23T11:43:51.745Z] #42 ... [2021-02-23T11:43:51.745Z] [2021-02-23T11:43:51.745Z] #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-23T11:43:51.745Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:43:51.745Z] #44 113.8 crypto/tls [2021-02-23T11:43:51.745Z] #44 121.7 net/http/httptrace [2021-02-23T11:43:51.745Z] #44 122.1 net/http [2021-02-23T11:43:51.785Z] #42 161.6 CC lib/c/criu.o [2021-02-23T11:43:51.846Z] #42 ... [2021-02-23T11:43:51.846Z] [2021-02-23T11:43:51.846Z] #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-23T11:43:51.846Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:51.846Z] #12 97.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-23T11:43:51.846Z] #12 97.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-23T11:43:51.846Z] #12 97.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:51.846Z] #12 ... [2021-02-23T11:43:51.846Z] [2021-02-23T11:43:51.846Z] #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-23T11:43:51.846Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:51.846Z] #42 39.30 CC images/memfd.o [2021-02-23T11:43:51.889Z] #13 117.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-23T11:43:51.889Z] #13 117.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-23T11:43:51.889Z] #13 117.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-23T11:43:51.889Z] #13 117.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-23T11:43:51.889Z] #13 117.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-23T11:43:51.889Z] #13 117.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-23T11:43:51.889Z] #13 117.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-23T11:43:51.889Z] #13 117.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-23T11:43:51.889Z] #13 117.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T11:43:51.938Z] #42 44.15 CC images/macvlan.o [2021-02-23T11:43:51.938Z] #42 44.35 CC images/sit.o [2021-02-23T11:43:52.001Z] #44 ... [2021-02-23T11:43:52.001Z] [2021-02-23T11:43:52.001Z] #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-23T11:43:52.001Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:52.001Z] #42 53.90 DEP soccr/soccr.d [2021-02-23T11:43:52.105Z] #42 39.56 CC images/timens.o [2021-02-23T11:43:52.120Z] #42 58.74 DEP criu/arch/aarch64/sigframe.d [2021-02-23T11:43:52.198Z] #42 44.58 CC images/memfd.o [2021-02-23T11:43:52.269Z] #42 54.17 CC soccr/soccr.o [2021-02-23T11:43:52.363Z] #42 39.81 LINK images/built-in.o [2021-02-23T11:43:52.385Z] #42 58.92 DEP criu/arch/aarch64/crtools.d [2021-02-23T11:43:52.459Z] #42 44.90 CC images/timens.o [2021-02-23T11:43:52.526Z] #42 ... [2021-02-23T11:43:52.526Z] [2021-02-23T11:43:52.526Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T11:43:52.526Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T11:43:52.526Z] #17 DONE 1.2s [2021-02-23T11:43:52.526Z] [2021-02-23T11:43:52.526Z] #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-23T11:43:52.526Z] #57 sha256:b27a86d6d1dce290f364e5064cdc88ad02d66d3b3d27400b76a5192403323e02 [2021-02-23T11:43:52.526Z] #57 115.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:43:52.526Z] #57 115.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T11:43:52.526Z] #57 DONE 124.7s [2021-02-23T11:43:52.536Z] #13 118.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-23T11:43:52.536Z] #13 118.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-23T11:43:52.536Z] #13 118.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-23T11:43:52.536Z] #13 118.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:43:52.536Z] #13 118.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-23T11:43:52.536Z] #13 118.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-23T11:43:52.536Z] #13 118.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:52.536Z] #13 118.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:52.536Z] #13 118.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-23T11:43:52.536Z] #13 118.5 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T11:43:52.536Z] #13 118.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:43:52.623Z] #42 39.97 GEN compel/include/asm [2021-02-23T11:43:52.623Z] #42 39.99 GEN compel/include/version.h [2021-02-23T11:43:52.623Z] #42 40.00 touch .config [2021-02-23T11:43:52.623Z] #42 40.05 GEN include/common/config.h [2021-02-23T11:43:52.623Z] #42 40.14 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-23T11:43:52.623Z] #42 40.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-23T11:43:52.623Z] #42 40.19 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-23T11:43:52.623Z] #42 40.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-23T11:43:52.623Z] #42 40.23 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-23T11:43:52.650Z] #42 59.12 DEP criu/arch/aarch64/cpu.d [2021-02-23T11:43:52.650Z] #42 59.14 DEP criu/arch/aarch64/bitops.d [2021-02-23T11:43:52.650Z] #42 59.18 CC criu/arch/aarch64/bitops.o [2021-02-23T11:43:52.650Z] #42 59.26 CC criu/arch/aarch64/cpu.o [2021-02-23T11:43:52.719Z] #42 45.17 LINK images/built-in.o [2021-02-23T11:43:52.723Z] #42 162.3 LINK lib/c/built-in.o [2021-02-23T11:43:52.723Z] #42 162.3 LINK lib/c/libcriu.so [2021-02-23T11:43:52.723Z] #42 162.3 LINK lib/c/libcriu.a [2021-02-23T11:43:52.723Z] #42 162.5 GEN magic.py [2021-02-23T11:43:52.783Z] [2021-02-23T11:43:52.783Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T11:43:52.783Z] #58 sha256:bbbbf7127b3774bbb1b6228e7f63218c7d830172b4e954aa08c690eb3909a661 [2021-02-23T11:43:52.783Z] #58 DONE 0.2s [2021-02-23T11:43:52.783Z] [2021-02-23T11:43:52.783Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T11:43:52.783Z] #59 sha256:df4f2e6d1f407f48a8bd744459955cb624e7f7c9da5713925a4e8c62f8c5257e [2021-02-23T11:43:52.835Z] #13 118.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:52.835Z] #13 118.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-23T11:43:52.835Z] #13 118.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T11:43:52.835Z] #13 118.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-23T11:43:52.835Z] #13 118.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:52.835Z] #13 118.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-23T11:43:52.835Z] #13 118.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:52.835Z] #13 118.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-23T11:43:52.835Z] #13 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-23T11:43:52.835Z] #13 118.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:52.835Z] #13 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T11:43:52.835Z] #13 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T11:43:52.835Z] #13 118.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:43:52.835Z] #13 118.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-23T11:43:52.835Z] #13 118.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T11:43:52.882Z] #42 40.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-23T11:43:52.882Z] #42 40.28 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-23T11:43:52.882Z] #42 40.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-23T11:43:52.882Z] #42 40.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-23T11:43:52.882Z] #42 40.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T11:43:52.882Z] #42 40.35 DEP compel/plugins/std/infect.d [2021-02-23T11:43:52.882Z] #42 40.44 DEP compel/plugins/std/string.d [2021-02-23T11:43:52.915Z] #42 59.43 CC criu/arch/aarch64/crtools.o [2021-02-23T11:43:52.980Z] #42 45.34 GEN compel/include/asm [2021-02-23T11:43:52.980Z] #42 45.37 GEN compel/include/version.h [2021-02-23T11:43:52.980Z] #42 45.39 touch .config [2021-02-23T11:43:52.982Z] #42 162.6 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:43:52.982Z] #42 162.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:43:52.982Z] #42 162.6 Note: Building without GnuTLS support [2021-02-23T11:43:52.982Z] #42 162.6 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:43:52.982Z] #42 162.6 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:43:53.040Z] #59 DONE 0.1s [2021-02-23T11:43:53.040Z] [2021-02-23T11:43:53.040Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:43:53.040Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T11:43:53.141Z] #42 40.53 DEP compel/plugins/std/log.d [2021-02-23T11:43:53.141Z] #42 40.60 DEP compel/plugins/std/fds.d [2021-02-23T11:43:53.141Z] #42 40.71 DEP compel/plugins/std/std.d [2021-02-23T11:43:53.142Z] #13 118.8 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T11:43:53.142Z] #13 118.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-23T11:43:53.142Z] #13 118.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-23T11:43:53.142Z] #13 118.8 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:53.142Z] #13 DONE 119.2s [2021-02-23T11:43:53.142Z] [2021-02-23T11:43:53.142Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T11:43:53.142Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-23T11:43:53.240Z] #42 45.44 GEN include/common/config.h [2021-02-23T11:43:53.240Z] #42 45.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-23T11:43:53.240Z] #42 45.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-23T11:43:53.241Z] #42 45.59 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-23T11:43:53.241Z] #42 45.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-23T11:43:53.241Z] #42 45.64 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-23T11:43:53.400Z] #42 40.86 DEP compel/plugins/shmem/shmem.d [2021-02-23T11:43:53.400Z] #42 41.00 DEP compel/plugins/fds/fds.d [2021-02-23T11:43:53.495Z] #42 60.03 CC criu/arch/aarch64/sigframe.o [2021-02-23T11:43:53.501Z] #42 45.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-23T11:43:53.501Z] #42 45.71 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-23T11:43:53.501Z] #42 45.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-23T11:43:53.501Z] #42 45.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-23T11:43:53.501Z] #42 45.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T11:43:53.501Z] #42 45.80 DEP compel/plugins/std/infect.d [2021-02-23T11:43:53.551Z] #42 163.2 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:43:53.659Z] #42 ... [2021-02-23T11:43:53.659Z] [2021-02-23T11:43:53.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-23T11:43:53.659Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:43:53.659Z] #44 99.18 vendor/golang.org/x/net/idna [2021-02-23T11:43:53.659Z] #44 101.4 vendor/golang.org/x/net/http2/hpack [2021-02-23T11:43:53.659Z] #44 102.5 mime [2021-02-23T11:43:53.659Z] #44 104.2 mime/quotedprintable [2021-02-23T11:43:53.659Z] #44 104.8 net/http/internal [2021-02-23T11:43:53.659Z] #44 108.5 net/textproto [2021-02-23T11:43:53.659Z] #44 108.5 crypto/x509 [2021-02-23T11:43:53.659Z] #44 ... [2021-02-23T11:43:53.659Z] [2021-02-23T11:43:53.659Z] #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-23T11:43:53.659Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:43:53.659Z] #42 41.15 CC compel/plugins/std/std.o [2021-02-23T11:43:53.759Z] #42 60.32 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-23T11:43:53.759Z] #42 60.38 DEP criu/pie/util-vdso.d [2021-02-23T11:43:53.762Z] #42 45.89 DEP compel/plugins/std/string.d [2021-02-23T11:43:53.762Z] #42 ... [2021-02-23T11:43:53.762Z] [2021-02-23T11:43:53.762Z] #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-23T11:43:53.762Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:53.762Z] #12 115.6 Selecting previously unselected package libapparmor1:amd64. [2021-02-23T11:43:53.762Z] #12 115.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 115.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:43:53.762Z] #12 115.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-23T11:43:53.762Z] #12 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 115.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:43:53.762Z] #12 115.9 Selecting previously unselected package libbtrfs0. [2021-02-23T11:43:53.762Z] #12 116.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 116.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:53.762Z] #12 116.1 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:43:53.762Z] #12 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 116.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:53.762Z] #12 116.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-23T11:43:53.762Z] #12 116.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 116.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:53.762Z] #12 116.3 Selecting previously unselected package libudev-dev:amd64. [2021-02-23T11:43:53.762Z] #12 116.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 116.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:53.762Z] #12 116.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-23T11:43:53.762Z] #12 116.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:43:53.762Z] #12 116.8 Selecting previously unselected package libpcre16-3:amd64. [2021-02-23T11:43:53.762Z] #12 116.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 116.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:53.762Z] #12 117.0 Selecting previously unselected package libpcre32-3:amd64. [2021-02-23T11:43:53.762Z] #12 117.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 117.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:53.762Z] #12 117.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-23T11:43:53.762Z] #12 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:43:53.762Z] #12 117.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-23T11:43:53.762Z] #12 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:53.762Z] #12 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:43:53.918Z] #42 41.43 CC compel/plugins/std/fds.o [2021-02-23T11:43:54.024Z] #42 60.56 DEP criu/pie/util.d [2021-02-23T11:43:54.024Z] #42 60.81 CC criu/pie/util.o [2021-02-23T11:43:54.119Z] #42 163.7 make[1]: Nothing to be done for 'all'. [2021-02-23T11:43:54.201Z] #14 DONE 0.6s [2021-02-23T11:43:54.201Z] [2021-02-23T11:43:54.201Z] #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-23T11:43:54.201Z] #53 sha256:9dde18bceafc24d55083a59d19cee41bd121ad851efa89e88e14c9d9c1a7712c [2021-02-23T11:43:54.201Z] #53 0.462 + RM_GOPATH=0 [2021-02-23T11:43:54.201Z] #53 0.463 + TMP_GOPATH= [2021-02-23T11:43:54.201Z] #53 0.465 + : /build [2021-02-23T11:43:54.201Z] #53 0.466 + '[' -z '' ']' [2021-02-23T11:43:54.201Z] #53 0.468 ++ mktemp -d [2021-02-23T11:43:54.201Z] #53 0.473 + export GOPATH=/tmp/tmp.RGHtOYErjl [2021-02-23T11:43:54.201Z] #53 0.473 + GOPATH=/tmp/tmp.RGHtOYErjl [2021-02-23T11:43:54.201Z] #53 0.473 + RM_GOPATH=1 [2021-02-23T11:43:54.201Z] #53 0.474 + case "$(go env GOARCH)" in [2021-02-23T11:43:54.201Z] #53 0.478 ++ go env GOARCH [2021-02-23T11:43:54.201Z] #53 0.486 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:54.201Z] #53 0.487 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:43:54.201Z] #53 0.490 ++ dirname /tmp/install/install.sh [2021-02-23T11:43:54.201Z] #53 0.499 + dir=/tmp/install [2021-02-23T11:43:54.201Z] #53 0.501 + bin=runc [2021-02-23T11:43:54.201Z] #53 0.502 + shift [2021-02-23T11:43:54.201Z] #53 0.504 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T11:43:54.201Z] #53 0.505 + . /tmp/install/runc.installer [2021-02-23T11:43:54.201Z] #53 0.507 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:43:54.201Z] #53 0.510 + install_runc [2021-02-23T11:43:54.201Z] #53 0.513 + uname -r [2021-02-23T11:43:54.201Z] #53 0.515 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T11:43:54.201Z] #53 0.517 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T11:43:54.201Z] #53 0.517 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T11:43:54.201Z] #53 0.518 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T11:43:54.201Z] #53 0.518 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RGHtOYErjl/src/github.com/opencontainers/runc [2021-02-23T11:43:54.201Z] #53 0.521 Cloning into '/tmp/tmp.RGHtOYErjl/src/github.com/opencontainers/runc'... [2021-02-23T11:43:54.334Z] #12 117.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-23T11:43:54.334Z] #12 117.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-23T11:43:54.334Z] #12 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:43:54.487Z] #42 41.88 CC compel/plugins/std/log.o [2021-02-23T11:43:54.502Z] #53 ... [2021-02-23T11:43:54.502Z] [2021-02-23T11:43:54.502Z] #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-23T11:43:54.502Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-23T11:43:54.502Z] #15 DONE 0.4s [2021-02-23T11:43:54.502Z] [2021-02-23T11:43:54.502Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:43:54.502Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:54.502Z] #43 46.92 GEN include/common/config.h [2021-02-23T11:43:54.502Z] #43 47.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-23T11:43:54.502Z] #43 47.05 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-23T11:43:54.502Z] #43 47.10 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-23T11:43:54.502Z] #43 47.13 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-23T11:43:54.502Z] #43 47.16 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-23T11:43:54.502Z] #43 47.24 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-23T11:43:54.502Z] #43 47.27 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-23T11:43:54.502Z] #43 47.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-23T11:43:54.502Z] #43 47.31 DEP compel/plugins/std/infect.d [2021-02-23T11:43:54.502Z] #43 47.49 DEP compel/plugins/std/string.d [2021-02-23T11:43:54.502Z] #43 47.61 DEP compel/plugins/std/log.d [2021-02-23T11:43:54.502Z] #43 47.73 DEP compel/plugins/std/fds.d [2021-02-23T11:43:54.502Z] #43 47.82 DEP compel/plugins/std/std.d [2021-02-23T11:43:54.502Z] #43 47.93 DEP compel/plugins/shmem/shmem.d [2021-02-23T11:43:54.502Z] #43 48.05 DEP compel/plugins/fds/fds.d [2021-02-23T11:43:54.502Z] #43 48.20 CC compel/plugins/std/std.o [2021-02-23T11:43:54.502Z] #43 48.69 CC compel/plugins/std/fds.o [2021-02-23T11:43:54.502Z] #43 49.21 CC compel/plugins/std/log.o [2021-02-23T11:43:54.502Z] #43 50.19 CC compel/plugins/std/string.o [2021-02-23T11:43:54.502Z] #43 50.98 CC compel/plugins/std/infect.o [2021-02-23T11:43:54.502Z] #43 51.41 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-23T11:43:54.502Z] #43 51.47 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-23T11:43:54.502Z] #43 51.53 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-23T11:43:54.502Z] #43 51.57 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-23T11:43:54.502Z] #43 51.62 AR compel/plugins/std.lib.a [2021-02-23T11:43:54.502Z] #43 51.72 CC compel/plugins/fds/fds.o [2021-02-23T11:43:54.502Z] #43 52.28 AR compel/plugins/fds.lib.a [2021-02-23T11:43:54.502Z] #43 52.33 HOSTDEP compel/src/lib/log-host.d [2021-02-23T11:43:54.502Z] #43 52.50 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T11:43:54.502Z] #43 52.67 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-23T11:43:54.595Z] #12 118.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-23T11:43:54.595Z] #12 118.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:43:54.595Z] #12 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:54.595Z] #12 118.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-23T11:43:54.595Z] #12 118.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-23T11:43:54.595Z] #12 118.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:43:54.602Z] #42 61.15 CC criu/pie/util-vdso.o [2021-02-23T11:43:54.688Z] #42 164.3 make[1]: 'images/built-in.o' is up to date. [2021-02-23T11:43:54.688Z] #42 164.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T11:43:54.688Z] #42 164.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T11:43:54.688Z] #42 164.4 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T11:43:54.688Z] #42 164.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T11:43:54.688Z] #42 164.4 make[1]: Nothing to be done for 'all'. [2021-02-23T11:43:54.688Z] #42 164.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:43:54.688Z] #42 164.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:54.810Z] #43 ... [2021-02-23T11:43:54.810Z] [2021-02-23T11:43:54.810Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T11:43:54.810Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-23T11:43:54.810Z] #16 0.292 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T11:43:54.810Z] #16 DONE 0.4s [2021-02-23T11:43:54.810Z] [2021-02-23T11:43:54.810Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:54.810Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:54.810Z] #43 52.74 HOSTDEP compel/src/main-host.d [2021-02-23T11:43:54.810Z] #43 ... [2021-02-23T11:43:54.810Z] [2021-02-23T11:43:54.810Z] #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-23T11:43:54.810Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:43:54.810Z] #45 113.2 go/parser [2021-02-23T11:43:54.810Z] #45 113.8 text/template [2021-02-23T11:43:54.810Z] #45 117.8 encoding/xml [2021-02-23T11:43:54.810Z] #45 ... [2021-02-23T11:43:54.810Z] [2021-02-23T11:43:54.810Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:54.810Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:54.810Z] #43 52.90 DEP compel/src/lib/ptrace.d [2021-02-23T11:43:54.810Z] #43 53.09 DEP compel/src/lib/infect.d [2021-02-23T11:43:54.856Z] #12 118.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-23T11:43:54.856Z] #12 118.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:43:54.856Z] #12 118.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:54.928Z] #18 DONE 2.3s [2021-02-23T11:43:54.928Z] [2021-02-23T11:43:54.928Z] #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-23T11:43:54.928Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:43:54.947Z] #42 164.6 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:54.947Z] #42 164.6 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:54.947Z] #42 164.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:54.947Z] #42 164.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:54.947Z] #42 164.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:54.947Z] #42 164.8 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:55.109Z] #43 ... [2021-02-23T11:43:55.109Z] [2021-02-23T11:43:55.109Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T11:43:55.109Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-23T11:43:55.109Z] #17 DONE 0.4s [2021-02-23T11:43:55.109Z] [2021-02-23T11:43:55.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:55.109Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:55.109Z] #43 53.42 DEP compel/src/lib/infect-util.d [2021-02-23T11:43:55.182Z] #42 ... [2021-02-23T11:43:55.182Z] [2021-02-23T11:43:55.182Z] #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-23T11:43:55.182Z] #23 sha256:d840bde0cd2885365c2619d20807d90cb12183f1783f2a90e055b64e61fd4e3a [2021-02-23T11:43:55.182Z] #23 112.8 Checking out files: 23% (2617/11186) Checking out files: 24% (2685/11186) Checking out files: 25% (2797/11186) Checking out files: 26% (2909/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 46% (5237/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 75% (8484/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-23T11:43:55.182Z] #23 115.9 + cd /tmp/tmp.MJHZdnVe27/tmp/docker-ce [2021-02-23T11:43:55.182Z] #23 115.9 + git checkout -q v17.06.2-ce [2021-02-23T11:43:55.205Z] #42 164.9 make[2]: Nothing to be done for 'all'. [2021-02-23T11:43:55.205Z] #42 164.9 INSTALL criu/criu [2021-02-23T11:43:55.407Z] #43 53.59 DEP compel/src/lib/infect-rpc.d [2021-02-23T11:43:55.425Z] #42 42.71 CC compel/plugins/std/string.o [2021-02-23T11:43:55.426Z] #12 119.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:43:55.426Z] #12 119.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:43:55.426Z] #12 119.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:43:55.426Z] #12 119.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:43:55.426Z] #12 119.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:55.426Z] #12 119.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:43:55.426Z] #12 119.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:55.426Z] #12 119.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:55.426Z] #12 119.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:55.426Z] #12 119.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:55.426Z] #12 119.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:43:55.446Z] #23 118.8 + mkdir -p /tmp/tmp.MJHZdnVe27/src/github.com/docker [2021-02-23T11:43:55.446Z] #23 118.8 + mv components/cli /tmp/tmp.MJHZdnVe27/src/github.com/docker/cli [2021-02-23T11:43:55.446Z] #23 118.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-23T11:43:55.465Z] #42 DONE 165.2s [2021-02-23T11:43:55.465Z] [2021-02-23T11:43:55.465Z] #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-23T11:43:55.465Z] #55 sha256:6511126176b3eb81a7d305b87e30e5df4283d729cd57583d80b267e6977ad2c9 [2021-02-23T11:43:55.687Z] #12 119.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:55.687Z] #12 119.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:43:55.687Z] #12 119.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T11:43:55.687Z] #12 119.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:55.687Z] #12 119.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:43:55.687Z] #12 119.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:43:55.687Z] #12 119.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:55.687Z] #12 119.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-23T11:43:55.687Z] #12 119.4 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-23T11:43:55.687Z] #12 119.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:43:55.687Z] #12 119.4 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-23T11:43:55.687Z] #12 119.4 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-23T11:43:55.687Z] #12 119.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:43:55.687Z] #12 119.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:43:55.687Z] #12 119.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:55.687Z] #12 119.4 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T11:43:55.705Z] #43 ... [2021-02-23T11:43:55.705Z] [2021-02-23T11:43:55.705Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T11:43:55.705Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-23T11:43:55.705Z] #18 DONE 0.5s [2021-02-23T11:43:55.705Z] [2021-02-23T11:43:55.705Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:55.705Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:55.705Z] #43 53.85 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-23T11:43:55.705Z] #43 53.94 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-23T11:43:55.947Z] #12 119.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:55.947Z] #12 119.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:55.947Z] #12 119.5 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:43:55.996Z] #42 43.39 CC compel/plugins/std/infect.o [2021-02-23T11:43:56.003Z] #43 ... [2021-02-23T11:43:56.004Z] [2021-02-23T11:43:56.004Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:43:56.004Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-23T11:43:56.004Z] #19 DONE 0.4s [2021-02-23T11:43:56.004Z] [2021-02-23T11:43:56.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:43:56.004Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:43:56.004Z] #43 54.02 DEP compel/src/lib/log.d [2021-02-23T11:43:56.004Z] #43 54.20 DEP compel/src/main.d [2021-02-23T11:43:56.304Z] #43 54.38 DEP compel/src/lib/handle-elf.d [2021-02-23T11:43:56.304Z] #43 54.53 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-23T11:43:56.564Z] #42 43.82 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-23T11:43:56.564Z] #42 43.88 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-23T11:43:56.564Z] #42 43.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-23T11:43:56.564Z] #42 44.01 AR compel/plugins/std.lib.a [2021-02-23T11:43:56.564Z] #42 44.07 CC compel/plugins/fds/fds.o [2021-02-23T11:43:56.602Z] #43 54.76 CC compel/src/lib/log.o [2021-02-23T11:43:56.817Z] #19 1.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:43:56.817Z] #19 1.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:43:56.817Z] #19 1.760 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:43:56.824Z] #42 44.25 AR compel/plugins/fds.lib.a [2021-02-23T11:43:56.824Z] #42 44.31 HOSTDEP compel/src/lib/log-host.d [2021-02-23T11:43:56.843Z] #55 ... [2021-02-23T11:43:56.843Z] [2021-02-23T11:43:56.843Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T11:43:56.843Z] #43 sha256:c1ba94b4448a1fbf22b50e90d9ecccb5a870cf8d1280fb830922de4cb593e1a3 [2021-02-23T11:43:56.843Z] #43 DONE 0.1s [2021-02-23T11:43:56.843Z] [2021-02-23T11:43:56.843Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T11:43:56.843Z] #45 sha256:4130d26a0d7607ca7aa30293361c1b5c6cc9fa0633909f7eca9929490ef13224 [2021-02-23T11:43:56.843Z] #45 DONE 0.2s [2021-02-23T11:43:56.843Z] [2021-02-23T11:43:56.843Z] #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-23T11:43:56.843Z] #52 sha256:9510589ff2759cebb6e3e4584901cd305e49539c379ea19af5eaf6cc6e42f71f [2021-02-23T11:43:56.843Z] #52 ... [2021-02-23T11:43:56.843Z] [2021-02-23T11:43:56.843Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T11:43:56.843Z] #47 sha256:471393bc268bd8237a1e1731aed98d0a515c551667418339c94c16faf85921de [2021-02-23T11:43:56.843Z] #47 DONE 0.1s [2021-02-23T11:43:56.843Z] [2021-02-23T11:43:56.843Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T11:43:56.843Z] #49 sha256:3c5e063bd7a11e3c000c3ae54d0b182115c8c9105ca7e3f9f0edeec2fae09f47 [2021-02-23T11:43:56.913Z] #43 55.05 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-23T11:43:57.084Z] #42 44.43 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T11:43:57.084Z] #42 44.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-23T11:43:57.084Z] #42 44.59 HOSTDEP compel/src/main-host.d [2021-02-23T11:43:57.214Z] #43 55.42 CC compel/arch/ppc64/src/lib/infect.o [2021-02-23T11:43:57.333Z] #12 DONE 121.0s [2021-02-23T11:43:57.333Z] [2021-02-23T11:43:57.333Z] #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-23T11:43:57.333Z] #52 sha256:4c59a9d0397dbaa2575565aa0bf6396ee7f3a8df80657c719681ade382c0b6cc [2021-02-23T11:43:57.343Z] #42 44.67 DEP compel/src/lib/ptrace.d [2021-02-23T11:43:57.343Z] #42 44.85 DEP compel/src/lib/infect.d [2021-02-23T11:43:57.343Z] #42 44.96 DEP compel/src/lib/infect-util.d [2021-02-23T11:43:57.379Z] #19 2.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:43:57.411Z] #49 DONE 0.5s [2021-02-23T11:43:57.411Z] [2021-02-23T11:43:57.411Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T11:43:57.411Z] #51 sha256:25dfe9554b740fa2568cb5df3f3f1dea9ee308b4bbac17446f01620d2f164a39 [2021-02-23T11:43:57.411Z] #51 DONE 0.1s [2021-02-23T11:43:57.411Z] [2021-02-23T11:43:57.411Z] #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-23T11:43:57.411Z] #55 sha256:6511126176b3eb81a7d305b87e30e5df4283d729cd57583d80b267e6977ad2c9 [2021-02-23T11:43:57.604Z] #42 45.05 DEP compel/src/lib/infect-rpc.d [2021-02-23T11:43:57.604Z] #42 45.12 DEP compel/arch/x86/src/lib/infect.d [2021-02-23T11:43:57.604Z] #42 45.21 DEP compel/arch/x86/src/lib/cpu.d [2021-02-23T11:43:57.864Z] #42 45.31 DEP compel/src/lib/log.d [2021-02-23T11:43:57.864Z] #42 45.43 DEP compel/src/main.d [2021-02-23T11:43:58.123Z] #42 45.57 DEP compel/src/lib/handle-elf.d [2021-02-23T11:43:58.123Z] #42 45.71 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-23T11:43:58.273Z] #43 56.45 CC compel/src/lib/infect-rpc.o [2021-02-23T11:43:58.383Z] #42 45.83 CC compel/src/lib/log.o [2021-02-23T11:43:58.642Z] #42 46.11 CC compel/arch/x86/src/lib/cpu.o [2021-02-23T11:43:58.778Z] #23 ... [2021-02-23T11:43:58.778Z] [2021-02-23T11:43:58.778Z] #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-23T11:43:58.778Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-23T11:43:58.778Z] #19 7.806 Fetched 8246 kB in 6s (1302 kB/s) [2021-02-23T11:43:58.778Z] #19 7.806 Reading package lists... [2021-02-23T11:43:58.778Z] #19 10.94 Reading package lists... [2021-02-23T11:43:58.778Z] #19 13.37 Building dependency tree... [2021-02-23T11:43:58.778Z] #19 14.64 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T11:43:58.778Z] #19 14.64 The following additional packages will be installed: [2021-02-23T11:43:58.778Z] #19 14.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T11:43:58.778Z] #19 14.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T11:43:58.778Z] #19 14.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T11:43:58.778Z] #19 14.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T11:43:58.778Z] #19 14.65 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T11:43:58.778Z] #19 14.66 Suggested packages: [2021-02-23T11:43:58.778Z] #19 14.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T11:43:58.778Z] #19 14.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T11:43:58.778Z] #19 14.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T11:43:58.778Z] #19 14.66 Recommended packages: [2021-02-23T11:43:58.778Z] #19 14.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T11:43:58.778Z] #19 14.66 python3-keyrings.alt python3-xdg unzip [2021-02-23T11:43:58.778Z] #19 15.74 The following NEW packages will be installed: [2021-02-23T11:43:58.778Z] #19 15.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T11:43:58.778Z] #19 15.75 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T11:43:58.778Z] #19 15.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T11:43:58.778Z] #19 15.75 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T11:43:58.778Z] #19 15.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T11:43:58.778Z] #19 15.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T11:43:58.778Z] #19 15.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T11:43:58.778Z] #19 15.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T11:43:58.778Z] #19 15.75 xz-utils zip [2021-02-23T11:43:58.778Z] #19 16.07 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:43:58.778Z] #19 16.07 Need to get 27.6 MB of archives. [2021-02-23T11:43:58.778Z] #19 16.07 After this operation, 114 MB of additional disk space will be used. [2021-02-23T11:43:58.778Z] #19 16.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-23T11:43:58.778Z] #19 16.08 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-23T11:43:58.778Z] #19 16.09 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-23T11:43:58.778Z] #19 16.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-23T11:43:58.778Z] #19 16.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-23T11:43:58.778Z] #19 16.13 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-23T11:43:58.778Z] #19 16.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-23T11:43:58.778Z] #19 16.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-23T11:43:58.778Z] #19 16.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-23T11:43:58.778Z] #19 16.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-23T11:43:58.778Z] #19 16.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-23T11:43:58.778Z] #19 16.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-23T11:43:58.778Z] #19 16.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-23T11:43:58.778Z] #19 16.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-23T11:43:58.778Z] #19 16.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-23T11:43:58.778Z] #19 16.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-23T11:43:58.778Z] #19 16.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-23T11:43:58.778Z] #19 16.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:43:58.778Z] #19 16.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-23T11:43:58.778Z] #19 16.24 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-23T11:43:58.778Z] #19 16.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-23T11:43:58.778Z] #19 16.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-23T11:43:58.778Z] #19 16.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-23T11:43:58.778Z] #19 16.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-23T11:43:58.778Z] #19 16.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-23T11:43:58.778Z] #19 16.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-23T11:43:58.778Z] #19 16.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-23T11:43:58.778Z] #19 16.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-23T11:43:58.778Z] #19 16.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-23T11:43:58.778Z] #19 16.51 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-23T11:43:58.778Z] #19 16.51 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-23T11:43:58.778Z] #19 16.52 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-23T11:43:58.778Z] #19 16.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-23T11:43:58.778Z] #19 16.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-23T11:43:58.778Z] #19 16.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T11:43:58.778Z] #19 16.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T11:43:58.778Z] #19 16.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T11:43:58.778Z] #19 16.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-23T11:43:58.778Z] #19 16.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T11:43:58.778Z] #19 16.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T11:43:58.778Z] #19 16.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T11:43:58.778Z] #19 16.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-23T11:43:58.778Z] #19 16.64 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-23T11:43:58.778Z] #19 16.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-23T11:43:58.778Z] #19 16.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T11:43:58.778Z] #19 16.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-23T11:43:58.778Z] #19 16.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-23T11:43:58.778Z] #19 16.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-23T11:43:58.778Z] #19 17.37 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:43:58.778Z] #19 17.46 Fetched 27.6 MB in 1s (25.3 MB/s) [2021-02-23T11:43:58.778Z] #19 17.51 Selecting previously unselected package pigz. [2021-02-23T11:43:58.778Z] #19 17.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 ... 23405 files and directories currently installed.) [2021-02-23T11:43:58.778Z] #19 17.59 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-23T11:43:58.778Z] #19 17.60 Unpacking pigz (2.4-1) ... [2021-02-23T11:43:58.778Z] #19 17.72 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-23T11:43:58.778Z] #19 17.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-23T11:43:58.778Z] #19 17.73 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-23T11:43:58.787Z] #19 3.820 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.7% of statements [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/builder/dockerfile 0.941s coverage: 48.3% of statements [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-23T11:43:58.794Z] ok github.com/docker/docker/builder/remotecontext/git 1.062s coverage: 86.3% of statements [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T11:43:58.794Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T11:43:58.923Z] #43 57.03 CC compel/src/lib/infect-util.o [2021-02-23T11:43:59.226Z] #43 57.32 CC compel/src/lib/infect.o [2021-02-23T11:43:59.365Z] #19 18.26 Selecting previously unselected package python3.7-minimal. [2021-02-23T11:43:59.365Z] #19 18.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-23T11:43:59.365Z] #19 18.28 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:43:59.580Z] #42 46.91 CC compel/arch/x86/src/lib/infect.o [2021-02-23T11:43:59.580Z] #42 ... [2021-02-23T11:43:59.580Z] [2021-02-23T11:43:59.580Z] #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-23T11:43:59.580Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-23T11:43:59.580Z] #12 113.2 Selecting previously unselected package libapparmor1:amd64. [2021-02-23T11:43:59.580Z] #12 113.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 113.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:43:59.580Z] #12 113.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-23T11:43:59.580Z] #12 113.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 113.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:43:59.580Z] #12 113.5 Selecting previously unselected package libbtrfs0. [2021-02-23T11:43:59.580Z] #12 113.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 113.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-23T11:43:59.580Z] #12 113.6 Selecting previously unselected package libbtrfs-dev. [2021-02-23T11:43:59.580Z] #12 113.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 113.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:43:59.580Z] #12 113.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-23T11:43:59.580Z] #12 113.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 113.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:43:59.580Z] #12 113.8 Selecting previously unselected package libudev-dev:amd64. [2021-02-23T11:43:59.580Z] #12 113.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 113.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:43:59.580Z] #12 114.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-23T11:43:59.580Z] #12 114.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 114.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:43:59.580Z] #12 114.3 Selecting previously unselected package libpcre16-3:amd64. [2021-02-23T11:43:59.580Z] #12 114.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 114.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:59.580Z] #12 114.5 Selecting previously unselected package libpcre32-3:amd64. [2021-02-23T11:43:59.580Z] #12 114.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 114.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:43:59.580Z] #12 114.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-23T11:43:59.580Z] #12 114.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 114.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:43:59.580Z] #12 114.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-23T11:43:59.580Z] #12 114.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-23T11:43:59.580Z] #12 114.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:43:59.839Z] #12 115.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-23T11:43:59.839Z] #12 115.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-23T11:43:59.839Z] #12 115.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:43:59.945Z] #19 18.88 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-23T11:43:59.945Z] #19 18.91 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:00.098Z] #12 115.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-23T11:44:00.098Z] #12 115.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-23T11:44:00.098Z] #12 115.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:44:00.357Z] #12 115.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-23T11:44:00.357Z] #12 115.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-23T11:44:00.357Z] #12 115.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:44:00.357Z] #12 116.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-23T11:44:00.357Z] #12 116.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-23T11:44:00.357Z] #12 116.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:44:00.676Z] #19 5.476 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:44:00.924Z] #12 116.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-23T11:44:00.924Z] #12 116.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-23T11:44:00.924Z] #12 116.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-23T11:44:00.924Z] #12 116.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-23T11:44:00.924Z] #12 116.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-23T11:44:00.924Z] #12 116.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-23T11:44:00.924Z] #12 116.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:44:00.924Z] #12 116.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-23T11:44:00.924Z] #12 116.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-23T11:44:00.932Z] #19 ... [2021-02-23T11:44:00.932Z] [2021-02-23T11:44:00.932Z] #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-23T11:44:00.932Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:00.932Z] #42 56.22 AR soccr/libsoccr.a [2021-02-23T11:44:00.932Z] #42 56.27 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:44:00.932Z] #42 57.14 DEP criu/arch/x86/sigframe.d [2021-02-23T11:44:00.932Z] #42 57.31 DEP criu/arch/x86/sigaction_compat.d [2021-02-23T11:44:00.932Z] #42 57.45 DEP criu/arch/x86/kerndat.d [2021-02-23T11:44:00.932Z] #42 57.75 DEP criu/arch/x86/crtools.d [2021-02-23T11:44:00.932Z] #42 57.88 DEP criu/arch/x86/cpu.d [2021-02-23T11:44:00.932Z] #42 58.09 CC criu/arch/x86/cpu.o [2021-02-23T11:44:00.932Z] #42 58.90 CC criu/arch/x86/crtools.o [2021-02-23T11:44:00.932Z] #42 60.05 CC criu/arch/x86/kerndat.o [2021-02-23T11:44:00.932Z] #42 60.60 CC criu/arch/x86/sigaction_compat.o [2021-02-23T11:44:00.932Z] #42 60.85 CC criu/arch/x86/sigframe.o [2021-02-23T11:44:00.932Z] #42 61.05 LINK criu/arch/x86/crtools.built-in.o [2021-02-23T11:44:00.932Z] #42 61.11 DEP criu/pie/util-vdso-elf32.d [2021-02-23T11:44:00.932Z] #42 61.27 DEP criu/pie/util-vdso.d [2021-02-23T11:44:00.932Z] #42 61.43 DEP criu/pie/util.d [2021-02-23T11:44:00.932Z] #42 61.59 CC criu/pie/util.o [2021-02-23T11:44:00.932Z] #42 61.85 CC criu/pie/util-vdso.o [2021-02-23T11:44:00.932Z] #42 62.53 CC criu/pie/util-vdso-elf32.o [2021-02-23T11:44:01.183Z] #12 116.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:44:01.183Z] #12 116.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-23T11:44:01.183Z] #12 116.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-23T11:44:01.183Z] #12 116.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-23T11:44:01.183Z] #12 116.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-23T11:44:01.183Z] #12 116.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-23T11:44:01.183Z] #12 116.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-23T11:44:01.183Z] #12 116.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-23T11:44:01.183Z] #12 116.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:44:01.183Z] #12 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-23T11:44:01.183Z] #12 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-23T11:44:01.183Z] #12 116.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-23T11:44:01.183Z] #12 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T11:44:01.183Z] #12 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-23T11:44:01.183Z] #12 116.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-23T11:44:01.183Z] #12 116.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-23T11:44:01.189Z] #42 63.18 AR criu/pie/pie.lib.a [2021-02-23T11:44:01.189Z] #42 63.23 DEP criu/pie/restorer.d [2021-02-23T11:44:01.442Z] #12 116.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:44:01.442Z] #12 116.8 Setting up dmsetup (2:1.02.155-3) ... [2021-02-23T11:44:01.442Z] #12 116.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-23T11:44:01.442Z] #12 116.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-23T11:44:01.442Z] #12 116.9 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:44:01.445Z] #42 63.51 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-23T11:44:01.445Z] #42 63.61 DEP criu/arch/x86/restorer_unmap.d [2021-02-23T11:44:01.603Z] #52 3.984 + RM_GOPATH=0 [2021-02-23T11:44:01.603Z] #52 3.984 + TMP_GOPATH= [2021-02-23T11:44:01.603Z] #52 3.984 + : /build [2021-02-23T11:44:01.603Z] #52 3.984 + '[' -z '' ']' [2021-02-23T11:44:01.603Z] #52 3.985 ++ mktemp -d [2021-02-23T11:44:01.603Z] #52 3.986 + export GOPATH=/tmp/tmp.YGH7dalGdI [2021-02-23T11:44:01.603Z] #52 3.986 + GOPATH=/tmp/tmp.YGH7dalGdI [2021-02-23T11:44:01.603Z] #52 3.986 + RM_GOPATH=1 [2021-02-23T11:44:01.603Z] #52 3.986 + case "$(go env GOARCH)" in [2021-02-23T11:44:01.603Z] #52 3.991 ++ go env GOARCH [2021-02-23T11:44:01.603Z] #52 4.029 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:44:01.603Z] #52 4.029 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:44:01.603Z] #52 4.029 ++ dirname /tmp/install/install.sh [2021-02-23T11:44:01.603Z] #52 4.029 + dir=/tmp/install [2021-02-23T11:44:01.603Z] #52 4.029 + bin=runc [2021-02-23T11:44:01.603Z] #52 4.029 + shift [2021-02-23T11:44:01.603Z] #52 4.029 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T11:44:01.603Z] #52 4.029 + . /tmp/install/runc.installer [2021-02-23T11:44:01.603Z] #52 4.029 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:44:01.603Z] #52 4.029 + install_runc [2021-02-23T11:44:01.603Z] #52 4.029 + uname -r [2021-02-23T11:44:01.603Z] #52 4.030 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T11:44:01.603Z] #52 4.033 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T11:44:01.603Z] #52 4.044 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T11:44:01.603Z] #52 4.044 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T11:44:01.603Z] #52 4.044 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YGH7dalGdI/src/github.com/opencontainers/runc [2021-02-23T11:44:01.603Z] #52 4.046 Cloning into '/tmp/tmp.YGH7dalGdI/src/github.com/opencontainers/runc'... [2021-02-23T11:44:01.603Z] #52 ... [2021-02-23T11:44:01.603Z] [2021-02-23T11:44:01.603Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T11:44:01.603Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T11:44:01.603Z] #13 DONE 4.3s [2021-02-23T11:44:01.661Z] ok github.com/docker/docker/client 0.135s coverage: 75.4% of statements [2021-02-23T11:44:01.701Z] #42 63.64 DEP criu/arch/x86/restorer.d [2021-02-23T11:44:01.701Z] #42 63.78 DEP criu/arch/x86/vdso-pie.d [2021-02-23T11:44:01.863Z] [2021-02-23T11:44:01.863Z] #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-23T11:44:01.863Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T11:44:01.877Z] #19 20.97 Selecting previously unselected package python3-minimal. [2021-02-23T11:44:01.877Z] #19 20.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-02-23T11:44:01.877Z] #19 21.01 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-23T11:44:01.877Z] #19 21.03 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T11:44:01.957Z] #42 63.91 DEP criu/pie/parasite-vdso.d [2021-02-23T11:44:02.142Z] #19 21.13 Selecting previously unselected package libmpdec2:arm64. [2021-02-23T11:44:02.142Z] #19 21.14 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-23T11:44:02.142Z] #19 21.15 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-23T11:44:02.142Z] #19 21.24 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-23T11:44:02.213Z] #42 64.09 DEP criu/pie/parasite.d [2021-02-23T11:44:02.408Z] #19 21.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-23T11:44:02.408Z] #19 21.26 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:02.432Z] #14 ... [2021-02-23T11:44:02.432Z] [2021-02-23T11:44:02.432Z] #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-23T11:44:02.432Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:44:02.432Z] #44 116.2 crypto/tls [2021-02-23T11:44:02.432Z] #44 123.1 net/http/httptrace [2021-02-23T11:44:02.432Z] #44 123.3 net/http [2021-02-23T11:44:02.469Z] #42 64.36 CC criu/pie/parasite.o [2021-02-23T11:44:02.692Z] #44 ... [2021-02-23T11:44:02.692Z] [2021-02-23T11:44:02.692Z] #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-23T11:44:02.692Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:02.692Z] #42 46.01 DEP compel/plugins/std/log.d [2021-02-23T11:44:02.692Z] #42 46.14 DEP compel/plugins/std/fds.d [2021-02-23T11:44:02.692Z] #42 46.24 DEP compel/plugins/std/std.d [2021-02-23T11:44:02.692Z] #42 46.34 DEP compel/plugins/shmem/shmem.d [2021-02-23T11:44:02.692Z] #42 46.42 DEP compel/plugins/fds/fds.d [2021-02-23T11:44:02.692Z] #42 46.55 CC compel/plugins/std/std.o [2021-02-23T11:44:02.692Z] #42 46.88 CC compel/plugins/std/fds.o [2021-02-23T11:44:02.692Z] #42 47.32 CC compel/plugins/std/log.o [2021-02-23T11:44:02.692Z] #42 48.09 CC compel/plugins/std/string.o [2021-02-23T11:44:02.692Z] #42 48.79 CC compel/plugins/std/infect.o [2021-02-23T11:44:02.692Z] #42 49.29 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-23T11:44:02.692Z] #42 49.35 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-23T11:44:02.692Z] #42 49.40 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-23T11:44:02.692Z] #42 49.46 AR compel/plugins/std.lib.a [2021-02-23T11:44:02.692Z] #42 49.51 CC compel/plugins/fds/fds.o [2021-02-23T11:44:02.692Z] #42 49.87 AR compel/plugins/fds.lib.a [2021-02-23T11:44:02.692Z] #42 49.95 HOSTDEP compel/src/lib/log-host.d [2021-02-23T11:44:02.692Z] #42 50.01 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-23T11:44:02.692Z] #42 50.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-23T11:44:02.692Z] #42 50.32 HOSTDEP compel/src/main-host.d [2021-02-23T11:44:02.692Z] #42 50.49 DEP compel/src/lib/ptrace.d [2021-02-23T11:44:02.692Z] #42 50.62 DEP compel/src/lib/infect.d [2021-02-23T11:44:02.692Z] #42 50.75 DEP compel/src/lib/infect-util.d [2021-02-23T11:44:02.692Z] #42 50.89 DEP compel/src/lib/infect-rpc.d [2021-02-23T11:44:02.692Z] #42 51.01 DEP compel/arch/x86/src/lib/infect.d [2021-02-23T11:44:02.692Z] #42 51.17 DEP compel/arch/x86/src/lib/cpu.d [2021-02-23T11:44:02.692Z] #42 51.30 DEP compel/src/lib/log.d [2021-02-23T11:44:02.692Z] #42 51.37 DEP compel/src/main.d [2021-02-23T11:44:02.692Z] #42 51.49 DEP compel/src/lib/handle-elf.d [2021-02-23T11:44:02.692Z] #42 51.59 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-23T11:44:02.692Z] #42 51.71 CC compel/src/lib/log.o [2021-02-23T11:44:02.692Z] #42 52.02 CC compel/arch/x86/src/lib/cpu.o [2021-02-23T11:44:02.692Z] #42 52.78 CC compel/arch/x86/src/lib/infect.o [2021-02-23T11:44:02.692Z] #42 53.68 CC compel/src/lib/infect-rpc.o [2021-02-23T11:44:02.692Z] #42 54.27 CC compel/src/lib/infect-util.o [2021-02-23T11:44:02.692Z] #42 54.53 CC compel/src/lib/infect.o [2021-02-23T11:44:02.808Z] #43 60.82 CC compel/src/lib/ptrace.o [2021-02-23T11:44:02.987Z] #19 22.10 Selecting previously unselected package python3.7. [2021-02-23T11:44:03.107Z] #43 61.29 AR compel/libcompel.a [2021-02-23T11:44:03.107Z] #43 61.35 HOSTCC compel/src/main-host.o [2021-02-23T11:44:03.252Z] #19 22.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-23T11:44:03.252Z] #19 22.11 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:03.252Z] #19 22.24 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-23T11:44:03.252Z] #19 22.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-23T11:44:03.252Z] #19 22.27 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-23T11:44:03.368Z] #12 DONE 118.5s [2021-02-23T11:44:03.368Z] [2021-02-23T11:44:03.368Z] #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-23T11:44:03.368Z] #52 sha256:f4c433b715fdaa4e903c70c57d094a8b49ac70a6f61369b5d7292ab0c4641c3d [2021-02-23T11:44:03.406Z] #43 61.72 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-23T11:44:03.517Z] #19 22.39 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T11:44:03.705Z] #43 61.88 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T11:44:03.836Z] #42 65.65 LINK criu/pie/parasite.built-in.o [2021-02-23T11:44:03.836Z] #42 65.68 GEN criu/pie/parasite-blob.h [2021-02-23T11:44:03.836Z] #42 65.69 CC criu/pie/parasite-vdso.o [2021-02-23T11:44:03.935Z] #52 ... [2021-02-23T11:44:03.935Z] [2021-02-23T11:44:03.935Z] #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-23T11:44:03.935Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:44:03.935Z] #44 109.5 vendor/golang.org/x/net/http/httpguts [2021-02-23T11:44:03.935Z] #44 109.8 vendor/golang.org/x/net/http/httpproxy [2021-02-23T11:44:03.935Z] #44 110.3 mime/multipart [2021-02-23T11:44:03.935Z] #44 112.5 crypto/tls [2021-02-23T11:44:03.935Z] #44 118.5 net/http/httptrace [2021-02-23T11:44:03.935Z] #44 118.8 net/http [2021-02-23T11:44:03.981Z] #55 196.6 + bin/containerd [2021-02-23T11:44:04.194Z] #44 ... [2021-02-23T11:44:04.194Z] [2021-02-23T11:44:04.194Z] #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-23T11:44:04.194Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:04.194Z] #42 47.74 CC compel/src/lib/infect-rpc.o [2021-02-23T11:44:04.194Z] #42 48.14 CC compel/src/lib/infect-util.o [2021-02-23T11:44:04.194Z] #42 48.44 CC compel/src/lib/infect.o [2021-02-23T11:44:04.194Z] #42 51.13 CC compel/src/lib/ptrace.o [2021-02-23T11:44:04.194Z] #42 51.61 AR compel/libcompel.a [2021-02-23T11:44:04.352Z] #43 62.32 HOSTCC compel/src/lib/log-host.o [2021-02-23T11:44:04.352Z] #43 62.57 HOSTLINK compel/compel-host-bin [2021-02-23T11:44:04.398Z] #42 66.34 CC criu/arch/x86/vdso-pie.o [2021-02-23T11:44:04.398Z] #42 ... [2021-02-23T11:44:04.398Z] [2021-02-23T11:44:04.398Z] #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-23T11:44:04.398Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:44:04.398Z] #44 136.5 github.com/LK4D4/vndr/godl [2021-02-23T11:44:04.453Z] #42 51.76 HOSTCC compel/src/main-host.o [2021-02-23T11:44:04.471Z] #19 23.32 Selecting previously unselected package python3. [2021-02-23T11:44:04.471Z] #19 23.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-02-23T11:44:04.471Z] #19 23.40 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-23T11:44:04.471Z] #19 23.42 Unpacking python3 (3.7.3-1) ... [2021-02-23T11:44:04.471Z] #19 23.55 Selecting previously unselected package libip4tc0:arm64. [2021-02-23T11:44:04.471Z] #19 23.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-23T11:44:04.471Z] #19 23.57 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-23T11:44:04.471Z] #19 23.66 Selecting previously unselected package libip6tc0:arm64. [2021-02-23T11:44:04.607Z] #42 ... [2021-02-23T11:44:04.607Z] [2021-02-23T11:44:04.607Z] #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-23T11:44:04.607Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T11:44:04.607Z] #14 DONE 3.1s [2021-02-23T11:44:04.607Z] [2021-02-23T11:44:04.607Z] #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-23T11:44:04.607Z] #57 sha256:77512cf5b7019656677e96f64ba3ef0e42d099d7e7db393adc76c6650315ce1b [2021-02-23T11:44:04.607Z] #57 122.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:44:04.607Z] #57 122.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T11:44:04.653Z] #43 ... [2021-02-23T11:44:04.653Z] [2021-02-23T11:44:04.653Z] #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-23T11:44:04.653Z] #51 sha256:dd4f246457ef69e2e4bea4a23878ad18bad142bfa3f4848e6e8c94b24a8e8ebf [2021-02-23T11:44:04.653Z] #51 121.4 golang.org/x/crypto/ssh/terminal [2021-02-23T11:44:04.653Z] #51 124.4 mvdan.cc/sh/v3/cmd/shfmt [2021-02-23T11:44:04.653Z] #51 DONE 130.6s [2021-02-23T11:44:04.653Z] [2021-02-23T11:44:04.653Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:44:04.653Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:04.653Z] #43 62.80 DEP soccr/soccr.d [2021-02-23T11:44:04.653Z] #43 ... [2021-02-23T11:44:04.653Z] [2021-02-23T11:44:04.653Z] #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-23T11:44:04.653Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:44:04.653Z] #20 0.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:44:04.653Z] #20 0.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:44:04.653Z] #20 0.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:44:04.653Z] #20 1.732 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-23T11:44:04.653Z] #20 3.127 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-23T11:44:04.653Z] #20 4.668 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-23T11:44:04.712Z] #42 ... [2021-02-23T11:44:04.712Z] [2021-02-23T11:44:04.712Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-23T11:44:04.712Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-23T11:44:04.712Z] #13 DONE 1.7s [2021-02-23T11:44:04.712Z] [2021-02-23T11:44:04.712Z] #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-23T11:44:04.712Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:04.712Z] #42 52.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-23T11:44:04.735Z] #19 23.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-23T11:44:04.735Z] #19 23.67 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-23T11:44:04.735Z] #19 23.79 Selecting previously unselected package libiptc0:arm64. [2021-02-23T11:44:04.735Z] #19 23.79 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-23T11:44:04.735Z] #19 23.81 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-23T11:44:04.735Z] #19 23.89 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-23T11:44:04.870Z] #57 ... [2021-02-23T11:44:04.870Z] [2021-02-23T11:44:04.870Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T11:44:04.870Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T11:44:04.952Z] #20 ... [2021-02-23T11:44:04.952Z] [2021-02-23T11:44:04.952Z] #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-23T11:44:04.952Z] #53 sha256:9dde18bceafc24d55083a59d19cee41bd121ad851efa89e88e14c9d9c1a7712c [2021-02-23T11:44:04.952Z] #53 11.64 + cd /tmp/tmp.RGHtOYErjl/src/github.com/opencontainers/runc [2021-02-23T11:44:04.952Z] #53 11.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:44:04.961Z] #44 137.2 github.com/LK4D4/vndr [2021-02-23T11:44:04.999Z] #19 23.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-23T11:44:04.999Z] #19 23.90 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-23T11:44:04.999Z] #19 23.99 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-23T11:44:04.999Z] #19 24.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-23T11:44:04.999Z] #19 24.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-23T11:44:05.208Z] Fetching without tags [2021-02-23T11:44:05.264Z] #19 24.12 Selecting previously unselected package libnftnl11:arm64. [2021-02-23T11:44:05.264Z] #19 24.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-23T11:44:05.264Z] #19 24.13 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-23T11:44:05.264Z] #19 24.22 Selecting previously unselected package iptables. [2021-02-23T11:44:05.264Z] #19 ... [2021-02-23T11:44:05.264Z] [2021-02-23T11:44:05.264Z] #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-23T11:44:05.264Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:44:05.264Z] #42 61.78 AR criu/pie/pie.lib.a [2021-02-23T11:44:05.264Z] #42 61.84 DEP criu/pie/restorer.d [2021-02-23T11:44:05.264Z] #42 62.06 DEP criu/arch/aarch64/intraprocedure.d [2021-02-23T11:44:05.264Z] #42 62.07 DEP criu/arch/aarch64/restorer.d [2021-02-23T11:44:05.264Z] #42 62.35 DEP criu/arch/aarch64/vdso-pie.d [2021-02-23T11:44:05.264Z] #42 62.49 DEP criu/pie/parasite-vdso.d [2021-02-23T11:44:05.264Z] #42 62.68 DEP criu/pie/parasite.d [2021-02-23T11:44:05.264Z] #42 62.98 CC criu/pie/parasite.o [2021-02-23T11:44:05.264Z] #42 63.79 LINK criu/pie/parasite.built-in.o [2021-02-23T11:44:05.264Z] #42 63.80 GEN criu/pie/parasite-blob.h [2021-02-23T11:44:05.264Z] #42 63.83 CC criu/pie/parasite-vdso.o [2021-02-23T11:44:05.264Z] #42 64.23 CC criu/arch/aarch64/vdso-pie.o [2021-02-23T11:44:05.264Z] #42 64.39 CC criu/arch/aarch64/restorer.o [2021-02-23T11:44:05.264Z] #42 64.89 CC criu/arch/aarch64/intraprocedure.o [2021-02-23T11:44:05.264Z] #42 64.94 CC criu/pie/restorer.o [2021-02-23T11:44:05.264Z] #42 67.32 LINK criu/pie/restorer.built-in.o [2021-02-23T11:44:05.264Z] #42 67.33 GEN criu/pie/restorer-blob.h [2021-02-23T11:44:05.264Z] #42 67.44 DEP criu/vdso.d [2021-02-23T11:44:05.264Z] #42 67.70 DEP criu/uts_ns.d [2021-02-23T11:44:05.264Z] #42 67.85 DEP criu/util.d [2021-02-23T11:44:05.264Z] #42 68.08 DEP criu/uffd.d [2021-02-23T11:44:05.264Z] #42 68.26 DEP criu/tun.d [2021-02-23T11:44:05.264Z] #42 68.46 DEP criu/tty.d [2021-02-23T11:44:05.264Z] #42 68.62 DEP criu/timerfd.d [2021-02-23T11:44:05.264Z] #42 68.76 DEP criu/timens.d [2021-02-23T11:44:05.264Z] #42 68.91 DEP criu/sysfs_parse.d [2021-02-23T11:44:05.264Z] #42 69.05 DEP criu/sysctl.d [2021-02-23T11:44:05.264Z] #42 69.25 DEP criu/string.d [2021-02-23T11:44:05.264Z] #42 69.35 DEP criu/stats.d [2021-02-23T11:44:05.264Z] #42 69.44 DEP criu/sockets.d [2021-02-23T11:44:05.264Z] #42 69.62 DEP criu/sk-unix.d [2021-02-23T11:44:05.264Z] #42 69.91 DEP criu/sk-tcp.d [2021-02-23T11:44:05.264Z] #42 70.19 DEP criu/sk-queue.d [2021-02-23T11:44:05.264Z] #42 70.37 DEP criu/sk-packet.d [2021-02-23T11:44:05.264Z] #42 70.64 DEP criu/sk-netlink.d [2021-02-23T11:44:05.264Z] #42 70.92 DEP criu/sk-inet.d [2021-02-23T11:44:05.264Z] #42 71.17 DEP criu/signalfd.d [2021-02-23T11:44:05.264Z] #42 71.42 DEP criu/sigframe.d [2021-02-23T11:44:05.264Z] #42 71.54 DEP criu/shmem.d [2021-02-23T11:44:05.264Z] #42 71.75 DEP criu/servicefd.d [2021-02-23T11:44:05.264Z] #42 71.88 DEP criu/seize.d [2021-02-23T11:44:05.264Z] #42 ... [2021-02-23T11:44:05.264Z] [2021-02-23T11:44:05.264Z] #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-23T11:44:05.264Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-23T11:44:05.264Z] #19 24.23 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-23T11:44:05.264Z] #19 24.23 Unpacking iptables (1.8.2-4) ... [2021-02-23T11:44:05.283Z] #42 52.67 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T11:44:04.887Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:44:04.954Z] > git config --add remote.origin.fetch +refs/pull/42062/head:refs/remotes/origin/PR-42062 # timeout=10 [2021-02-23T11:44:05.003Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:44:05.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-23T11:44:05.243Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-23T11:44:05.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:44:05.246Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T11:44:05.528Z] #19 24.59 Selecting previously unselected package xxd. [2021-02-23T11:44:05.528Z] #19 24.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-23T11:44:05.528Z] #19 24.61 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:44:05.793Z] #19 24.77 Selecting previously unselected package vim-common. [2021-02-23T11:44:05.793Z] #19 24.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:05.793Z] #19 24.81 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:05.855Z] #42 53.16 HOSTCC compel/src/lib/log-host.o [2021-02-23T11:44:06.017Z] #53 12.53 + '[' -z '' ']' [2021-02-23T11:44:06.017Z] #53 12.54 + target=static [2021-02-23T11:44:06.017Z] #53 12.54 + make 'BUILDTAGS=seccomp ' static [2021-02-23T11:44:06.058Z] #19 25.05 Selecting previously unselected package bash-completion. [2021-02-23T11:44:06.058Z] #19 25.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T11:44:06.114Z] #42 ... [2021-02-23T11:44:06.114Z] [2021-02-23T11:44:06.114Z] #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-23T11:44:06.114Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-23T11:44:06.114Z] #14 DONE 1.2s [2021-02-23T11:44:06.114Z] [2021-02-23T11:44:06.114Z] #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-23T11:44:06.114Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:06.114Z] #42 53.43 HOSTLINK compel/compel-host-bin [2021-02-23T11:44:06.114Z] #42 53.68 DEP soccr/soccr.d [2021-02-23T11:44:06.315Z] #53 12.89 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T11:44:06.376Z] #42 ... [2021-02-23T11:44:06.376Z] [2021-02-23T11:44:06.376Z] #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-23T11:44:06.376Z] #57 sha256:e23b6446defc598f6019fdf31a6d1b94d47bee5ebce89291ea8284f92377c3c4 [2021-02-23T11:44:06.376Z] #57 113.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:44:06.376Z] #57 113.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T11:44:06.376Z] #57 DONE 121.9s [2021-02-23T11:44:06.376Z] [2021-02-23T11:44:06.376Z] #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-23T11:44:06.376Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:06.376Z] #42 53.92 CC soccr/soccr.o [2021-02-23T11:44:06.610Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:44:06.634Z] #42 ... [2021-02-23T11:44:06.634Z] [2021-02-23T11:44:06.634Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T11:44:06.634Z] #58 sha256:8a6f348fe8672eeee9093c775abb9f79ffdda084655ad824a35acb833822d40e [2021-02-23T11:44:06.634Z] #58 DONE 0.1s [2021-02-23T11:44:06.634Z] [2021-02-23T11:44:06.634Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T11:44:06.634Z] #59 sha256:b312257691d370b3a60550c319810632afde2c8f57e5fe48ca048cd64614ee13 [2021-02-23T11:44:06.634Z] #59 DONE 0.1s [2021-02-23T11:44:06.634Z] [2021-02-23T11:44:06.634Z] #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-23T11:44:06.635Z] #52 sha256:f4c433b715fdaa4e903c70c57d094a8b49ac70a6f61369b5d7292ab0c4641c3d [2021-02-23T11:44:06.635Z] #52 1.639 + RM_GOPATH=0 [2021-02-23T11:44:06.635Z] #52 1.639 + TMP_GOPATH= [2021-02-23T11:44:06.635Z] #52 1.639 + : /build [2021-02-23T11:44:06.635Z] #52 1.639 + '[' -z '' ']' [2021-02-23T11:44:06.635Z] #52 1.648 ++ mktemp -d [2021-02-23T11:44:06.635Z] #52 1.649 + export GOPATH=/tmp/tmp.74SZ1sF6O8 [2021-02-23T11:44:06.635Z] #52 1.649 + GOPATH=/tmp/tmp.74SZ1sF6O8 [2021-02-23T11:44:06.635Z] #52 1.649 + RM_GOPATH=1 [2021-02-23T11:44:06.635Z] #52 1.649 + case "$(go env GOARCH)" in [2021-02-23T11:44:06.635Z] #52 1.649 ++ go env GOARCH [2021-02-23T11:44:06.635Z] #52 1.657 + export GO_BUILDMODE=-buildmode=pie [2021-02-23T11:44:06.635Z] #52 1.658 + GO_BUILDMODE=-buildmode=pie [2021-02-23T11:44:06.635Z] #52 1.660 ++ dirname /tmp/install/install.sh [2021-02-23T11:44:06.635Z] #52 1.676 + dir=/tmp/install [2021-02-23T11:44:06.635Z] #52 1.676 + bin=runc [2021-02-23T11:44:06.635Z] #52 1.676 + shift [2021-02-23T11:44:06.635Z] #52 1.676 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-23T11:44:06.635Z] #52 1.676 + . /tmp/install/runc.installer [2021-02-23T11:44:06.635Z] #52 1.676 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:44:06.635Z] #52 1.676 + install_runc [2021-02-23T11:44:06.635Z] #52 1.677 + uname -r [2021-02-23T11:44:06.635Z] #52 1.677 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-23T11:44:06.635Z] #52 1.679 + RUNC_BUILDTAGS='seccomp ' [2021-02-23T11:44:06.635Z] #52 1.679 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-23T11:44:06.635Z] #52 1.679 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-23T11:44:06.635Z] #52 1.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.74SZ1sF6O8/src/github.com/opencontainers/runc [2021-02-23T11:44:06.635Z] #52 1.715 Cloning into '/tmp/tmp.74SZ1sF6O8/src/github.com/opencontainers/runc'... [2021-02-23T11:44:06.782Z] #15 ... [2021-02-23T11:44:06.782Z] [2021-02-23T11:44:06.783Z] #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-23T11:44:06.783Z] #57 sha256:77512cf5b7019656677e96f64ba3ef0e42d099d7e7db393adc76c6650315ce1b [2021-02-23T11:44:06.783Z] #57 DONE 130.1s [2021-02-23T11:44:06.783Z] [2021-02-23T11:44:06.783Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T11:44:06.783Z] #58 sha256:8cba7fce871594b269556e01a4ee25e208d8efa6465f0a213981114b5a5d5326 [2021-02-23T11:44:06.783Z] #58 DONE 0.2s [2021-02-23T11:44:06.783Z] [2021-02-23T11:44:06.783Z] #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-23T11:44:06.783Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:06.783Z] #42 57.41 CC compel/src/lib/ptrace.o [2021-02-23T11:44:06.783Z] #42 57.93 AR compel/libcompel.a [2021-02-23T11:44:06.783Z] #42 58.05 HOSTCC compel/src/main-host.o [2021-02-23T11:44:06.783Z] #42 58.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-23T11:44:06.783Z] #42 58.66 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-23T11:44:06.783Z] #42 ... [2021-02-23T11:44:06.783Z] [2021-02-23T11:44:06.783Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T11:44:06.783Z] #59 sha256:d0347f0896bbcb00f4e7b6b564d81a45948ad5b731f34a0aa5f901a2c3664292 [2021-02-23T11:44:06.783Z] #59 DONE 0.1s [2021-02-23T11:44:06.783Z] [2021-02-23T11:44:06.783Z] #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-23T11:44:06.783Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:06.783Z] #42 59.10 HOSTCC compel/src/lib/log-host.o [2021-02-23T11:44:07.043Z] #42 59.35 HOSTLINK compel/compel-host-bin [2021-02-23T11:44:07.304Z] #42 59.52 DEP soccr/soccr.d [2021-02-23T11:44:07.304Z] #42 59.74 CC soccr/soccr.o [2021-02-23T11:44:08.012Z] #52 ... [2021-02-23T11:44:08.012Z] [2021-02-23T11:44:08.012Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T11:44:08.012Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T11:44:08.012Z] #15 1.681 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T11:44:08.012Z] #15 DONE 1.8s [2021-02-23T11:44:08.012Z] [2021-02-23T11:44:08.012Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T11:44:08.012Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T11:44:08.170Z] #55 ... [2021-02-23T11:44:08.170Z] [2021-02-23T11:44:08.170Z] #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-23T11:44:08.170Z] #52 sha256:9510589ff2759cebb6e3e4584901cd305e49539c379ea19af5eaf6cc6e42f71f [2021-02-23T11:44:08.170Z] #52 126.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T11:44:08.170Z] #52 126.9 + mkdir -p /build [2021-02-23T11:44:08.170Z] #52 126.9 + cp runc /build/runc [2021-02-23T11:44:08.170Z] #52 DONE 127.5s [2021-02-23T11:44:08.170Z] [2021-02-23T11:44:08.170Z] #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-23T11:44:08.170Z] #55 sha256:6511126176b3eb81a7d305b87e30e5df4283d729cd57583d80b267e6977ad2c9 [2021-02-23T11:44:06.717Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:44:06.764Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:44:08.690Z] #42 ... [2021-02-23T11:44:08.690Z] [2021-02-23T11:44:08.690Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-23T11:44:08.690Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-23T11:44:08.690Z] #15 3.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-23T11:44:08.690Z] #15 DONE 4.0s [2021-02-23T11:44:08.950Z] [2021-02-23T11:44:08.950Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-23T11:44:08.950Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-23T11:44:09.106Z] #55 ... [2021-02-23T11:44:09.106Z] [2021-02-23T11:44:09.106Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T11:44:09.106Z] #53 sha256:ccc638ef2ffbf4dfa9d6bf30e7098c1a02e4feec2d1b42626196bc7901258e5a [2021-02-23T11:44:09.132Z] #44 ... [2021-02-23T11:44:09.132Z] [2021-02-23T11:44:09.132Z] #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-23T11:44:09.132Z] #52 sha256:7aa5c6423cf04caf2d04a2ac67e4378151a0c586535facc05738983da2f6eaee [2021-02-23T11:44:09.132Z] #52 12.82 + cd /tmp/tmp.GKJioL6CqC/src/github.com/opencontainers/runc [2021-02-23T11:44:09.132Z] #52 12.82 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:44:09.132Z] #52 13.23 + '[' -z '' ']' [2021-02-23T11:44:09.132Z] #52 13.23 + target=static [2021-02-23T11:44:09.132Z] #52 13.23 + make 'BUILDTAGS=seccomp ' static [2021-02-23T11:44:09.132Z] #52 13.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T11:44:09.132Z] #52 ... [2021-02-23T11:44:09.132Z] [2021-02-23T11:44:09.132Z] #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-23T11:44:09.132Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:09.132Z] #42 66.77 CC criu/arch/x86/restorer.o [2021-02-23T11:44:09.132Z] #42 67.31 CC criu/arch/x86/restorer_unmap.o [2021-02-23T11:44:09.132Z] #42 67.35 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-23T11:44:09.132Z] #42 67.66 CC criu/pie/restorer.o [2021-02-23T11:44:09.132Z] #42 70.88 LINK criu/pie/restorer.built-in.o [2021-02-23T11:44:09.132Z] #42 70.90 GEN criu/pie/restorer-blob.h [2021-02-23T11:44:09.132Z] #42 71.00 DEP criu/vdso.d [2021-02-23T11:44:09.133Z] #42 71.30 DEP criu/vdso-compat.d [2021-02-23T11:44:09.331Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:44:09.332Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062) [2021-02-23T11:44:09.365Z] #53 DONE 0.2s [2021-02-23T11:44:09.365Z] [2021-02-23T11:44:09.365Z] #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-23T11:44:09.365Z] #55 sha256:6511126176b3eb81a7d305b87e30e5df4283d729cd57583d80b267e6977ad2c9 [2021-02-23T11:44:09.385Z] #19 27.92 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T11:44:09.389Z] #42 71.43 DEP criu/uts_ns.d [2021-02-23T11:44:09.389Z] #42 71.57 DEP criu/util.d [2021-02-23T11:44:09.391Z] #16 DONE 1.7s [2021-02-23T11:44:09.391Z] [2021-02-23T11:44:09.391Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T11:44:09.391Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T11:44:09.653Z] #19 28.55 Selecting previously unselected package bzip2. [2021-02-23T11:44:09.653Z] #19 28.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-23T11:44:09.653Z] #19 28.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:09.653Z] #19 28.71 Selecting previously unselected package xz-utils. [2021-02-23T11:44:09.653Z] #19 28.72 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-23T11:44:09.653Z] #19 28.72 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T11:44:09.917Z] #19 28.88 Selecting previously unselected package apparmor. [2021-02-23T11:44:09.917Z] #19 28.88 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-23T11:44:09.917Z] #19 28.96 Unpacking apparmor (2.13.2-10) ... [2021-02-23T11:44:09.953Z] #42 71.76 DEP criu/uffd.d [2021-02-23T11:44:09.953Z] #42 71.98 DEP criu/tun.d [2021-02-23T11:44:10.210Z] #42 72.17 DEP criu/tty.d [2021-02-23T11:44:10.467Z] #42 72.43 DEP criu/timerfd.d [2021-02-23T11:44:10.498Z] #19 29.37 Selecting previously unselected package aufs-tools. [2021-02-23T11:44:10.498Z] #19 29.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-23T11:44:10.498Z] #19 29.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:10.724Z] #42 72.60 DEP criu/timens.d [2021-02-23T11:44:10.724Z] #42 72.77 DEP criu/sysfs_parse.d [2021-02-23T11:44:10.764Z] #19 29.58 Selecting previously unselected package libonig5:arm64. [2021-02-23T11:44:10.764Z] #19 29.59 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-23T11:44:10.764Z] #19 29.62 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-23T11:44:10.764Z] #19 29.79 Selecting previously unselected package libjq1:arm64. [2021-02-23T11:44:10.764Z] #19 29.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-23T11:44:10.764Z] #19 29.80 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-23T11:44:10.767Z] #17 DONE 1.1s [2021-02-23T11:44:10.767Z] [2021-02-23T11:44:10.767Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:44:10.767Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T11:44:10.834Z] #53 ... [2021-02-23T11:44:10.834Z] [2021-02-23T11:44:10.834Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:44:10.834Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:44:10.834Z] #45 126.4 math/big [2021-02-23T11:44:10.834Z] #45 130.7 go/doc [2021-02-23T11:44:10.834Z] #45 136.5 vendor/golang.org/x/text/unicode/norm [2021-02-23T11:44:10.834Z] #45 ... [2021-02-23T11:44:10.834Z] [2021-02-23T11:44:10.834Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:44:10.834Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:10.834Z] #43 63.13 CC soccr/soccr.o [2021-02-23T11:44:10.834Z] #43 65.34 AR soccr/libsoccr.a [2021-02-23T11:44:10.834Z] #43 65.39 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:44:10.834Z] #43 65.74 DEP criu/arch/ppc64/sigframe.d [2021-02-23T11:44:10.834Z] #43 65.95 DEP criu/arch/ppc64/crtools.d [2021-02-23T11:44:10.834Z] #43 66.15 DEP criu/arch/ppc64/cpu.d [2021-02-23T11:44:10.834Z] #43 66.38 CC criu/arch/ppc64/cpu.o [2021-02-23T11:44:10.834Z] #43 67.01 CC criu/arch/ppc64/crtools.o [2021-02-23T11:44:10.834Z] #43 68.27 CC criu/arch/ppc64/sigframe.o [2021-02-23T11:44:10.834Z] #43 68.61 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-23T11:44:10.834Z] #43 68.66 DEP criu/pie/util-vdso.d [2021-02-23T11:44:10.834Z] #43 68.87 DEP criu/pie/util.d [2021-02-23T11:44:10.834Z] #43 69.04 CC criu/pie/util.o [2021-02-23T11:44:10.980Z] #42 72.92 DEP criu/sysctl.d [2021-02-23T11:44:10.980Z] #42 73.09 DEP criu/string.d [2021-02-23T11:44:10.980Z] #42 73.16 DEP criu/stats.d [2021-02-23T11:44:11.028Z] #19 29.92 Selecting previously unselected package jq. [2021-02-23T11:44:11.028Z] #19 29.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-23T11:44:11.028Z] #19 29.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:11.028Z] #19 30.08 Selecting previously unselected package libaio1:arm64. [2021-02-23T11:44:11.028Z] #19 30.09 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-23T11:44:11.028Z] #19 30.10 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-23T11:44:11.139Z] #43 69.41 CC criu/pie/util-vdso.o [2021-02-23T11:44:11.237Z] #42 73.27 DEP criu/sockets.d [2021-02-23T11:44:11.293Z] #19 30.19 Selecting previously unselected package libgpm2:arm64. [2021-02-23T11:44:11.293Z] #19 30.20 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-23T11:44:11.293Z] #19 30.21 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-23T11:44:11.293Z] #19 30.40 Selecting previously unselected package libicu63:arm64. [2021-02-23T11:44:11.293Z] #19 30.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-23T11:44:11.293Z] #19 30.42 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-23T11:44:08.953Z] > git remote # timeout=10 [2021-02-23T11:44:09.046Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T11:44:09.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-23T11:44:09.096Z] > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10 [2021-02-23T11:44:09.234Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-23T11:44:09.365Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T11:44:09.433Z] > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10 [2021-02-23T11:44:11.494Z] #42 73.53 DEP criu/sk-unix.d [2021-02-23T11:44:11.704Z] #18 DONE 1.2s [2021-02-23T11:44:11.704Z] [2021-02-23T11:44:11.704Z] #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-23T11:44:11.704Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:11.704Z] #42 56.23 AR soccr/libsoccr.a [2021-02-23T11:44:11.704Z] #42 56.32 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:44:11.704Z] #42 56.95 DEP criu/arch/x86/sigframe.d [2021-02-23T11:44:11.704Z] #42 57.17 DEP criu/arch/x86/sigaction_compat.d [2021-02-23T11:44:11.704Z] #42 57.29 DEP criu/arch/x86/kerndat.d [2021-02-23T11:44:11.704Z] #42 57.60 DEP criu/arch/x86/crtools.d [2021-02-23T11:44:11.704Z] #42 57.80 DEP criu/arch/x86/cpu.d [2021-02-23T11:44:11.704Z] #42 58.03 CC criu/arch/x86/cpu.o [2021-02-23T11:44:11.704Z] #42 58.94 CC criu/arch/x86/crtools.o [2021-02-23T11:44:11.750Z] #42 73.75 DEP criu/sk-tcp.d [2021-02-23T11:44:11.750Z] #42 73.94 DEP criu/sk-queue.d [2021-02-23T11:44:12.193Z] #43 70.24 AR criu/pie/pie.lib.a [2021-02-23T11:44:12.193Z] #43 70.32 DEP criu/pie/restorer.d [2021-02-23T11:44:12.314Z] #42 74.18 DEP criu/sk-packet.d [2021-02-23T11:44:12.491Z] #43 70.71 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-23T11:44:12.570Z] #42 74.41 DEP criu/sk-netlink.d [2021-02-23T11:44:12.570Z] #42 74.60 DEP criu/sk-inet.d [2021-02-23T11:44:12.691Z] #19 ... [2021-02-23T11:44:12.691Z] [2021-02-23T11:44:12.691Z] #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-23T11:44:12.691Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-23T11:44:12.691Z] #39 135.7 + dpkg --print-architecture [2021-02-23T11:44:12.791Z] #43 70.74 DEP criu/arch/ppc64/restorer.d [2021-02-23T11:44:12.791Z] #43 70.94 DEP criu/arch/ppc64/vdso-pie.d [2021-02-23T11:44:12.826Z] #42 74.80 DEP criu/signalfd.d [2021-02-23T11:44:13.081Z] #42 60.49 CC criu/arch/x86/kerndat.o [2021-02-23T11:44:13.085Z] #42 74.96 DEP criu/sigframe.d [2021-02-23T11:44:13.085Z] #42 75.07 DEP criu/shmem.d [2021-02-23T11:44:13.090Z] #43 71.09 DEP criu/pie/parasite-vdso.d [2021-02-23T11:44:13.090Z] #43 71.28 DEP criu/pie/parasite.d [2021-02-23T11:44:13.155Z] #16 DONE 3.6s [2021-02-23T11:44:13.155Z] [2021-02-23T11:44:13.155Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-23T11:44:13.155Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-23T11:44:13.339Z] #42 60.97 CC criu/arch/x86/sigaction_compat.o [2021-02-23T11:44:13.342Z] #42 75.23 DEP criu/servicefd.d [2021-02-23T11:44:13.342Z] #42 75.42 DEP criu/seize.d [2021-02-23T11:44:13.389Z] #43 71.62 CC criu/pie/parasite.o [2021-02-23T11:44:13.597Z] #42 61.21 CC criu/arch/x86/sigframe.o [2021-02-23T11:44:13.598Z] #42 75.58 DEP criu/seccomp.d [2021-02-23T11:44:13.598Z] #42 75.74 DEP criu/rst-malloc.d [2021-02-23T11:44:13.598Z] #42 75.81 DEP criu/rbtree.d [2021-02-23T11:44:13.645Z] #39 DONE 136.8s [2021-02-23T11:44:13.645Z] [2021-02-23T11:44:13.645Z] #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-23T11:44:13.645Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:44:13.645Z] #42 72.09 DEP criu/seccomp.d [2021-02-23T11:44:13.645Z] #42 72.30 DEP criu/rst-malloc.d [2021-02-23T11:44:13.645Z] #42 72.43 DEP criu/rbtree.d [2021-02-23T11:44:13.645Z] #42 72.50 DEP criu/pstree.d [2021-02-23T11:44:13.645Z] #42 72.70 DEP criu/protobuf.d [2021-02-23T11:44:13.645Z] #42 72.92 GEN criu/protobuf-desc-gen.h [2021-02-23T11:44:13.645Z] #42 74.45 DEP criu/protobuf-desc.d [2021-02-23T11:44:13.645Z] #42 74.55 DEP criu/proc_parse.d [2021-02-23T11:44:13.645Z] #42 74.79 DEP criu/plugin.d [2021-02-23T11:44:13.645Z] #42 74.94 DEP criu/pipes.d [2021-02-23T11:44:13.645Z] #42 75.10 DEP criu/pie-util.d [2021-02-23T11:44:13.645Z] #42 75.27 DEP criu/pie-util-vdso.d [2021-02-23T11:44:13.645Z] #42 75.43 DEP criu/path.d [2021-02-23T11:44:13.645Z] #42 75.58 DEP criu/parasite-syscall.d [2021-02-23T11:44:13.645Z] #42 75.84 DEP criu/pagemap.d [2021-02-23T11:44:13.645Z] #42 76.02 DEP criu/pagemap-cache.d [2021-02-23T11:44:13.645Z] #42 76.20 DEP criu/page-xfer.d [2021-02-23T11:44:13.645Z] #42 76.42 DEP criu/page-pipe.d [2021-02-23T11:44:13.645Z] #42 76.50 DEP criu/netfilter.d [2021-02-23T11:44:13.645Z] #42 76.71 DEP criu/net.d [2021-02-23T11:44:13.645Z] #42 76.98 DEP criu/namespaces.d [2021-02-23T11:44:13.645Z] #42 77.08 DEP criu/mount.d [2021-02-23T11:44:13.645Z] #42 77.22 DEP criu/memfd.d [2021-02-23T11:44:13.645Z] #42 77.42 DEP criu/mem.d [2021-02-23T11:44:13.645Z] #42 77.61 DEP criu/lsm.d [2021-02-23T11:44:13.645Z] #42 77.72 DEP criu/log.d [2021-02-23T11:44:13.645Z] #42 77.89 DEP criu/libnetlink.d [2021-02-23T11:44:13.645Z] #42 78.10 DEP criu/kerndat.d [2021-02-23T11:44:13.645Z] #42 78.36 DEP criu/kcmp-ids.d [2021-02-23T11:44:13.645Z] #42 78.53 DEP criu/irmap.d [2021-02-23T11:44:13.645Z] #42 78.70 DEP criu/ipc_ns.d [2021-02-23T11:44:13.645Z] #42 78.90 DEP criu/image.d [2021-02-23T11:44:13.645Z] #42 79.06 DEP criu/image-desc.d [2021-02-23T11:44:13.645Z] #42 79.13 DEP criu/fsnotify.d [2021-02-23T11:44:13.645Z] #42 79.27 DEP criu/filesystems.d [2021-02-23T11:44:13.645Z] #42 79.43 DEP criu/files.d [2021-02-23T11:44:13.645Z] #42 79.57 DEP criu/files-reg.d [2021-02-23T11:44:13.645Z] #42 79.73 DEP criu/files-ext.d [2021-02-23T11:44:13.645Z] #42 79.88 DEP criu/file-lock.d [2021-02-23T11:44:13.645Z] #42 80.02 DEP criu/file-ids.d [2021-02-23T11:44:13.645Z] #42 80.26 DEP criu/fifo.d [2021-02-23T11:44:13.645Z] #42 80.37 DEP criu/fdstore.d [2021-02-23T11:44:13.855Z] #42 75.87 DEP criu/pstree.d [2021-02-23T11:44:13.909Z] #42 80.46 DEP criu/fault-injection.d [2021-02-23T11:44:13.910Z] #42 80.54 DEP criu/external.d [2021-02-23T11:44:14.111Z] #42 76.11 DEP criu/protobuf.d [2021-02-23T11:44:14.164Z] #42 61.54 LINK criu/arch/x86/crtools.built-in.o [2021-02-23T11:44:14.165Z] #42 61.59 DEP criu/pie/util-vdso-elf32.d [2021-02-23T11:44:14.165Z] #42 61.69 DEP criu/pie/util-vdso.d [2021-02-23T11:44:14.174Z] #42 80.67 DEP criu/eventpoll.d [2021-02-23T11:44:14.174Z] #42 80.91 DEP criu/eventfd.d [2021-02-23T11:44:14.174Z] #42 ... [2021-02-23T11:44:14.174Z] [2021-02-23T11:44:14.174Z] #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-23T11:44:14.174Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-23T11:44:14.368Z] #42 76.31 GEN criu/protobuf-desc-gen.h [2021-02-23T11:44:14.423Z] #42 61.88 DEP criu/pie/util.d [2021-02-23T11:44:14.438Z] #19 33.31 Selecting previously unselected package libnet1:arm64. [2021-02-23T11:44:14.438Z] #19 33.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-23T11:44:14.438Z] #19 33.32 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:44:14.438Z] #19 33.41 Selecting previously unselected package libnl-3-200:arm64. [2021-02-23T11:44:14.438Z] #19 33.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-23T11:44:14.438Z] #19 33.42 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-23T11:44:14.438Z] #19 33.52 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-23T11:44:14.438Z] #19 33.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-23T11:44:14.438Z] #19 33.54 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-23T11:44:14.438Z] #19 33.63 Selecting previously unselected package libreadline5:arm64. [2021-02-23T11:44:14.681Z] #42 62.04 CC criu/pie/util.o [2021-02-23T11:44:14.703Z] #19 33.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-23T11:44:14.703Z] #19 33.64 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-23T11:44:14.940Z] #42 62.30 CC criu/pie/util-vdso.o [2021-02-23T11:44:14.940Z] #42 ... [2021-02-23T11:44:14.940Z] [2021-02-23T11:44:14.940Z] #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-23T11:44:14.940Z] #52 sha256:f4c433b715fdaa4e903c70c57d094a8b49ac70a6f61369b5d7292ab0c4641c3d [2021-02-23T11:44:14.940Z] #52 11.99 + cd /tmp/tmp.74SZ1sF6O8/src/github.com/opencontainers/runc [2021-02-23T11:44:14.940Z] #52 11.99 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:44:14.967Z] #19 33.81 Selecting previously unselected package net-tools. [2021-02-23T11:44:14.967Z] #19 33.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-23T11:44:14.967Z] #19 33.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:44:14.967Z] #19 34.05 Selecting previously unselected package python-pip-whl. [2021-02-23T11:44:15.231Z] #19 34.06 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T11:44:15.231Z] #19 34.08 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T11:44:15.298Z] #42 ... [2021-02-23T11:44:15.298Z] [2021-02-23T11:44:15.298Z] #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-23T11:44:15.298Z] #44 sha256:d0848cf367d7fdf3f89ed51d170da5155be4153de7ec07c1b8e324ef69b9fae0 [2021-02-23T11:44:15.298Z] #44 DONE 147.4s [2021-02-23T11:44:15.298Z] [2021-02-23T11:44:15.298Z] #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-23T11:44:15.298Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:15.298Z] #19 11.01 Fetched 8422 kB in 10s (876 kB/s) [2021-02-23T11:44:15.298Z] #19 11.01 Reading package lists... [2021-02-23T11:44:15.298Z] #19 14.31 Reading package lists... [2021-02-23T11:44:15.298Z] #19 18.40 Building dependency tree... [2021-02-23T11:44:15.298Z] #19 20.05 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T11:44:15.298Z] #19 20.05 The following additional packages will be installed: [2021-02-23T11:44:15.298Z] #19 20.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T11:44:15.298Z] #19 20.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T11:44:15.298Z] #19 20.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T11:44:15.298Z] #19 20.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T11:44:15.298Z] #19 20.05 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T11:44:15.298Z] #19 20.06 Suggested packages: [2021-02-23T11:44:15.298Z] #19 20.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T11:44:15.298Z] #19 20.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T11:44:15.298Z] #19 20.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T11:44:15.298Z] #19 20.07 Recommended packages: [2021-02-23T11:44:15.298Z] #19 20.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T11:44:15.298Z] #19 20.07 python3-keyrings.alt python3-xdg unzip [2021-02-23T11:44:15.496Z] #19 34.54 Selecting previously unselected package python3-lib2to3. [2021-02-23T11:44:15.496Z] #19 34.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T11:44:15.496Z] #19 34.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:44:15.498Z] #43 73.40 LINK criu/pie/parasite.built-in.o [2021-02-23T11:44:15.498Z] #43 73.41 GEN criu/pie/parasite-blob.h [2021-02-23T11:44:15.498Z] #43 73.46 CC criu/pie/parasite-vdso.o [2021-02-23T11:44:15.507Z] #52 12.41 + '[' -z '' ']' [2021-02-23T11:44:15.507Z] #52 12.41 + target=static [2021-02-23T11:44:15.507Z] #52 12.41 + make 'BUILDTAGS=seccomp ' static [2021-02-23T11:44:15.507Z] #52 12.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T11:44:15.760Z] #19 34.72 Selecting previously unselected package python3-distutils. [2021-02-23T11:44:15.760Z] #19 34.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T11:44:15.760Z] #19 34.74 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T11:44:16.025Z] #19 34.86 Selecting previously unselected package python3-pip. [2021-02-23T11:44:16.025Z] #19 34.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T11:44:16.025Z] #19 34.89 Unpacking python3-pip (18.1-5) ... [2021-02-23T11:44:16.025Z] #19 35.04 Selecting previously unselected package python3-pkg-resources. [2021-02-23T11:44:16.025Z] #19 35.04 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:44:16.025Z] #19 35.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:44:16.146Z] #43 74.25 CC criu/arch/ppc64/vdso-pie.o [2021-02-23T11:44:16.289Z] #19 35.20 Selecting previously unselected package python3-setuptools. [2021-02-23T11:44:16.289Z] #19 35.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T11:44:16.289Z] #19 35.21 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T11:44:16.447Z] #43 74.64 CC criu/arch/ppc64/restorer.o [2021-02-23T11:44:16.447Z] #43 ... [2021-02-23T11:44:16.447Z] [2021-02-23T11:44:16.447Z] #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-23T11:44:16.447Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:44:16.447Z] #45 142.3 github.com/LK4D4/vndr/build [2021-02-23T11:44:16.554Z] #19 35.51 Selecting previously unselected package python3-wheel. [2021-02-23T11:44:16.554Z] #19 35.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T11:44:16.554Z] #19 35.53 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T11:44:16.671Z] #19 ... [2021-02-23T11:44:16.671Z] [2021-02-23T11:44:16.671Z] #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-23T11:44:16.671Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:16.671Z] #42 78.74 DEP criu/protobuf-desc.d [2021-02-23T11:44:16.818Z] #19 35.67 Selecting previously unselected package sudo. [2021-02-23T11:44:16.818Z] #19 35.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-23T11:44:16.818Z] #19 35.69 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:44:16.928Z] #42 78.89 DEP criu/proc_parse.d [2021-02-23T11:44:16.928Z] #42 79.08 DEP criu/plugin.d [2021-02-23T11:44:17.082Z] #19 36.18 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T11:44:17.082Z] #19 36.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-23T11:44:17.082Z] #19 36.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:44:17.092Z] #45 ... [2021-02-23T11:44:17.092Z] [2021-02-23T11:44:17.092Z] #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-23T11:44:17.092Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:44:17.092Z] #20 11.23 Fetched 8197 kB in 11s (762 kB/s) [2021-02-23T11:44:17.092Z] #20 11.23 Reading package lists... [2021-02-23T11:44:17.092Z] #20 15.96 Reading package lists... [2021-02-23T11:44:17.092Z] #20 20.37 Building dependency tree... [2021-02-23T11:44:17.185Z] #42 79.16 DEP criu/pipes.d [2021-02-23T11:44:17.185Z] #42 79.37 DEP criu/pie-util.d [2021-02-23T11:44:17.360Z] #17 DONE 4.8s [2021-02-23T11:44:17.360Z] [2021-02-23T11:44:17.360Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:44:17.360Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T11:44:17.391Z] #20 ... [2021-02-23T11:44:17.391Z] [2021-02-23T11:44:17.391Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:44:17.391Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:17.391Z] #43 75.20 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-23T11:44:17.391Z] #43 75.25 CC criu/pie/restorer.o [2021-02-23T11:44:17.441Z] #42 79.45 DEP criu/pie-util-vdso.d [2021-02-23T11:44:17.663Z] #19 36.46 Selecting previously unselected package uidmap. [2021-02-23T11:44:17.663Z] #19 36.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-23T11:44:17.663Z] #19 36.48 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T11:44:17.663Z] #19 36.61 Selecting previously unselected package vim-runtime. [2021-02-23T11:44:17.663Z] #19 36.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:17.663Z] #19 36.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-23T11:44:17.663Z] #19 36.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T11:44:17.663Z] #19 36.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:44:17.698Z] #42 79.57 DEP criu/pie-util-vdso-elf32.d [2021-02-23T11:44:17.698Z] #42 79.71 DEP criu/path.d [2021-02-23T11:44:17.955Z] #42 79.85 DEP criu/parasite-syscall.d [2021-02-23T11:44:17.955Z] #42 80.16 DEP criu/pagemap.d [2021-02-23T11:44:18.520Z] #42 80.34 DEP criu/pagemap-cache.d [2021-02-23T11:44:18.520Z] #42 80.55 DEP criu/page-xfer.d [2021-02-23T11:44:18.520Z] #42 80.71 DEP criu/page-pipe.d [2021-02-23T11:44:18.777Z] #42 80.87 DEP criu/netfilter.d [2021-02-23T11:44:19.033Z] #42 80.99 DEP criu/net.d [2021-02-23T11:44:19.033Z] #42 81.15 DEP criu/namespaces.d [2021-02-23T11:44:19.290Z] #42 81.33 DEP criu/mount.d [2021-02-23T11:44:19.290Z] #42 81.44 DEP criu/memfd.d [2021-02-23T11:44:19.319Z] #18 ... [2021-02-23T11:44:19.319Z] [2021-02-23T11:44:19.319Z] #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-23T11:44:19.319Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:19.319Z] #42 61.33 AR soccr/libsoccr.a [2021-02-23T11:44:19.319Z] #42 61.41 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:44:19.319Z] #42 61.88 DEP criu/arch/x86/sigframe.d [2021-02-23T11:44:19.319Z] #42 62.08 DEP criu/arch/x86/sigaction_compat.d [2021-02-23T11:44:19.319Z] #42 62.16 DEP criu/arch/x86/kerndat.d [2021-02-23T11:44:19.319Z] #42 62.28 DEP criu/arch/x86/crtools.d [2021-02-23T11:44:19.319Z] #42 62.43 DEP criu/arch/x86/cpu.d [2021-02-23T11:44:19.319Z] #42 62.65 CC criu/arch/x86/cpu.o [2021-02-23T11:44:19.319Z] #42 63.25 CC criu/arch/x86/crtools.o [2021-02-23T11:44:19.319Z] #42 64.75 CC criu/arch/x86/kerndat.o [2021-02-23T11:44:19.319Z] #42 65.47 CC criu/arch/x86/sigaction_compat.o [2021-02-23T11:44:19.319Z] #42 65.77 CC criu/arch/x86/sigframe.o [2021-02-23T11:44:19.319Z] #42 66.02 LINK criu/arch/x86/crtools.built-in.o [2021-02-23T11:44:19.319Z] #42 66.08 DEP criu/pie/util-vdso-elf32.d [2021-02-23T11:44:19.319Z] #42 66.40 DEP criu/pie/util-vdso.d [2021-02-23T11:44:19.319Z] #42 66.43 DEP criu/pie/util.d [2021-02-23T11:44:19.319Z] #42 66.57 CC criu/pie/util.o [2021-02-23T11:44:19.319Z] #42 67.03 CC criu/pie/util-vdso.o [2021-02-23T11:44:19.319Z] #42 67.75 CC criu/pie/util-vdso-elf32.o [2021-02-23T11:44:19.319Z] #42 68.55 AR criu/pie/pie.lib.a [2021-02-23T11:44:19.319Z] #42 68.61 DEP criu/pie/restorer.d [2021-02-23T11:44:19.319Z] #42 68.86 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-23T11:44:19.319Z] #42 69.01 DEP criu/arch/x86/restorer_unmap.d [2021-02-23T11:44:19.319Z] #42 69.03 DEP criu/arch/x86/restorer.d [2021-02-23T11:44:19.319Z] #42 69.21 DEP criu/arch/x86/vdso-pie.d [2021-02-23T11:44:19.319Z] #42 69.38 DEP criu/pie/parasite-vdso.d [2021-02-23T11:44:19.319Z] #42 69.58 DEP criu/pie/parasite.d [2021-02-23T11:44:19.319Z] #42 69.93 CC criu/pie/parasite.o [2021-02-23T11:44:19.319Z] #42 71.41 LINK criu/pie/parasite.built-in.o [2021-02-23T11:44:19.319Z] #42 71.43 GEN criu/pie/parasite-blob.h [2021-02-23T11:44:19.319Z] #42 71.46 CC criu/pie/parasite-vdso.o [2021-02-23T11:44:19.546Z] #42 81.59 DEP criu/mem.d [2021-02-23T11:44:19.803Z] #42 81.83 DEP criu/lsm.d [2021-02-23T11:44:19.890Z] #42 ... [2021-02-23T11:44:19.890Z] [2021-02-23T11:44:19.890Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-23T11:44:19.890Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-23T11:44:19.890Z] #18 DONE 2.5s [2021-02-23T11:44:19.890Z] [2021-02-23T11:44:19.890Z] #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-23T11:44:19.890Z] #52 sha256:4c59a9d0397dbaa2575565aa0bf6396ee7f3a8df80657c719681ade382c0b6cc [2021-02-23T11:44:19.890Z] #52 13.66 + cd /tmp/tmp.YGH7dalGdI/src/github.com/opencontainers/runc [2021-02-23T11:44:19.890Z] #52 13.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-23T11:44:19.890Z] #52 14.10 + '[' -z '' ']' [2021-02-23T11:44:19.890Z] #52 14.10 + target=static [2021-02-23T11:44:19.890Z] #52 14.10 + make 'BUILDTAGS=seccomp ' static [2021-02-23T11:44:19.890Z] #52 14.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-23T11:44:19.890Z] #52 ... [2021-02-23T11:44:19.890Z] [2021-02-23T11:44:19.891Z] #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-23T11:44:19.891Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:20.060Z] #42 81.96 DEP criu/log.d [2021-02-23T11:44:20.060Z] #42 82.15 DEP criu/libnetlink.d [2021-02-23T11:44:20.316Z] #42 82.27 DEP criu/kerndat.d [2021-02-23T11:44:20.316Z] #42 82.44 DEP criu/kcmp-ids.d [2021-02-23T11:44:20.572Z] #42 82.54 DEP criu/irmap.d [2021-02-23T11:44:20.572Z] #42 82.65 DEP criu/ipc_ns.d [2021-02-23T11:44:20.829Z] #42 82.84 DEP criu/image.d [2021-02-23T11:44:20.829Z] #42 82.97 DEP criu/image-desc.d [2021-02-23T11:44:20.964Z] #43 78.84 LINK criu/pie/restorer.built-in.o [2021-02-23T11:44:20.964Z] #43 78.86 GEN criu/pie/restorer-blob.h [2021-02-23T11:44:20.964Z] #43 79.03 DEP criu/vdso.d [2021-02-23T11:44:20.989Z] #19 39.48 Selecting previously unselected package vim. [2021-02-23T11:44:20.989Z] #19 39.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-23T11:44:20.989Z] #19 39.50 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T11:44:20.989Z] #19 39.89 Selecting previously unselected package xfsprogs. [2021-02-23T11:44:20.989Z] #19 39.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-23T11:44:20.989Z] #19 39.90 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T11:44:21.086Z] #42 83.06 DEP criu/fsnotify.d [2021-02-23T11:44:21.254Z] #19 40.28 Selecting previously unselected package zip. [2021-02-23T11:44:21.254Z] #19 40.29 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-23T11:44:21.254Z] #19 40.30 Unpacking zip (3.0-11+b1) ... [2021-02-23T11:44:21.264Z] #43 79.35 DEP criu/uts_ns.d [2021-02-23T11:44:21.342Z] #42 83.24 DEP criu/filesystems.d [2021-02-23T11:44:21.342Z] #42 83.42 DEP criu/files.d [2021-02-23T11:44:21.519Z] #19 40.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:21.519Z] #19 40.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:44:21.519Z] #19 40.52 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-23T11:44:21.519Z] #19 40.54 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-23T11:44:21.519Z] #19 40.55 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-23T11:44:21.519Z] #19 40.57 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-23T11:44:21.519Z] #19 40.59 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T11:44:21.519Z] #19 40.62 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-23T11:44:21.519Z] #19 40.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:44:21.519Z] #19 40.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:21.519Z] #19 40.66 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-23T11:44:21.519Z] #19 40.67 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-23T11:44:21.562Z] #43 79.69 DEP criu/util.d [2021-02-23T11:44:21.598Z] #42 83.62 DEP criu/files-reg.d [2021-02-23T11:44:21.598Z] #42 83.76 DEP criu/files-ext.d [2021-02-23T11:44:21.783Z] #19 40.68 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:44:21.783Z] #19 40.69 Setting up zip (3.0-11+b1) ... [2021-02-23T11:44:21.783Z] #19 40.71 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:21.783Z] #19 40.74 Setting up bash-completion (1:2.8-6) ... [2021-02-23T11:44:21.855Z] #42 83.87 DEP criu/file-lock.d [2021-02-23T11:44:21.855Z] #42 83.99 DEP criu/file-ids.d [2021-02-23T11:44:21.859Z] #43 80.07 DEP criu/uffd.d [2021-02-23T11:44:21.890Z] Commit message: "Remove VALIDATE_REPO" [2021-02-23T11:44:22.068Z] #52 ... [2021-02-23T11:44:22.069Z] [2021-02-23T11:44:22.069Z] #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-23T11:44:22.069Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:22.069Z] #42 63.09 CC criu/pie/util-vdso-elf32.o [2021-02-23T11:44:22.069Z] #42 63.77 AR criu/pie/pie.lib.a [2021-02-23T11:44:22.069Z] #42 63.84 DEP criu/pie/restorer.d [2021-02-23T11:44:22.069Z] #42 64.09 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-23T11:44:22.069Z] #42 64.18 DEP criu/arch/x86/restorer_unmap.d [2021-02-23T11:44:22.069Z] #42 64.21 DEP criu/arch/x86/restorer.d [2021-02-23T11:44:22.069Z] #42 64.40 DEP criu/arch/x86/vdso-pie.d [2021-02-23T11:44:22.069Z] #42 64.50 DEP criu/pie/parasite-vdso.d [2021-02-23T11:44:22.069Z] #42 64.64 DEP criu/pie/parasite.d [2021-02-23T11:44:22.069Z] #42 64.87 CC criu/pie/parasite.o [2021-02-23T11:44:22.069Z] #42 66.37 LINK criu/pie/parasite.built-in.o [2021-02-23T11:44:22.069Z] #42 66.39 GEN criu/pie/parasite-blob.h [2021-02-23T11:44:22.069Z] #42 66.41 CC criu/pie/parasite-vdso.o [2021-02-23T11:44:22.069Z] #42 67.14 CC criu/arch/x86/vdso-pie.o [2021-02-23T11:44:22.069Z] #42 67.44 CC criu/arch/x86/restorer.o [2021-02-23T11:44:22.069Z] #42 67.99 CC criu/arch/x86/restorer_unmap.o [2021-02-23T11:44:22.069Z] #42 68.03 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-23T11:44:22.069Z] #42 68.39 CC criu/pie/restorer.o [2021-02-23T11:44:22.069Z] #42 ... [2021-02-23T11:44:22.069Z] [2021-02-23T11:44:22.069Z] #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-23T11:44:22.069Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:22.069Z] #19 1.439 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:44:22.069Z] #19 1.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:44:22.069Z] #19 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:44:22.069Z] #19 2.180 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:44:22.069Z] #19 3.288 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:44:22.069Z] #19 4.713 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:44:22.111Z] #42 84.10 DEP criu/fifo.d [2021-02-23T11:44:22.111Z] #42 84.20 DEP criu/fdstore.d [2021-02-23T11:44:22.158Z] #43 80.37 DEP criu/tun.d [2021-02-23T11:44:22.327Z] #19 10.57 Fetched 8422 kB in 9s (899 kB/s) [2021-02-23T11:44:22.368Z] #42 84.29 DEP criu/fault-injection.d [2021-02-23T11:44:22.368Z] #42 84.33 DEP criu/external.d [2021-02-23T11:44:22.368Z] #42 84.41 DEP criu/eventpoll.d [2021-02-23T11:44:22.279Z] > git --version # timeout=10 [2021-02-23T11:44:22.324Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-23T11:44:22.365Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-02-23T11:44:22.456Z] #43 ... [2021-02-23T11:44:22.456Z] [2021-02-23T11:44:22.456Z] #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-23T11:44:22.456Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:44:22.456Z] #20 22.09 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T11:44:22.456Z] #20 22.09 The following additional packages will be installed: [2021-02-23T11:44:22.456Z] #20 22.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T11:44:22.456Z] #20 22.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T11:44:22.456Z] #20 22.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T11:44:22.456Z] #20 22.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T11:44:22.456Z] #20 22.10 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T11:44:22.456Z] #20 22.10 Suggested packages: [2021-02-23T11:44:22.456Z] #20 22.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T11:44:22.456Z] #20 22.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T11:44:22.457Z] #20 22.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T11:44:22.457Z] #20 22.11 Recommended packages: [2021-02-23T11:44:22.457Z] #20 22.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T11:44:22.457Z] #20 22.11 python3-keyrings.alt python3-xdg unzip [2021-02-23T11:44:22.457Z] #20 24.02 The following NEW packages will be installed: [2021-02-23T11:44:22.457Z] #20 24.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T11:44:22.457Z] #20 24.03 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T11:44:22.457Z] #20 24.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T11:44:22.457Z] #20 24.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T11:44:22.457Z] #20 24.03 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T11:44:22.457Z] #20 24.04 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T11:44:22.457Z] #20 24.04 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T11:44:22.457Z] #20 24.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T11:44:22.457Z] #20 24.04 xz-utils zip [2021-02-23T11:44:22.457Z] #20 24.16 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:44:22.457Z] #20 24.16 Need to get 29.2 MB of archives. [2021-02-23T11:44:22.457Z] #20 24.16 After this operation, 134 MB of additional disk space will be used. [2021-02-23T11:44:22.457Z] #20 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-23T11:44:22.457Z] #20 24.18 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-23T11:44:22.457Z] #20 24.23 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-23T11:44:22.457Z] #20 24.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-23T11:44:22.457Z] #20 24.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-23T11:44:22.457Z] #20 24.38 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-23T11:44:22.457Z] #20 24.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-23T11:44:22.457Z] #20 24.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-23T11:44:22.457Z] #20 24.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-23T11:44:22.457Z] #20 24.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-23T11:44:22.457Z] #20 24.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-23T11:44:22.457Z] #20 24.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-23T11:44:22.457Z] #20 24.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-23T11:44:22.457Z] #20 24.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-23T11:44:22.457Z] #20 24.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-23T11:44:22.457Z] #20 24.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-23T11:44:22.457Z] #20 24.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-23T11:44:22.457Z] #20 24.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:44:22.457Z] #20 24.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-23T11:44:22.457Z] #20 24.61 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-23T11:44:22.457Z] #20 24.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-23T11:44:22.457Z] #20 24.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-23T11:44:22.457Z] #20 24.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-23T11:44:22.457Z] #20 24.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-23T11:44:22.457Z] #20 24.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-23T11:44:22.457Z] #20 24.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-23T11:44:22.457Z] #20 24.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-23T11:44:22.457Z] #20 24.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-23T11:44:22.457Z] #20 24.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-23T11:44:22.457Z] #20 25.11 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-23T11:44:22.457Z] #20 25.11 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-23T11:44:22.457Z] #20 25.12 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-23T11:44:22.457Z] #20 25.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-23T11:44:22.457Z] #20 25.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-23T11:44:22.457Z] #20 25.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T11:44:22.457Z] #20 25.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T11:44:22.457Z] #20 25.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T11:44:22.457Z] #20 25.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-23T11:44:22.457Z] #20 25.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T11:44:22.457Z] #20 25.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T11:44:22.457Z] #20 25.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T11:44:22.457Z] #20 25.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-23T11:44:22.457Z] #20 25.33 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-23T11:44:22.457Z] #20 25.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-23T11:44:22.457Z] #20 25.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T11:44:22.457Z] #20 25.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-23T11:44:22.457Z] #20 25.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-23T11:44:22.457Z] #20 25.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-23T11:44:22.457Z] #20 26.42 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:44:22.457Z] #20 26.51 Fetched 29.2 MB in 2s (17.8 MB/s) [2021-02-23T11:44:22.457Z] #20 26.56 Selecting previously unselected package pigz. [2021-02-23T11:44:22.624Z] #42 84.55 DEP criu/eventfd.d [2021-02-23T11:44:22.624Z] #42 84.69 DEP criu/crtools.d [2021-02-23T11:44:22.754Z] #20 26.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 ... 23361 files and directories currently installed.) [2021-02-23T11:44:22.754Z] #20 26.67 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-23T11:44:22.754Z] #20 26.68 Unpacking pigz (2.4-1) ... [2021-02-23T11:44:22.754Z] #20 26.80 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-23T11:44:22.754Z] #20 26.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T11:44:22.754Z] #20 26.83 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2021-02-23T11:44:22.881Z] #42 84.85 DEP criu/cr-service.d [2021-02-23T11:44:22.881Z] #42 85.02 DEP criu/cr-restore.d [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-23T11:44:23.138Z] #42 85.19 DEP criu/cr-errno.d [2021-02-23T11:44:23.138Z] #42 85.21 DEP criu/cr-dump.d [2021-02-23T11:44:23.193Z] #19 3.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-23T11:44:23.193Z] #19 3.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-23T11:44:23.193Z] #19 3.233 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-23T11:44:23.395Z] #42 85.44 DEP criu/cr-dedup.d [2021-02-23T11:44:23.402Z] #20 27.48 Selecting previously unselected package python3.7-minimal. [2021-02-23T11:44:23.402Z] #20 27.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T11:44:23.402Z] #20 27.51 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:23.651Z] #42 85.59 DEP criu/cr-check.d [2021-02-23T11:44:23.651Z] #42 85.77 DEP criu/config.d [2021-02-23T11:44:23.765Z] #19 ... [2021-02-23T11:44:23.765Z] [2021-02-23T11:44:23.765Z] #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-23T11:44:23.765Z] #44 sha256:d038bfa4fef2a39c78b9be6d89f8f21b7765e3de23f7b51f6b83dc81074dece4 [2021-02-23T11:44:23.765Z] #44 137.4 github.com/LK4D4/vndr/godl [2021-02-23T11:44:23.765Z] #44 138.3 github.com/LK4D4/vndr [2021-02-23T11:44:23.765Z] #44 DONE 147.3s [2021-02-23T11:44:23.765Z] [2021-02-23T11:44:23.765Z] #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-23T11:44:23.765Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:23.765Z] #19 3.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-23T11:44:23.908Z] #42 85.89 DEP criu/clone-noasan.d [2021-02-23T11:44:23.908Z] #42 ... [2021-02-23T11:44:23.908Z] [2021-02-23T11:44:23.909Z] #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-23T11:44:23.909Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:23.909Z] #19 22.56 The following NEW packages will be installed: [2021-02-23T11:44:23.909Z] #19 22.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T11:44:23.909Z] #19 22.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T11:44:23.909Z] #19 22.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T11:44:23.909Z] #19 22.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T11:44:23.909Z] #19 22.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T11:44:23.909Z] #19 22.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T11:44:23.909Z] #19 22.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T11:44:23.909Z] #19 22.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T11:44:23.909Z] #19 22.57 xz-utils zip [2021-02-23T11:44:23.909Z] #19 22.88 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:44:23.909Z] #19 22.88 Need to get 28.5 MB of archives. [2021-02-23T11:44:23.909Z] #19 22.88 After this operation, 116 MB of additional disk space will be used. [2021-02-23T11:44:23.909Z] #19 22.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-23T11:44:23.909Z] #19 22.89 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-23T11:44:23.909Z] #19 22.91 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-23T11:44:23.909Z] #19 23.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-23T11:44:23.909Z] #19 23.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-23T11:44:23.909Z] #19 23.01 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-23T11:44:23.909Z] #19 23.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-23T11:44:23.909Z] #19 23.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-23T11:44:23.909Z] #19 23.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-23T11:44:23.909Z] #19 23.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-23T11:44:23.909Z] #19 23.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-23T11:44:23.909Z] #19 23.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-23T11:44:23.909Z] #19 23.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-23T11:44:23.909Z] #19 23.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-23T11:44:23.909Z] #19 23.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-23T11:44:23.909Z] #19 23.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-23T11:44:23.909Z] #19 23.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:44:23.909Z] #19 23.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:44:23.909Z] #19 23.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-23T11:44:23.909Z] #19 23.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-23T11:44:23.909Z] #19 23.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-23T11:44:23.909Z] #19 23.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-23T11:44:23.909Z] #19 23.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-23T11:44:23.909Z] #19 23.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:44:23.909Z] #19 23.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:44:23.909Z] #19 23.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:44:23.909Z] #19 23.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-23T11:44:23.909Z] #19 23.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-23T11:44:23.909Z] #19 23.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:44:23.909Z] #19 23.83 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-23T11:44:23.909Z] #19 23.83 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-23T11:44:23.909Z] #19 23.83 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-23T11:44:23.909Z] #19 23.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-23T11:44:23.909Z] #19 23.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-23T11:44:23.909Z] #19 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T11:44:23.909Z] #19 23.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T11:44:23.909Z] #19 23.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T11:44:23.909Z] #19 23.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-23T11:44:23.909Z] #19 23.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T11:44:23.909Z] #19 23.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T11:44:23.909Z] #19 23.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T11:44:23.909Z] #19 23.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-23T11:44:23.909Z] #19 24.05 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-23T11:44:23.909Z] #19 24.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-23T11:44:23.909Z] #19 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T11:44:23.909Z] #19 24.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-23T11:44:23.909Z] #19 24.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-23T11:44:23.909Z] #19 24.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-23T11:44:23.909Z] #19 25.34 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:44:23.909Z] #19 25.46 Fetched 28.5 MB in 2s (14.1 MB/s) [2021-02-23T11:44:23.909Z] #19 25.52 Selecting previously unselected package pigz. [2021-02-23T11:44:23.909Z] #19 25.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-23T11:44:23.909Z] #19 25.60 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-23T11:44:23.909Z] #19 25.61 Unpacking pigz (2.4-1) ... [2021-02-23T11:44:23.909Z] #19 25.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-23T11:44:23.909Z] #19 25.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:23.909Z] #19 25.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:23.909Z] #19 26.22 Selecting previously unselected package python3.7-minimal. [2021-02-23T11:44:23.909Z] #19 26.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:23.909Z] #19 26.26 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:23.909Z] #19 27.12 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:23.909Z] #19 27.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:24.230Z] #19 10.57 Reading package lists... [2021-02-23T11:44:24.230Z] #19 ... [2021-02-23T11:44:24.230Z] [2021-02-23T11:44:24.230Z] #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-23T11:44:24.230Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:24.230Z] #42 71.69 LINK criu/pie/restorer.built-in.o [2021-02-23T11:44:24.230Z] #42 71.74 GEN criu/pie/restorer-blob.h [2021-02-23T11:44:24.433Z] #19 ... [2021-02-23T11:44:24.433Z] [2021-02-23T11:44:24.433Z] #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-23T11:44:24.433Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:44:24.433Z] #42 81.13 DEP criu/crtools.d [2021-02-23T11:44:24.433Z] #42 81.35 DEP criu/cr-service.d [2021-02-23T11:44:24.433Z] #42 81.50 DEP criu/cr-restore.d [2021-02-23T11:44:24.433Z] #42 81.70 DEP criu/cr-errno.d [2021-02-23T11:44:24.433Z] #42 81.72 DEP criu/cr-dump.d [2021-02-23T11:44:24.433Z] #42 81.98 DEP criu/cr-dedup.d [2021-02-23T11:44:24.433Z] #42 82.12 DEP criu/cr-check.d [2021-02-23T11:44:24.433Z] #42 82.28 DEP criu/config.d [2021-02-23T11:44:24.433Z] #42 82.46 DEP criu/clone-noasan.d [2021-02-23T11:44:24.433Z] #42 82.54 DEP criu/cgroup.d [2021-02-23T11:44:24.433Z] #42 82.69 DEP criu/cgroup-props.d [2021-02-23T11:44:24.433Z] #42 82.78 DEP criu/bitmap.d [2021-02-23T11:44:24.433Z] #42 82.79 DEP criu/bfd.d [2021-02-23T11:44:24.433Z] #42 82.87 DEP criu/autofs.d [2021-02-23T11:44:24.433Z] #42 82.97 DEP criu/aio.d [2021-02-23T11:44:24.433Z] #42 83.19 DEP criu/action-scripts.d [2021-02-23T11:44:24.433Z] #42 83.33 CC criu/action-scripts.o [2021-02-23T11:44:24.433Z] #42 83.76 CC criu/aio.o [2021-02-23T11:44:24.433Z] #42 84.30 CC criu/autofs.o [2021-02-23T11:44:24.433Z] #42 85.50 CC criu/bfd.o [2021-02-23T11:44:24.433Z] #42 86.01 CC criu/bitmap.o [2021-02-23T11:44:24.433Z] #42 86.16 CC criu/cgroup-props.o [2021-02-23T11:44:24.433Z] #42 87.04 CC criu/cgroup.o [2021-02-23T11:44:24.433Z] #42 89.41 CC criu/clone-noasan.o [2021-02-23T11:44:24.433Z] #42 89.62 CC criu/config.o [2021-02-23T11:44:24.433Z] #42 90.62 CC criu/cr-check.o [2021-02-23T11:44:24.472Z] #19 ... [2021-02-23T11:44:24.472Z] [2021-02-23T11:44:24.472Z] #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-23T11:44:24.472Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:44:24.472Z] #31 DONE 156.3s [2021-02-23T11:44:24.472Z] [2021-02-23T11:44:24.472Z] #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-23T11:44:24.472Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:24.472Z] #42 86.05 DEP criu/cgroup.d [2021-02-23T11:44:24.472Z] #42 86.27 DEP criu/cgroup-props.d [2021-02-23T11:44:24.472Z] #42 86.39 DEP criu/bitmap.d [2021-02-23T11:44:24.472Z] #42 86.41 DEP criu/bfd.d [2021-02-23T11:44:24.472Z] #42 86.63 DEP criu/autofs.d [2021-02-23T11:44:24.489Z] #42 71.90 DEP criu/vdso.d [2021-02-23T11:44:24.489Z] #42 72.13 DEP criu/vdso-compat.d [2021-02-23T11:44:24.729Z] #42 86.86 DEP criu/aio.d [2021-02-23T11:44:24.932Z] #20 28.87 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-23T11:44:24.932Z] #20 28.88 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:24.986Z] #42 87.13 DEP criu/action-scripts.d [2021-02-23T11:44:25.036Z] #42 ... [2021-02-23T11:44:25.036Z] [2021-02-23T11:44:25.036Z] #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-23T11:44:25.036Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-23T11:44:25.036Z] #19 44.06 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-23T11:44:25.036Z] #19 44.09 Setting up xz-utils (5.2.4-1) ... [2021-02-23T11:44:25.036Z] #19 44.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T11:44:25.036Z] #19 44.15 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:44:25.056Z] #42 72.30 DEP criu/uts_ns.d [2021-02-23T11:44:25.056Z] #42 72.50 DEP criu/util.d [2021-02-23T11:44:25.056Z] #42 72.70 DEP criu/uffd.d [2021-02-23T11:44:25.300Z] #19 44.28 invoke-rc.d: could not determine current runlevel [2021-02-23T11:44:25.300Z] #19 44.31 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:44:25.300Z] #19 44.32 Setting up pigz (2.4-1) ... [2021-02-23T11:44:25.300Z] #19 44.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-23T11:44:25.300Z] #19 44.41 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-23T11:44:25.315Z] #42 72.96 DEP criu/tun.d [2021-02-23T11:44:25.549Z] #42 87.52 CC criu/action-scripts.o [2021-02-23T11:44:25.568Z] #19 44.44 Setting up python-pip-whl (18.1-5) ... [2021-02-23T11:44:25.568Z] #19 44.45 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-23T11:44:25.568Z] #19 44.46 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:44:25.617Z] + docker version [2021-02-23T11:44:25.680Z] #19 5.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-23T11:44:25.806Z] #42 87.85 CC criu/aio.o [2021-02-23T11:44:25.848Z] #19 44.97 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-23T11:44:25.848Z] #19 44.99 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-23T11:44:25.884Z] #42 73.15 DEP criu/tty.d [2021-02-23T11:44:25.884Z] #42 73.35 DEP criu/timerfd.d [2021-02-23T11:44:26.136Z] #19 45.02 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:26.137Z] #19 45.05 Setting up vim (2:8.1.0875-5) ... [2021-02-23T11:44:26.137Z] #19 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T11:44:26.137Z] #19 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T11:44:26.137Z] #19 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T11:44:26.137Z] #19 45.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T11:44:26.137Z] #19 45.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T11:44:26.137Z] #19 45.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T11:44:26.137Z] #19 45.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T11:44:26.137Z] #19 45.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T11:44:26.144Z] #42 73.55 DEP criu/timens.d [2021-02-23T11:44:26.144Z] #42 73.75 DEP criu/sysfs_parse.d [2021-02-23T11:44:26.402Z] #19 45.22 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-23T11:44:26.402Z] #19 45.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:44:26.402Z] #19 45.25 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-23T11:44:26.402Z] #19 45.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:26.402Z] #19 45.35 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-23T11:44:26.402Z] #19 45.37 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:26.403Z] #42 73.96 DEP criu/sysctl.d [2021-02-23T11:44:26.426Z] #42 88.35 CC criu/autofs.o [2021-02-23T11:44:26.663Z] #42 74.10 DEP criu/string.d [2021-02-23T11:44:26.663Z] #42 74.16 DEP criu/stats.d [2021-02-23T11:44:26.923Z] #42 74.29 DEP criu/sockets.d [2021-02-23T11:44:26.923Z] #42 74.46 DEP criu/sk-unix.d [2021-02-23T11:44:27.065Z] #19 7.142 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-23T11:44:27.182Z] #42 74.68 DEP criu/sk-tcp.d [2021-02-23T11:44:27.445Z] #42 74.87 DEP criu/sk-queue.d [2021-02-23T11:44:27.445Z] #42 75.06 DEP criu/sk-packet.d [2021-02-23T11:44:27.704Z] #42 75.22 DEP criu/sk-netlink.d [2021-02-23T11:44:27.707Z] #20 31.75 Selecting previously unselected package python3-minimal. [2021-02-23T11:44:27.707Z] #20 31.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-02-23T11:44:27.707Z] #20 31.79 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-23T11:44:27.707Z] #20 31.80 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T11:44:27.964Z] #42 75.35 DEP criu/sk-inet.d [2021-02-23T11:44:27.964Z] #42 75.57 DEP criu/signalfd.d [2021-02-23T11:44:28.010Z] #20 31.93 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-23T11:44:28.010Z] #20 31.94 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-23T11:44:28.010Z] #20 31.94 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-23T11:44:28.010Z] #20 32.09 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-23T11:44:28.010Z] #20 32.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T11:44:28.010Z] #20 32.10 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-23T11:44:28.223Z] #42 75.71 DEP criu/sigframe.d [2021-02-23T11:44:28.223Z] #42 75.83 DEP criu/shmem.d [2021-02-23T11:44:28.342Z] #42 89.98 CC criu/bfd.o [2021-02-23T11:44:28.483Z] #42 76.05 DEP criu/servicefd.d [2021-02-23T11:44:28.597Z] #42 90.50 CC criu/bitmap.o [2021-02-23T11:44:28.597Z] #42 90.65 CC criu/cgroup-props.o [2021-02-23T11:44:28.742Z] #42 76.23 DEP criu/seize.d [2021-02-23T11:44:28.807Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.1% of statements [2021-02-23T11:44:28.807Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2021-02-23T11:44:28.807Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T11:44:28.807Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T11:44:28.807Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T11:44:28.807Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T11:44:29.001Z] #19 47.80 Setting up iptables (1.8.2-4) ... [2021-02-23T11:44:29.001Z] #19 47.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:44:29.001Z] #19 47.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:44:29.001Z] #19 47.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:44:29.001Z] #19 47.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:44:29.001Z] #19 47.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T11:44:29.001Z] #19 47.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T11:44:29.001Z] #19 47.87 Setting up python3 (3.7.3-1) ... [2021-02-23T11:44:29.001Z] #42 76.31 DEP criu/seccomp.d [2021-02-23T11:44:29.001Z] #42 76.49 DEP criu/rst-malloc.d [2021-02-23T11:44:29.001Z] #42 76.58 DEP criu/rbtree.d [2021-02-23T11:44:29.001Z] #42 ... [2021-02-23T11:44:29.001Z] [2021-02-23T11:44:29.001Z] #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-23T11:44:29.001Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:44:29.001Z] #44 134.6 github.com/LK4D4/vndr/godl [2021-02-23T11:44:29.001Z] #44 135.3 github.com/LK4D4/vndr [2021-02-23T11:44:29.260Z] #44 ... [2021-02-23T11:44:29.260Z] [2021-02-23T11:44:29.260Z] #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-23T11:44:29.260Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:29.260Z] #42 76.65 DEP criu/pstree.d [2021-02-23T11:44:29.260Z] #42 76.80 DEP criu/protobuf.d [2021-02-23T11:44:29.277Z] #19 48.40 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T11:44:29.519Z] #42 76.94 GEN criu/protobuf-desc-gen.h [2021-02-23T11:44:29.525Z] #42 91.37 CC criu/cgroup.o [2021-02-23T11:44:29.546Z] #20 33.51 Selecting previously unselected package python3.7. [2021-02-23T11:44:29.546Z] #20 33.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-23T11:44:29.546Z] #20 33.54 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:29.609Z] #19 ... [2021-02-23T11:44:29.609Z] [2021-02-23T11:44:29.609Z] #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-23T11:44:29.609Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:29.609Z] #42 72.33 CC criu/arch/x86/vdso-pie.o [2021-02-23T11:44:29.609Z] #42 72.70 CC criu/arch/x86/restorer.o [2021-02-23T11:44:29.609Z] #42 73.20 CC criu/arch/x86/restorer_unmap.o [2021-02-23T11:44:29.609Z] #42 73.33 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-23T11:44:29.609Z] #42 73.66 CC criu/pie/restorer.o [2021-02-23T11:44:29.609Z] #42 77.27 LINK criu/pie/restorer.built-in.o [2021-02-23T11:44:29.609Z] #42 77.32 GEN criu/pie/restorer-blob.h [2021-02-23T11:44:29.609Z] #42 77.45 DEP criu/vdso.d [2021-02-23T11:44:29.609Z] #42 77.71 DEP criu/vdso-compat.d [2021-02-23T11:44:29.609Z] #42 77.85 DEP criu/uts_ns.d [2021-02-23T11:44:29.609Z] #42 78.06 DEP criu/util.d [2021-02-23T11:44:29.609Z] #42 78.34 DEP criu/uffd.d [2021-02-23T11:44:29.609Z] #42 78.56 DEP criu/tun.d [2021-02-23T11:44:29.609Z] #42 78.78 DEP criu/tty.d [2021-02-23T11:44:29.609Z] #42 79.01 DEP criu/timerfd.d [2021-02-23T11:44:29.609Z] #42 79.14 DEP criu/timens.d [2021-02-23T11:44:29.609Z] #42 79.28 DEP criu/sysfs_parse.d [2021-02-23T11:44:29.609Z] #42 79.48 DEP criu/sysctl.d [2021-02-23T11:44:29.609Z] #42 79.62 DEP criu/string.d [2021-02-23T11:44:29.609Z] #42 79.66 DEP criu/stats.d [2021-02-23T11:44:29.609Z] #42 79.76 DEP criu/sockets.d [2021-02-23T11:44:29.609Z] #42 79.92 DEP criu/sk-unix.d [2021-02-23T11:44:29.609Z] #42 80.11 DEP criu/sk-tcp.d [2021-02-23T11:44:29.609Z] #42 80.33 DEP criu/sk-queue.d [2021-02-23T11:44:29.609Z] #42 80.47 DEP criu/sk-packet.d [2021-02-23T11:44:29.609Z] #42 80.67 DEP criu/sk-netlink.d [2021-02-23T11:44:29.609Z] #42 80.81 DEP criu/sk-inet.d [2021-02-23T11:44:29.609Z] #42 81.02 DEP criu/signalfd.d [2021-02-23T11:44:29.609Z] #42 81.16 DEP criu/sigframe.d [2021-02-23T11:44:29.609Z] #42 81.25 DEP criu/shmem.d [2021-02-23T11:44:29.609Z] #42 81.37 DEP criu/servicefd.d [2021-02-23T11:44:29.609Z] #42 81.53 DEP criu/seize.d [2021-02-23T11:44:29.609Z] #42 81.70 DEP criu/seccomp.d [2021-02-23T11:44:29.609Z] #42 81.90 DEP criu/rst-malloc.d [2021-02-23T11:44:29.609Z] #42 81.96 DEP criu/rbtree.d [2021-02-23T11:44:29.781Z] #42 ... [2021-02-23T11:44:29.781Z] [2021-02-23T11:44:29.781Z] #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-23T11:44:29.781Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:29.781Z] #19 29.82 Selecting previously unselected package python3-minimal. [2021-02-23T11:44:29.781Z] #19 29.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-23T11:44:29.781Z] #19 29.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 29.89 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T11:44:29.781Z] #19 30.02 Selecting previously unselected package libmpdec2:amd64. [2021-02-23T11:44:29.781Z] #19 30.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 30.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:44:29.781Z] #19 30.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-23T11:44:29.781Z] #19 30.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 30.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:29.781Z] #19 31.50 Selecting previously unselected package python3.7. [2021-02-23T11:44:29.781Z] #19 31.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 31.53 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:29.781Z] #19 31.65 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-23T11:44:29.781Z] #19 31.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 31.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:44:29.781Z] #19 31.76 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T11:44:29.781Z] #19 32.71 Selecting previously unselected package python3. [2021-02-23T11:44:29.781Z] #19 32.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-23T11:44:29.781Z] #19 32.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 32.78 Unpacking python3 (3.7.3-1) ... [2021-02-23T11:44:29.781Z] #19 32.87 Selecting previously unselected package libip4tc0:amd64. [2021-02-23T11:44:29.781Z] #19 32.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 32.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:29.781Z] #19 33.01 Selecting previously unselected package libip6tc0:amd64. [2021-02-23T11:44:29.781Z] #19 33.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 33.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:29.781Z] #19 33.10 Selecting previously unselected package libiptc0:amd64. [2021-02-23T11:44:29.781Z] #19 33.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 33.11 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:29.781Z] #19 33.22 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-23T11:44:29.781Z] #19 33.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 33.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:44:29.781Z] #19 33.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-23T11:44:29.781Z] #19 33.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 33.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:44:29.781Z] #19 33.35 Selecting previously unselected package libnftnl11:amd64. [2021-02-23T11:44:29.781Z] #19 33.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 33.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:44:29.781Z] #19 33.45 Selecting previously unselected package iptables. [2021-02-23T11:44:29.781Z] #19 33.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 33.47 Unpacking iptables (1.8.2-4) ... [2021-02-23T11:44:29.781Z] #19 33.81 Selecting previously unselected package xxd. [2021-02-23T11:44:29.781Z] #19 33.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:44:29.781Z] #19 33.82 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:44:29.781Z] #19 33.97 Selecting previously unselected package vim-common. [2021-02-23T11:44:29.781Z] #19 33.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:29.781Z] #19 33.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:29.781Z] #19 34.18 Selecting previously unselected package bash-completion. [2021-02-23T11:44:29.781Z] #19 34.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T11:44:29.843Z] #20 33.77 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-23T11:44:29.843Z] #20 33.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-23T11:44:29.843Z] #20 33.81 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-23T11:44:29.870Z] #42 82.02 DEP criu/pstree.d [2021-02-23T11:44:29.870Z] #42 82.25 DEP criu/protobuf.d [2021-02-23T11:44:30.087Z] #42 ... [2021-02-23T11:44:30.087Z] [2021-02-23T11:44:30.087Z] #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-23T11:44:30.087Z] #44 sha256:dbcbce2de30de854bbbf01e4e90d7fda57c56d4eb48c55724396c67e8a6d7c21 [2021-02-23T11:44:30.087Z] #44 DONE 145.6s [2021-02-23T11:44:30.131Z] #42 82.47 GEN criu/protobuf-desc-gen.h [2021-02-23T11:44:30.140Z] #20 33.96 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T11:44:30.256Z] #19 49.41 Setting up apparmor (2.13.2-10) ... [2021-02-23T11:44:30.346Z] [2021-02-23T11:44:30.346Z] #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-23T11:44:30.346Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:30.346Z] #19 10.57 Reading package lists... [2021-02-23T11:44:30.604Z] #19 14.54 Reading package lists... [2021-02-23T11:44:31.194Z] #20 35.13 Selecting previously unselected package python3. [2021-02-23T11:44:31.194Z] #20 35.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 ... 24022 files and directories currently installed.) [2021-02-23T11:44:31.194Z] #20 35.21 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-23T11:44:31.194Z] #20 35.23 Unpacking python3 (3.7.3-1) ... [2021-02-23T11:44:31.424Z] Client: Docker Engine - Enterprise [2021-02-23T11:44:31.424Z] Version: 19.03.12 [2021-02-23T11:44:31.424Z] API version: 1.40 [2021-02-23T11:44:31.424Z] Go version: go1.13.13 [2021-02-23T11:44:31.424Z] Git commit: 4306744 [2021-02-23T11:44:31.424Z] Built: 08/05/2020 19:27:53 [2021-02-23T11:44:31.424Z] OS/Arch: windows/amd64 [2021-02-23T11:44:31.424Z] Experimental: false [2021-02-23T11:44:31.424Z] [2021-02-23T11:44:31.424Z] Server: Docker Engine - Enterprise [2021-02-23T11:44:31.424Z] Engine: [2021-02-23T11:44:31.424Z] Version: 19.03.12 [2021-02-23T11:44:31.424Z] API version: 1.40 (minimum version 1.24) [2021-02-23T11:44:31.424Z] Go version: go1.13.13 [2021-02-23T11:44:31.424Z] Git commit: f295753ffd [2021-02-23T11:44:31.424Z] Built: 08/05/2020 19:26:41 [2021-02-23T11:44:31.424Z] OS/Arch: windows/amd64 [2021-02-23T11:44:31.424Z] Experimental: true [2021-02-23T11:44:31.492Z] #20 35.37 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-23T11:44:31.492Z] #20 35.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-23T11:44:31.492Z] #20 35.38 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-23T11:44:31.492Z] #20 35.57 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-23T11:44:31.672Z] #19 36.68 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T11:44:31.797Z] #20 35.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-23T11:44:31.797Z] #20 35.58 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-23T11:44:31.797Z] #20 35.65 Selecting previously unselected package libiptc0:ppc64el. [2021-02-23T11:44:31.797Z] #20 35.66 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-23T11:44:31.797Z] #20 35.66 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-23T11:44:31.797Z] #20 35.77 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-23T11:44:31.797Z] #20 35.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-23T11:44:31.797Z] #20 35.78 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-23T11:44:31.797Z] #20 35.86 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-23T11:44:31.797Z] #20 35.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-23T11:44:31.797Z] #20 35.88 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-23T11:44:31.797Z] #20 35.96 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-23T11:44:31.797Z] #20 35.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-23T11:44:31.928Z] #19 37.06 Selecting previously unselected package bzip2. [2021-02-23T11:44:31.928Z] #19 37.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-23T11:44:31.928Z] #19 37.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:31.983Z] #19 18.94 Building dependency tree... [2021-02-23T11:44:31.983Z] #19 ... [2021-02-23T11:44:31.983Z] [2021-02-23T11:44:31.983Z] #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-23T11:44:31.983Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:31.983Z] #42 79.51 DEP criu/protobuf-desc.d [2021-02-23T11:44:32.044Z] #42 ... [2021-02-23T11:44:32.044Z] [2021-02-23T11:44:32.044Z] #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-23T11:44:32.044Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:32.045Z] #19 12.02 Fetched 8422 kB in 9s (917 kB/s) [Pipeline] sh [2021-02-23T11:44:32.096Z] #20 35.97 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-23T11:44:32.096Z] #20 36.06 Selecting previously unselected package iptables. [2021-02-23T11:44:32.096Z] #20 36.09 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-23T11:44:32.096Z] #20 36.11 Unpacking iptables (1.8.2-4) ... [2021-02-23T11:44:32.180Z] #19 51.28 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T11:44:32.180Z] #19 51.30 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:44:32.184Z] #19 37.18 Selecting previously unselected package xz-utils. [2021-02-23T11:44:32.184Z] #19 37.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-23T11:44:32.184Z] #19 37.19 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T11:44:32.184Z] #19 37.32 Selecting previously unselected package apparmor. [2021-02-23T11:44:32.184Z] #19 37.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-23T11:44:32.184Z] #19 37.38 Unpacking apparmor (2.13.2-10) ... [2021-02-23T11:44:32.242Z] #42 79.70 DEP criu/proc_parse.d [2021-02-23T11:44:32.442Z] #19 37.70 Selecting previously unselected package aufs-tools. [2021-02-23T11:44:32.502Z] #42 79.87 DEP criu/plugin.d [2021-02-23T11:44:32.502Z] #42 79.96 DEP criu/pipes.d [2021-02-23T11:44:32.502Z] #42 80.10 DEP criu/pie-util.d [2021-02-23T11:44:32.699Z] #19 37.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-23T11:44:32.699Z] #19 37.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:32.699Z] #19 37.87 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:44:32.699Z] #19 37.87 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:44:32.699Z] #19 37.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:44:32.755Z] #19 51.70 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:44:32.761Z] #20 ... [2021-02-23T11:44:32.761Z] [2021-02-23T11:44:32.761Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:44:32.761Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:32.761Z] #43 80.76 DEP criu/tty.d [2021-02-23T11:44:32.761Z] #43 81.20 DEP criu/timerfd.d [2021-02-23T11:44:32.761Z] #43 81.56 DEP criu/timens.d [2021-02-23T11:44:32.761Z] #43 81.75 DEP criu/sysfs_parse.d [2021-02-23T11:44:32.761Z] #43 82.04 DEP criu/sysctl.d [2021-02-23T11:44:32.761Z] #43 82.24 DEP criu/string.d [2021-02-23T11:44:32.761Z] #43 82.31 DEP criu/stats.d [2021-02-23T11:44:32.761Z] #43 82.54 DEP criu/sockets.d [2021-02-23T11:44:32.761Z] #43 82.82 DEP criu/sk-unix.d [2021-02-23T11:44:32.761Z] #43 83.04 DEP criu/sk-tcp.d [2021-02-23T11:44:32.761Z] #43 83.23 DEP criu/sk-queue.d [2021-02-23T11:44:32.761Z] #43 83.42 DEP criu/sk-packet.d [2021-02-23T11:44:32.761Z] #43 83.74 DEP criu/sk-netlink.d [2021-02-23T11:44:32.761Z] #43 84.01 DEP criu/sk-inet.d [2021-02-23T11:44:32.761Z] #43 84.30 DEP criu/signalfd.d [2021-02-23T11:44:32.761Z] #43 84.47 DEP criu/sigframe.d [2021-02-23T11:44:32.761Z] #43 84.60 DEP criu/shmem.d [2021-02-23T11:44:32.761Z] #43 84.87 DEP criu/servicefd.d [2021-02-23T11:44:32.761Z] #43 85.08 DEP criu/seize.d [2021-02-23T11:44:32.761Z] #43 85.26 DEP criu/seccomp.d [2021-02-23T11:44:32.761Z] #43 85.52 DEP criu/rst-malloc.d [2021-02-23T11:44:32.761Z] #43 85.62 DEP criu/rbtree.d [2021-02-23T11:44:32.761Z] #43 85.67 DEP criu/pstree.d [2021-02-23T11:44:32.761Z] #43 85.85 DEP criu/protobuf.d [2021-02-23T11:44:32.761Z] #43 86.00 GEN criu/protobuf-desc-gen.h [2021-02-23T11:44:32.761Z] #43 87.81 DEP criu/protobuf-desc.d [2021-02-23T11:44:32.761Z] #43 87.94 DEP criu/proc_parse.d [2021-02-23T11:44:32.761Z] #43 88.20 DEP criu/plugin.d [2021-02-23T11:44:32.761Z] #43 88.33 DEP criu/pipes.d [2021-02-23T11:44:32.761Z] #43 88.55 DEP criu/pie-util.d [2021-02-23T11:44:32.761Z] #43 88.73 DEP criu/pie-util-vdso.d [2021-02-23T11:44:32.761Z] #43 89.01 DEP criu/path.d [2021-02-23T11:44:32.761Z] #43 89.19 DEP criu/parasite-syscall.d [2021-02-23T11:44:32.761Z] #43 89.47 DEP criu/pagemap.d [2021-02-23T11:44:32.761Z] #43 89.65 DEP criu/pagemap-cache.d [2021-02-23T11:44:32.761Z] #43 89.85 DEP criu/page-xfer.d [2021-02-23T11:44:32.761Z] #43 90.21 DEP criu/page-pipe.d [2021-02-23T11:44:32.761Z] #43 90.43 DEP criu/netfilter.d [2021-02-23T11:44:32.761Z] #43 90.62 DEP criu/net.d [2021-02-23T11:44:32.761Z] #43 ... [2021-02-23T11:44:32.761Z] [2021-02-23T11:44:32.761Z] #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-23T11:44:32.761Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:44:32.761Z] #20 36.71 Selecting previously unselected package xxd. [2021-02-23T11:44:32.761Z] #20 36.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-23T11:44:32.761Z] #20 36.74 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:44:32.761Z] #20 36.88 Selecting previously unselected package vim-common. [2021-02-23T11:44:32.761Z] #20 36.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:32.761Z] #42 80.17 DEP criu/pie-util-vdso.d [2021-02-23T11:44:32.761Z] #42 80.26 DEP criu/pie-util-vdso-elf32.d [2021-02-23T11:44:32.956Z] #19 38.02 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:44:32.956Z] #19 38.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:44:32.956Z] #19 38.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:44:32.957Z] + docker info [2021-02-23T11:44:32.987Z] #19 12.02 Reading package lists... [2021-02-23T11:44:32.988Z] #19 ... [2021-02-23T11:44:32.988Z] [2021-02-23T11:44:32.988Z] #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-23T11:44:32.988Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:44:32.988Z] #31 DONE 156.2s [2021-02-23T11:44:33.025Z] #42 80.45 DEP criu/path.d [2021-02-23T11:44:33.025Z] #42 80.57 DEP criu/parasite-syscall.d [2021-02-23T11:44:33.060Z] #20 36.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:33.212Z] #19 38.21 Selecting previously unselected package jq. [2021-02-23T11:44:33.212Z] #19 38.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:44:33.212Z] #19 38.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:33.212Z] #19 38.32 Selecting previously unselected package libaio1:amd64. [2021-02-23T11:44:33.212Z] #19 38.32 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-23T11:44:33.212Z] #19 38.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:44:33.212Z] #19 38.38 Selecting previously unselected package libgpm2:amd64. [2021-02-23T11:44:33.212Z] #19 38.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-23T11:44:33.212Z] #19 38.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:44:33.244Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-02-23T11:44:33.249Z] [2021-02-23T11:44:33.249Z] #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-23T11:44:33.249Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:33.249Z] #42 84.24 DEP criu/protobuf-desc.d [2021-02-23T11:44:33.249Z] #42 84.42 DEP criu/proc_parse.d [2021-02-23T11:44:33.249Z] #42 84.58 DEP criu/plugin.d [2021-02-23T11:44:33.249Z] #42 84.67 DEP criu/pipes.d [2021-02-23T11:44:33.249Z] #42 84.88 DEP criu/pie-util.d [2021-02-23T11:44:33.249Z] #42 85.01 DEP criu/pie-util-vdso.d [2021-02-23T11:44:33.249Z] #42 85.12 DEP criu/pie-util-vdso-elf32.d [2021-02-23T11:44:33.249Z] #42 85.23 DEP criu/path.d [2021-02-23T11:44:33.249Z] #42 85.40 DEP criu/parasite-syscall.d [2021-02-23T11:44:33.249Z] #42 85.59 DEP criu/pagemap.d [2021-02-23T11:44:33.285Z] #42 80.82 DEP criu/pagemap.d [2021-02-23T11:44:33.359Z] #20 37.18 Selecting previously unselected package bash-completion. [2021-02-23T11:44:33.359Z] #20 37.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T11:44:33.468Z] #19 38.45 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:44:33.468Z] #19 38.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:44:33.468Z] #19 38.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:44:33.510Z] #42 85.78 DEP criu/pagemap-cache.d [2021-02-23T11:44:33.510Z] #42 85.89 DEP criu/page-xfer.d [2021-02-23T11:44:33.533Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-02-23T11:44:33.544Z] #42 81.03 DEP criu/pagemap-cache.d [2021-02-23T11:44:33.659Z] #20 ... [2021-02-23T11:44:33.659Z] [2021-02-23T11:44:33.659Z] #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-23T11:44:33.659Z] #58 sha256:2e4d4f78999ce95eee3aa089039c9e0710f2c7437ab785b0f982208dbf9a88ff [2021-02-23T11:44:33.659Z] #58 150.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-23T11:44:33.659Z] #58 150.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-23T11:44:33.659Z] #58 DONE 159.6s [2021-02-23T11:44:33.659Z] [2021-02-23T11:44:33.659Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-23T11:44:33.659Z] #59 sha256:36a0bd0777a1a0bdb342b44d5ac3117940cd419ab20c5ff9744399cda38f3f21 [2021-02-23T11:44:33.705Z] #19 52.76 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T11:44:33.771Z] #42 86.05 DEP criu/page-pipe.d [2021-02-23T11:44:33.771Z] #42 86.13 DEP criu/netfilter.d [2021-02-23T11:44:33.803Z] #42 81.14 DEP criu/page-xfer.d [2021-02-23T11:44:33.803Z] #42 81.32 DEP criu/page-pipe.d [2021-02-23T11:44:33.803Z] #42 81.39 DEP criu/netfilter.d [2021-02-23T11:44:33.958Z] #59 DONE 0.4s [2021-02-23T11:44:33.958Z] [2021-02-23T11:44:33.958Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:44:33.958Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:33.958Z] #43 91.07 DEP criu/namespaces.d [2021-02-23T11:44:33.958Z] #43 91.38 DEP criu/mount.d [2021-02-23T11:44:33.958Z] #43 91.58 DEP criu/memfd.d [2021-02-23T11:44:33.958Z] #43 91.77 DEP criu/mem.d [2021-02-23T11:44:33.958Z] #43 92.02 DEP criu/lsm.d [2021-02-23T11:44:34.032Z] #42 86.27 DEP criu/net.d [2021-02-23T11:44:34.032Z] #42 86.45 DEP criu/namespaces.d [2021-02-23T11:44:34.063Z] #42 81.53 DEP criu/net.d [2021-02-23T11:44:34.258Z] #43 ... [2021-02-23T11:44:34.258Z] [2021-02-23T11:44:34.258Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-23T11:44:34.258Z] #60 sha256:6f3879f40d7e2f4ce75271d8c6472361b919ecc689a858ab366638df747c47c0 [2021-02-23T11:44:34.258Z] #60 DONE 0.1s [2021-02-23T11:44:34.258Z] [2021-02-23T11:44:34.258Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:44:34.258Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:34.258Z] #43 92.36 DEP criu/log.d [2021-02-23T11:44:34.284Z] #19 53.36 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T11:44:34.293Z] #42 86.64 DEP criu/mount.d [2021-02-23T11:44:34.322Z] #42 81.73 DEP criu/namespaces.d [2021-02-23T11:44:34.322Z] #42 81.87 DEP criu/mount.d [2021-02-23T11:44:34.554Z] #42 86.85 DEP criu/memfd.d [2021-02-23T11:44:34.558Z] #43 92.57 DEP criu/libnetlink.d [2021-02-23T11:44:34.558Z] #43 92.77 DEP criu/kerndat.d [2021-02-23T11:44:34.583Z] #42 82.08 DEP criu/memfd.d [2021-02-23T11:44:34.583Z] #42 82.22 DEP criu/mem.d [2021-02-23T11:44:34.814Z] #42 86.98 DEP criu/mem.d [2021-02-23T11:44:34.842Z] #42 82.42 DEP criu/lsm.d [2021-02-23T11:44:34.856Z] #43 93.08 DEP criu/kcmp-ids.d [2021-02-23T11:44:35.032Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-02-23T11:44:35.075Z] #42 87.18 DEP criu/lsm.d [2021-02-23T11:44:35.075Z] #42 87.36 DEP criu/log.d [2021-02-23T11:44:35.101Z] #42 82.60 DEP criu/log.d [2021-02-23T11:44:35.156Z] #43 93.21 DEP criu/irmap.d [2021-02-23T11:44:35.336Z] #42 87.54 DEP criu/libnetlink.d [2021-02-23T11:44:35.336Z] #42 87.69 DEP criu/kerndat.d [2021-02-23T11:44:35.360Z] #42 82.79 DEP criu/libnetlink.d [2021-02-23T11:44:35.466Z] #43 93.52 DEP criu/ipc_ns.d [2021-02-23T11:44:35.598Z] #42 87.89 DEP criu/kcmp-ids.d [2021-02-23T11:44:35.598Z] #42 87.94 DEP criu/irmap.d [2021-02-23T11:44:35.619Z] #42 82.95 DEP criu/kerndat.d [2021-02-23T11:44:35.619Z] #42 83.19 DEP criu/kcmp-ids.d [2021-02-23T11:44:35.699Z] #19 54.61 Setting up python3-pip (18.1-5) ... [2021-02-23T11:44:35.699Z] #19 ... [2021-02-23T11:44:35.699Z] [2021-02-23T11:44:35.699Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:44:35.699Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:44:35.699Z] #42 92.30 CC criu/cr-dedup.o [2021-02-23T11:44:35.699Z] #42 92.79 CC criu/cr-dump.o [2021-02-23T11:44:35.699Z] #42 94.86 CC criu/cr-errno.o [2021-02-23T11:44:35.699Z] #42 94.92 CC criu/cr-restore.o [2021-02-23T11:44:35.699Z] #42 98.90 CC criu/cr-service.o [2021-02-23T11:44:35.699Z] #42 100.1 CC criu/crtools.o [2021-02-23T11:44:35.699Z] #42 100.6 CC criu/eventfd.o [2021-02-23T11:44:35.699Z] #42 100.8 CC criu/eventpoll.o [2021-02-23T11:44:35.699Z] #42 101.7 CC criu/external.o [2021-02-23T11:44:35.699Z] #42 102.1 CC criu/fault-injection.o [2021-02-23T11:44:35.699Z] #42 102.3 CC criu/fdstore.o [2021-02-23T11:44:35.765Z] #43 94.02 DEP criu/image.d [2021-02-23T11:44:35.859Z] #42 88.06 DEP criu/ipc_ns.d [2021-02-23T11:44:35.879Z] #42 83.31 DEP criu/irmap.d [2021-02-23T11:44:35.879Z] #42 83.44 DEP criu/ipc_ns.d [2021-02-23T11:44:36.063Z] #43 ... [2021-02-23T11:44:36.063Z] [2021-02-23T11:44:36.063Z] #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-23T11:44:36.063Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:44:36.063Z] #45 151.8 mime [2021-02-23T11:44:36.063Z] #45 152.4 vendor/golang.org/x/net/idna [2021-02-23T11:44:36.063Z] #45 154.3 mime/quotedprintable [2021-02-23T11:44:36.063Z] #45 155.4 net/http/internal [2021-02-23T11:44:36.063Z] #45 158.9 vendor/golang.org/x/net/http/httpproxy [2021-02-23T11:44:36.063Z] #45 158.9 net/textproto [2021-02-23T11:44:36.063Z] #45 158.9 crypto/x509 [2021-02-23T11:44:36.063Z] #45 161.6 vendor/golang.org/x/net/http/httpguts [2021-02-23T11:44:36.063Z] #45 161.6 mime/multipart [2021-02-23T11:44:36.087Z] #55 227.1 + bin/containerd-stress [2021-02-23T11:44:36.087Z] #55 229.1 + bin/containerd-shim [2021-02-23T11:44:36.120Z] #42 88.32 DEP criu/image.d [2021-02-23T11:44:36.120Z] #42 88.44 DEP criu/image-desc.d [2021-02-23T11:44:36.138Z] #42 83.62 DEP criu/image.d [2021-02-23T11:44:36.296Z] #42 102.8 CC criu/fifo.o [2021-02-23T11:44:36.361Z] #45 ... [2021-02-23T11:44:36.361Z] [2021-02-23T11:44:36.361Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:44:36.361Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:36.361Z] #43 94.34 DEP criu/image-desc.d [2021-02-23T11:44:36.361Z] #43 94.53 DEP criu/fsnotify.d [2021-02-23T11:44:36.380Z] #42 88.65 DEP criu/fsnotify.d [2021-02-23T11:44:36.380Z] #42 88.70 DEP criu/filesystems.d [2021-02-23T11:44:36.397Z] #42 83.77 DEP criu/image-desc.d [2021-02-23T11:44:36.397Z] #42 83.92 DEP criu/fsnotify.d [2021-02-23T11:44:36.560Z] #42 ... [2021-02-23T11:44:36.560Z] [2021-02-23T11:44:36.560Z] #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-23T11:44:36.560Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-23T11:44:36.560Z] #19 55.58 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:44:36.560Z] #19 55.65 Processing triggers for mime-support (3.62) ... [2021-02-23T11:44:36.641Z] #42 88.91 DEP criu/files.d [2021-02-23T11:44:36.657Z] #42 84.14 DEP criu/filesystems.d [2021-02-23T11:44:36.660Z] #43 94.74 DEP criu/filesystems.d [2021-02-23T11:44:36.901Z] #42 89.13 DEP criu/files-reg.d [2021-02-23T11:44:36.901Z] #42 89.32 DEP criu/files-ext.d [2021-02-23T11:44:36.916Z] #42 84.33 DEP criu/files.d [2021-02-23T11:44:36.916Z] #42 84.44 DEP criu/files-reg.d [2021-02-23T11:44:36.916Z] #42 84.57 DEP criu/files-ext.d [2021-02-23T11:44:36.956Z] #43 94.91 DEP criu/files.d [2021-02-23T11:44:36.956Z] #43 95.11 DEP criu/files-reg.d [2021-02-23T11:44:37.162Z] #42 89.45 DEP criu/file-lock.d [2021-02-23T11:44:37.176Z] #42 84.71 DEP criu/file-lock.d [2021-02-23T11:44:37.176Z] #42 84.82 DEP criu/file-ids.d [2021-02-23T11:44:37.252Z] #43 95.31 DEP criu/files-ext.d [2021-02-23T11:44:37.252Z] #43 95.45 DEP criu/file-lock.d [2021-02-23T11:44:37.422Z] #42 89.64 DEP criu/file-ids.d [2021-02-23T11:44:37.422Z] #42 89.74 DEP criu/fifo.d [2021-02-23T11:44:37.422Z] #42 89.89 DEP criu/fdstore.d [2021-02-23T11:44:37.465Z] #42 84.99 DEP criu/fifo.d [2021-02-23T11:44:37.519Z] #19 DONE 56.5s [2021-02-23T11:44:37.519Z] [2021-02-23T11:44:37.519Z] #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-23T11:44:37.519Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-23T11:44:37.553Z] #43 95.63 DEP criu/file-ids.d [2021-02-23T11:44:37.553Z] #43 95.79 DEP criu/fifo.d [2021-02-23T11:44:37.638Z] #19 42.18 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:44:37.638Z] #19 42.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:44:37.638Z] #19 42.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:44:37.638Z] #19 42.27 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:44:37.638Z] #19 42.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:44:37.638Z] #19 42.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:44:37.638Z] #19 42.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:44:37.638Z] #19 42.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:44:37.638Z] #19 42.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:44:37.638Z] #19 42.44 Selecting previously unselected package libreadline5:amd64. [2021-02-23T11:44:37.638Z] #19 42.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-23T11:44:37.638Z] #19 42.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:44:37.638Z] #19 42.56 Selecting previously unselected package net-tools. [2021-02-23T11:44:37.638Z] #19 42.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-23T11:44:37.638Z] #19 42.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:44:37.638Z] #19 42.80 Selecting previously unselected package python-pip-whl. [2021-02-23T11:44:37.638Z] #19 42.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T11:44:37.638Z] #19 42.81 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T11:44:37.683Z] #42 90.00 DEP criu/fault-injection.d [2021-02-23T11:44:37.683Z] #42 90.06 DEP criu/external.d [2021-02-23T11:44:37.763Z] #42 85.14 DEP criu/fdstore.d [2021-02-23T11:44:37.763Z] #42 85.27 DEP criu/fault-injection.d [2021-02-23T11:44:37.763Z] #42 85.31 DEP criu/external.d [2021-02-23T11:44:37.853Z] #43 95.98 DEP criu/fdstore.d [2021-02-23T11:44:37.853Z] #43 96.10 DEP criu/fault-injection.d [2021-02-23T11:44:37.853Z] #43 96.19 DEP criu/external.d [2021-02-23T11:44:37.944Z] #42 90.20 DEP criu/eventpoll.d [2021-02-23T11:44:38.024Z] #42 85.41 DEP criu/eventpoll.d [2021-02-23T11:44:38.024Z] #42 85.60 DEP criu/eventfd.d [2021-02-23T11:44:38.153Z] #43 96.33 DEP criu/eventpoll.d [2021-02-23T11:44:38.200Z] #19 43.38 Selecting previously unselected package python3-lib2to3. [2021-02-23T11:44:38.200Z] #19 43.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T11:44:38.200Z] #19 43.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:44:38.205Z] #42 90.32 DEP criu/eventfd.d [2021-02-23T11:44:38.205Z] #42 90.43 DEP criu/crtools.d [2021-02-23T11:44:38.205Z] #42 90.58 DEP criu/cr-service.d [2021-02-23T11:44:38.295Z] #42 85.77 DEP criu/crtools.d [2021-02-23T11:44:38.457Z] #19 43.50 Selecting previously unselected package python3-distutils. [2021-02-23T11:44:38.457Z] #19 43.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T11:44:38.457Z] #19 43.52 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T11:44:38.457Z] #19 43.64 Selecting previously unselected package python3-pip. [2021-02-23T11:44:38.457Z] #19 43.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T11:44:38.457Z] #19 43.66 Unpacking python3-pip (18.1-5) ... [2021-02-23T11:44:38.466Z] #42 90.76 DEP criu/cr-restore.d [2021-02-23T11:44:38.470Z] #43 96.56 DEP criu/eventfd.d [2021-02-23T11:44:38.470Z] #43 96.77 DEP criu/crtools.d [2021-02-23T11:44:38.555Z] #42 ... [2021-02-23T11:44:38.555Z] [2021-02-23T11:44:38.555Z] #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-23T11:44:38.555Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-23T11:44:38.555Z] #31 DONE 154.1s [2021-02-23T11:44:38.555Z] [2021-02-23T11:44:38.555Z] #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-23T11:44:38.555Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:38.555Z] #42 86.00 DEP criu/cr-service.d [2021-02-23T11:44:38.555Z] #42 ... [2021-02-23T11:44:38.555Z] [2021-02-23T11:44:38.555Z] #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-23T11:44:38.555Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:38.555Z] #19 20.81 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T11:44:38.555Z] #19 20.81 The following additional packages will be installed: [2021-02-23T11:44:38.555Z] #19 20.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T11:44:38.555Z] #19 20.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T11:44:38.555Z] #19 20.81 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T11:44:38.555Z] #19 20.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T11:44:38.555Z] #19 20.81 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T11:44:38.555Z] #19 20.82 Suggested packages: [2021-02-23T11:44:38.555Z] #19 20.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T11:44:38.555Z] #19 20.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T11:44:38.555Z] #19 20.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T11:44:38.555Z] #19 20.82 Recommended packages: [2021-02-23T11:44:38.555Z] #19 20.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T11:44:38.555Z] #19 20.82 python3-keyrings.alt python3-xdg unzip [2021-02-23T11:44:38.555Z] #19 22.53 The following NEW packages will be installed: [2021-02-23T11:44:38.555Z] #19 22.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T11:44:38.555Z] #19 22.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T11:44:38.555Z] #19 22.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T11:44:38.555Z] #19 22.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T11:44:38.555Z] #19 22.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T11:44:38.555Z] #19 22.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T11:44:38.555Z] #19 22.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T11:44:38.555Z] #19 22.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T11:44:38.555Z] #19 22.55 xz-utils zip [2021-02-23T11:44:38.555Z] #19 22.90 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:44:38.555Z] #19 22.90 Need to get 28.5 MB of archives. [2021-02-23T11:44:38.555Z] #19 22.90 After this operation, 116 MB of additional disk space will be used. [2021-02-23T11:44:38.555Z] #19 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-23T11:44:38.555Z] #19 22.91 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-23T11:44:38.555Z] #19 22.94 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-23T11:44:38.555Z] #19 23.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-23T11:44:38.555Z] #19 23.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-23T11:44:38.555Z] #19 23.05 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-23T11:44:38.555Z] #19 23.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-23T11:44:38.555Z] #19 23.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-23T11:44:38.555Z] #19 23.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-23T11:44:38.555Z] #19 23.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-23T11:44:38.555Z] #19 23.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-23T11:44:38.555Z] #19 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-23T11:44:38.555Z] #19 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-23T11:44:38.555Z] #19 23.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-23T11:44:38.555Z] #19 23.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-23T11:44:38.555Z] #19 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-23T11:44:38.555Z] #19 23.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:44:38.555Z] #19 23.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:44:38.555Z] #19 23.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-23T11:44:38.555Z] #19 23.29 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-23T11:44:38.555Z] #19 23.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-23T11:44:38.555Z] #19 23.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-23T11:44:38.555Z] #19 23.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-23T11:44:38.555Z] #19 23.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:44:38.555Z] #19 23.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:44:38.555Z] #19 23.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:44:38.555Z] #19 23.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-23T11:44:38.555Z] #19 23.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-23T11:44:38.555Z] #19 23.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:44:38.555Z] #19 23.92 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-23T11:44:38.555Z] #19 23.92 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-23T11:44:38.555Z] #19 23.93 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-23T11:44:38.555Z] #19 23.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-23T11:44:38.555Z] #19 23.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-23T11:44:38.555Z] #19 23.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T11:44:38.555Z] #19 24.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T11:44:38.555Z] #19 24.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T11:44:38.555Z] #19 24.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-23T11:44:38.555Z] #19 24.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T11:44:38.555Z] #19 24.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T11:44:38.555Z] #19 24.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T11:44:38.555Z] #19 24.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-23T11:44:38.555Z] #19 24.21 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-23T11:44:38.555Z] #19 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-23T11:44:38.555Z] #19 24.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T11:44:38.555Z] #19 24.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-23T11:44:38.555Z] #19 24.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-23T11:44:38.555Z] #19 24.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-23T11:44:38.555Z] #19 25.55 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:44:38.555Z] #19 25.68 Fetched 28.5 MB in 2s (13.5 MB/s) [2021-02-23T11:44:38.555Z] #19 25.73 Selecting previously unselected package pigz. [2021-02-23T11:44:38.555Z] #19 25.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-23T11:44:38.555Z] #19 25.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-23T11:44:38.555Z] #19 25.81 Unpacking pigz (2.4-1) ... [2021-02-23T11:44:38.555Z] #19 25.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-23T11:44:38.555Z] #19 25.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:38.555Z] #19 25.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:38.555Z] #19 26.47 Selecting previously unselected package python3.7-minimal. [2021-02-23T11:44:38.555Z] #19 26.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:38.555Z] #19 26.50 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:38.713Z] #19 43.85 Selecting previously unselected package python3-pkg-resources. [2021-02-23T11:44:38.713Z] #19 43.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:44:38.713Z] #19 43.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:44:38.727Z] #42 90.96 DEP criu/cr-errno.d [2021-02-23T11:44:38.727Z] #42 90.99 DEP criu/cr-dump.d [2021-02-23T11:44:38.922Z] #20 1.346 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T11:44:38.922Z] #20 1.351 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T11:44:38.922Z] #20 1.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T11:44:38.922Z] #20 DONE 1.5s [2021-02-23T11:44:38.922Z] [2021-02-23T11:44:38.922Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:44:38.922Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-23T11:44:38.969Z] #19 43.99 Selecting previously unselected package python3-setuptools. [2021-02-23T11:44:38.969Z] #19 44.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T11:44:38.969Z] #19 44.01 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T11:44:38.988Z] #42 91.21 DEP criu/cr-dedup.d [2021-02-23T11:44:38.988Z] #42 91.35 DEP criu/cr-check.d [2021-02-23T11:44:39.114Z] #43 97.08 DEP criu/cr-service.d [2021-02-23T11:44:39.114Z] #43 97.30 DEP criu/cr-restore.d [2021-02-23T11:44:39.225Z] #19 44.29 Selecting previously unselected package python3-wheel. [2021-02-23T11:44:39.225Z] #19 44.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T11:44:39.225Z] #19 44.32 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T11:44:39.225Z] #19 44.41 Selecting previously unselected package sudo. [2021-02-23T11:44:39.225Z] #19 44.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-23T11:44:39.225Z] #19 44.42 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:44:39.249Z] #42 91.60 DEP criu/config.d [2021-02-23T11:44:39.249Z] #42 91.72 DEP criu/clone-noasan.d [2021-02-23T11:44:39.410Z] #43 97.64 DEP criu/cr-errno.d [2021-02-23T11:44:39.410Z] #43 97.66 DEP criu/cr-dump.d [2021-02-23T11:44:39.510Z] #42 91.77 DEP criu/cgroup.d [2021-02-23T11:44:39.510Z] #42 91.96 DEP criu/cgroup-props.d [2021-02-23T11:44:39.711Z] #43 97.88 DEP criu/cr-dedup.d [2021-02-23T11:44:39.711Z] #43 98.02 DEP criu/cr-check.d [2021-02-23T11:44:39.770Z] #42 92.06 DEP criu/bitmap.d [2021-02-23T11:44:39.770Z] #42 92.07 DEP criu/bfd.d [2021-02-23T11:44:39.770Z] #42 92.18 DEP criu/autofs.d [2021-02-23T11:44:39.787Z] #19 44.88 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T11:44:39.788Z] #19 44.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-23T11:44:39.788Z] #19 44.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:44:39.943Z] #19 27.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:39.943Z] #19 28.02 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:40.013Z] #43 98.20 DEP criu/config.d [2021-02-23T11:44:40.031Z] #42 92.31 DEP criu/aio.d [2021-02-23T11:44:40.031Z] #42 92.46 DEP criu/action-scripts.d [2021-02-23T11:44:40.044Z] #19 45.14 Selecting previously unselected package uidmap. [2021-02-23T11:44:40.044Z] #19 45.16 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-23T11:44:40.044Z] #19 45.16 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T11:44:40.300Z] #19 45.30 Selecting previously unselected package vim-runtime. [2021-02-23T11:44:40.300Z] #19 45.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:40.300Z] #19 45.35 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-23T11:44:40.300Z] #19 45.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T11:44:40.300Z] #19 45.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:44:40.315Z] #43 98.43 DEP criu/clone-noasan.d [2021-02-23T11:44:40.315Z] #43 98.52 DEP criu/cgroup.d [2021-02-23T11:44:40.601Z] #42 92.77 CC criu/action-scripts.o [2021-02-23T11:44:40.612Z] #43 98.76 DEP criu/cgroup-props.d [2021-02-23T11:44:40.908Z] #43 98.89 DEP criu/bitmap.d [2021-02-23T11:44:40.908Z] #43 98.91 DEP criu/bfd.d [2021-02-23T11:44:40.908Z] #43 99.07 DEP criu/autofs.d [2021-02-23T11:44:41.172Z] #42 93.21 CC criu/aio.o [2021-02-23T11:44:41.204Z] #43 99.26 DEP criu/aio.d [2021-02-23T11:44:41.204Z] #43 99.47 DEP criu/action-scripts.d [2021-02-23T11:44:41.444Z] #42 93.77 CC criu/autofs.o [2021-02-23T11:44:41.847Z] #43 99.82 CC criu/action-scripts.o [2021-02-23T11:44:41.849Z] #19 30.18 Selecting previously unselected package python3-minimal. [2021-02-23T11:44:41.902Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2021-02-23T11:44:42.108Z] #19 30.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-23T11:44:42.108Z] #19 30.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-23T11:44:42.108Z] #19 30.26 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T11:44:42.108Z] #19 30.34 Selecting previously unselected package libmpdec2:amd64. [2021-02-23T11:44:42.108Z] #19 30.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-23T11:44:42.108Z] #19 30.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:44:42.108Z] #19 30.47 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-23T11:44:42.150Z] #43 100.5 CC criu/aio.o [2021-02-23T11:44:42.189Z] #19 ... [2021-02-23T11:44:42.189Z] [2021-02-23T11:44:42.189Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:44:42.189Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:42.189Z] #42 94.02 CC criu/clone-noasan.o [2021-02-23T11:44:42.189Z] #42 94.34 CC criu/config.o [2021-02-23T11:44:42.189Z] #42 95.81 CC criu/cr-check.o [2021-02-23T11:44:42.189Z] #42 97.57 CC criu/cr-dedup.o [2021-02-23T11:44:42.189Z] #42 98.02 CC criu/cr-dump.o [2021-02-23T11:44:42.189Z] #42 100.3 CC criu/cr-errno.o [2021-02-23T11:44:42.189Z] #42 100.4 CC criu/cr-restore.o [2021-02-23T11:44:42.368Z] #19 30.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:42.368Z] #19 30.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:42.656Z] #55 235.8 + bin/containerd-shim-runc-v1 [2021-02-23T11:44:42.751Z] #42 104.7 CC criu/cr-service.o [2021-02-23T11:44:42.828Z] #42 ... [2021-02-23T11:44:42.828Z] [2021-02-23T11:44:42.828Z] #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-23T11:44:42.828Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:42.828Z] #19 12.02 Reading package lists... [2021-02-23T11:44:42.828Z] #19 15.87 Reading package lists... [2021-02-23T11:44:42.828Z] #19 19.12 Building dependency tree... [2021-02-23T11:44:42.828Z] #19 20.75 libcap2-bin is already the newest version (1:2.25-2). [2021-02-23T11:44:42.828Z] #19 20.75 The following additional packages will be installed: [2021-02-23T11:44:42.828Z] #19 20.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-23T11:44:42.828Z] #19 20.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-23T11:44:42.828Z] #19 20.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-23T11:44:42.828Z] #19 20.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-23T11:44:42.828Z] #19 20.76 python3.7 python3.7-minimal vim-runtime xxd [2021-02-23T11:44:42.828Z] #19 20.77 Suggested packages: [2021-02-23T11:44:42.828Z] #19 20.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-23T11:44:42.828Z] #19 20.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-23T11:44:42.828Z] #19 20.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-23T11:44:42.828Z] #19 20.77 Recommended packages: [2021-02-23T11:44:42.828Z] #19 20.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-23T11:44:42.828Z] #19 20.77 python3-keyrings.alt python3-xdg unzip [2021-02-23T11:44:42.828Z] #19 22.37 The following NEW packages will be installed: [2021-02-23T11:44:42.828Z] #19 22.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-23T11:44:42.828Z] #19 22.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-23T11:44:42.828Z] #19 22.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-23T11:44:42.828Z] #19 22.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-23T11:44:42.828Z] #19 22.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-23T11:44:42.828Z] #19 22.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-23T11:44:42.828Z] #19 22.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-23T11:44:42.828Z] #19 22.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-23T11:44:42.828Z] #19 22.38 xz-utils zip [2021-02-23T11:44:42.828Z] #19 22.73 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:44:42.828Z] #19 22.73 Need to get 28.5 MB of archives. [2021-02-23T11:44:42.828Z] #19 22.73 After this operation, 116 MB of additional disk space will be used. [2021-02-23T11:44:42.828Z] #19 22.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-23T11:44:42.828Z] #19 22.73 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-23T11:44:42.828Z] #19 22.75 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-23T11:44:42.828Z] #19 22.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-23T11:44:42.828Z] #19 22.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-23T11:44:42.828Z] #19 22.86 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-23T11:44:42.828Z] #19 22.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-23T11:44:42.828Z] #19 22.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-23T11:44:42.828Z] #19 22.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-23T11:44:42.828Z] #19 22.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-23T11:44:42.828Z] #19 22.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-23T11:44:42.828Z] #19 22.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-23T11:44:42.828Z] #19 22.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-23T11:44:42.828Z] #19 22.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-23T11:44:42.828Z] #19 22.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-23T11:44:42.828Z] #19 22.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-23T11:44:42.828Z] #19 23.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-23T11:44:42.828Z] #19 23.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-23T11:44:42.828Z] #19 23.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-23T11:44:42.828Z] #19 23.04 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-23T11:44:42.828Z] #19 23.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-23T11:44:42.828Z] #19 23.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-23T11:44:42.828Z] #19 23.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-23T11:44:42.828Z] #19 23.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-23T11:44:42.828Z] #19 23.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-23T11:44:42.828Z] #19 23.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-23T11:44:42.828Z] #19 23.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-23T11:44:42.828Z] #19 23.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-23T11:44:42.828Z] #19 23.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-23T11:44:42.828Z] #19 ... [2021-02-23T11:44:42.828Z] [2021-02-23T11:44:42.828Z] #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-23T11:44:42.828Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:42.828Z] #42 95.27 CC criu/bfd.o [2021-02-23T11:44:43.032Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.8% of statements [2021-02-23T11:44:43.205Z] #43 101.2 CC criu/autofs.o [2021-02-23T11:44:43.307Z] #19 31.37 Selecting previously unselected package python3.7. [2021-02-23T11:44:43.307Z] #19 31.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:43.307Z] #19 31.39 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:43.307Z] #19 31.48 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-23T11:44:43.307Z] #19 31.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-23T11:44:43.307Z] #19 31.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:44:43.307Z] #19 31.56 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T11:44:43.321Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-02-23T11:44:43.400Z] #42 95.74 CC criu/bitmap.o [2021-02-23T11:44:43.504Z] #43 ... [2021-02-23T11:44:43.504Z] [2021-02-23T11:44:43.504Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-23T11:44:43.504Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:44:43.504Z] #20 41.50 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T11:44:43.504Z] #20 41.99 Selecting previously unselected package bzip2. [2021-02-23T11:44:43.504Z] #20 41.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 42.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:43.504Z] #20 42.06 Selecting previously unselected package xz-utils. [2021-02-23T11:44:43.504Z] #20 42.07 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 42.09 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T11:44:43.504Z] #20 42.26 Selecting previously unselected package apparmor. [2021-02-23T11:44:43.504Z] #20 42.28 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 42.40 Unpacking apparmor (2.13.2-10) ... [2021-02-23T11:44:43.504Z] #20 42.83 Selecting previously unselected package aufs-tools. [2021-02-23T11:44:43.504Z] #20 42.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 42.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:43.504Z] #20 43.03 Selecting previously unselected package libonig5:ppc64el. [2021-02-23T11:44:43.504Z] #20 43.06 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 43.06 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-23T11:44:43.504Z] #20 43.25 Selecting previously unselected package libjq1:ppc64el. [2021-02-23T11:44:43.504Z] #20 43.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 43.26 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T11:44:43.504Z] #20 43.33 Selecting previously unselected package jq. [2021-02-23T11:44:43.504Z] #20 43.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 43.34 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:43.504Z] #20 43.40 Selecting previously unselected package libaio1:ppc64el. [2021-02-23T11:44:43.504Z] #20 43.41 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 43.41 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-23T11:44:43.504Z] #20 43.47 Selecting previously unselected package libgpm2:ppc64el. [2021-02-23T11:44:43.504Z] #20 43.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 43.48 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-23T11:44:43.504Z] #20 43.56 Selecting previously unselected package libicu63:ppc64el. [2021-02-23T11:44:43.504Z] #20 43.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 43.56 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T11:44:43.504Z] #20 47.13 Selecting previously unselected package libnet1:ppc64el. [2021-02-23T11:44:43.504Z] #20 47.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 47.14 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T11:44:43.504Z] #20 47.24 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-23T11:44:43.504Z] #20 47.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 47.26 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T11:44:43.504Z] #20 47.39 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-23T11:44:43.504Z] #20 47.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 47.43 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T11:44:43.504Z] #20 47.50 Selecting previously unselected package libreadline5:ppc64el. [2021-02-23T11:44:43.504Z] #20 47.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-23T11:44:43.504Z] #20 47.53 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-23T11:44:43.660Z] #42 95.95 CC criu/cgroup-props.o [2021-02-23T11:44:43.679Z] #42 ... [2021-02-23T11:44:43.679Z] [2021-02-23T11:44:43.680Z] #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-23T11:44:43.680Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:43.680Z] #19 48.66 Selecting previously unselected package vim. [2021-02-23T11:44:43.680Z] #19 48.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:44:43.680Z] #19 48.70 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T11:44:43.803Z] #20 47.70 Selecting previously unselected package net-tools. [2021-02-23T11:44:43.803Z] #20 47.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-23T11:44:43.803Z] #20 47.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:44:43.875Z] #19 32.29 Selecting previously unselected package python3. [2021-02-23T11:44:43.949Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-02-23T11:44:44.102Z] #20 48.03 Selecting previously unselected package python-pip-whl. [2021-02-23T11:44:44.102Z] #20 48.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T11:44:44.102Z] #20 48.05 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T11:44:44.134Z] #19 32.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-23T11:44:44.134Z] #19 32.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-23T11:44:44.134Z] #19 32.36 Unpacking python3 (3.7.3-1) ... [2021-02-23T11:44:44.134Z] #19 32.52 Selecting previously unselected package libip4tc0:amd64. [2021-02-23T11:44:44.134Z] #19 32.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:44.134Z] #19 32.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:44.192Z] #19 49.26 Selecting previously unselected package xfsprogs. [2021-02-23T11:44:44.192Z] #19 49.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-23T11:44:44.192Z] #19 49.31 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T11:44:44.240Z] #21 5.271 Collecting yamllint==1.16.0 [2021-02-23T11:44:44.393Z] #19 32.66 Selecting previously unselected package libip6tc0:amd64. [2021-02-23T11:44:44.393Z] #19 32.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:44.393Z] #19 32.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:44.393Z] #19 32.77 Selecting previously unselected package libiptc0:amd64. [2021-02-23T11:44:44.393Z] #19 32.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:44.393Z] #19 32.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:44.393Z] #19 32.86 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-23T11:44:44.577Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-23T11:44:44.646Z] #42 96.76 CC criu/cgroup.o [2021-02-23T11:44:44.652Z] #19 32.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-23T11:44:44.652Z] #19 32.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:44:44.652Z] #19 32.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-23T11:44:44.652Z] #19 32.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-23T11:44:44.652Z] #19 32.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:44:44.652Z] #19 32.98 Selecting previously unselected package libnftnl11:amd64. [2021-02-23T11:44:44.652Z] #19 32.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-23T11:44:44.652Z] #19 32.99 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:44:44.754Z] #19 49.72 Selecting previously unselected package zip. [2021-02-23T11:44:44.754Z] #19 49.74 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-23T11:44:44.754Z] #19 49.74 Unpacking zip (3.0-11+b1) ... [2021-02-23T11:44:44.754Z] #19 49.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:44.754Z] #19 49.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:44:44.754Z] #19 49.98 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:44.754Z] #19 49.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:44:44.754Z] #19 50.00 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:44:44.754Z] #19 50.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:44.754Z] #19 50.03 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T11:44:44.754Z] #19 50.04 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:44:44.754Z] #19 50.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:44:44.754Z] #19 50.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:44.757Z] #20 48.66 Selecting previously unselected package python3-lib2to3. [2021-02-23T11:44:44.757Z] #20 48.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T11:44:44.757Z] #20 48.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:44:44.757Z] #20 48.88 Selecting previously unselected package python3-distutils. [2021-02-23T11:44:44.757Z] #20 48.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T11:44:44.818Z] #21 ... [2021-02-23T11:44:44.818Z] [2021-02-23T11:44:44.818Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-23T11:44:44.818Z] #48 sha256:f61b14c7713a9f8bab8d7006a8ac05eee686bc1f323a92962410e18a0622bbde [2021-02-23T11:44:44.818Z] #48 168.2 + /build/golangci-lint --version [2021-02-23T11:44:44.866Z] ok github.com/docker/docker/daemon 12.277s coverage: 17.2% of statements [2021-02-23T11:44:44.866Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T11:44:44.866Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T11:44:44.866Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T11:44:44.866Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T11:44:44.911Z] #19 33.09 Selecting previously unselected package iptables. [2021-02-23T11:44:44.911Z] #19 33.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-23T11:44:44.911Z] #19 33.10 Unpacking iptables (1.8.2-4) ... [2021-02-23T11:44:45.010Z] #19 50.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:44:45.010Z] #19 50.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:44:45.010Z] #19 50.10 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:44:45.010Z] #19 50.11 Setting up zip (3.0-11+b1) ... [2021-02-23T11:44:45.010Z] #19 50.12 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:45.010Z] #19 50.16 Setting up bash-completion (1:2.8-6) ... [2021-02-23T11:44:45.058Z] #20 48.92 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T11:44:45.058Z] #20 ... [2021-02-23T11:44:45.058Z] [2021-02-23T11:44:45.058Z] #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-23T11:44:45.058Z] #24 sha256:b374230e636b2f1f60b86e829b331363aabd2af72b0bd9bd85602c6375431b2b [2021-02-23T11:44:45.081Z] #48 168.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T11:44:45.170Z] #19 33.46 Selecting previously unselected package xxd. [2021-02-23T11:44:45.170Z] #19 33.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:44:45.170Z] #19 33.47 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:44:45.170Z] #19 33.65 Selecting previously unselected package vim-common. [2021-02-23T11:44:45.429Z] #19 33.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:45.429Z] #19 33.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:45.689Z] #19 33.88 Selecting previously unselected package bash-completion. [2021-02-23T11:44:45.689Z] #19 33.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T11:44:46.048Z] #48 DONE 169.5s [2021-02-23T11:44:46.048Z] [2021-02-23T11:44:46.048Z] #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-23T11:44:46.048Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:44:46.048Z] #42 103.3 CC criu/file-ids.o [2021-02-23T11:44:46.048Z] #42 103.6 CC criu/file-lock.o [2021-02-23T11:44:46.048Z] #42 104.8 CC criu/files-ext.o [2021-02-23T11:44:46.048Z] #42 105.2 CC criu/files-reg.o [2021-02-23T11:44:46.048Z] #42 107.1 CC criu/files.o [2021-02-23T11:44:46.048Z] #42 108.9 CC criu/filesystems.o [2021-02-23T11:44:46.048Z] #42 109.5 CC criu/fsnotify.o [2021-02-23T11:44:46.048Z] #42 110.6 CC criu/image-desc.o [2021-02-23T11:44:46.048Z] #42 110.8 CC criu/image.o [2021-02-23T11:44:46.048Z] #42 111.6 CC criu/ipc_ns.o [2021-02-23T11:44:46.048Z] #42 112.5 CC criu/irmap.o [2021-02-23T11:44:46.627Z] #42 113.2 CC criu/kcmp-ids.o [2021-02-23T11:44:46.627Z] #42 113.4 CC criu/kerndat.o [2021-02-23T11:44:46.853Z] #55 240.2 + bin/containerd-shim-runc-v2 [2021-02-23T11:44:46.923Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-02-23T11:44:47.213Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 56.2% of statements [2021-02-23T11:44:47.789Z] #55 241.2 + binaries [2021-02-23T11:44:47.789Z] #55 241.2 + install -D bin/containerd /build/containerd [2021-02-23T11:44:47.789Z] #55 241.2 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T11:44:47.789Z] #55 241.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T11:44:47.789Z] #55 241.2 + install -D bin/ctr /build/ctr [2021-02-23T11:44:47.797Z] Client: [2021-02-23T11:44:47.797Z] Debug Mode: false [2021-02-23T11:44:47.797Z] Plugins: [2021-02-23T11:44:47.797Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-23T11:44:47.797Z] [2021-02-23T11:44:47.797Z] Server: [2021-02-23T11:44:47.797Z] Containers: 0 [2021-02-23T11:44:47.797Z] Running: 0 [2021-02-23T11:44:47.797Z] Paused: 0 [2021-02-23T11:44:47.797Z] Stopped: 0 [2021-02-23T11:44:47.797Z] Images: 0 [2021-02-23T11:44:47.797Z] Server Version: 19.03.12 [2021-02-23T11:44:47.797Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-23T11:44:47.797Z] Windows: [2021-02-23T11:44:47.797Z] LCOW: [2021-02-23T11:44:47.797Z] Logging Driver: json-file [2021-02-23T11:44:47.797Z] Plugins: [2021-02-23T11:44:47.797Z] Volume: local [2021-02-23T11:44:47.797Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T11:44:47.797Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T11:44:47.797Z] Swarm: inactive [2021-02-23T11:44:47.797Z] Default Isolation: process [2021-02-23T11:44:47.797Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T11:44:47.797Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T11:44:47.797Z] OSType: windows [2021-02-23T11:44:47.797Z] Architecture: x86_64 [2021-02-23T11:44:47.797Z] CPUs: 4 [2021-02-23T11:44:47.797Z] Total Memory: 32GiB [2021-02-23T11:44:47.797Z] Name: azwin-2-1750e0 [2021-02-23T11:44:47.797Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-23T11:44:47.797Z] Docker Root Dir: D:\docker [2021-02-23T11:44:47.797Z] Debug Mode: false [2021-02-23T11:44:47.797Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:44:47.797Z] Labels: [2021-02-23T11:44:47.797Z] Experimental: true [2021-02-23T11:44:47.797Z] Insecure Registries: [2021-02-23T11:44:47.797Z] 10.0.0.4:5000 [2021-02-23T11:44:47.797Z] 127.0.0.0/8 [2021-02-23T11:44:47.797Z] Registry Mirrors: [2021-02-23T11:44:47.797Z] http://10.0.0.4:5000/ [2021-02-23T11:44:47.797Z] Live Restore Enabled: false [2021-02-23T11:44:47.797Z] [Pipeline] } [Pipeline] // stage [2021-02-23T11:44:47.958Z] #42 99.84 CC criu/clone-noasan.o [2021-02-23T11:44:47.958Z] #42 100.0 CC criu/config.o [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-23T11:44:48.046Z] #42 114.5 CC criu/libnetlink.o [2021-02-23T11:44:48.224Z] #19 36.31 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T11:44:48.281Z] #19 53.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:48.281Z] #19 53.03 Setting up xz-utils (5.2.4-1) ... [2021-02-23T11:44:48.281Z] #19 53.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T11:44:48.281Z] #19 53.06 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:44:48.281Z] #19 53.14 invoke-rc.d: could not determine current runlevel [2021-02-23T11:44:48.281Z] #19 53.15 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:44:48.281Z] #19 53.15 Setting up pigz (2.4-1) ... [2021-02-23T11:44:48.281Z] #19 53.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:44:48.281Z] #19 53.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:44:48.281Z] #19 53.21 Setting up python-pip-whl (18.1-5) ... [2021-02-23T11:44:48.281Z] #19 53.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:44:48.281Z] #19 53.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:44:48.310Z] #42 114.8 CC criu/log.o [2021-02-23T11:44:48.384Z] #24 170.8 Checking out files: 23% (2673/11186) Checking out files: 24% (2685/11186) Checking out files: 25% (2797/11186) Checking out files: 26% (2909/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 47% (5320/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 66% (7441/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 94% (10527/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-23T11:44:48.384Z] #24 174.3 + cd /tmp/tmp.CICQYIrWtM/tmp/docker-ce [2021-02-23T11:44:48.384Z] #24 174.3 + git checkout -q v17.06.2-ce [2021-02-23T11:44:48.484Z] #19 36.65 Selecting previously unselected package bzip2. [2021-02-23T11:44:48.484Z] #19 36.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-23T11:44:48.484Z] #19 36.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:48.484Z] #19 36.75 Selecting previously unselected package xz-utils. [2021-02-23T11:44:48.484Z] #19 36.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-23T11:44:48.484Z] #19 36.76 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T11:44:48.528Z] #42 ... [2021-02-23T11:44:48.528Z] [2021-02-23T11:44:48.528Z] #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-23T11:44:48.528Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:48.528Z] #19 23.54 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-23T11:44:48.528Z] #19 23.54 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-23T11:44:48.528Z] #19 23.54 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-23T11:44:48.528Z] #19 23.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-23T11:44:48.528Z] #19 23.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-23T11:44:48.528Z] #19 23.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-23T11:44:48.528Z] #19 23.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-23T11:44:48.529Z] #19 23.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-23T11:44:48.529Z] #19 23.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-23T11:44:48.529Z] #19 23.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-23T11:44:48.529Z] #19 23.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-23T11:44:48.529Z] #19 23.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-23T11:44:48.529Z] #19 23.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-23T11:44:48.529Z] #19 23.72 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-23T11:44:48.529Z] #19 23.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-23T11:44:48.529Z] #19 23.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-23T11:44:48.529Z] #19 24.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-23T11:44:48.529Z] #19 24.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-23T11:44:48.529Z] #19 24.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-23T11:44:48.529Z] #19 24.74 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:44:48.529Z] #19 24.85 Fetched 28.5 MB in 2s (16.9 MB/s) [2021-02-23T11:44:48.529Z] #19 24.92 Selecting previously unselected package pigz. [2021-02-23T11:44:48.529Z] #19 24.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 ... 23432 files and directories currently installed.) [2021-02-23T11:44:48.529Z] #19 24.97 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-23T11:44:48.529Z] #19 24.98 Unpacking pigz (2.4-1) ... [2021-02-23T11:44:48.529Z] #19 25.12 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-23T11:44:48.529Z] #19 25.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:48.529Z] #19 25.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:48.529Z] #19 25.60 Selecting previously unselected package python3.7-minimal. [2021-02-23T11:44:48.529Z] #19 25.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:48.529Z] #19 25.63 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:48.529Z] #19 26.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:48.529Z] #19 26.60 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-23T11:44:48.529Z] #19 28.87 Selecting previously unselected package python3-minimal. [2021-02-23T11:44:48.529Z] #19 28.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-23T11:44:48.529Z] #19 28.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-23T11:44:48.529Z] #19 28.93 Unpacking python3-minimal (3.7.3-1) ... [2021-02-23T11:44:48.537Z] #19 53.69 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:44:48.537Z] #19 53.70 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:44:48.537Z] #19 53.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:48.537Z] #19 53.74 Setting up vim (2:8.1.0875-5) ... [2021-02-23T11:44:48.537Z] #19 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T11:44:48.537Z] #19 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T11:44:48.537Z] #19 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T11:44:48.537Z] #19 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T11:44:48.537Z] #19 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T11:44:48.537Z] #19 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T11:44:48.537Z] #19 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T11:44:48.574Z] #42 115.2 CC criu/lsm.o [2021-02-23T11:44:48.743Z] #19 36.95 Selecting previously unselected package apparmor. [2021-02-23T11:44:48.743Z] #19 36.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-23T11:44:48.743Z] #19 37.03 Unpacking apparmor (2.13.2-10) ... [2021-02-23T11:44:48.743Z] #19 ... [2021-02-23T11:44:48.743Z] [2021-02-23T11:44:48.743Z] #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-23T11:44:48.743Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:48.743Z] #42 86.32 DEP criu/cr-restore.d [2021-02-23T11:44:48.743Z] #42 86.59 DEP criu/cr-errno.d [2021-02-23T11:44:48.743Z] #42 86.62 DEP criu/cr-dump.d [2021-02-23T11:44:48.743Z] #42 87.00 DEP criu/cr-dedup.d [2021-02-23T11:44:48.743Z] #42 87.19 DEP criu/cr-check.d [2021-02-23T11:44:48.743Z] #42 87.30 DEP criu/config.d [2021-02-23T11:44:48.743Z] #42 87.38 DEP criu/clone-noasan.d [2021-02-23T11:44:48.743Z] #42 87.44 DEP criu/cgroup.d [2021-02-23T11:44:48.743Z] #42 87.52 DEP criu/cgroup-props.d [2021-02-23T11:44:48.743Z] #42 87.67 DEP criu/bitmap.d [2021-02-23T11:44:48.743Z] #42 87.69 DEP criu/bfd.d [2021-02-23T11:44:48.743Z] #42 87.83 DEP criu/autofs.d [2021-02-23T11:44:48.743Z] #42 88.00 DEP criu/aio.d [2021-02-23T11:44:48.743Z] #42 88.15 DEP criu/action-scripts.d [2021-02-23T11:44:48.743Z] #42 88.38 CC criu/action-scripts.o [2021-02-23T11:44:48.743Z] #42 88.78 CC criu/aio.o [2021-02-23T11:44:48.743Z] #42 89.31 CC criu/autofs.o [2021-02-23T11:44:48.743Z] #42 90.64 CC criu/bfd.o [2021-02-23T11:44:48.743Z] #42 91.10 CC criu/bitmap.o [2021-02-23T11:44:48.743Z] #42 91.22 CC criu/cgroup-props.o [2021-02-23T11:44:48.743Z] #42 91.96 CC criu/cgroup.o [2021-02-23T11:44:48.743Z] #42 94.77 CC criu/clone-noasan.o [2021-02-23T11:44:48.743Z] #42 95.04 CC criu/config.o [2021-02-23T11:44:48.743Z] #42 96.38 CC criu/cr-check.o [2021-02-23T11:44:48.789Z] #19 29.01 Selecting previously unselected package libmpdec2:amd64. [2021-02-23T11:44:48.789Z] #19 29.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-23T11:44:48.789Z] #19 29.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:44:48.794Z] #19 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T11:44:48.794Z] #19 53.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:44:48.794Z] #19 53.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:44:48.794Z] #19 53.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:44:48.794Z] #19 53.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:48.794Z] #19 53.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:44:48.794Z] #19 53.89 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:48.838Z] #42 115.5 CC criu/mem.o [2021-02-23T11:44:49.003Z] #42 ... [2021-02-23T11:44:49.003Z] [2021-02-23T11:44:49.003Z] #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-23T11:44:49.003Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:49.003Z] #19 37.38 Selecting previously unselected package aufs-tools. [2021-02-23T11:44:49.003Z] #19 37.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-23T11:44:49.003Z] #19 37.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:49.050Z] #19 29.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-23T11:44:49.050Z] #19 29.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:49.050Z] #19 29.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:49.050Z] #19 ... [2021-02-23T11:44:49.050Z] [2021-02-23T11:44:49.050Z] #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-23T11:44:49.050Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:49.050Z] #42 101.4 CC criu/cr-check.o [2021-02-23T11:44:49.165Z] #55 DONE 242.5s [2021-02-23T11:44:49.262Z] #19 37.51 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:44:49.262Z] #19 37.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:44:49.262Z] #19 37.54 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:44:49.450Z] #24 ... [2021-02-23T11:44:49.450Z] [2021-02-23T11:44:49.450Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:44:49.450Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:44:49.450Z] #45 165.5 crypto/tls [2021-02-23T11:44:49.450Z] #45 173.6 net/http/httptrace [2021-02-23T11:44:49.450Z] #45 174.0 net/http [2021-02-23T11:44:49.523Z] #19 37.68 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:44:49.523Z] #19 37.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:44:49.523Z] #19 37.68 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:44:49.523Z] #19 37.78 Selecting previously unselected package jq. [2021-02-23T11:44:49.523Z] #19 37.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:44:49.523Z] #19 37.80 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:49.523Z] #19 37.87 Selecting previously unselected package libaio1:amd64. [2021-02-23T11:44:49.523Z] #19 37.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-23T11:44:49.523Z] #19 37.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:44:49.749Z] #45 ... [2021-02-23T11:44:49.749Z] [2021-02-23T11:44:49.749Z] #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-23T11:44:49.749Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:44:49.749Z] #20 49.13 Selecting previously unselected package python3-pip. [2021-02-23T11:44:49.749Z] #20 49.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T11:44:49.749Z] #20 49.17 Unpacking python3-pip (18.1-5) ... [2021-02-23T11:44:49.749Z] #20 49.39 Selecting previously unselected package python3-pkg-resources. [2021-02-23T11:44:49.749Z] #20 49.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:44:49.749Z] #20 49.41 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:44:49.749Z] #20 49.66 Selecting previously unselected package python3-setuptools. [2021-02-23T11:44:49.749Z] #20 49.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T11:44:49.749Z] #20 49.68 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T11:44:49.749Z] #20 50.05 Selecting previously unselected package python3-wheel. [2021-02-23T11:44:49.749Z] #20 50.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T11:44:49.749Z] #20 50.08 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T11:44:49.749Z] #20 50.20 Selecting previously unselected package sudo. [2021-02-23T11:44:49.749Z] #20 50.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-23T11:44:49.749Z] #20 50.23 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:44:49.749Z] #20 51.18 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T11:44:49.749Z] #20 51.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-23T11:44:49.749Z] #20 51.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:44:49.749Z] #20 51.55 Selecting previously unselected package uidmap. [2021-02-23T11:44:49.749Z] #20 51.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-23T11:44:49.749Z] #20 51.56 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T11:44:49.749Z] #20 51.68 Selecting previously unselected package vim-runtime. [2021-02-23T11:44:49.749Z] #20 51.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:49.749Z] #20 51.74 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-23T11:44:49.749Z] #20 51.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T11:44:49.749Z] #20 51.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:44:49.783Z] #19 37.93 Selecting previously unselected package libgpm2:amd64. [2021-02-23T11:44:49.783Z] #19 37.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-23T11:44:49.783Z] #19 37.95 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:44:49.783Z] #19 38.02 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:44:49.783Z] #19 38.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:44:49.783Z] #19 38.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:44:49.788Z] #42 ... [2021-02-23T11:44:49.788Z] [2021-02-23T11:44:49.788Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:44:49.788Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-23T11:44:49.788Z] #21 10.64 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T11:44:49.788Z] #21 10.74 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T11:44:50.052Z] #21 10.98 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-23T11:44:50.100Z] [2021-02-23T11:44:50.100Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T11:44:50.100Z] #56 sha256:7ce860af4362f001633a01fbd5a792927baeb4bf640b13530d8b583f4e307e1c [2021-02-23T11:44:50.629Z] #21 11.68 Installing build dependencies: started [2021-02-23T11:44:50.666Z] #56 DONE 0.9s [2021-02-23T11:44:50.666Z] [2021-02-23T11:44:50.666Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T11:44:50.666Z] #60 sha256:358a88e060da666591fbe4b87bc4a2894fdc3d7370acca7401a2ef46784d3f62 [2021-02-23T11:44:50.923Z] #60 DONE 0.2s [2021-02-23T11:44:50.923Z] [2021-02-23T11:44:50.923Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T11:44:50.923Z] #62 sha256:d8ab8d91d9df15b8e4b4a9760bcfea5784348aad1d645b8204bd069825b21ff2 [2021-02-23T11:44:51.000Z] #42 103.2 CC criu/cr-dedup.o [2021-02-23T11:44:51.181Z] #62 DONE 0.4s [2021-02-23T11:44:51.261Z] #42 103.6 CC criu/cr-dump.o [2021-02-23T11:44:51.439Z] [2021-02-23T11:44:51.439Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T11:44:51.439Z] #64 sha256:a161f13e9102bdf1b69b95b9d8290c4d2f72c61a7cd0f8af44b7f29cfcf974ab [2021-02-23T11:44:51.439Z] #64 DONE 0.0s [2021-02-23T11:44:51.439Z] [2021-02-23T11:44:51.439Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T11:44:51.439Z] #65 sha256:ced95100dd6c96665f09a18a4ee46646ca9f643c943110f3cfd36e7922e71661 [2021-02-23T11:44:51.439Z] #65 DONE 0.0s [2021-02-23T11:44:51.439Z] [2021-02-23T11:44:51.439Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T11:44:51.439Z] #66 sha256:32400dea833397a92810113867f64091f2fc2b72f1aa29a04c6715b6d39a18ed [2021-02-23T11:44:51.648Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.192s coverage: 46.2% of statements [2021-02-23T11:44:51.882Z] #20 ... [2021-02-23T11:44:51.882Z] [2021-02-23T11:44:51.882Z] #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-23T11:44:51.882Z] #24 sha256:b374230e636b2f1f60b86e829b331363aabd2af72b0bd9bd85602c6375431b2b [2021-02-23T11:44:51.882Z] #24 177.7 + mkdir -p /tmp/tmp.CICQYIrWtM/src/github.com/docker [2021-02-23T11:44:51.882Z] #24 177.7 + mv components/cli /tmp/tmp.CICQYIrWtM/src/github.com/docker/cli [2021-02-23T11:44:51.882Z] #24 177.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-23T11:44:52.063Z] #19 57.02 Setting up iptables (1.8.2-4) ... [2021-02-23T11:44:52.063Z] #19 57.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:44:52.063Z] #19 57.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:44:52.063Z] #19 57.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:44:52.063Z] #19 57.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:44:52.063Z] #19 57.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T11:44:52.063Z] #19 57.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T11:44:52.063Z] #19 57.08 Setting up python3 (3.7.3-1) ... [2021-02-23T11:44:52.320Z] #19 57.50 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T11:44:52.374Z] #66 DONE 0.9s [2021-02-23T11:44:52.374Z] [2021-02-23T11:44:52.374Z] #67 exporting to image [2021-02-23T11:44:52.374Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T11:44:52.374Z] #67 exporting layers [2021-02-23T11:44:52.676Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-02-23T11:44:52.882Z] #19 58.18 Setting up apparmor (2.13.2-10) ... [2021-02-23T11:44:53.805Z] #42 105.9 CC criu/cr-errno.o [2021-02-23T11:44:53.805Z] #42 106.0 CC criu/cr-restore.o [2021-02-23T11:44:53.978Z] #19 41.71 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:44:53.978Z] #19 41.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:44:53.978Z] #19 41.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:44:53.978Z] #19 41.81 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:44:53.978Z] #19 41.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:44:53.978Z] #19 41.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:44:53.978Z] #19 41.90 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:44:53.978Z] #19 41.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:44:53.978Z] #19 41.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:44:53.978Z] #19 41.99 Selecting previously unselected package libreadline5:amd64. [2021-02-23T11:44:53.978Z] #19 42.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-23T11:44:53.978Z] #19 42.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:44:53.978Z] #19 42.13 Selecting previously unselected package net-tools. [2021-02-23T11:44:53.978Z] #19 42.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-23T11:44:53.978Z] #19 42.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:44:54.237Z] #19 42.38 Selecting previously unselected package python-pip-whl. [2021-02-23T11:44:54.237Z] #19 42.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T11:44:54.237Z] #19 42.38 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T11:44:54.496Z] #19 42.92 Selecting previously unselected package python3-lib2to3. [2021-02-23T11:44:54.746Z] #42 ... [2021-02-23T11:44:54.746Z] [2021-02-23T11:44:54.746Z] #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-23T11:44:54.746Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:54.746Z] #19 30.05 Selecting previously unselected package python3.7. [2021-02-23T11:44:54.746Z] #19 30.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 30.05 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:44:54.746Z] #19 30.18 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-23T11:44:54.746Z] #19 30.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 30.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:44:54.746Z] #19 30.31 Setting up python3-minimal (3.7.3-1) ... [2021-02-23T11:44:54.746Z] #19 31.23 Selecting previously unselected package python3. [2021-02-23T11:44:54.746Z] #19 31.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 ... 24093 files and directories currently installed.) [2021-02-23T11:44:54.746Z] #19 31.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 31.31 Unpacking python3 (3.7.3-1) ... [2021-02-23T11:44:54.746Z] #19 31.44 Selecting previously unselected package libip4tc0:amd64. [2021-02-23T11:44:54.746Z] #19 31.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 31.47 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:54.746Z] #19 31.57 Selecting previously unselected package libip6tc0:amd64. [2021-02-23T11:44:54.746Z] #19 31.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 31.57 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:54.746Z] #19 31.68 Selecting previously unselected package libiptc0:amd64. [2021-02-23T11:44:54.746Z] #19 31.68 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 31.68 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:44:54.746Z] #19 31.78 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-23T11:44:54.746Z] #19 31.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 31.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:44:54.746Z] #19 31.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-23T11:44:54.746Z] #19 31.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 31.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:44:54.746Z] #19 31.95 Selecting previously unselected package libnftnl11:amd64. [2021-02-23T11:44:54.746Z] #19 31.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 31.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:44:54.746Z] #19 32.06 Selecting previously unselected package iptables. [2021-02-23T11:44:54.746Z] #19 32.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 32.07 Unpacking iptables (1.8.2-4) ... [2021-02-23T11:44:54.746Z] #19 32.42 Selecting previously unselected package xxd. [2021-02-23T11:44:54.746Z] #19 32.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:44:54.746Z] #19 32.43 Unpacking xxd (2:8.1.0875-5) ... [2021-02-23T11:44:54.746Z] #19 32.55 Selecting previously unselected package vim-common. [2021-02-23T11:44:54.746Z] #19 32.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:54.746Z] #19 32.58 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:54.746Z] #19 32.82 Selecting previously unselected package bash-completion. [2021-02-23T11:44:54.746Z] #19 32.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-23T11:44:54.756Z] #19 42.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T11:44:54.756Z] #19 42.94 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:44:54.756Z] #19 43.04 Selecting previously unselected package python3-distutils. [2021-02-23T11:44:54.756Z] #19 43.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T11:44:54.756Z] #19 43.05 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T11:44:54.772Z] #19 ... [2021-02-23T11:44:54.772Z] [2021-02-23T11:44:54.772Z] #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-23T11:44:54.772Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:54.772Z] #42 106.5 CC criu/crtools.o [2021-02-23T11:44:54.772Z] #42 107.0 CC criu/eventfd.o [2021-02-23T11:44:54.772Z] #42 107.4 CC criu/eventpoll.o [2021-02-23T11:44:54.772Z] #42 108.3 CC criu/external.o [2021-02-23T11:44:54.772Z] #42 108.7 CC criu/fault-injection.o [2021-02-23T11:44:54.772Z] #42 108.9 CC criu/fdstore.o [2021-02-23T11:44:54.772Z] #42 109.3 CC criu/fifo.o [2021-02-23T11:44:54.772Z] #42 109.6 CC criu/file-ids.o [2021-02-23T11:44:54.772Z] #42 110.0 CC criu/file-lock.o [2021-02-23T11:44:54.772Z] #42 110.8 CC criu/files-ext.o [2021-02-23T11:44:54.772Z] #42 111.2 CC criu/files-reg.o [2021-02-23T11:44:54.772Z] #42 113.2 CC criu/files.o [2021-02-23T11:44:54.772Z] #42 115.3 CC criu/filesystems.o [2021-02-23T11:44:54.772Z] #42 116.0 CC criu/fsnotify.o [2021-02-23T11:44:54.772Z] #42 ... [2021-02-23T11:44:54.772Z] [2021-02-23T11:44:54.772Z] #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-23T11:44:54.772Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:44:54.772Z] #19 59.85 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T11:44:54.772Z] #19 59.87 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:44:55.015Z] #19 43.21 Selecting previously unselected package python3-pip. [2021-02-23T11:44:55.015Z] #19 43.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T11:44:55.015Z] #19 43.23 Unpacking python3-pip (18.1-5) ... [2021-02-23T11:44:55.015Z] #19 43.40 Selecting previously unselected package python3-pkg-resources. [2021-02-23T11:44:55.015Z] #19 43.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:44:55.015Z] #19 43.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:44:55.317Z] #19 35.57 Unpacking bash-completion (1:2.8-6) ... [2021-02-23T11:44:55.334Z] #19 60.32 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:44:55.457Z] #24 ... [2021-02-23T11:44:55.457Z] [2021-02-23T11:44:55.457Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:44:55.457Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:44:55.457Z] #43 103.4 CC criu/bfd.o [2021-02-23T11:44:55.457Z] #43 104.1 CC criu/bitmap.o [2021-02-23T11:44:55.457Z] #43 104.5 CC criu/cgroup-props.o [2021-02-23T11:44:55.457Z] #43 106.0 CC criu/cgroup.o [2021-02-23T11:44:55.457Z] #43 111.5 CC criu/clone-noasan.o [2021-02-23T11:44:55.457Z] #43 111.9 CC criu/config.o [2021-02-23T11:44:55.457Z] #43 ... [2021-02-23T11:44:55.457Z] [2021-02-23T11:44:55.457Z] #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-23T11:44:55.457Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:44:55.457Z] #20 56.19 Selecting previously unselected package vim. [2021-02-23T11:44:55.457Z] #20 56.20 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-23T11:44:55.457Z] #20 56.26 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T11:44:55.457Z] #20 57.00 Selecting previously unselected package xfsprogs. [2021-02-23T11:44:55.457Z] #20 57.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-23T11:44:55.457Z] #20 57.01 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T11:44:55.457Z] #20 57.71 Selecting previously unselected package zip. [2021-02-23T11:44:55.457Z] #20 57.72 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-23T11:44:55.457Z] #20 57.73 Unpacking zip (3.0-11+b1) ... [2021-02-23T11:44:55.457Z] #20 58.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:55.457Z] #20 58.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:44:55.457Z] #20 58.03 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-23T11:44:55.457Z] #20 58.05 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-23T11:44:55.457Z] #20 58.06 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-23T11:44:55.457Z] #20 58.06 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-23T11:44:55.457Z] #20 58.06 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T11:44:55.457Z] #20 58.08 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-23T11:44:55.457Z] #20 58.10 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-23T11:44:55.457Z] #20 58.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:55.457Z] #20 58.13 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-23T11:44:55.457Z] #20 58.14 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-23T11:44:55.457Z] #20 58.15 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:44:55.457Z] #20 58.16 Setting up zip (3.0-11+b1) ... [2021-02-23T11:44:55.457Z] #20 58.16 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:44:55.457Z] #20 58.20 Setting up bash-completion (1:2.8-6) ... [2021-02-23T11:44:55.533Z] #19 43.63 Selecting previously unselected package python3-setuptools. [2021-02-23T11:44:55.534Z] #19 43.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T11:44:55.534Z] #19 43.64 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T11:44:55.534Z] #19 43.88 Selecting previously unselected package python3-wheel. [2021-02-23T11:44:55.534Z] #19 43.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T11:44:55.534Z] #19 43.89 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T11:44:55.534Z] #19 43.99 Selecting previously unselected package sudo. [2021-02-23T11:44:55.792Z] #19 44.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-23T11:44:55.792Z] #19 44.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:44:55.887Z] #19 36.02 Selecting previously unselected package bzip2. [2021-02-23T11:44:55.887Z] #19 36.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-23T11:44:55.887Z] #19 36.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:44:55.887Z] #19 36.13 Selecting previously unselected package xz-utils. [2021-02-23T11:44:55.887Z] #19 36.14 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-23T11:44:55.887Z] #19 36.15 Unpacking xz-utils (5.2.4-1) ... [2021-02-23T11:44:55.896Z] #19 61.23 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T11:44:56.148Z] #19 36.32 Selecting previously unselected package apparmor. [2021-02-23T11:44:56.148Z] #19 36.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-23T11:44:56.148Z] #19 36.40 Unpacking apparmor (2.13.2-10) ... [2021-02-23T11:44:56.177Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.302s coverage: 49.4% of statements [2021-02-23T11:44:56.360Z] #19 44.46 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T11:44:56.360Z] #19 44.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-23T11:44:56.360Z] #19 44.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:44:56.360Z] #19 44.71 Selecting previously unselected package uidmap. [2021-02-23T11:44:56.459Z] #19 61.75 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T11:44:56.619Z] #19 44.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-23T11:44:56.619Z] #19 44.74 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T11:44:56.619Z] #19 44.87 Selecting previously unselected package vim-runtime. [2021-02-23T11:44:56.619Z] #19 44.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:44:56.619Z] #19 44.91 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-23T11:44:56.619Z] #19 44.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T11:44:56.619Z] #19 44.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:44:56.718Z] #19 36.74 Selecting previously unselected package aufs-tools. [2021-02-23T11:44:56.718Z] #19 36.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-23T11:44:56.718Z] #19 36.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:44:56.718Z] #19 36.87 Selecting previously unselected package libonig5:amd64. [2021-02-23T11:44:56.718Z] #19 36.87 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-23T11:44:56.718Z] #19 36.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:44:56.979Z] #19 37.02 Selecting previously unselected package libjq1:amd64. [2021-02-23T11:44:56.979Z] #19 37.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:44:56.979Z] #19 37.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:44:56.979Z] #19 37.16 Selecting previously unselected package jq. [2021-02-23T11:44:56.979Z] #19 37.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-23T11:44:56.979Z] #19 37.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:56.979Z] #19 37.24 Selecting previously unselected package libaio1:amd64. [2021-02-23T11:44:57.239Z] #19 37.26 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-23T11:44:57.239Z] #19 37.26 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:44:57.239Z] #19 37.31 Selecting previously unselected package libgpm2:amd64. [2021-02-23T11:44:57.239Z] #19 37.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-23T11:44:57.239Z] #19 37.33 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:44:57.239Z] #19 37.41 Selecting previously unselected package libicu63:amd64. [2021-02-23T11:44:57.239Z] #19 37.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-23T11:44:57.239Z] #19 37.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:44:57.828Z] #19 62.95 Setting up python3-pip (18.1-5) ... [2021-02-23T11:44:58.757Z] #19 64.02 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:44:58.757Z] #19 64.05 Processing triggers for mime-support (3.62) ... [2021-02-23T11:44:58.797Z] #21 ... [2021-02-23T11:44:58.798Z] [2021-02-23T11:44:58.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:44:58.798Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:44:58.798Z] #42 117.1 CC criu/memfd.o [2021-02-23T11:44:58.798Z] #42 117.6 CC criu/mount.o [2021-02-23T11:44:58.798Z] #42 120.8 CC criu/namespaces.o [2021-02-23T11:44:58.798Z] #42 122.1 CC criu/net.o [2021-02-23T11:44:58.798Z] #42 124.4 CC criu/netfilter.o [2021-02-23T11:44:58.798Z] #42 124.7 CC criu/page-pipe.o [2021-02-23T11:44:58.798Z] #42 125.4 CC criu/page-xfer.o [2021-02-23T11:44:58.940Z] #67 exporting layers 6.6s done [2021-02-23T11:44:58.940Z] #67 writing image sha256:b0cbc8109da0980bc0b6e72e1f27f1cb83eb33b6e6bcd760226f79ff85b33da4 done [2021-02-23T11:44:58.940Z] #67 naming to docker.io/library/docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 done [2021-02-23T11:44:58.940Z] #67 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-23T11:44:59.029Z] #20 62.90 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-23T11:44:59.029Z] #20 62.91 Setting up xz-utils (5.2.4-1) ... [2021-02-23T11:44:59.029Z] #20 62.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T11:44:59.029Z] #20 62.97 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:44:59.029Z] #20 63.05 invoke-rc.d: could not determine current runlevel [2021-02-23T11:44:59.029Z] #20 63.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:44:59.029Z] #20 63.08 Setting up pigz (2.4-1) ... [2021-02-23T11:44:59.030Z] #20 63.08 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-23T11:44:59.030Z] #20 63.09 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-23T11:44:59.030Z] #20 63.09 Setting up python-pip-whl (18.1-5) ... [2021-02-23T11:44:59.030Z] #20 63.10 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-23T11:44:59.030Z] #20 63.10 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:44:59.150Z] #19 ... [2021-02-23T11:44:59.150Z] [2021-02-23T11:44:59.150Z] #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-23T11:44:59.150Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:44:59.150Z] #42 111.1 CC criu/cr-service.o [2021-02-23T11:44:59.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42062/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/validate/default [2021-02-23T11:44:59.685Z] #20 63.74 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-23T11:44:59.685Z] #20 63.74 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-23T11:44:59.685Z] #20 63.75 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-23T11:44:59.685Z] #20 63.75 Setting up vim (2:8.1.0875-5) ... [2021-02-23T11:44:59.685Z] #20 63.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T11:44:59.685Z] #20 63.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T11:44:59.685Z] #20 63.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T11:44:59.685Z] #20 63.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T11:44:59.685Z] #20 63.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T11:44:59.685Z] #20 63.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T11:44:59.685Z] #20 63.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T11:44:59.685Z] #20 63.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T11:44:59.685Z] #20 63.86 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-23T11:44:59.685Z] #20 63.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:44:59.685Z] #20 63.87 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-23T11:44:59.685Z] #20 63.88 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:44:59.685Z] #20 63.88 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-23T11:44:59.909Z] #19 48.07 Selecting previously unselected package vim. [2021-02-23T11:44:59.909Z] #19 48.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:44:59.909Z] #19 48.10 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T11:44:59.986Z] #20 63.90 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:45:00.127Z] #19 DONE 65.0s [2021-02-23T11:45:00.127Z] [2021-02-23T11:45:00.127Z] #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-23T11:45:00.127Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T11:45:00.193Z] #42 126.6 CC criu/pagemap-cache.o [2021-02-23T11:45:00.208Z] Congratulations! All commits are properly signed with the DCO! [2021-02-23T11:45:00.208Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-23T11:45:00.208Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-23T11:45:00.208Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-23T11:45:00.208Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-23T11:45:00.208Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-23T11:45:00.208Z] Congratulations! No new tests were added to integration-cli. [2021-02-23T11:45:00.208Z] [2021-02-23T11:45:00.208Z] INFO Start validation with golang-ci-lint [2021-02-23T11:45:00.208Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-23T11:45:00.208Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-23T11:45:00.208Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-23T11:45:00.457Z] #42 127.1 CC criu/pagemap.o [2021-02-23T11:45:00.478Z] #19 48.69 Selecting previously unselected package xfsprogs. [2021-02-23T11:45:00.478Z] #19 48.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-23T11:45:00.478Z] #19 48.71 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T11:45:00.536Z] #42 112.8 CC criu/crtools.o [2021-02-23T11:45:00.737Z] #19 ... [2021-02-23T11:45:00.737Z] [2021-02-23T11:45:00.737Z] #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-23T11:45:00.737Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:00.737Z] #42 98.18 CC criu/cr-dedup.o [2021-02-23T11:45:00.737Z] #42 98.56 CC criu/cr-dump.o [2021-02-23T11:45:00.737Z] #42 100.7 CC criu/cr-errno.o [2021-02-23T11:45:00.737Z] #42 100.8 CC criu/cr-restore.o [2021-02-23T11:45:00.737Z] #42 105.2 CC criu/cr-service.o [2021-02-23T11:45:00.737Z] #42 106.8 CC criu/crtools.o [2021-02-23T11:45:00.738Z] #42 107.3 CC criu/eventfd.o [2021-02-23T11:45:00.738Z] #42 107.6 CC criu/eventpoll.o [2021-02-23T11:45:01.000Z] #42 108.4 CC criu/external.o [2021-02-23T11:45:01.000Z] #42 ... [2021-02-23T11:45:01.000Z] [2021-02-23T11:45:01.000Z] #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-23T11:45:01.000Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:45:01.000Z] #19 49.14 Selecting previously unselected package zip. [2021-02-23T11:45:01.000Z] #19 49.15 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-23T11:45:01.000Z] #19 49.16 Unpacking zip (3.0-11+b1) ... [2021-02-23T11:45:01.000Z] #19 49.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:45:01.000Z] #19 49.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:45:01.000Z] #19 49.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:45:01.000Z] #19 49.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:45:01.000Z] #19 49.43 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:45:01.000Z] #19 49.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:45:01.000Z] #19 49.46 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T11:45:01.000Z] #19 49.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:45:01.055Z] #20 1.018 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T11:45:01.055Z] #20 1.025 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T11:45:01.055Z] #20 1.032 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T11:45:01.055Z] #20 DONE 1.1s [2021-02-23T11:45:01.055Z] [2021-02-23T11:45:01.055Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:01.055Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:45:01.107Z] #42 113.5 CC criu/eventfd.o [2021-02-23T11:45:01.259Z] #19 49.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:45:01.259Z] #19 49.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:45:01.259Z] #19 49.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:45:01.259Z] #19 49.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:45:01.259Z] #19 49.56 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:45:01.259Z] #19 49.59 Setting up zip (3.0-11+b1) ... [2021-02-23T11:45:01.259Z] #19 49.60 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:45:01.259Z] #19 49.63 Setting up bash-completion (1:2.8-6) ... [2021-02-23T11:45:01.407Z] #42 128.0 CC criu/parasite-syscall.o [2021-02-23T11:45:01.677Z] #42 113.9 CC criu/eventpoll.o [2021-02-23T11:45:01.985Z] #42 128.7 CC criu/path.o [2021-02-23T11:45:02.088Z] #20 ... [2021-02-23T11:45:02.088Z] [2021-02-23T11:45:02.088Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-23T11:45:02.088Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:45:02.088Z] #45 187.9 github.com/LK4D4/vndr/godl [2021-02-23T11:45:02.561Z] #42 129.0 CC criu/pie-util-vdso.o [2021-02-23T11:45:02.561Z] #42 129.4 CC criu/pie-util.o [2021-02-23T11:45:02.618Z] #42 114.9 CC criu/external.o [2021-02-23T11:45:02.879Z] #42 115.2 CC criu/fault-injection.o [2021-02-23T11:45:03.046Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.897s coverage: 73.3% of statements [2021-02-23T11:45:03.046Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T11:45:03.046Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.341s coverage: 57.7% of statements [2021-02-23T11:45:03.046Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T11:45:03.046Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T11:45:03.046Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-02-23T11:45:03.140Z] #42 115.3 CC criu/fdstore.o [2021-02-23T11:45:03.141Z] #42 129.5 CC criu/pipes.o [2021-02-23T11:45:03.142Z] #45 189.0 github.com/LK4D4/vndr [2021-02-23T11:45:03.314Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-23T11:45:03.314Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d6ad9efb\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-23T11:45:03.314Z] ---------------------------------------------------------------------------- [2021-02-23T11:45:03.314Z] [2021-02-23T11:45:03.314Z] INFO: executeCI.ps1 starting at Tue Feb 23 11:45:01 CUT 2021 [2021-02-23T11:45:03.314Z] [2021-02-23T11:45:03.314Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-23T11:45:03.314Z] INFO: Running git version 2.24.1.windows.2 [2021-02-23T11:45:03.314Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-23T11:45:03.314Z] INFO: Environment variables: [2021-02-23T11:45:03.314Z] [2021-02-23T11:45:03.314Z] Name Value [2021-02-23T11:45:03.314Z] ---- ----- [2021-02-23T11:45:03.314Z] ALLUSERSPROFILE C:\ProgramData [2021-02-23T11:45:03.314Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-23T11:45:03.314Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-23T11:45:03.314Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-23T11:45:03.314Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-23T11:45:03.314Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-23T11:45:03.314Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-23T11:45:03.314Z] BRANCH_NAME PR-42062 [2021-02-23T11:45:03.314Z] BUILD_DISPLAY_NAME #1 [2021-02-23T11:45:03.314Z] BUILD_ID 1 [2021-02-23T11:45:03.314Z] BUILD_NUMBER 1 [2021-02-23T11:45:03.314Z] BUILD_TAG jenkins-moby-PR-42062-1 [2021-02-23T11:45:03.314Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42062/1/ [2021-02-23T11:45:03.314Z] CHANGE_AUTHOR thaJeztah [2021-02-23T11:45:03.314Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-02-23T11:45:03.314Z] CHANGE_BRANCH remove_validate_repo [2021-02-23T11:45:03.314Z] CHANGE_FORK thaJeztah/docker [2021-02-23T11:45:03.314Z] CHANGE_ID 42062 [2021-02-23T11:45:03.314Z] CHANGE_TARGET master [2021-02-23T11:45:03.314Z] CHANGE_TITLE Remove VALIDATE_REPO [2021-02-23T11:45:03.314Z] CHANGE_URL https://github.com/moby/moby/pull/42062 [2021-02-23T11:45:03.314Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-23T11:45:03.314Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-23T11:45:03.314Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-23T11:45:03.314Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-23T11:45:03.314Z] COMPUTERNAME azwin-2-1750e0 [2021-02-23T11:45:03.314Z] ComSpec C:\windows\system32\cmd.exe [2021-02-23T11:45:03.314Z] ConfigSequenceNumber 0 [2021-02-23T11:45:03.314Z] DOCKER_BUILDKIT 0 [2021-02-23T11:45:03.314Z] DOCKER_DUT_DEBUG 1 [2021-02-23T11:45:03.314Z] DOCKER_EXPERIMENTAL 1 [2021-02-23T11:45:03.314Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-23T11:45:03.314Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-23T11:45:03.314Z] EXECUTOR_NUMBER 0 [2021-02-23T11:45:03.314Z] FQDN azwin-2-1750e0.westus.cloudapp.azure.com [2021-02-23T11:45:03.314Z] GIT_BRANCH PR-42062 [2021-02-23T11:45:03.314Z] GIT_COMMIT 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:45:03.314Z] GIT_URL https://github.com/moby/moby.git [2021-02-23T11:45:03.314Z] HUDSON_COOKIE e0df6deb-c6a0-4c29-bf40-708ee1824dd4 [2021-02-23T11:45:03.314Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-23T11:45:03.314Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-23T11:45:03.314Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-23T11:45:03.314Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-23T11:45:03.314Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-23T11:45:03.314Z] JENKINS_NODE_COOKIE 666d4473-bbd5-404f-8fa0-e3a132f07508 [2021-02-23T11:45:03.314Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-23T11:45:03.314Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-23T11:45:03.314Z] JOB_BASE_NAME PR-42062 [2021-02-23T11:45:03.314Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42062/display/redirect [2021-02-23T11:45:03.314Z] JOB_NAME moby/PR-42062 [2021-02-23T11:45:03.314Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42062/ [2021-02-23T11:45:03.314Z] library.jps.version master [2021-02-23T11:45:03.314Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-23T11:45:03.314Z] NODE_LABELS amd64 azure azwin-2-1750e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-23T11:45:03.314Z] NODE_NAME azwin-2-1750e0 [2021-02-23T11:45:03.314Z] NUMBER_OF_PROCESSORS 4 [2021-02-23T11:45:03.314Z] OS Windows_NT [2021-02-23T11:45:03.314Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-23T11:45:03.314Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-23T11:45:03.314Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-23T11:45:03.314Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-23T11:45:03.314Z] PROCESSOR_LEVEL 6 [2021-02-23T11:45:03.314Z] PROCESSOR_REVISION 5504 [2021-02-23T11:45:03.314Z] ProgramData C:\ProgramData [2021-02-23T11:45:03.314Z] ProgramFiles C:\Program Files [2021-02-23T11:45:03.314Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-23T11:45:03.314Z] ProgramW6432 C:\Program Files [2021-02-23T11:45:03.314Z] PROMPT $P$G [2021-02-23T11:45:03.314Z] PSExecutionPolicyPreference Bypass [2021-02-23T11:45:03.314Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-23T11:45:03.314Z] PUBLIC C:\Users\Public [2021-02-23T11:45:03.314Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42062/1/display/redirect?page=artif... [2021-02-23T11:45:03.314Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42062/1/display/redirect?page=changes [2021-02-23T11:45:03.314Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42062/1/display/redirect [2021-02-23T11:45:03.314Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42062/1/display/redirect?page=tests [2021-02-23T11:45:03.314Z] SKIP_VALIDATION_TESTS 1 [2021-02-23T11:45:03.314Z] SOURCES_DRIVE d [2021-02-23T11:45:03.314Z] SOURCES_SUBDIR gopath [2021-02-23T11:45:03.314Z] STAGE_NAME Run tests [2021-02-23T11:45:03.314Z] SystemDrive C: [2021-02-23T11:45:03.314Z] SystemRoot C:\windows [2021-02-23T11:45:03.314Z] TEMP C:\windows\TEMP [2021-02-23T11:45:03.314Z] TESTDEBUG 0 [2021-02-23T11:45:03.314Z] TESTRUN_DRIVE d [2021-02-23T11:45:03.314Z] TESTRUN_SUBDIR CI [2021-02-23T11:45:03.314Z] TIMEOUT 120m [2021-02-23T11:45:03.314Z] TMP C:\windows\TEMP [2021-02-23T11:45:03.314Z] USERDOMAIN WORKGROUP [2021-02-23T11:45:03.314Z] USERNAME azwin-2-1750e0$ [2021-02-23T11:45:03.314Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-23T11:45:03.314Z] windir C:\windows [2021-02-23T11:45:03.314Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-23T11:45:03.314Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-23T11:45:03.314Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-23T11:45:03.314Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-23T11:45:03.314Z] [2021-02-23T11:45:03.314Z] [2021-02-23T11:45:03.314Z] [2021-02-23T11:45:03.314Z] INFO: Sources under d:\gopath\... [2021-02-23T11:45:03.314Z] INFO: Test run under d:\CI\... [2021-02-23T11:45:03.314Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-23T11:45:03.314Z] INFO: docker/docker repository was found [2021-02-23T11:45:03.314Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-02-23T11:45:03.401Z] #42 115.8 CC criu/fifo.o [2021-02-23T11:45:03.719Z] #42 130.3 CC criu/plugin.o [2021-02-23T11:45:03.773Z] ltsc2019: Pulling from windows/servercore [2021-02-23T11:45:03.773Z] 4612f6d0b889: Pulling fs layer [2021-02-23T11:45:03.773Z] db4edcf0861f: Pulling fs layer [2021-02-23T11:45:03.972Z] #42 116.2 CC criu/file-ids.o [2021-02-23T11:45:03.982Z] #42 130.7 CC criu/proc_parse.o [2021-02-23T11:45:04.073Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-02-23T11:45:04.542Z] #42 116.6 CC criu/file-lock.o [2021-02-23T11:45:04.542Z] #42 ... [2021-02-23T11:45:04.542Z] [2021-02-23T11:45:04.542Z] #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-23T11:45:04.542Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:45:04.542Z] #19 40.96 Selecting previously unselected package libnet1:amd64. [2021-02-23T11:45:04.542Z] #19 40.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 40.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:45:04.542Z] #19 41.07 Selecting previously unselected package libnl-3-200:amd64. [2021-02-23T11:45:04.542Z] #19 41.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 41.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:45:04.542Z] #19 41.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-23T11:45:04.542Z] #19 41.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 41.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:45:04.542Z] #19 41.26 Selecting previously unselected package libreadline5:amd64. [2021-02-23T11:45:04.542Z] #19 41.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 41.28 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:45:04.542Z] #19 41.41 Selecting previously unselected package net-tools. [2021-02-23T11:45:04.542Z] #19 41.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 41.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:45:04.542Z] #19 41.63 Selecting previously unselected package python-pip-whl. [2021-02-23T11:45:04.542Z] #19 41.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-23T11:45:04.542Z] #19 41.64 Unpacking python-pip-whl (18.1-5) ... [2021-02-23T11:45:04.542Z] #19 42.18 Selecting previously unselected package python3-lib2to3. [2021-02-23T11:45:04.542Z] #19 42.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-23T11:45:04.542Z] #19 42.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:45:04.542Z] #19 42.34 Selecting previously unselected package python3-distutils. [2021-02-23T11:45:04.542Z] #19 42.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-23T11:45:04.542Z] #19 42.34 Unpacking python3-distutils (3.7.3-1) ... [2021-02-23T11:45:04.542Z] #19 42.47 Selecting previously unselected package python3-pip. [2021-02-23T11:45:04.542Z] #19 42.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-23T11:45:04.542Z] #19 42.48 Unpacking python3-pip (18.1-5) ... [2021-02-23T11:45:04.542Z] #19 42.68 Selecting previously unselected package python3-pkg-resources. [2021-02-23T11:45:04.542Z] #19 42.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-23T11:45:04.542Z] #19 42.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:45:04.542Z] #19 42.84 Selecting previously unselected package python3-setuptools. [2021-02-23T11:45:04.542Z] #19 42.85 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-23T11:45:04.542Z] #19 42.86 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-23T11:45:04.542Z] #19 43.07 Selecting previously unselected package python3-wheel. [2021-02-23T11:45:04.542Z] #19 43.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-23T11:45:04.542Z] #19 43.10 Unpacking python3-wheel (0.32.3-2) ... [2021-02-23T11:45:04.542Z] #19 43.18 Selecting previously unselected package sudo. [2021-02-23T11:45:04.542Z] #19 43.20 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 43.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:45:04.542Z] #19 43.71 Selecting previously unselected package thin-provisioning-tools. [2021-02-23T11:45:04.542Z] #19 43.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 43.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:45:04.542Z] #19 43.93 Selecting previously unselected package uidmap. [2021-02-23T11:45:04.542Z] #19 43.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-23T11:45:04.542Z] #19 43.93 Unpacking uidmap (1:4.5-1.1) ... [2021-02-23T11:45:04.542Z] #19 44.05 Selecting previously unselected package vim-runtime. [2021-02-23T11:45:04.542Z] #19 44.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-23T11:45:04.542Z] #19 44.08 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-23T11:45:04.543Z] #19 44.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-23T11:45:04.543Z] #19 44.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:45:04.550Z] #19 52.32 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:45:04.550Z] #19 52.33 Setting up xz-utils (5.2.4-1) ... [2021-02-23T11:45:04.550Z] #19 52.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T11:45:04.550Z] #19 52.36 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:45:04.550Z] #19 52.45 invoke-rc.d: could not determine current runlevel [2021-02-23T11:45:04.550Z] #19 52.46 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:45:04.550Z] #19 52.47 Setting up pigz (2.4-1) ... [2021-02-23T11:45:04.550Z] #19 52.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:45:04.550Z] #19 52.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:45:04.550Z] #19 52.52 Setting up python-pip-whl (18.1-5) ... [2021-02-23T11:45:04.550Z] #19 52.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:45:04.550Z] #19 52.54 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:45:04.550Z] #19 52.95 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:45:04.550Z] #19 52.97 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:45:04.550Z] #19 52.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:45:04.701Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-02-23T11:45:04.809Z] #19 53.00 Setting up vim (2:8.1.0875-5) ... [2021-02-23T11:45:04.809Z] #19 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T11:45:04.809Z] #19 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T11:45:04.809Z] #19 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T11:45:04.809Z] #19 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T11:45:04.809Z] #19 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T11:45:04.809Z] #19 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T11:45:04.809Z] #19 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T11:45:04.809Z] #19 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T11:45:04.809Z] #19 53.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:45:04.809Z] #19 53.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:45:04.809Z] #19 53.12 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:45:04.809Z] #19 53.13 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:45:04.809Z] #19 53.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:45:04.809Z] #19 53.16 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:45:04.932Z] #42 ... [2021-02-23T11:45:04.932Z] [2021-02-23T11:45:04.932Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:04.932Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-23T11:45:04.932Z] #21 26.00 Installing build dependencies: finished with status 'done' [2021-02-23T11:45:05.222Z] #21 ... [2021-02-23T11:45:05.222Z] [2021-02-23T11:45:05.222Z] #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-23T11:45:05.222Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:05.222Z] #42 117.2 CC criu/image-desc.o [2021-02-23T11:45:05.222Z] #42 117.4 CC criu/image.o [2021-02-23T11:45:05.222Z] #42 118.4 CC criu/ipc_ns.o [2021-02-23T11:45:05.222Z] #42 119.6 CC criu/irmap.o [2021-02-23T11:45:05.222Z] #42 120.2 CC criu/kcmp-ids.o [2021-02-23T11:45:05.222Z] #42 120.5 CC criu/kerndat.o [2021-02-23T11:45:05.222Z] #42 121.6 CC criu/libnetlink.o [2021-02-23T11:45:05.222Z] #42 122.1 CC criu/log.o [2021-02-23T11:45:05.222Z] #42 122.9 CC criu/lsm.o [2021-02-23T11:45:05.222Z] #42 123.5 CC criu/mem.o [2021-02-23T11:45:05.222Z] #42 125.5 CC criu/memfd.o [2021-02-23T11:45:05.222Z] #42 126.2 CC criu/mount.o [2021-02-23T11:45:05.222Z] #42 ... [2021-02-23T11:45:05.222Z] [2021-02-23T11:45:05.222Z] #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-23T11:45:05.222Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:45:05.222Z] #39 188.4 + dpkg --print-architecture [2021-02-23T11:45:05.222Z] #39 188.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-23T11:45:05.222Z] #39 188.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-23T11:45:05.222Z] #39 188.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-23T11:45:05.329Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 6.7% of statements [2021-02-23T11:45:05.329Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T11:45:05.329Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T11:45:05.963Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.2% of statements [2021-02-23T11:45:06.150Z] #39 ... [2021-02-23T11:45:06.150Z] [2021-02-23T11:45:06.150Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:06.150Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:45:06.150Z] #21 5.150 Collecting yamllint==1.16.0 [2021-02-23T11:45:06.600Z] ok github.com/docker/docker/daemon/logger/awslogs 0.077s coverage: 77.8% of statements [2021-02-23T11:45:06.600Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T11:45:06.600Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T11:45:07.085Z] #19 47.13 Selecting previously unselected package vim. [2021-02-23T11:45:07.085Z] #19 47.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-23T11:45:07.085Z] #19 47.16 Unpacking vim (2:8.1.0875-5) ... [2021-02-23T11:45:07.239Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-02-23T11:45:07.531Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-23T11:45:07.655Z] #45 ... [2021-02-23T11:45:07.655Z] [2021-02-23T11:45:07.655Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:45:07.655Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:45:07.655Z] #43 115.1 CC criu/cr-check.o [2021-02-23T11:45:07.655Z] #43 118.1 CC criu/cr-dedup.o [2021-02-23T11:45:07.655Z] #43 118.8 CC criu/cr-dump.o [2021-02-23T11:45:07.655Z] #43 122.5 CC criu/cr-errno.o [2021-02-23T11:45:07.655Z] #43 122.5 CC criu/cr-restore.o [2021-02-23T11:45:07.655Z] #43 ... [2021-02-23T11:45:07.655Z] [2021-02-23T11:45:07.655Z] #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-23T11:45:07.655Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:45:07.655Z] #20 67.69 Setting up iptables (1.8.2-4) ... [2021-02-23T11:45:07.655Z] #20 67.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:45:07.655Z] #20 67.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:45:07.655Z] #20 67.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:45:07.655Z] #20 67.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:45:07.655Z] #20 67.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T11:45:07.655Z] #20 67.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T11:45:07.655Z] #20 67.81 Setting up python3 (3.7.3-1) ... [2021-02-23T11:45:07.655Z] #20 68.53 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T11:45:07.655Z] #20 69.44 Setting up apparmor (2.13.2-10) ... [2021-02-23T11:45:07.655Z] #20 71.60 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T11:45:07.655Z] #20 71.62 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:45:07.656Z] #19 47.65 Selecting previously unselected package xfsprogs. [2021-02-23T11:45:07.656Z] #19 47.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-23T11:45:07.656Z] #19 47.68 Unpacking xfsprogs (4.20.0-1) ... [2021-02-23T11:45:07.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-02-23T11:45:08.106Z] #19 56.10 Setting up iptables (1.8.2-4) ... [2021-02-23T11:45:08.106Z] #19 56.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:45:08.106Z] #19 56.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:45:08.106Z] #19 56.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:45:08.106Z] #19 56.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:45:08.106Z] #19 56.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T11:45:08.106Z] #19 56.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T11:45:08.106Z] #19 56.17 Setting up python3 (3.7.3-1) ... [2021-02-23T11:45:08.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2021-02-23T11:45:08.227Z] #19 48.27 Selecting previously unselected package zip. [2021-02-23T11:45:08.227Z] #19 48.27 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-23T11:45:08.227Z] #19 48.28 Unpacking zip (3.0-11+b1) ... [2021-02-23T11:45:08.227Z] #19 48.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-23T11:45:08.227Z] #19 48.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-23T11:45:08.227Z] #19 48.51 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-23T11:45:08.227Z] #19 48.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-23T11:45:08.227Z] #19 48.54 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-23T11:45:08.227Z] #19 48.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-23T11:45:08.227Z] #19 48.57 Setting up uidmap (1:4.5-1.1) ... [2021-02-23T11:45:08.227Z] #19 48.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-23T11:45:08.227Z] #19 48.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-23T11:45:08.302Z] #20 72.10 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:45:08.365Z] #19 56.59 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T11:45:08.488Z] #19 48.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-23T11:45:08.488Z] #19 48.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-23T11:45:08.488Z] #19 48.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-23T11:45:08.488Z] #19 48.66 Setting up xxd (2:8.1.0875-5) ... [2021-02-23T11:45:08.488Z] #19 48.67 Setting up zip (3.0-11+b1) ... [2021-02-23T11:45:08.488Z] #19 48.68 Setting up vim-common (2:8.1.0875-5) ... [2021-02-23T11:45:08.488Z] #19 48.71 Setting up bash-completion (1:2.8-6) ... [2021-02-23T11:45:09.153Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 75.2% of statements [2021-02-23T11:45:09.153Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T11:45:09.153Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 56.8% of statements [2021-02-23T11:45:09.303Z] #19 57.36 Setting up apparmor (2.13.2-10) ... [2021-02-23T11:45:09.381Z] #20 73.32 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T11:45:09.606Z] db4edcf0861f: Download complete [2021-02-23T11:45:09.787Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-02-23T11:45:09.872Z] #19 ... [2021-02-23T11:45:09.872Z] [2021-02-23T11:45:09.872Z] #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-23T11:45:09.872Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:45:09.872Z] #39 193.2 + dpkg --print-architecture [2021-02-23T11:45:09.872Z] #39 193.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-23T11:45:10.029Z] #20 73.96 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T11:45:10.241Z] #19 ... [2021-02-23T11:45:10.241Z] [2021-02-23T11:45:10.241Z] #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-23T11:45:10.241Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:45:10.241Z] #39 185.6 + dpkg --print-architecture [2021-02-23T11:45:10.241Z] #39 185.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-23T11:45:10.245Z] #21 ... [2021-02-23T11:45:10.245Z] [2021-02-23T11:45:10.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-23T11:45:10.245Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:45:10.245Z] #42 133.2 CC criu/protobuf-desc.o [2021-02-23T11:45:10.245Z] #42 134.1 CC criu/protobuf.o [2021-02-23T11:45:10.245Z] #42 134.4 CC criu/pstree.o [2021-02-23T11:45:10.245Z] #42 135.5 CC criu/rbtree.o [2021-02-23T11:45:10.245Z] #42 135.7 CC criu/rst-malloc.o [2021-02-23T11:45:10.245Z] #42 136.0 CC criu/seccomp.o [2021-02-23T11:45:10.245Z] #42 136.7 CC criu/seize.o [2021-02-23T11:45:10.810Z] #39 186.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-23T11:45:10.810Z] #39 186.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-23T11:45:10.813Z] #39 194.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-23T11:45:10.813Z] #39 194.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-23T11:45:10.822Z] #42 137.4 CC criu/servicefd.o [2021-02-23T11:45:10.823Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-02-23T11:45:11.069Z] #39 ... [2021-02-23T11:45:11.069Z] [2021-02-23T11:45:11.069Z] #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-23T11:45:11.069Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:11.069Z] #42 108.7 CC criu/fault-injection.o [2021-02-23T11:45:11.069Z] #42 108.9 CC criu/fdstore.o [2021-02-23T11:45:11.069Z] #42 109.2 CC criu/fifo.o [2021-02-23T11:45:11.069Z] #42 109.6 CC criu/file-ids.o [2021-02-23T11:45:11.069Z] #42 110.0 CC criu/file-lock.o [2021-02-23T11:45:11.069Z] #42 111.0 CC criu/files-ext.o [2021-02-23T11:45:11.069Z] #42 111.4 CC criu/files-reg.o [2021-02-23T11:45:11.069Z] #42 113.7 CC criu/files.o [2021-02-23T11:45:11.069Z] #42 115.8 CC criu/filesystems.o [2021-02-23T11:45:11.069Z] #42 116.5 CC criu/fsnotify.o [2021-02-23T11:45:11.069Z] #42 117.7 CC criu/image-desc.o [2021-02-23T11:45:11.069Z] #42 117.9 CC criu/image.o [2021-02-23T11:45:11.085Z] #42 137.8 CC criu/shmem.o [2021-02-23T11:45:11.115Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-23T11:45:11.328Z] #42 118.8 CC criu/ipc_ns.o [2021-02-23T11:45:11.328Z] #42 ... [2021-02-23T11:45:11.328Z] [2021-02-23T11:45:11.328Z] #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-23T11:45:11.328Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:45:11.328Z] #19 59.02 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T11:45:11.328Z] #19 59.04 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:45:11.328Z] #19 59.44 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:45:11.408Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-23T11:45:11.413Z] #21 10.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T11:45:11.413Z] #21 10.63 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T11:45:11.568Z] #20 75.44 Setting up python3-pip (18.1-5) ... [2021-02-23T11:45:11.668Z] #21 10.89 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-23T11:45:11.700Z] ok github.com/docker/docker/daemon/logger/splunk 1.487s coverage: 82.5% of statements [2021-02-23T11:45:11.700Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T11:45:11.700Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T11:45:12.219Z] #20 ... [2021-02-23T11:45:12.219Z] [2021-02-23T11:45:12.219Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:45:12.219Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:45:12.219Z] #43 130.3 CC criu/cr-service.o [2021-02-23T11:45:12.229Z] #21 11.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T11:45:12.229Z] #21 11.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T11:45:12.229Z] #21 11.34 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-23T11:45:12.266Z] #19 60.47 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T11:45:12.481Z] #42 138.8 CC criu/sigframe.o [2021-02-23T11:45:12.481Z] #42 138.9 CC criu/signalfd.o [2021-02-23T11:45:12.481Z] #42 139.3 CC criu/sk-inet.o [2021-02-23T11:45:12.790Z] #21 11.73 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T11:45:12.834Z] #19 60.98 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T11:45:13.045Z] #21 DONE 12.1s [2021-02-23T11:45:13.045Z] [2021-02-23T11:45:13.045Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T11:45:13.045Z] #24 sha256:8acbf22853737d8a500c9b3ed7d6dce04303fac1d3aec53b5df91a9e78b90780 [2021-02-23T11:45:13.211Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2021-02-23T11:45:13.301Z] #24 DONE 0.4s [2021-02-23T11:45:13.301Z] [2021-02-23T11:45:13.301Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:45:13.301Z] #29 sha256:a46c5f2ab3ca8b28eedf0ea76deb9a1db4bd01ccf15ef797b5d873c18ab25092 [2021-02-23T11:45:13.503Z] ok github.com/docker/docker/distribution 0.359s coverage: 25.0% of statements [2021-02-23T11:45:13.503Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T11:45:13.756Z] #43 ... [2021-02-23T11:45:13.756Z] [2021-02-23T11:45:13.756Z] #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-23T11:45:13.756Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-23T11:45:13.756Z] #20 77.14 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:45:13.756Z] #20 77.19 Processing triggers for mime-support (3.62) ... [2021-02-23T11:45:13.756Z] #20 DONE 77.5s [2021-02-23T11:45:13.756Z] [2021-02-23T11:45:13.756Z] #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-23T11:45:13.756Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-23T11:45:13.756Z] #21 0.344 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T11:45:13.756Z] #21 0.347 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T11:45:13.772Z] #19 62.14 Setting up python3-pip (18.1-5) ... [2021-02-23T11:45:13.877Z] #42 ... [2021-02-23T11:45:13.877Z] [2021-02-23T11:45:13.877Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:13.877Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-23T11:45:13.877Z] #21 31.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T11:45:13.877Z] #21 31.59 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T11:45:13.877Z] #21 31.63 Building wheels for collected packages: pyyaml [2021-02-23T11:45:13.877Z] #21 31.64 Running setup.py bdist_wheel for pyyaml: started [2021-02-23T11:45:13.877Z] #21 32.96 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-23T11:45:13.877Z] #21 32.96 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-23T11:45:13.877Z] #21 33.08 Successfully built pyyaml [2021-02-23T11:45:13.877Z] #21 33.09 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-23T11:45:13.877Z] #21 33.35 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T11:45:13.877Z] #21 DONE 34.6s [2021-02-23T11:45:13.877Z] [2021-02-23T11:45:13.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-23T11:45:13.877Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:45:13.877Z] #42 140.2 CC criu/sk-netlink.o [2021-02-23T11:45:13.877Z] #42 ... [2021-02-23T11:45:13.877Z] [2021-02-23T11:45:13.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-23T11:45:13.877Z] #55 sha256:cc7b8caf1fefdda03c6cdb41634f8a8736e82e58b4531e810cc858312fb588c8 [2021-02-23T11:45:13.877Z] #55 154.4 + bin/containerd [2021-02-23T11:45:14.053Z] #21 0.475 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T11:45:14.053Z] #21 DONE 0.6s [2021-02-23T11:45:14.053Z] [2021-02-23T11:45:14.053Z] #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-23T11:45:14.053Z] #24 sha256:b374230e636b2f1f60b86e829b331363aabd2af72b0bd9bd85602c6375431b2b [2021-02-23T11:45:14.053Z] #24 ... [2021-02-23T11:45:14.053Z] [2021-02-23T11:45:14.053Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:14.053Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T11:45:14.138Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-02-23T11:45:14.451Z] #55 ... [2021-02-23T11:45:14.452Z] [2021-02-23T11:45:14.452Z] #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-23T11:45:14.452Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:45:14.452Z] #42 140.5 CC criu/sk-packet.o [2021-02-23T11:45:14.452Z] #42 141.1 CC criu/sk-queue.o [2021-02-23T11:45:14.703Z] #22 ... [2021-02-23T11:45:14.703Z] [2021-02-23T11:45:14.703Z] #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-23T11:45:14.703Z] #45 sha256:35741e672e799e048a3d61161f738a6afa91b419b64142f6edeca7e9edfb09be [2021-02-23T11:45:14.703Z] #45 DONE 200.6s [2021-02-23T11:45:14.969Z] #19 63.15 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:45:14.969Z] #19 63.21 Processing triggers for mime-support (3.62) ... [2021-02-23T11:45:15.001Z] [2021-02-23T11:45:15.002Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:15.002Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T11:45:15.029Z] #42 141.6 CC criu/sk-tcp.o [2021-02-23T11:45:15.174Z] ok github.com/docker/docker/image 0.011s coverage: 86.6% of statements [2021-02-23T11:45:15.466Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-02-23T11:45:15.606Z] #42 142.0 CC criu/sk-unix.o [2021-02-23T11:45:15.758Z] ok github.com/docker/docker/distribution/xfer 1.865s coverage: 85.1% of statements [2021-02-23T11:45:15.758Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T11:45:15.908Z] #19 DONE 64.3s [2021-02-23T11:45:15.908Z] [2021-02-23T11:45:15.908Z] #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-23T11:45:15.908Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:15.908Z] #42 120.2 CC criu/irmap.o [2021-02-23T11:45:15.908Z] #42 120.9 CC criu/kcmp-ids.o [2021-02-23T11:45:15.908Z] #42 121.3 CC criu/kerndat.o [2021-02-23T11:45:15.908Z] #42 122.5 CC criu/libnetlink.o [2021-02-23T11:45:15.908Z] #42 123.0 CC criu/log.o [2021-02-23T11:45:16.100Z] #39 ... [2021-02-23T11:45:16.100Z] [2021-02-23T11:45:16.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:45:16.100Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:16.100Z] #42 117.6 CC criu/files-ext.o [2021-02-23T11:45:16.100Z] #42 118.0 CC criu/files-reg.o [2021-02-23T11:45:16.100Z] #42 120.3 CC criu/files.o [2021-02-23T11:45:16.100Z] #42 122.6 CC criu/filesystems.o [2021-02-23T11:45:16.100Z] #42 123.4 CC criu/fsnotify.o [2021-02-23T11:45:16.100Z] #42 124.7 CC criu/image-desc.o [2021-02-23T11:45:16.100Z] #42 124.9 CC criu/image.o [2021-02-23T11:45:16.100Z] #42 125.9 CC criu/ipc_ns.o [2021-02-23T11:45:16.100Z] #42 127.3 CC criu/irmap.o [2021-02-23T11:45:16.100Z] #42 ... [2021-02-23T11:45:16.100Z] [2021-02-23T11:45:16.100Z] #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-23T11:45:16.100Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-23T11:45:16.100Z] #19 51.76 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-23T11:45:16.100Z] #19 51.78 Setting up xz-utils (5.2.4-1) ... [2021-02-23T11:45:16.100Z] #19 51.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-23T11:45:16.100Z] #19 51.82 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-23T11:45:16.100Z] #19 51.94 invoke-rc.d: could not determine current runlevel [2021-02-23T11:45:16.100Z] #19 51.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:45:16.100Z] #19 51.97 Setting up pigz (2.4-1) ... [2021-02-23T11:45:16.100Z] #19 51.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-23T11:45:16.100Z] #19 51.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-23T11:45:16.100Z] #19 52.01 Setting up python-pip-whl (18.1-5) ... [2021-02-23T11:45:16.100Z] #19 52.02 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-23T11:45:16.100Z] #19 52.03 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-23T11:45:16.100Z] #19 52.52 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-23T11:45:16.100Z] #19 52.53 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-23T11:45:16.100Z] #19 52.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-23T11:45:16.100Z] #19 52.55 Setting up vim (2:8.1.0875-5) ... [2021-02-23T11:45:16.100Z] #19 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-23T11:45:16.100Z] #19 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-23T11:45:16.100Z] #19 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-23T11:45:16.100Z] #19 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-23T11:45:16.100Z] #19 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-23T11:45:16.100Z] #19 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-23T11:45:16.100Z] #19 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-23T11:45:16.100Z] #19 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-23T11:45:16.100Z] #19 52.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-23T11:45:16.100Z] #19 52.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-23T11:45:16.100Z] #19 52.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-23T11:45:16.100Z] #19 52.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-23T11:45:16.100Z] #19 52.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-23T11:45:16.100Z] #19 52.71 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-23T11:45:16.100Z] #19 55.77 Setting up iptables (1.8.2-4) ... [2021-02-23T11:45:16.100Z] #19 55.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:45:16.100Z] #19 55.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:45:16.100Z] #19 55.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-23T11:45:16.100Z] #19 55.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-23T11:45:16.100Z] #19 55.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-23T11:45:16.100Z] #19 55.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-23T11:45:16.100Z] #19 55.83 Setting up python3 (3.7.3-1) ... [2021-02-23T11:45:16.100Z] #19 56.28 Setting up python3-wheel (0.32.3-2) ... [2021-02-23T11:45:16.168Z] #42 123.6 CC criu/lsm.o [2021-02-23T11:45:16.393Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.6% of statements [2021-02-23T11:45:16.738Z] #42 124.2 CC criu/mem.o [2021-02-23T11:45:17.003Z] #42 143.6 CC criu/sockets.o [2021-02-23T11:45:17.025Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-02-23T11:45:17.025Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T11:45:17.042Z] #19 57.07 Setting up apparmor (2.13.2-10) ... [2021-02-23T11:45:17.308Z] #42 ... [2021-02-23T11:45:17.308Z] [2021-02-23T11:45:17.308Z] #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-23T11:45:17.308Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T11:45:17.308Z] #20 1.077 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T11:45:17.308Z] #20 1.079 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T11:45:17.308Z] #20 1.082 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T11:45:17.308Z] #20 DONE 1.1s [2021-02-23T11:45:17.308Z] [2021-02-23T11:45:17.308Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:17.308Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:45:17.315Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-23T11:45:17.466Z] #29 DONE 4.2s [2021-02-23T11:45:17.466Z] [2021-02-23T11:45:17.466Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T11:45:17.466Z] #32 sha256:05633c5968f577cb4465a5aa595caec30ef0f6a93b9803334aa4f0addd8bbb72 [2021-02-23T11:45:17.580Z] #42 144.3 CC criu/stats.o [2021-02-23T11:45:17.844Z] #42 144.6 CC criu/string.o [2021-02-23T11:45:18.029Z] #32 DONE 0.3s [2021-02-23T11:45:18.029Z] [2021-02-23T11:45:18.029Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T11:45:18.029Z] #34 sha256:9deefc877cf34e9628ea9c1d5e2998c9ed388acb2c7eb5dce38b9eaccec88141 [2021-02-23T11:45:18.029Z] #34 DONE 0.1s [2021-02-23T11:45:18.029Z] [2021-02-23T11:45:18.029Z] #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-23T11:45:18.029Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:18.029Z] #42 130.2 CC criu/namespaces.o [2021-02-23T11:45:18.029Z] #42 131.8 CC criu/net.o [2021-02-23T11:45:18.029Z] #42 135.2 CC criu/netfilter.o [2021-02-23T11:45:18.029Z] #42 135.8 CC criu/page-pipe.o [2021-02-23T11:45:18.029Z] #42 136.5 CC criu/page-xfer.o [2021-02-23T11:45:18.029Z] #42 137.9 CC criu/pagemap-cache.o [2021-02-23T11:45:18.029Z] #42 138.2 CC criu/pagemap.o [2021-02-23T11:45:18.029Z] #42 139.0 CC criu/parasite-syscall.o [2021-02-23T11:45:18.029Z] #42 ... [2021-02-23T11:45:18.029Z] [2021-02-23T11:45:18.029Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T11:45:18.029Z] #37 sha256:c27da9de0c8d9894c2600ec0cc7251ce94024fa1e70b0cfd5b3b6d86535692a3 [2021-02-23T11:45:18.029Z] #37 DONE 0.0s [2021-02-23T11:45:18.029Z] [2021-02-23T11:45:18.029Z] #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-23T11:45:18.029Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:18.029Z] #42 140.0 CC criu/path.o [2021-02-23T11:45:18.107Z] #42 144.7 CC criu/sysctl.o [2021-02-23T11:45:18.285Z] #42 140.3 CC criu/pie-util-vdso-elf32.o [2021-02-23T11:45:18.342Z] ok github.com/docker/docker/oci 0.005s coverage: 38.4% of statements [2021-02-23T11:45:18.633Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-02-23T11:45:18.633Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-23T11:45:18.684Z] #42 145.2 CC criu/sysfs_parse.o [2021-02-23T11:45:18.848Z] #42 140.8 CC criu/pie-util-vdso.o [2021-02-23T11:45:18.948Z] #42 145.6 CC criu/timens.o [2021-02-23T11:45:18.955Z] #19 58.73 Setting up xfsprogs (4.20.0-1) ... [2021-02-23T11:45:18.955Z] #19 58.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-23T11:45:18.955Z] #19 59.15 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-23T11:45:19.212Z] #42 145.9 CC criu/timerfd.o [2021-02-23T11:45:19.410Z] #42 141.3 CC criu/pie-util.o [2021-02-23T11:45:19.410Z] #42 141.4 CC criu/pipes.o [2021-02-23T11:45:19.511Z] #22 ... [2021-02-23T11:45:19.511Z] [2021-02-23T11:45:19.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:45:19.511Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:45:19.511Z] #43 133.3 CC criu/crtools.o [2021-02-23T11:45:19.511Z] #43 134.1 CC criu/eventfd.o [2021-02-23T11:45:19.511Z] #43 134.5 CC criu/eventpoll.o [2021-02-23T11:45:19.511Z] #43 135.4 CC criu/external.o [2021-02-23T11:45:19.511Z] #43 136.0 CC criu/fault-injection.o [2021-02-23T11:45:19.511Z] #43 136.1 CC criu/fdstore.o [2021-02-23T11:45:19.511Z] #43 136.7 CC criu/fifo.o [2021-02-23T11:45:19.511Z] #43 137.0 CC criu/file-ids.o [2021-02-23T11:45:19.511Z] #43 137.3 CC criu/file-lock.o [2021-02-23T11:45:19.788Z] #42 146.2 CC criu/tty.o [2021-02-23T11:45:19.897Z] #19 60.29 Setting up python3-distutils (3.7.3-1) ... [2021-02-23T11:45:19.972Z] #42 142.1 CC criu/plugin.o [2021-02-23T11:45:20.132Z] ok github.com/docker/docker/pkg/archive 0.530s coverage: 76.8% of statements [2021-02-23T11:45:20.538Z] #42 142.5 CC criu/proc_parse.o [2021-02-23T11:45:20.564Z] #43 138.4 CC criu/files-ext.o [2021-02-23T11:45:20.739Z] #42 ... [2021-02-23T11:45:20.739Z] [2021-02-23T11:45:20.739Z] #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-23T11:45:20.739Z] #23 sha256:d840bde0cd2885365c2619d20807d90cb12183f1783f2a90e055b64e61fd4e3a [2021-02-23T11:45:20.739Z] #23 202.9 + return [2021-02-23T11:45:20.739Z] #23 DONE 204.2s [2021-02-23T11:45:20.739Z] [2021-02-23T11:45:20.739Z] #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-23T11:45:20.739Z] #52 sha256:1be0f2df926c0315810e46d8cf706ef66652aa899ab100975db04ee59d61351f [2021-02-23T11:45:20.739Z] #52 107.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T11:45:20.739Z] #52 108.8 + mkdir -p /build [2021-02-23T11:45:20.739Z] #52 108.8 + cp runc /build/runc [2021-02-23T11:45:20.739Z] #52 DONE 109.9s [2021-02-23T11:45:20.839Z] #19 60.84 Setting up python3-setuptools (40.8.0-1) ... [2021-02-23T11:45:20.861Z] #43 138.9 CC criu/files-reg.o [2021-02-23T11:45:21.003Z] [2021-02-23T11:45:21.003Z] #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-23T11:45:21.003Z] #55 sha256:cc7b8caf1fefdda03c6cdb41634f8a8736e82e58b4531e810cc858312fb588c8 [2021-02-23T11:45:21.158Z] ok github.com/docker/docker/pkg/authorization 0.270s coverage: 68.3% of statements [2021-02-23T11:45:21.158Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-23T11:45:21.159Z] #43 ... [2021-02-23T11:45:21.159Z] [2021-02-23T11:45:21.159Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:21.159Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T11:45:21.159Z] #22 6.977 Collecting yamllint==1.16.0 [2021-02-23T11:45:21.266Z] #55 ... [2021-02-23T11:45:21.266Z] [2021-02-23T11:45:21.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:45:21.266Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:45:21.266Z] #42 147.8 CC criu/tun.o [2021-02-23T11:45:21.447Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2021-02-23T11:45:21.458Z] #22 7.398 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T11:45:21.530Z] #42 148.2 CC criu/uffd.o [2021-02-23T11:45:21.756Z] #22 7.526 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T11:45:21.756Z] #22 7.588 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T11:45:21.756Z] #22 7.649 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T11:45:22.058Z] #22 7.957 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-23T11:45:22.224Z] #19 62.27 Setting up python3-pip (18.1-5) ... [2021-02-23T11:45:22.485Z] #42 149.3 CC criu/util.o [2021-02-23T11:45:22.585Z] #21 5.441 Collecting yamllint==1.16.0 [2021-02-23T11:45:23.056Z] #42 144.9 CC criu/protobuf-desc.o [2021-02-23T11:45:23.117Z] #22 ... [2021-02-23T11:45:23.117Z] [2021-02-23T11:45:23.117Z] #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-23T11:45:23.117Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-23T11:45:23.117Z] #32 DONE 208.5s [2021-02-23T11:45:23.117Z] [2021-02-23T11:45:23.117Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:23.117Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T11:45:23.117Z] #22 8.841 Installing build dependencies: started [2021-02-23T11:45:23.165Z] #19 63.37 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:45:23.165Z] #19 63.40 Processing triggers for mime-support (3.62) ... [2021-02-23T11:45:23.882Z] #42 150.4 CC criu/uts_ns.o [2021-02-23T11:45:23.984Z] #42 145.8 CC criu/protobuf.o [2021-02-23T11:45:24.107Z] #19 DONE 64.0s [2021-02-23T11:45:24.107Z] [2021-02-23T11:45:24.107Z] #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-23T11:45:24.107Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-23T11:45:24.145Z] #42 150.6 CC criu/vdso.o [2021-02-23T11:45:24.145Z] #42 ... [2021-02-23T11:45:24.145Z] [2021-02-23T11:45:24.145Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T11:45:24.145Z] #24 sha256:3849d7ce5934454e1c7e3b0b75cf6303571cf7f32d44781cc9495b0b412f0b1c [2021-02-23T11:45:24.145Z] #24 DONE 0.8s [2021-02-23T11:45:24.240Z] #42 146.2 CC criu/pstree.o [2021-02-23T11:45:24.407Z] [2021-02-23T11:45:24.407Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:45:24.407Z] #29 sha256:1b29495e83a5463f32fb48522c8d72cd687ba0b651c3d0463702d9b131adeb20 [2021-02-23T11:45:25.121Z] #21 ... [2021-02-23T11:45:25.121Z] [2021-02-23T11:45:25.121Z] #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-23T11:45:25.121Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:25.121Z] #42 126.4 CC criu/memfd.o [2021-02-23T11:45:25.121Z] #42 127.1 CC criu/mount.o [2021-02-23T11:45:25.121Z] #42 131.2 CC criu/namespaces.o [2021-02-23T11:45:25.381Z] #42 132.8 CC criu/net.o [2021-02-23T11:45:25.606Z] #42 147.4 CC criu/rbtree.o [2021-02-23T11:45:25.606Z] #42 147.7 CC criu/rst-malloc.o [2021-02-23T11:45:25.887Z] #22 ... [2021-02-23T11:45:25.887Z] [2021-02-23T11:45:25.887Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:45:25.887Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:45:25.887Z] #43 143.0 CC criu/files.o [2021-02-23T11:45:25.895Z] #42 ... [2021-02-23T11:45:25.895Z] [2021-02-23T11:45:25.895Z] #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-23T11:45:25.895Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:45:25.895Z] #39 DONE 217.8s [2021-02-23T11:45:25.900Z] ok github.com/docker/docker/layer 7.366s coverage: 68.8% of statements [2021-02-23T11:45:25.900Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T11:45:25.900Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T11:45:25.900Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T11:45:25.900Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T11:45:25.900Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T11:45:25.900Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-23T11:45:25.900Z] ok github.com/docker/docker/pkg/chrootarchive 3.533s coverage: 43.2% of statements [2021-02-23T11:45:25.900Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T11:45:25.900Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T11:45:25.900Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-02-23T11:45:25.900Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2021-02-23T11:45:26.020Z] #20 1.953 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-23T11:45:26.020Z] #20 1.957 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-23T11:45:26.020Z] #20 1.960 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-23T11:45:26.020Z] #20 DONE 2.0s [2021-02-23T11:45:26.020Z] [2021-02-23T11:45:26.020Z] #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-23T11:45:26.020Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:26.020Z] #42 128.1 CC criu/kcmp-ids.o [2021-02-23T11:45:26.020Z] #42 128.4 CC criu/kerndat.o [2021-02-23T11:45:26.020Z] #42 129.6 CC criu/libnetlink.o [2021-02-23T11:45:26.020Z] #42 130.0 CC criu/log.o [2021-02-23T11:45:26.020Z] #42 130.7 CC criu/lsm.o [2021-02-23T11:45:26.020Z] #42 131.1 CC criu/mem.o [2021-02-23T11:45:26.020Z] #42 132.9 CC criu/memfd.o [2021-02-23T11:45:26.020Z] #42 133.6 CC criu/mount.o [2021-02-23T11:45:26.020Z] #42 137.8 CC criu/namespaces.o [2021-02-23T11:45:26.020Z] #42 ... [2021-02-23T11:45:26.020Z] [2021-02-23T11:45:26.020Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:26.020Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:45:26.157Z] [2021-02-23T11:45:26.157Z] #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-23T11:45:26.157Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:26.157Z] #42 148.0 CC criu/seccomp.o [2021-02-23T11:45:26.534Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-02-23T11:45:26.824Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-02-23T11:45:27.113Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-02-23T11:45:27.436Z] #43 145.5 CC criu/filesystems.o [2021-02-23T11:45:27.535Z] #42 149.4 CC criu/seize.o [2021-02-23T11:45:28.096Z] #42 ... [2021-02-23T11:45:28.096Z] [2021-02-23T11:45:28.096Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T11:45:28.096Z] #40 sha256:aaabd4001b45a1cfde64f085e7e917f2bd54c08e113f9f2bf4ebceaf8a663fa9 [2021-02-23T11:45:28.096Z] #40 DONE 0.6s [2021-02-23T11:45:28.096Z] [2021-02-23T11:45:28.096Z] #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-23T11:45:28.096Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:28.096Z] #42 150.3 CC criu/servicefd.o [2021-02-23T11:45:28.491Z] #43 146.5 CC criu/fsnotify.o [2021-02-23T11:45:28.620Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2021-02-23T11:45:28.658Z] #42 150.6 CC criu/shmem.o [2021-02-23T11:45:28.671Z] #42 ... [2021-02-23T11:45:28.671Z] [2021-02-23T11:45:28.671Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:28.671Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:45:28.671Z] #21 10.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T11:45:28.671Z] #21 10.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T11:45:28.671Z] #21 11.02 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T11:45:28.671Z] #21 11.07 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T11:45:28.671Z] #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-23T11:45:28.931Z] #21 11.63 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-23T11:45:29.190Z] #21 12.01 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T11:45:29.249Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-02-23T11:45:29.545Z] #43 147.7 CC criu/image-desc.o [2021-02-23T11:45:29.587Z] #42 151.4 CC criu/sigframe.o [2021-02-23T11:45:29.587Z] #42 151.5 CC criu/signalfd.o [2021-02-23T11:45:29.587Z] #42 151.7 CC criu/sk-inet.o [2021-02-23T11:45:29.716Z] #29 ... [2021-02-23T11:45:29.716Z] [2021-02-23T11:45:29.716Z] #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-23T11:45:29.716Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-23T11:45:29.716Z] #42 151.1 LINK criu/built-in.o [2021-02-23T11:45:29.716Z] #42 151.2 LINK criu/criu [2021-02-23T11:45:29.716Z] #42 151.5 DEP lib/c/criu.d [2021-02-23T11:45:29.716Z] #42 151.6 CC images/rpc.pb-c.o [2021-02-23T11:45:29.716Z] #42 152.1 CC lib/c/criu.o [2021-02-23T11:45:29.716Z] #42 153.2 LINK lib/c/built-in.o [2021-02-23T11:45:29.716Z] #42 153.2 LINK lib/c/libcriu.so [2021-02-23T11:45:29.716Z] #42 153.2 LINK lib/c/libcriu.a [2021-02-23T11:45:29.716Z] #42 153.4 GEN magic.py [2021-02-23T11:45:29.716Z] #42 153.6 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:45:29.716Z] #42 153.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:45:29.716Z] #42 153.6 Note: Building without GnuTLS support [2021-02-23T11:45:29.716Z] #42 153.6 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:45:29.716Z] #42 153.6 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:45:29.716Z] #42 154.3 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:45:29.716Z] #42 155.2 make[1]: Nothing to be done for 'all'. [2021-02-23T11:45:29.716Z] #42 155.9 make[1]: 'images/built-in.o' is up to date. [2021-02-23T11:45:29.716Z] #42 155.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T11:45:29.716Z] #42 156.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T11:45:29.716Z] #42 156.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T11:45:29.716Z] #42 156.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T11:45:29.716Z] #42 156.1 make[1]: Nothing to be done for 'all'. [2021-02-23T11:45:29.716Z] #42 156.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:45:29.716Z] #42 156.4 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:29.716Z] #42 156.4 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:29.758Z] #21 DONE 12.5s [2021-02-23T11:45:29.758Z] [2021-02-23T11:45:29.758Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T11:45:29.758Z] #24 sha256:8926502506cbc3d4828ab8247a02e923ae7099a76d15ea66b74f8c7d16e28ffd [2021-02-23T11:45:29.844Z] #42 ... [2021-02-23T11:45:29.844Z] [2021-02-23T11:45:29.844Z] #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-23T11:45:29.844Z] #48 sha256:ffdb5e3ad0a8d2e52aac125735dc548fb2b901ae949c2e3bbfff0dec156e91be [2021-02-23T11:45:29.844Z] #48 221.4 + /build/golangci-lint --version [2021-02-23T11:45:29.844Z] #48 221.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T11:45:29.844Z] #48 DONE 221.9s [2021-02-23T11:45:29.844Z] #43 147.9 CC criu/image.o [2021-02-23T11:45:29.877Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2021-02-23T11:45:29.877Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-02-23T11:45:29.877Z] ok github.com/docker/docker/pkg/fsutils 0.521s coverage: 85.1% of statements [2021-02-23T11:45:29.979Z] #42 156.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:29.979Z] #42 156.6 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:29.979Z] #42 156.6 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:29.979Z] #42 156.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:29.979Z] #42 156.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:29.979Z] #42 156.8 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:30.018Z] #24 DONE 0.3s [2021-02-23T11:45:30.018Z] [2021-02-23T11:45:30.018Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:45:30.018Z] #29 sha256:7a22467f5d6ff48d2bba026c8641cfda8a492a12533ce757f95a8c47262facb2 [2021-02-23T11:45:30.101Z] [2021-02-23T11:45:30.101Z] #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-23T11:45:30.101Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:45:30.242Z] #42 156.8 INSTALL criu/criu [2021-02-23T11:45:30.490Z] #43 148.8 CC criu/ipc_ns.o [2021-02-23T11:45:30.904Z] ok github.com/docker/docker/pkg/idtools 0.458s coverage: 69.5% of statements [2021-02-23T11:45:30.904Z] ok github.com/docker/docker/pkg/ioutils 0.263s coverage: 70.1% of statements [2021-02-23T11:45:31.030Z] #55 ... [2021-02-23T11:45:31.030Z] [2021-02-23T11:45:31.030Z] #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-23T11:45:31.030Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:31.030Z] #42 152.9 CC criu/sk-netlink.o [2021-02-23T11:45:31.193Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2021-02-23T11:45:31.193Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-02-23T11:45:31.193Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T11:45:31.193Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T11:45:31.193Z] #42 DONE 157.8s [2021-02-23T11:45:31.193Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T11:45:31.193Z] [2021-02-23T11:45:31.193Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:45:31.193Z] #29 sha256:1b29495e83a5463f32fb48522c8d72cd687ba0b651c3d0463702d9b131adeb20 [2021-02-23T11:45:31.193Z] #29 DONE 7.0s [2021-02-23T11:45:31.193Z] [2021-02-23T11:45:31.193Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T11:45:31.193Z] #32 sha256:2bf60e46af6594dc2c028fdba1fc2b2703f56d3e905e4a95455576f10e3082d4 [2021-02-23T11:45:31.287Z] #42 153.3 CC criu/sk-packet.o [2021-02-23T11:45:31.482Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-02-23T11:45:31.482Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T11:45:31.482Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-02-23T11:45:31.771Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-02-23T11:45:31.774Z] #32 DONE 0.6s [2021-02-23T11:45:31.774Z] [2021-02-23T11:45:31.774Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T11:45:31.774Z] #34 sha256:ae058345a64e7af471fafb6c4de1e8deac433af1795566717d5b74a58e05b1ef [2021-02-23T11:45:31.850Z] #42 153.7 CC criu/sk-queue.o [2021-02-23T11:45:31.850Z] #42 154.0 CC criu/sk-tcp.o [2021-02-23T11:45:32.037Z] #34 DONE 0.2s [2021-02-23T11:45:32.037Z] [2021-02-23T11:45:32.037Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T11:45:32.037Z] #37 sha256:1ef09ed5ffd8f2439899b6a9e26f395a0a7af5fa1b6bb40777a9af99fbab5a38 [2021-02-23T11:45:32.037Z] #37 DONE 0.1s [2021-02-23T11:45:32.037Z] [2021-02-23T11:45:32.037Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T11:45:32.037Z] #40 sha256:dafbd01045539ca1d46f7a9ba8267592713220e0938cd67d24b3b53d03a3eab2 [2021-02-23T11:45:32.061Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-02-23T11:45:32.061Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-02-23T11:45:32.061Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T11:45:32.061Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T11:45:32.412Z] #42 154.4 CC criu/sk-unix.o [2021-02-23T11:45:32.602Z] #43 150.6 CC criu/irmap.o [2021-02-23T11:45:32.603Z] #21 ... [2021-02-23T11:45:32.603Z] [2021-02-23T11:45:32.604Z] #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-23T11:45:32.604Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:32.604Z] #42 140.1 CC criu/net.o [2021-02-23T11:45:32.604Z] #42 143.9 CC criu/netfilter.o [2021-02-23T11:45:32.604Z] #42 144.4 CC criu/page-pipe.o [2021-02-23T11:45:32.604Z] #42 145.0 CC criu/page-xfer.o [2021-02-23T11:45:32.614Z] #40 DONE 0.6s [2021-02-23T11:45:32.614Z] [2021-02-23T11:45:32.614Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T11:45:32.614Z] #43 sha256:d526a4bf7dad6a7998456859c5e3555907910f6a2dc038b8c7abaa2910d6eda1 [2021-02-23T11:45:32.689Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-02-23T11:45:32.876Z] #43 DONE 0.2s [2021-02-23T11:45:32.876Z] [2021-02-23T11:45:32.876Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T11:45:32.876Z] #45 sha256:c349e1eac65a7e55ccf81b48dbbdf49f3102f84898e9429a0ede05b7e8528cbb [2021-02-23T11:45:33.318Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-02-23T11:45:33.318Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-02-23T11:45:33.450Z] #45 DONE 0.4s [2021-02-23T11:45:33.450Z] [2021-02-23T11:45:33.450Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T11:45:33.450Z] #47 sha256:306d89d888d36abe842be42e64168b17b422d8a520992d01fe9b88c6acba2233 [2021-02-23T11:45:33.450Z] #47 DONE 0.2s [2021-02-23T11:45:33.450Z] [2021-02-23T11:45:33.450Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T11:45:33.450Z] #49 sha256:647c1b5de7c6458dd6db0bcbda4403966140d93fb4b6ae41317d14d3147c0bb7 [2021-02-23T11:45:33.609Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-23T11:45:33.675Z] #43 151.6 CC criu/kcmp-ids.o [2021-02-23T11:45:33.780Z] #42 155.6 CC criu/sockets.o [2021-02-23T11:45:33.973Z] #43 152.0 CC criu/kerndat.o [2021-02-23T11:45:34.036Z] #42 156.1 CC criu/stats.o [2021-02-23T11:45:34.293Z] #42 156.4 CC criu/string.o [2021-02-23T11:45:34.396Z] #49 DONE 0.8s [2021-02-23T11:45:34.396Z] [2021-02-23T11:45:34.396Z] #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-23T11:45:34.396Z] #55 sha256:cc7b8caf1fefdda03c6cdb41634f8a8736e82e58b4531e810cc858312fb588c8 [2021-02-23T11:45:34.396Z] #55 ... [2021-02-23T11:45:34.396Z] [2021-02-23T11:45:34.396Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T11:45:34.396Z] #51 sha256:94d53eb4ec51b4cec6db2d1bbeed9c4cd0341c979c7ca22f0026e3fb9c96f1b3 [2021-02-23T11:45:34.396Z] #51 DONE 0.2s [2021-02-23T11:45:34.396Z] [2021-02-23T11:45:34.396Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T11:45:34.396Z] #53 sha256:da54c905b5d2d9785d4f0b0035a98731f476aee6cb48fcc9f1dcad33aec9b272 [2021-02-23T11:45:34.516Z] #42 146.5 CC criu/pagemap-cache.o [2021-02-23T11:45:34.516Z] #42 146.9 CC criu/pagemap.o [2021-02-23T11:45:34.549Z] #42 156.4 CC criu/sysctl.o [2021-02-23T11:45:34.639Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-02-23T11:45:34.806Z] #42 156.8 CC criu/sysfs_parse.o [2021-02-23T11:45:34.928Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-23T11:45:34.971Z] #53 DONE 0.4s [2021-02-23T11:45:34.971Z] [2021-02-23T11:45:34.971Z] #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-23T11:45:34.971Z] #55 sha256:cc7b8caf1fefdda03c6cdb41634f8a8736e82e58b4531e810cc858312fb588c8 [2021-02-23T11:45:35.062Z] #42 157.1 CC criu/timens.o [2021-02-23T11:45:35.292Z] #29 DONE 4.5s [2021-02-23T11:45:35.292Z] [2021-02-23T11:45:35.292Z] #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-23T11:45:35.292Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:35.292Z] #42 135.8 CC criu/netfilter.o [2021-02-23T11:45:35.293Z] #42 136.2 CC criu/page-pipe.o [2021-02-23T11:45:35.293Z] #42 137.0 CC criu/page-xfer.o [2021-02-23T11:45:35.293Z] #42 138.6 CC criu/pagemap-cache.o [2021-02-23T11:45:35.293Z] #42 139.0 CC criu/pagemap.o [2021-02-23T11:45:35.293Z] #42 139.8 CC criu/parasite-syscall.o [2021-02-23T11:45:35.293Z] #42 140.7 CC criu/path.o [2021-02-23T11:45:35.293Z] #42 141.0 CC criu/pie-util-vdso-elf32.o [2021-02-23T11:45:35.293Z] #42 141.5 CC criu/pie-util-vdso.o [2021-02-23T11:45:35.293Z] #42 141.9 CC criu/pie-util.o [2021-02-23T11:45:35.293Z] #42 142.1 CC criu/pipes.o [2021-02-23T11:45:35.293Z] #42 ... [2021-02-23T11:45:35.293Z] [2021-02-23T11:45:35.293Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T11:45:35.293Z] #32 sha256:037f18503cc7afd5364aae4982f2f6783b278a5620d2a604c1474d4d078b9e2b [2021-02-23T11:45:35.293Z] #32 DONE 0.4s [2021-02-23T11:45:35.293Z] [2021-02-23T11:45:35.293Z] #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-23T11:45:35.293Z] #52 sha256:f4c433b715fdaa4e903c70c57d094a8b49ac70a6f61369b5d7292ab0c4641c3d [2021-02-23T11:45:35.293Z] #52 ... [2021-02-23T11:45:35.293Z] [2021-02-23T11:45:35.293Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T11:45:35.293Z] #34 sha256:3c07baf5fab99e03b36c9fb645dc2c1d6dcc38184b13c05b072728d95effd01d [2021-02-23T11:45:35.293Z] #34 DONE 0.1s [2021-02-23T11:45:35.293Z] [2021-02-23T11:45:35.293Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T11:45:35.293Z] #37 sha256:18808c7ffcb77b88c827806dd35d27e98a9d0321c0cdd3ab6ce409d8aafc8a2c [2021-02-23T11:45:35.293Z] #37 DONE 0.0s [2021-02-23T11:45:35.293Z] [2021-02-23T11:45:35.293Z] #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-23T11:45:35.293Z] #52 sha256:f4c433b715fdaa4e903c70c57d094a8b49ac70a6f61369b5d7292ab0c4641c3d [2021-02-23T11:45:35.293Z] #52 ... [2021-02-23T11:45:35.293Z] [2021-02-23T11:45:35.293Z] #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-23T11:45:35.293Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:35.293Z] #42 142.8 CC criu/plugin.o [2021-02-23T11:45:35.319Z] #42 157.4 CC criu/timerfd.o [2021-02-23T11:45:35.518Z] #43 153.4 CC criu/libnetlink.o [2021-02-23T11:45:35.518Z] #42 147.8 CC criu/parasite-syscall.o [2021-02-23T11:45:35.576Z] #42 157.6 CC criu/tty.o [2021-02-23T11:45:35.829Z] #43 153.9 CC criu/log.o [2021-02-23T11:45:35.861Z] #42 143.2 CC criu/proc_parse.o [2021-02-23T11:45:36.127Z] #43 154.4 CC criu/lsm.o [2021-02-23T11:45:36.464Z] #42 148.7 CC criu/path.o [2021-02-23T11:45:36.724Z] #42 149.1 CC criu/pie-util-vdso-elf32.o [2021-02-23T11:45:36.945Z] #42 158.9 CC criu/tun.o [2021-02-23T11:45:37.186Z] #43 155.1 CC criu/mem.o [2021-02-23T11:45:37.186Z] #43 ... [2021-02-23T11:45:37.186Z] [2021-02-23T11:45:37.186Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:37.186Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T11:45:37.186Z] #22 23.24 Installing build dependencies: finished with status 'done' [2021-02-23T11:45:37.202Z] #42 159.2 CC criu/uffd.o [2021-02-23T11:45:37.295Z] #42 149.5 CC criu/pie-util-vdso.o [2021-02-23T11:45:37.644Z] ok github.com/docker/docker/pkg/signal 2.337s coverage: 61.0% of statements [2021-02-23T11:45:37.866Z] #42 150.0 CC criu/pie-util.o [2021-02-23T11:45:37.933Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-23T11:45:38.127Z] #42 150.3 CC criu/pipes.o [2021-02-23T11:45:38.131Z] #42 160.0 CC criu/util.o [2021-02-23T11:45:38.222Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-23T11:45:38.398Z] #42 145.9 CC criu/protobuf-desc.o [2021-02-23T11:45:38.511Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-02-23T11:45:38.800Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-02-23T11:45:39.061Z] #42 160.8 CC criu/uts_ns.o [2021-02-23T11:45:39.061Z] #42 161.1 CC criu/vdso-compat.o [2021-02-23T11:45:39.061Z] #42 161.2 CC criu/vdso.o [2021-02-23T11:45:39.070Z] #42 151.2 CC criu/plugin.o [2021-02-23T11:45:39.070Z] #42 ... [2021-02-23T11:45:39.070Z] [2021-02-23T11:45:39.070Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:39.070Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:45:39.070Z] #21 6.312 Collecting yamllint==1.16.0 [2021-02-23T11:45:39.070Z] #21 11.75 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-23T11:45:39.070Z] #21 11.83 Collecting pyyaml (from yamllint==1.16.0) [2021-02-23T11:45:39.070Z] #21 12.18 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-23T11:45:39.070Z] #21 12.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-23T11:45:39.070Z] #21 12.58 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-23T11:45:39.070Z] #21 12.65 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-23T11:45:39.070Z] #21 13.06 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T11:45:39.331Z] #21 ... [2021-02-23T11:45:39.331Z] [2021-02-23T11:45:39.331Z] #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-23T11:45:39.331Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:39.331Z] #42 151.7 CC criu/proc_parse.o [2021-02-23T11:45:39.336Z] #42 146.8 CC criu/protobuf.o [2021-02-23T11:45:39.428Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2021-02-23T11:45:39.595Z] #42 147.2 CC criu/pstree.o [2021-02-23T11:45:39.624Z] #42 161.7 LINK criu/built-in.o [2021-02-23T11:45:39.624Z] #42 161.8 LINK criu/criu [2021-02-23T11:45:39.717Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2021-02-23T11:45:39.855Z] #42 ... [2021-02-23T11:45:39.855Z] [2021-02-23T11:45:39.855Z] #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-23T11:45:39.855Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:45:39.855Z] #39 DONE 215.2s [2021-02-23T11:45:39.855Z] [2021-02-23T11:45:39.855Z] #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-23T11:45:39.855Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:45:39.880Z] #42 162.1 DEP lib/c/criu.d [2021-02-23T11:45:40.006Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-02-23T11:45:40.137Z] #42 162.1 CC images/rpc.pb-c.o [2021-02-23T11:45:40.274Z] #42 ... [2021-02-23T11:45:40.274Z] [2021-02-23T11:45:40.274Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:40.274Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-23T11:45:40.274Z] #21 DONE 14.2s [2021-02-23T11:45:40.274Z] [2021-02-23T11:45:40.274Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T11:45:40.274Z] #24 sha256:605b202959317555df03911b766ccaee144200183d2b1be6e2c7e33608c02f4e [2021-02-23T11:45:40.296Z] testing: warning: no tests to run [2021-02-23T11:45:40.296Z] coverage: [no statements] [2021-02-23T11:45:40.296Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-23T11:45:40.541Z] #24 ... [2021-02-23T11:45:40.541Z] [2021-02-23T11:45:40.541Z] #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-23T11:45:40.541Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-23T11:45:40.541Z] #39 DONE 224.0s [2021-02-23T11:45:40.585Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-23T11:45:40.700Z] #42 162.5 CC lib/c/criu.o [2021-02-23T11:45:40.802Z] [2021-02-23T11:45:40.802Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T11:45:40.802Z] #24 sha256:605b202959317555df03911b766ccaee144200183d2b1be6e2c7e33608c02f4e [2021-02-23T11:45:40.802Z] #24 DONE 0.7s [2021-02-23T11:45:40.802Z] [2021-02-23T11:45:40.802Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:45:40.802Z] #29 sha256:b3352c449f54e64bc685e904d25fb922286a4f9ffab7d495a00435f58917b10f [2021-02-23T11:45:40.874Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-23T11:45:40.874Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-23T11:45:41.262Z] #42 163.3 LINK lib/c/built-in.o [2021-02-23T11:45:41.263Z] #42 163.3 LINK lib/c/libcriu.so [2021-02-23T11:45:41.521Z] #42 163.4 LINK lib/c/libcriu.a [2021-02-23T11:45:41.521Z] #42 163.5 GEN magic.py [2021-02-23T11:45:41.521Z] #42 163.6 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:45:41.778Z] #42 163.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:45:41.778Z] #42 163.6 Note: Building without GnuTLS support [2021-02-23T11:45:41.778Z] #42 163.6 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:45:41.778Z] #42 163.6 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:45:41.828Z] #48 ... [2021-02-23T11:45:41.828Z] [2021-02-23T11:45:41.828Z] #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-23T11:45:41.828Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:41.828Z] #42 148.9 CC criu/rbtree.o [2021-02-23T11:45:41.828Z] #42 149.2 CC criu/rst-malloc.o [2021-02-23T11:45:42.092Z] #42 149.5 CC criu/seccomp.o [2021-02-23T11:45:42.341Z] #42 164.3 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:45:42.351Z] #42 ... [2021-02-23T11:45:42.351Z] [2021-02-23T11:45:42.351Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T11:45:42.351Z] #40 sha256:d9674f2cfd4752319ee00f91c6b0b5a2275e04434a9468eceb1ccd9d080f2ca5 [2021-02-23T11:45:42.351Z] #40 DONE 0.6s [2021-02-23T11:45:42.609Z] [2021-02-23T11:45:42.609Z] #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-23T11:45:42.609Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:42.609Z] #42 150.0 CC criu/seize.o [2021-02-23T11:45:42.904Z] #42 164.9 make[1]: Nothing to be done for 'all'. [2021-02-23T11:45:42.930Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.2% of statements [2021-02-23T11:45:43.176Z] #42 150.8 CC criu/servicefd.o [2021-02-23T11:45:43.219Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-02-23T11:45:43.466Z] #42 165.4 make[1]: 'images/built-in.o' is up to date. [2021-02-23T11:45:43.466Z] #42 165.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T11:45:43.466Z] #42 165.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T11:45:43.466Z] #42 165.5 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T11:45:43.467Z] #42 165.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T11:45:43.467Z] #42 165.5 make[1]: Nothing to be done for 'all'. [2021-02-23T11:45:43.467Z] #42 165.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:45:43.508Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-02-23T11:45:43.723Z] #42 165.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.723Z] #42 165.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.723Z] #42 165.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.723Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.723Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.723Z] #42 165.9 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.723Z] #42 165.9 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.744Z] #42 151.1 CC criu/shmem.o [2021-02-23T11:45:43.979Z] #42 166.0 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:43.979Z] #42 166.0 INSTALL criu/criu [2021-02-23T11:45:44.166Z] #22 ... [2021-02-23T11:45:44.166Z] [2021-02-23T11:45:44.166Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-23T11:45:44.166Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:45:44.166Z] #43 157.4 CC criu/memfd.o [2021-02-23T11:45:44.166Z] #43 158.2 CC criu/mount.o [2021-02-23T11:45:44.281Z] #42 DONE 166.3s [2021-02-23T11:45:44.281Z] [2021-02-23T11:45:44.281Z] #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-23T11:45:44.281Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:45:44.312Z] #42 151.9 CC criu/sigframe.o [2021-02-23T11:45:44.571Z] #42 152.0 CC criu/signalfd.o [2021-02-23T11:45:44.830Z] #42 152.3 CC criu/sk-inet.o [2021-02-23T11:45:45.060Z] ok github.com/docker/docker/quota 0.842s coverage: 71.4% of statements [2021-02-23T11:45:45.398Z] #42 ... [2021-02-23T11:45:45.398Z] [2021-02-23T11:45:45.398Z] #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-23T11:45:45.398Z] #48 sha256:b81cc0795ef4ebbf61b437644aab30ae9a1324beb0319eb2eae632c9fbee88d8 [2021-02-23T11:45:45.398Z] #48 220.3 + /build/golangci-lint --version [2021-02-23T11:45:45.398Z] #48 220.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T11:45:45.398Z] #48 DONE 220.8s [2021-02-23T11:45:45.398Z] [2021-02-23T11:45:45.398Z] #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-23T11:45:45.398Z] #55 sha256:ce27f04753e9a0f18c916f0d922ee2ab0ba09d5014c4be56c7f2b04c2bcc6a41 [2021-02-23T11:45:45.691Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2021-02-23T11:45:45.702Z] #43 163.6 CC criu/namespaces.o [2021-02-23T11:45:46.000Z] #43 ... [2021-02-23T11:45:46.000Z] [2021-02-23T11:45:46.000Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-23T11:45:46.000Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-23T11:45:46.000Z] #22 31.90 Building wheels for collected packages: pyyaml [2021-02-23T11:45:46.000Z] #22 31.90 Running setup.py bdist_wheel for pyyaml: started [2021-02-23T11:45:46.090Z] #29 ... [2021-02-23T11:45:46.090Z] [2021-02-23T11:45:46.090Z] #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-23T11:45:46.090Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:46.090Z] #42 154.8 CC criu/protobuf-desc.o [2021-02-23T11:45:46.090Z] #42 155.8 CC criu/protobuf.o [2021-02-23T11:45:46.090Z] #42 156.3 CC criu/pstree.o [2021-02-23T11:45:46.090Z] #42 157.3 CC criu/rbtree.o [2021-02-23T11:45:46.090Z] #42 157.5 CC criu/rst-malloc.o [2021-02-23T11:45:46.090Z] #42 157.7 CC criu/seccomp.o [2021-02-23T11:45:46.090Z] #42 158.2 CC criu/seize.o [2021-02-23T11:45:46.174Z] #55 ... [2021-02-23T11:45:46.174Z] [2021-02-23T11:45:46.174Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T11:45:46.174Z] #43 sha256:d0c7106b3d20e3d8737d818cb27d3435aa35e64552a6703673458bf23c5ab28f [2021-02-23T11:45:46.174Z] #43 DONE 0.1s [2021-02-23T11:45:46.174Z] [2021-02-23T11:45:46.174Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T11:45:46.174Z] #45 sha256:4d4b16882b5250380bf19102ce8eee34a1a86b0ea34384b82198ad8e36bdf7d4 [2021-02-23T11:45:46.174Z] #45 DONE 0.2s [2021-02-23T11:45:46.174Z] [2021-02-23T11:45:46.174Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T11:45:46.174Z] #47 sha256:b5cf75f333bdbc5c188f2b94208024c02298f149c8097b2b289f5ca13e56e741 [2021-02-23T11:45:46.174Z] #47 DONE 0.1s [2021-02-23T11:45:46.174Z] [2021-02-23T11:45:46.174Z] #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-23T11:45:46.174Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:45:46.174Z] #55 ... [2021-02-23T11:45:46.174Z] [2021-02-23T11:45:46.174Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T11:45:46.174Z] #49 sha256:b0a7d3e68c84911876d2536d3704cbfc540848398fd36c8b5c584d7c93cb2c9f [2021-02-23T11:45:46.318Z] ok github.com/docker/docker/registry 0.083s coverage: 57.2% of statements [2021-02-23T11:45:46.335Z] #55 ... [2021-02-23T11:45:46.335Z] [2021-02-23T11:45:46.335Z] #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-23T11:45:46.335Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:46.335Z] #42 153.6 CC criu/sk-netlink.o [2021-02-23T11:45:46.594Z] #42 154.1 CC criu/sk-packet.o [2021-02-23T11:45:46.661Z] #42 158.8 CC criu/servicefd.o [2021-02-23T11:45:46.737Z] #49 DONE 0.5s [2021-02-23T11:45:46.737Z] [2021-02-23T11:45:46.737Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T11:45:46.737Z] #51 sha256:8d605f121a10653b3c8995c4034ef3590753c7cbef8791e2165d2c57a0f8eaad [2021-02-23T11:45:46.737Z] #51 DONE 0.1s [2021-02-23T11:45:46.737Z] [2021-02-23T11:45:46.737Z] #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-23T11:45:46.737Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:45:46.922Z] #42 159.1 CC criu/shmem.o [2021-02-23T11:45:46.949Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-02-23T11:45:47.162Z] #42 154.5 CC criu/sk-queue.o [2021-02-23T11:45:47.238Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-02-23T11:45:47.421Z] #42 154.9 CC criu/sk-tcp.o [2021-02-23T11:45:47.493Z] #42 ... [2021-02-23T11:45:47.493Z] [2021-02-23T11:45:47.493Z] #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-23T11:45:47.493Z] #48 sha256:1311c2bdd03336d822a99820d30d5ba5d70b782c84ead635682a5d38343654b8 [2021-02-23T11:45:47.493Z] #48 228.3 + /build/golangci-lint --version [2021-02-23T11:45:47.493Z] #48 228.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T11:45:47.493Z] #48 DONE 230.9s [2021-02-23T11:45:47.493Z] [2021-02-23T11:45:47.493Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:45:47.493Z] #29 sha256:b3352c449f54e64bc685e904d25fb922286a4f9ffab7d495a00435f58917b10f [2021-02-23T11:45:47.493Z] #29 DONE 6.5s [2021-02-23T11:45:47.493Z] [2021-02-23T11:45:47.493Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T11:45:47.493Z] #32 sha256:3a2509fc9a3031ac9d15f001f878cc25e9a3047807c5991dc75ca195b8db04dd [2021-02-23T11:45:47.527Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-02-23T11:45:47.680Z] #42 155.2 CC criu/sk-unix.o [2021-02-23T11:45:47.816Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-02-23T11:45:48.064Z] #32 DONE 0.5s [2021-02-23T11:45:48.064Z] [2021-02-23T11:45:48.064Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T11:45:48.064Z] #34 sha256:b80d409466d742364ed6bc410891dc01ebfce55b5f7c9ebfcb815565f6726849 [2021-02-23T11:45:48.064Z] #34 DONE 0.1s [2021-02-23T11:45:48.064Z] [2021-02-23T11:45:48.064Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T11:45:48.064Z] #37 sha256:fa3e806183700cb6f300f82f2d1e6b7c75e20a10d635ed0c9ea3ff2c2981b558 [2021-02-23T11:45:48.064Z] #37 DONE 0.1s [2021-02-23T11:45:48.064Z] [2021-02-23T11:45:48.064Z] #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-23T11:45:48.064Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:48.064Z] #42 159.8 CC criu/sigframe.o [2021-02-23T11:45:48.064Z] #42 160.1 CC criu/signalfd.o [2021-02-23T11:45:48.064Z] #42 160.4 CC criu/sk-inet.o [2021-02-23T11:45:48.102Z] #22 33.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-23T11:45:48.102Z] #22 33.80 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-23T11:45:48.102Z] #22 33.95 Successfully built pyyaml [2021-02-23T11:45:48.102Z] #22 33.97 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-23T11:45:48.753Z] #22 34.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-23T11:45:48.753Z] #22 DONE 34.8s [2021-02-23T11:45:48.753Z] [2021-02-23T11:45:48.753Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:45:48.753Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:45:48.753Z] #43 166.5 CC criu/net.o [2021-02-23T11:45:49.005Z] #42 ... [2021-02-23T11:45:49.005Z] [2021-02-23T11:45:49.005Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T11:45:49.005Z] #40 sha256:00866787b37b2c400d9844623ad6a09edb471352d2ed83454741e733a91ec2a5 [2021-02-23T11:45:49.005Z] #40 DONE 0.8s [2021-02-23T11:45:49.005Z] [2021-02-23T11:45:49.005Z] #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-23T11:45:49.005Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-23T11:45:49.058Z] #42 156.2 CC criu/sockets.o [2021-02-23T11:45:49.265Z] #42 161.4 CC criu/sk-netlink.o [2021-02-23T11:45:49.317Z] #42 156.8 CC criu/stats.o [2021-02-23T11:45:49.525Z] #42 161.8 CC criu/sk-packet.o [2021-02-23T11:45:49.576Z] #42 157.1 CC criu/string.o [2021-02-23T11:45:49.576Z] #42 157.2 CC criu/sysctl.o [2021-02-23T11:45:49.871Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-23T11:45:50.096Z] #42 162.2 CC criu/sk-queue.o [2021-02-23T11:45:50.144Z] #42 157.6 CC criu/sysfs_parse.o [2021-02-23T11:45:50.361Z] #42 162.7 CC criu/sk-tcp.o [2021-02-23T11:45:50.403Z] #42 158.0 CC criu/timens.o [2021-02-23T11:45:50.662Z] #42 158.2 CC criu/timerfd.o [2021-02-23T11:45:50.898Z] ok github.com/docker/docker/volume/local 0.367s coverage: 76.4% of statements [2021-02-23T11:45:50.922Z] #42 158.4 CC criu/tty.o [2021-02-23T11:45:50.931Z] #42 163.2 CC criu/sk-unix.o [2021-02-23T11:45:51.526Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2021-02-23T11:45:51.987Z] #55 198.2 + bin/containerd [2021-02-23T11:45:52.300Z] #42 159.6 CC criu/tun.o [2021-02-23T11:45:52.314Z] #42 164.4 CC criu/sockets.o [2021-02-23T11:45:52.554Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-02-23T11:45:52.559Z] #42 160.0 CC criu/uffd.o [2021-02-23T11:45:52.575Z] #42 164.9 CC criu/stats.o [2021-02-23T11:45:52.835Z] #42 165.2 CC criu/string.o [2021-02-23T11:45:52.835Z] #42 165.2 CC criu/sysctl.o [2021-02-23T11:45:53.102Z] #55 196.1 + bin/containerd-stress [2021-02-23T11:45:53.127Z] #42 160.6 CC criu/util.o [2021-02-23T11:45:53.266Z] #43 170.7 CC criu/netfilter.o [2021-02-23T11:45:53.266Z] #43 171.1 CC criu/page-pipe.o [2021-02-23T11:45:53.364Z] #55 198.8 + bin/containerd-shim [2021-02-23T11:45:53.406Z] #42 165.7 CC criu/sysfs_parse.o [2021-02-23T11:45:53.667Z] #42 166.0 CC criu/timens.o [2021-02-23T11:45:53.914Z] #43 171.9 CC criu/page-xfer.o [2021-02-23T11:45:53.928Z] #42 166.2 CC criu/timerfd.o [2021-02-23T11:45:54.064Z] #42 161.5 CC criu/uts_ns.o [2021-02-23T11:45:54.188Z] #42 166.4 CC criu/tty.o [2021-02-23T11:45:54.324Z] #42 161.7 CC criu/vdso-compat.o [2021-02-23T11:45:54.324Z] #42 161.8 CC criu/vdso.o [2021-02-23T11:45:54.892Z] #42 162.3 LINK criu/built-in.o [2021-02-23T11:45:54.892Z] #42 162.4 LINK criu/criu [2021-02-23T11:45:55.448Z] #43 173.5 CC criu/pagemap-cache.o [2021-02-23T11:45:55.460Z] #42 162.7 DEP lib/c/criu.d [2021-02-23T11:45:55.460Z] #42 162.8 CC images/rpc.pb-c.o [2021-02-23T11:45:55.572Z] #42 167.6 CC criu/tun.o [2021-02-23T11:45:55.572Z] #42 168.0 CC criu/uffd.o [2021-02-23T11:45:55.719Z] #42 163.2 CC lib/c/criu.o [2021-02-23T11:45:55.746Z] #43 174.0 CC criu/pagemap.o [2021-02-23T11:45:56.157Z] #55 ... [2021-02-23T11:45:56.157Z] [2021-02-23T11:45:56.157Z] #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-23T11:45:56.157Z] #52 sha256:7aa5c6423cf04caf2d04a2ac67e4378151a0c586535facc05738983da2f6eaee [2021-02-23T11:45:56.157Z] #52 128.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T11:45:56.157Z] #52 129.5 + mkdir -p /build [2021-02-23T11:45:56.157Z] #52 129.5 + cp runc /build/runc [2021-02-23T11:45:56.157Z] #52 DONE 129.9s [2021-02-23T11:45:56.157Z] [2021-02-23T11:45:56.157Z] #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-23T11:45:56.157Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:45:56.287Z] #42 163.8 LINK lib/c/built-in.o [2021-02-23T11:45:56.287Z] #42 163.9 LINK lib/c/libcriu.so [2021-02-23T11:45:56.287Z] #42 163.9 LINK lib/c/libcriu.a [2021-02-23T11:45:56.287Z] #42 164.0 GEN magic.py [2021-02-23T11:45:56.514Z] #42 168.8 CC criu/util.o [2021-02-23T11:45:56.547Z] #42 164.1 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:45:56.547Z] #42 164.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:45:56.547Z] #42 164.1 Note: Building without GnuTLS support [2021-02-23T11:45:56.547Z] #42 164.1 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:45:56.547Z] #42 164.1 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:45:57.087Z] #55 ... [2021-02-23T11:45:57.087Z] [2021-02-23T11:45:57.087Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T11:45:57.087Z] #53 sha256:38fec4759fd59780769e40fe4561d32148704dc6250c2adcae057d13ebd5ee90 [2021-02-23T11:45:57.087Z] #53 DONE 0.2s [2021-02-23T11:45:57.087Z] [2021-02-23T11:45:57.087Z] #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-23T11:45:57.087Z] #55 sha256:bcec7cd8a33414d958f9787f21ef9c8d8cda5180a30d54ca9713a9fb2fa7856d [2021-02-23T11:45:57.115Z] #42 164.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:45:57.321Z] #43 175.2 CC criu/parasite-syscall.o [2021-02-23T11:45:57.457Z] #42 169.7 CC criu/uts_ns.o [2021-02-23T11:45:57.457Z] #42 169.9 CC criu/vdso-compat.o [2021-02-23T11:45:57.683Z] #42 165.2 make[1]: Nothing to be done for 'all'. [2021-02-23T11:45:57.717Z] #42 170.0 CC criu/vdso.o [2021-02-23T11:45:58.251Z] #42 165.8 make[1]: 'images/built-in.o' is up to date. [2021-02-23T11:45:58.251Z] #42 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T11:45:58.251Z] #42 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T11:45:58.251Z] #42 165.8 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T11:45:58.288Z] #42 170.5 LINK criu/built-in.o [2021-02-23T11:45:58.288Z] #42 170.6 LINK criu/criu [2021-02-23T11:45:58.375Z] #43 176.3 CC criu/path.o [2021-02-23T11:45:58.510Z] #42 165.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T11:45:58.510Z] #42 165.9 make[1]: Nothing to be done for 'all'. [2021-02-23T11:45:58.510Z] #42 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:45:58.510Z] #42 166.1 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.510Z] #42 166.1 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.510Z] #42 166.1 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.548Z] #42 170.8 DEP lib/c/criu.d [2021-02-23T11:45:58.548Z] #42 170.9 CC images/rpc.pb-c.o [2021-02-23T11:45:58.672Z] #43 176.7 CC criu/pie-util-vdso.o [2021-02-23T11:45:58.769Z] #42 166.2 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.769Z] #42 166.2 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.769Z] #42 166.2 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.769Z] #42 166.3 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.769Z] #42 166.4 make[2]: Nothing to be done for 'all'. [2021-02-23T11:45:58.970Z] #43 177.2 CC criu/pie-util.o [2021-02-23T11:45:59.028Z] #42 166.4 INSTALL criu/criu [2021-02-23T11:45:59.119Z] #42 171.3 CC lib/c/criu.o [2021-02-23T11:45:59.268Z] #43 177.4 CC criu/pipes.o [2021-02-23T11:45:59.287Z] #42 DONE 166.7s [2021-02-23T11:45:59.288Z] [2021-02-23T11:45:59.288Z] #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-23T11:45:59.288Z] #55 sha256:ce27f04753e9a0f18c916f0d922ee2ab0ba09d5014c4be56c7f2b04c2bcc6a41 [2021-02-23T11:45:59.689Z] #42 172.0 LINK lib/c/built-in.o [2021-02-23T11:45:59.689Z] #42 172.0 LINK lib/c/libcriu.so [2021-02-23T11:45:59.689Z] #42 172.0 LINK lib/c/libcriu.a [2021-02-23T11:45:59.950Z] #42 172.1 GEN magic.py [2021-02-23T11:45:59.950Z] #42 172.2 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:45:59.950Z] #42 172.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:45:59.950Z] #42 172.2 Note: Building without GnuTLS support [2021-02-23T11:45:59.950Z] #42 172.2 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:45:59.950Z] #42 172.2 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:45:59.969Z] #55 204.2 + bin/containerd-shim-runc-v1 [2021-02-23T11:46:00.340Z] #43 178.3 CC criu/plugin.o [2021-02-23T11:46:00.520Z] #42 172.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:46:00.665Z] #55 ... [2021-02-23T11:46:00.665Z] [2021-02-23T11:46:00.665Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T11:46:00.665Z] #43 sha256:9c9d2881624cd3f49573b12cb61cd4ba3f1a423d3df932662ca315d59476d6ce [2021-02-23T11:46:00.665Z] #43 DONE 0.1s [2021-02-23T11:46:00.665Z] [2021-02-23T11:46:00.665Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T11:46:00.665Z] #45 sha256:fcc376ec9d53afc5b02d89ecfa89f571e9cc58e79d445fa2b155daeebc279ac8 [2021-02-23T11:46:00.989Z] #43 178.9 CC criu/proc_parse.o [2021-02-23T11:46:01.091Z] #42 173.4 make[1]: Nothing to be done for 'all'. [2021-02-23T11:46:01.233Z] #45 DONE 0.3s [2021-02-23T11:46:01.233Z] [2021-02-23T11:46:01.233Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T11:46:01.233Z] #47 sha256:357d7bebc4d8ff3ef6188e40f03316ca0e272245d817a03fb4e6d4fa8a1b0350 [2021-02-23T11:46:01.233Z] #47 DONE 0.1s [2021-02-23T11:46:01.233Z] [2021-02-23T11:46:01.233Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T11:46:01.233Z] #49 sha256:6b08c951f93918c8d1ca2d8d2a08a91a7cd95d10d32d87e94258fc368f516318 [2021-02-23T11:46:01.662Z] #42 174.0 make[1]: 'images/built-in.o' is up to date. [2021-02-23T11:46:01.662Z] #42 174.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T11:46:01.662Z] #42 174.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T11:46:01.662Z] #42 174.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T11:46:01.807Z] #49 DONE 0.6s [2021-02-23T11:46:01.807Z] [2021-02-23T11:46:01.807Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T11:46:01.807Z] #51 sha256:a49a3be90d2a348c91fc57d64335c5f19197a543e580a027b83c031a65b58fb6 [2021-02-23T11:46:01.807Z] #51 DONE 0.1s [2021-02-23T11:46:01.807Z] [2021-02-23T11:46:01.807Z] #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-23T11:46:01.807Z] #52 sha256:f4c433b715fdaa4e903c70c57d094a8b49ac70a6f61369b5d7292ab0c4641c3d [2021-02-23T11:46:01.922Z] #42 174.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T11:46:01.922Z] #42 174.1 make[1]: Nothing to be done for 'all'. [2021-02-23T11:46:01.922Z] #42 174.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:46:01.922Z] #42 174.3 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:01.922Z] #42 174.3 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:02.185Z] #42 174.3 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:02.185Z] #42 174.4 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:02.185Z] #42 174.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:02.185Z] #42 174.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:02.185Z] #42 174.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:02.458Z] #42 174.6 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:02.458Z] #42 174.6 INSTALL criu/criu [2021-02-23T11:46:02.525Z] #55 208.1 + bin/containerd-shim-runc-v2 [2021-02-23T11:46:02.718Z] #42 DONE 175.0s [2021-02-23T11:46:02.718Z] [2021-02-23T11:46:02.718Z] #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-23T11:46:02.718Z] #55 sha256:4a34047f964562f716b77730e25ec90b49cda3117a07aa07c26ba95c9082ba4e [2021-02-23T11:46:03.914Z] #55 209.3 + binaries [2021-02-23T11:46:03.915Z] #55 209.3 + install -D bin/containerd /build/containerd [2021-02-23T11:46:03.915Z] #55 209.4 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T11:46:04.101Z] #55 ... [2021-02-23T11:46:04.101Z] [2021-02-23T11:46:04.101Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T11:46:04.101Z] #43 sha256:5af505b814e8a0d69c1fa3119e931bc845fa98ab0083ac9ec41b241814a7dd0a [2021-02-23T11:46:04.101Z] #43 DONE 0.1s [2021-02-23T11:46:04.101Z] [2021-02-23T11:46:04.101Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T11:46:04.101Z] #45 sha256:f7fd1e45cd67d160016057cd7ca68418537117597fc3ebfb1149b0c2474c6345 [2021-02-23T11:46:04.176Z] #55 209.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T11:46:04.176Z] #55 209.4 + install -D bin/ctr /build/ctr [2021-02-23T11:46:04.366Z] #45 DONE 0.2s [2021-02-23T11:46:04.366Z] [2021-02-23T11:46:04.366Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T11:46:04.366Z] #47 sha256:a24316966e83174f060db200352421ae6242864474bf85d78e203fb195a91992 [2021-02-23T11:46:04.366Z] #47 DONE 0.1s [2021-02-23T11:46:04.366Z] [2021-02-23T11:46:04.366Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T11:46:04.366Z] #49 sha256:4a6708745a5207428d83d9e334e571292e15a77d6068419f187e9d31e45da21e [2021-02-23T11:46:04.936Z] #49 DONE 0.6s [2021-02-23T11:46:04.936Z] [2021-02-23T11:46:04.936Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T11:46:04.936Z] #51 sha256:735fa36744b96ae9a1e62fa47b287dd83f1a512ff4e39f416a263e7e43576088 [2021-02-23T11:46:04.936Z] #51 DONE 0.1s [2021-02-23T11:46:04.936Z] [2021-02-23T11:46:04.936Z] #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-23T11:46:04.936Z] #55 sha256:4a34047f964562f716b77730e25ec90b49cda3117a07aa07c26ba95c9082ba4e [2021-02-23T11:46:05.503Z] #43 183.1 CC criu/protobuf-desc.o [2021-02-23T11:46:06.149Z] #43 184.2 CC criu/protobuf.o [2021-02-23T11:46:06.723Z] #55 DONE 212.1s [2021-02-23T11:46:06.817Z] #43 184.7 CC criu/pstree.o [2021-02-23T11:46:07.081Z] #52 ... [2021-02-23T11:46:07.081Z] [2021-02-23T11:46:07.081Z] #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-23T11:46:07.081Z] #55 sha256:ce27f04753e9a0f18c916f0d922ee2ab0ba09d5014c4be56c7f2b04c2bcc6a41 [2021-02-23T11:46:07.081Z] #55 197.8 + bin/containerd [2021-02-23T11:46:07.861Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T11:46:07.861Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === Skipped [2021-02-23T11:46:07.861Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T11:46:07.861Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T11:46:07.861Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T11:46:07.861Z] time="2021-02-23T11:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T11:46:07.861Z] time="2021-02-23T11:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T11:46:07.861Z] time="2021-02-23T11:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T11:46:07.861Z] time="2021-02-23T11:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T11:46:07.861Z] time="2021-02-23T11:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T11:46:07.861Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T11:46:07.861Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T11:46:07.861Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T11:46:07.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:46:07.861Z] [2021-02-23T11:46:07.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T11:46:07.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.862Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:46:07.862Z] [2021-02-23T11:46:07.862Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T11:46:07.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:46:07.862Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:46:07.862Z] [2021-02-23T11:46:07.862Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T11:46:07.862Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:46:07.862Z] [2021-02-23T11:46:07.862Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T11:46:07.862Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T11:46:07.862Z] [2021-02-23T11:46:07.862Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T11:46:07.862Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T11:46:07.862Z] [2021-02-23T11:46:07.862Z] [2021-02-23T11:46:07.862Z] DONE 2239 tests, 26 skipped in 194.539s [2021-02-23T11:46:07.872Z] #43 186.1 CC criu/rbtree.o Post stage [Pipeline] junit [2021-02-23T11:46:07.905Z] Recording test results [2021-02-23T11:46:08.032Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T11:46:08.110Z] [2021-02-23T11:46:08.110Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T11:46:08.110Z] #56 sha256:8570512cc591a6e7e54864f268a7fbc38938737216049acdc1f3f7e1a17fd77a [2021-02-23T11:46:08.171Z] #43 186.5 CC criu/rst-malloc.o [2021-02-23T11:46:08.445Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh dynbinary test-integration [2021-02-23T11:46:08.470Z] #43 ... [2021-02-23T11:46:08.470Z] [2021-02-23T11:46:08.470Z] #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-23T11:46:08.470Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T11:46:08.470Z] #40 254.1 + dpkg --print-architecture [2021-02-23T11:46:08.470Z] #40 254.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-23T11:46:08.735Z] [2021-02-23T11:46:08.735Z] Removing bundles/ [2021-02-23T11:46:08.735Z] [2021-02-23T11:46:08.735Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T11:46:08.735Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:46:08.735Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T11:46:08.769Z] #40 254.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-23T11:46:08.769Z] #40 254.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-23T11:46:09.495Z] #56 DONE 1.4s [2021-02-23T11:46:09.495Z] [2021-02-23T11:46:09.495Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T11:46:09.495Z] #60 sha256:421844fe32201735c96e3bec9e4c204a1ddf7982f0d5a6bc7c4f65fcebf1e3f3 [2021-02-23T11:46:09.756Z] #60 DONE 0.3s [2021-02-23T11:46:09.756Z] [2021-02-23T11:46:09.756Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T11:46:09.756Z] #62 sha256:1c666701593d7d1e9ce6ac5feda81b4f8dabcd86c21441eeee3b1ebbd79b85c9 [2021-02-23T11:46:10.219Z] #55 205.6 + bin/containerd [2021-02-23T11:46:10.699Z] #62 DONE 0.8s [2021-02-23T11:46:10.699Z] [2021-02-23T11:46:10.699Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T11:46:10.699Z] #64 sha256:37e1ad5476b2606f1dfb303e79793688939882514d1adaaa0cf4ea6f41605e06 [2021-02-23T11:46:10.699Z] #64 DONE 0.1s [2021-02-23T11:46:10.960Z] [2021-02-23T11:46:10.960Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T11:46:10.960Z] #65 sha256:4b9060e2689a089868f56afefdc24839fc8154cc8d5a505dd2d0346f2c3f738a [2021-02-23T11:46:10.960Z] #65 DONE 0.0s [2021-02-23T11:46:10.960Z] [2021-02-23T11:46:10.960Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T11:46:10.960Z] #66 sha256:84a13bd711b881f60c823ad1c50f1fc92416c2b84ca5adb59415170925aff1c0 [2021-02-23T11:46:11.274Z] #55 ... [2021-02-23T11:46:11.274Z] [2021-02-23T11:46:11.274Z] #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-23T11:46:11.274Z] #52 sha256:f4c433b715fdaa4e903c70c57d094a8b49ac70a6f61369b5d7292ab0c4641c3d [2021-02-23T11:46:11.274Z] #52 127.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T11:46:11.274Z] #52 128.1 + mkdir -p /build [2021-02-23T11:46:11.274Z] #52 128.1 + cp runc /build/runc [2021-02-23T11:46:11.274Z] #52 DONE 128.2s [2021-02-23T11:46:11.274Z] [2021-02-23T11:46:11.274Z] #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-23T11:46:11.274Z] #55 sha256:ce27f04753e9a0f18c916f0d922ee2ab0ba09d5014c4be56c7f2b04c2bcc6a41 [2021-02-23T11:46:12.211Z] #55 ... [2021-02-23T11:46:12.211Z] [2021-02-23T11:46:12.211Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T11:46:12.211Z] #53 sha256:9b51918017c87bbe0d994cd313ccb9548b58e39388bed46089f0b56ac864bb5a [2021-02-23T11:46:12.470Z] #53 DONE 0.1s [2021-02-23T11:46:12.470Z] [2021-02-23T11:46:12.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-23T11:46:12.470Z] #55 sha256:ce27f04753e9a0f18c916f0d922ee2ab0ba09d5014c4be56c7f2b04c2bcc6a41 [2021-02-23T11:46:12.878Z] #66 DONE 1.6s [2021-02-23T11:46:12.878Z] [2021-02-23T11:46:12.878Z] #67 exporting to image [2021-02-23T11:46:12.878Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T11:46:12.878Z] #67 exporting layers [2021-02-23T11:46:14.422Z] #55 ... [2021-02-23T11:46:14.422Z] [2021-02-23T11:46:14.422Z] #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-23T11:46:14.422Z] #52 sha256:4c59a9d0397dbaa2575565aa0bf6396ee7f3a8df80657c719681ade382c0b6cc [2021-02-23T11:46:14.422Z] #52 135.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T11:46:14.422Z] #52 136.5 + mkdir -p /build [2021-02-23T11:46:14.422Z] #52 136.5 + cp runc /build/runc [2021-02-23T11:46:14.422Z] #52 DONE 137.0s [2021-02-23T11:46:14.422Z] [2021-02-23T11:46:14.422Z] #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-23T11:46:14.422Z] #55 sha256:4a34047f964562f716b77730e25ec90b49cda3117a07aa07c26ba95c9082ba4e [2021-02-23T11:46:15.806Z] #55 ... [2021-02-23T11:46:15.806Z] [2021-02-23T11:46:15.806Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T11:46:15.806Z] #53 sha256:f2e02bd6ca03a7e561dc34f653d576b1f257e8a41f632119596866f07111520c [2021-02-23T11:46:16.067Z] #53 DONE 0.2s [2021-02-23T11:46:16.067Z] [2021-02-23T11:46:16.067Z] #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-23T11:46:16.067Z] #55 sha256:4a34047f964562f716b77730e25ec90b49cda3117a07aa07c26ba95c9082ba4e [2021-02-23T11:46:19.233Z] #40 ... [2021-02-23T11:46:19.233Z] [2021-02-23T11:46:19.233Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-23T11:46:19.233Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-23T11:46:19.233Z] #43 186.8 CC criu/seccomp.o [2021-02-23T11:46:19.233Z] #43 187.8 CC criu/seize.o [2021-02-23T11:46:19.233Z] #43 189.2 CC criu/servicefd.o [2021-02-23T11:46:19.233Z] #43 189.7 CC criu/shmem.o [2021-02-23T11:46:19.233Z] #43 191.1 CC criu/sigframe.o [2021-02-23T11:46:19.233Z] #43 191.4 CC criu/signalfd.o [2021-02-23T11:46:19.233Z] #43 191.7 CC criu/sk-inet.o [2021-02-23T11:46:19.233Z] #43 193.1 CC criu/sk-netlink.o [2021-02-23T11:46:19.233Z] #43 193.7 CC criu/sk-packet.o [2021-02-23T11:46:19.233Z] #43 194.5 CC criu/sk-queue.o [2021-02-23T11:46:19.233Z] #43 195.1 CC criu/sk-tcp.o [2021-02-23T11:46:19.233Z] #43 195.9 CC criu/sk-unix.o [2021-02-23T11:46:19.474Z] #67 exporting layers 6.0s done [2021-02-23T11:46:19.474Z] #67 writing image sha256:99b4d61581fb0fdd6178d8b819111bde7aabca8fe7650bd305424854e62820d7 done [2021-02-23T11:46:19.474Z] #67 naming to docker.io/library/docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 done [2021-02-23T11:46:19.474Z] #67 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-23T11:46:19.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/test/unit [2021-02-23T11:46:20.287Z] #43 198.3 CC criu/sockets.o [2021-02-23T11:46:21.351Z] #43 199.6 CC criu/stats.o [2021-02-23T11:46:21.998Z] #43 200.1 CC criu/string.o [2021-02-23T11:46:21.998Z] #43 200.2 CC criu/sysctl.o [2021-02-23T11:46:23.052Z] #43 201.1 CC criu/sysfs_parse.o [2021-02-23T11:46:23.353Z] #43 201.6 CC criu/timens.o [2021-02-23T11:46:23.592Z] #55 228.3 + bin/containerd-stress [2021-02-23T11:46:23.849Z] #55 230.3 + bin/containerd-shim [2021-02-23T11:46:24.015Z] #43 202.2 CC criu/timerfd.o [2021-02-23T11:46:24.660Z] #43 202.6 CC criu/tty.o [2021-02-23T11:46:25.117Z] ? github.com/docker/docker/api [no test files] [2021-02-23T11:46:27.428Z] #43 205.1 CC criu/tun.o [2021-02-23T11:46:27.726Z] #43 206.0 CC criu/uffd.o [2021-02-23T11:46:29.832Z] #43 207.8 CC criu/util.o [2021-02-23T11:46:31.925Z] #43 209.7 CC criu/uts_ns.o [2021-02-23T11:46:31.925Z] #43 210.0 CC criu/vdso.o [2021-02-23T11:46:31.937Z] #55 237.0 + bin/containerd-shim-runc-v1 [2021-02-23T11:46:32.578Z] #43 210.8 LINK criu/built-in.o [2021-02-23T11:46:32.892Z] #43 210.9 LINK criu/criu [2021-02-23T11:46:33.950Z] #43 211.8 DEP lib/c/criu.d [2021-02-23T11:46:33.950Z] #43 211.9 CC images/rpc.pb-c.o [2021-02-23T11:46:35.005Z] #43 212.9 CC lib/c/criu.o [2021-02-23T11:46:35.213Z] #55 241.5 + bin/containerd-shim-runc-v2 [2021-02-23T11:46:36.140Z] #55 242.5 + binaries [2021-02-23T11:46:36.140Z] #55 242.5 + install -D bin/containerd /build/containerd [2021-02-23T11:46:36.140Z] #55 242.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T11:46:36.140Z] #55 242.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T11:46:36.140Z] #55 242.5 + install -D bin/ctr /build/ctr [2021-02-23T11:46:37.109Z] #43 214.8 LINK lib/c/built-in.o [2021-02-23T11:46:37.109Z] #43 214.8 LINK lib/c/libcriu.so [2021-02-23T11:46:37.109Z] #43 214.9 LINK lib/c/libcriu.a [2021-02-23T11:46:37.109Z] #43 215.3 GEN magic.py [2021-02-23T11:46:37.371Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2021-02-23T11:46:37.408Z] #43 215.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-23T11:46:37.408Z] #43 215.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-23T11:46:37.728Z] #43 215.7 Note: Building without GnuTLS support [2021-02-23T11:46:37.729Z] #43 215.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-23T11:46:37.729Z] #43 215.7 Makefile.config:40: Warn: Building without nftables support [2021-02-23T11:46:38.028Z] #55 DONE 244.1s [2021-02-23T11:46:38.590Z] [2021-02-23T11:46:38.590Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T11:46:38.590Z] #56 sha256:25c88e7b7ba4b5fbeeba0b23ffdf5a9a739a9b0dab023a5e07dcf439032f7703 [2021-02-23T11:46:38.782Z] #43 216.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-23T11:46:39.023Z] #55 228.4 + bin/containerd-stress [2021-02-23T11:46:39.023Z] #55 230.4 + bin/containerd-shim [2021-02-23T11:46:39.515Z] #56 DONE 0.8s [2021-02-23T11:46:39.516Z] [2021-02-23T11:46:39.516Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T11:46:39.516Z] #60 sha256:e9952bc3ad59c9e38071f54b1d59643783e998993cd88b7b9d3c28389621b0a1 [2021-02-23T11:46:39.771Z] #60 DONE 0.2s [2021-02-23T11:46:39.771Z] [2021-02-23T11:46:39.771Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T11:46:39.771Z] #62 sha256:42a6de529762ee025454335b08a276f0a008f79ee2defc8d3a628583dc17c21a [2021-02-23T11:46:39.843Z] #43 218.0 make[1]: Nothing to be done for 'all'. [2021-02-23T11:46:40.026Z] #62 DONE 0.4s [2021-02-23T11:46:40.026Z] [2021-02-23T11:46:40.026Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T11:46:40.026Z] #64 sha256:b125727d603f03ac011810632813e92bea86197dae170d6a501dade3cacbe64a [2021-02-23T11:46:40.026Z] #64 DONE 0.0s [2021-02-23T11:46:40.026Z] [2021-02-23T11:46:40.026Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T11:46:40.026Z] #65 sha256:c30012c8101ae815e5ea20010f8fa1c819443864a4f4756afa940716cd4973d4 [2021-02-23T11:46:40.026Z] #65 DONE 0.0s [2021-02-23T11:46:40.026Z] [2021-02-23T11:46:40.026Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T11:46:40.026Z] #66 sha256:7ae84bf7cc879542d46e2ec15a2701a18fac22f0b2e9e837e461b096a26447d6 [2021-02-23T11:46:40.917Z] #43 219.2 make[1]: 'images/built-in.o' is up to date. [2021-02-23T11:46:40.952Z] #66 DONE 0.7s [2021-02-23T11:46:40.952Z] [2021-02-23T11:46:40.952Z] #67 exporting to image [2021-02-23T11:46:40.952Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T11:46:40.952Z] #67 exporting layers [2021-02-23T11:46:41.217Z] #43 219.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-23T11:46:41.217Z] #43 219.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-23T11:46:41.217Z] #43 219.4 make[1]: 'compel/libcompel.a' is up to date. [2021-02-23T11:46:41.514Z] #43 219.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-23T11:46:41.514Z] #43 219.6 make[1]: Nothing to be done for 'all'. [2021-02-23T11:46:41.514Z] #43 219.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-23T11:46:41.813Z] #43 220.0 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:41.813Z] #43 220.0 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:41.813Z] #43 220.1 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:42.109Z] #43 220.4 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:42.406Z] #43 220.4 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:42.406Z] #43 220.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:42.406Z] #43 220.5 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:42.704Z] #43 220.7 make[2]: Nothing to be done for 'all'. [2021-02-23T11:46:42.704Z] #43 220.8 INSTALL criu/criu [2021-02-23T11:46:42.704Z] #43 DONE 220.9s [2021-02-23T11:46:42.704Z] [2021-02-23T11:46:42.704Z] #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-23T11:46:42.704Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-23T11:46:42.704Z] #40 DONE 288.5s [2021-02-23T11:46:42.704Z] [2021-02-23T11:46:42.704Z] #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-23T11:46:42.704Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:46:42.717Z] #55 237.6 + bin/containerd-stress [2021-02-23T11:46:44.097Z] #55 239.7 + bin/containerd-shim [2021-02-23T11:46:47.144Z] #55 237.2 + bin/containerd-shim-runc-v1 [2021-02-23T11:46:47.489Z] #67 exporting layers 6.4s done [2021-02-23T11:46:47.489Z] #67 writing image sha256:62c4b9c736dc675c37bcbeaee6bbad11c5f04e712117ea5268d88c15956ede67 done [2021-02-23T11:46:47.489Z] #67 naming to docker.io/library/docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 done [2021-02-23T11:46:47.489Z] #67 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-23T11:46:47.871Z] + trap exit INT TERM [2021-02-23T11:46:47.871Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-23T11:46:47.871Z] + CONTAINER_NAME=docker-pr1 [2021-02-23T11:46:47.871Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42062/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh dynbinary-daemon [2021-02-23T11:46:49.258Z] [2021-02-23T11:46:49.258Z] Removing bundles/ [2021-02-23T11:46:49.258Z] [2021-02-23T11:46:49.258Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-23T11:46:49.258Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:46:49.258Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T11:46:50.431Z] #55 241.7 + bin/containerd-shim-runc-v2 [2021-02-23T11:46:51.249Z] #56 ... [2021-02-23T11:46:51.249Z] [2021-02-23T11:46:51.249Z] #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-23T11:46:51.249Z] #49 sha256:cd73993189be4877e7bb60791a72736ce82878c57d1ba7166acae6a664e1eccb [2021-02-23T11:46:51.249Z] #49 295.7 + /build/golangci-lint --version [2021-02-23T11:46:51.249Z] #49 296.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-23T11:46:51.249Z] #49 DONE 296.3s [2021-02-23T11:46:51.249Z] [2021-02-23T11:46:51.250Z] #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-23T11:46:51.250Z] #24 sha256:b374230e636b2f1f60b86e829b331363aabd2af72b0bd9bd85602c6375431b2b [2021-02-23T11:46:51.366Z] #55 242.8 + binaries [2021-02-23T11:46:51.366Z] #55 242.8 + install -D bin/containerd /build/containerd [2021-02-23T11:46:51.366Z] #55 242.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T11:46:51.624Z] #55 242.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T11:46:51.624Z] #55 242.8 + install -D bin/ctr /build/ctr [2021-02-23T11:46:52.227Z] #55 246.8 + bin/containerd-shim-runc-v1 [2021-02-23T11:46:52.557Z] #55 DONE 243.9s [2021-02-23T11:46:53.494Z] [2021-02-23T11:46:53.494Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T11:46:53.494Z] #56 sha256:0f2b4e2be580bd4a4da63f39655ee6993de74df5b8d3db831c74eecc0b99bbbe [2021-02-23T11:46:54.427Z] #56 DONE 0.9s [2021-02-23T11:46:54.427Z] [2021-02-23T11:46:54.427Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T11:46:54.427Z] #60 sha256:c0dba7893649aedb42ef9fd0e3afb52a146c66ebb33fad4a342452ed97239592 [2021-02-23T11:46:54.686Z] #60 DONE 0.2s [2021-02-23T11:46:54.686Z] [2021-02-23T11:46:54.686Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T11:46:54.686Z] #62 sha256:4b77c44f2f4378ab85decd8e398e7715bcf72d7e8815bcf71a8083ce948e3498 [2021-02-23T11:46:54.945Z] #62 DONE 0.4s [2021-02-23T11:46:54.945Z] [2021-02-23T11:46:54.945Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T11:46:54.945Z] #64 sha256:35bb5863633b1eba660aaf0004ef1ad06f4afb76e97d42e381166efe2b1ee876 [2021-02-23T11:46:54.945Z] #64 DONE 0.0s [2021-02-23T11:46:54.945Z] [2021-02-23T11:46:54.945Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T11:46:54.945Z] #65 sha256:14a456f354aec4efe977798103643599f7fd37e34d47b94c6f0144cafbfe441e [2021-02-23T11:46:54.945Z] #65 DONE 0.0s [2021-02-23T11:46:55.204Z] [2021-02-23T11:46:55.204Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T11:46:55.204Z] #66 sha256:216968055547cfc772de8c9402aef824d2ac4e2580fbd8ce1b666e9d821c9dcc [2021-02-23T11:46:55.770Z] #66 DONE 0.7s [2021-02-23T11:46:55.770Z] [2021-02-23T11:46:55.770Z] #67 exporting to image [2021-02-23T11:46:55.770Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T11:46:55.770Z] #67 exporting layers [2021-02-23T11:46:56.431Z] #55 251.5 + bin/containerd-shim-runc-v2 [2021-02-23T11:46:56.999Z] #55 252.6 + binaries [2021-02-23T11:46:56.999Z] #55 252.6 + install -D bin/containerd /build/containerd [2021-02-23T11:46:56.999Z] #55 252.6 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T11:46:56.999Z] #55 252.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T11:46:56.999Z] #55 252.6 + install -D bin/ctr /build/ctr [2021-02-23T11:46:58.378Z] #55 DONE 253.8s [2021-02-23T11:46:58.947Z] [2021-02-23T11:46:58.947Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T11:46:58.947Z] #56 sha256:a782b786a8c6f12b5e737dcccabef9f3505f86f7f9baac9050d3ad664953a5db [2021-02-23T11:46:59.885Z] #56 DONE 0.9s [2021-02-23T11:46:59.885Z] [2021-02-23T11:46:59.885Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T11:46:59.885Z] #60 sha256:e8bc15d2d3b09f2f8d28cd1e868fd184b9606b62e09d7c213800a3eefc591b87 [2021-02-23T11:46:59.885Z] #60 DONE 0.2s [2021-02-23T11:47:00.144Z] [2021-02-23T11:47:00.144Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T11:47:00.144Z] #62 sha256:8744e9d10894f002ee343c8587696d385c7e7900594f9d19efbbb12b0e90ca34 [2021-02-23T11:47:00.714Z] #62 DONE 0.5s [2021-02-23T11:47:00.714Z] [2021-02-23T11:47:00.714Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T11:47:00.714Z] #64 sha256:a12ccaa419e4c2270e70714b355a184b27ece2d4ae6283b29037eb7ef59fed87 [2021-02-23T11:47:00.714Z] #64 DONE 0.0s [2021-02-23T11:47:00.714Z] [2021-02-23T11:47:00.714Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T11:47:00.714Z] #65 sha256:dce5fa61cc003a3e1d32b8321df2da67f40a583cf35bc9bc2c9600cad519be61 [2021-02-23T11:47:00.714Z] #65 DONE 0.0s [2021-02-23T11:47:00.714Z] [2021-02-23T11:47:00.714Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-02-23T11:47:00.714Z] #66 sha256:e29ae96809d9a3f9be294c7fdb7f076f514cc7e824cc9aa8a7a39c3cd6ce0f2d [2021-02-23T11:47:01.283Z] #66 0.722 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-02-23T11:47:01.283Z] #66 0.722 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-02-23T11:47:01.283Z] #66 0.798 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-02-23T11:47:02.112Z] #66 0.998 Reading package lists... [2021-02-23T11:47:02.335Z] #67 exporting layers 6.2s done [2021-02-23T11:47:02.335Z] #67 writing image sha256:10cb4572b031f7dc42c6816ccac571429ef3f43af42d4fa87ceb2f763d306917 done [2021-02-23T11:47:02.335Z] #67 naming to docker.io/library/docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 done [2021-02-23T11:47:02.335Z] #67 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T11:47:02.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh dynbinary test-integration [2021-02-23T11:47:02.683Z] #66 1.639 Reading package lists... [2021-02-23T11:47:02.944Z] #66 2.272 Building dependency tree... [2021-02-23T11:47:02.944Z] #66 2.418 Reading state information... [2021-02-23T11:47:02.944Z] #66 2.539 The following additional packages will be installed: [2021-02-23T11:47:03.203Z] #66 2.539 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-02-23T11:47:03.203Z] #66 2.539 libpam-systemd [2021-02-23T11:47:03.203Z] #66 2.541 Suggested packages: [2021-02-23T11:47:03.203Z] #66 2.541 systemd-container policykit-1 [2021-02-23T11:47:03.203Z] #66 2.541 Recommended packages: [2021-02-23T11:47:03.203Z] #66 2.541 libnss-systemd [2021-02-23T11:47:03.203Z] #66 2.623 The following NEW packages will be installed: [2021-02-23T11:47:03.203Z] #66 2.624 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-02-23T11:47:03.203Z] #66 2.625 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-02-23T11:47:03.465Z] #66 2.893 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-02-23T11:47:03.465Z] #66 2.893 Need to get 4761 kB of archives. [2021-02-23T11:47:03.465Z] #66 2.893 After this operation, 16.6 MB of additional disk space will be used. [2021-02-23T11:47:03.465Z] #66 2.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-02-23T11:47:03.465Z] #66 2.893 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-02-23T11:47:03.465Z] #66 2.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-02-23T11:47:03.465Z] #66 2.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-02-23T11:47:03.465Z] #66 2.902 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-02-23T11:47:03.465Z] #66 2.902 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-02-23T11:47:03.465Z] #66 2.968 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-02-23T11:47:03.725Z] #66 2.969 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-02-23T11:47:03.725Z] #66 2.971 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-02-23T11:47:03.725Z] #66 2.973 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-02-23T11:47:03.725Z] #66 2.976 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-02-23T11:47:03.725Z] #66 3.149 debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T11:47:03.725Z] #66 3.178 Fetched 4761 kB in 0s (14.0 MB/s) [2021-02-23T11:47:03.725Z] #66 3.205 Selecting previously unselected package libargon2-1:amd64. [2021-02-23T11:47:03.725Z] #66 3.205 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28054 files and directories currently installed.) [2021-02-23T11:47:03.725Z] #66 3.217 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-02-23T11:47:03.725Z] #66 3.224 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-23T11:47:03.984Z] #66 3.258 Selecting previously unselected package libjson-c3:amd64. [2021-02-23T11:47:03.984Z] #66 3.258 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-02-23T11:47:03.984Z] #66 3.262 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-23T11:47:03.984Z] #66 3.292 Selecting previously unselected package libcryptsetup12:amd64. [2021-02-23T11:47:03.984Z] #66 3.295 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-02-23T11:47:03.984Z] #66 3.298 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-23T11:47:03.984Z] #66 3.344 Selecting previously unselected package libidn11:amd64. [2021-02-23T11:47:03.984Z] #66 3.346 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-02-23T11:47:03.984Z] #66 3.350 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-02-23T11:47:03.984Z] #66 3.389 Selecting previously unselected package libkmod2:amd64. [2021-02-23T11:47:03.984Z] #66 3.392 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-02-23T11:47:03.984Z] #66 3.396 Unpacking libkmod2:amd64 (26-1) ... [2021-02-23T11:47:03.984Z] #66 3.443 Selecting previously unselected package systemd. [2021-02-23T11:47:03.984Z] #66 3.446 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-02-23T11:47:04.055Z] [2021-02-23T11:47:04.055Z] Removing bundles/ [2021-02-23T11:47:04.055Z] [2021-02-23T11:47:04.055Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T11:47:04.055Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:47:04.055Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T11:47:04.243Z] #66 3.484 Unpacking systemd (241-7~deb10u6) ... [2021-02-23T11:47:04.503Z] #66 3.931 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-23T11:47:04.503Z] #66 3.943 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-23T11:47:04.503Z] #66 3.955 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-23T11:47:04.503Z] #66 3.965 Setting up libidn11:amd64 (1.33-2.2) ... [2021-02-23T11:47:04.503Z] #66 3.975 Setting up libkmod2:amd64 (26-1) ... [2021-02-23T11:47:04.503Z] #66 3.984 Setting up systemd (241-7~deb10u6) ... [2021-02-23T11:47:04.503Z] #66 4.028 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-02-23T11:47:04.763Z] #66 4.030 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-02-23T11:47:04.763Z] #66 4.033 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-23T11:47:04.763Z] #66 4.033 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-23T11:47:05.023Z] #66 4.498 Selecting previously unselected package systemd-sysv. [2021-02-23T11:47:05.023Z] #66 4.498 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28851 files and directories currently installed.) [2021-02-23T11:47:05.023Z] #66 4.513 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-02-23T11:47:05.023Z] #66 4.517 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-02-23T11:47:05.023Z] #66 4.561 Selecting previously unselected package libdbus-1-3:amd64. [2021-02-23T11:47:05.023Z] #66 4.561 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-02-23T11:47:05.023Z] #66 4.564 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-23T11:47:05.023Z] #66 4.620 Selecting previously unselected package dbus. [2021-02-23T11:47:05.283Z] #66 4.623 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-02-23T11:47:05.283Z] #66 4.635 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-02-23T11:47:05.283Z] #66 4.705 Selecting previously unselected package libpam-systemd:amd64. [2021-02-23T11:47:05.283Z] #66 4.706 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-02-23T11:47:05.283Z] #66 4.710 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-23T11:47:05.283Z] #66 4.751 Selecting previously unselected package dbus-user-session. [2021-02-23T11:47:05.543Z] #66 4.752 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-02-23T11:47:05.543Z] #66 4.756 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-23T11:47:05.543Z] #66 4.819 Setting up systemd-sysv (241-7~deb10u6) ... [2021-02-23T11:47:05.543Z] #66 4.831 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-23T11:47:05.543Z] #66 4.842 Setting up dbus (1.12.20-0+deb10u1) ... [2021-02-23T11:47:05.543Z] #66 4.956 invoke-rc.d: could not determine current runlevel [2021-02-23T11:47:05.543Z] #66 4.958 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T11:47:05.543Z] #66 4.963 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-23T11:47:05.611Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:47:05.611Z] [2021-02-23T11:47:05.611Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:47:05.611Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:47:05.611Z] HOSTNAME=1c2eec095e68 [2021-02-23T11:47:05.611Z] TESTDEBUG=0 [2021-02-23T11:47:05.611Z] DEST=bundles/test-integration [2021-02-23T11:47:05.611Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:47:05.611Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:47:05.611Z] container=docker [2021-02-23T11:47:05.611Z] HOME=/root [2021-02-23T11:47:05.611Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:47:05.611Z] VALIDATE_BRANCH=master [2021-02-23T11:47:05.611Z] TERM=xterm [2021-02-23T11:47:05.611Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:47:05.611Z] SHLVL=1 [2021-02-23T11:47:05.611Z] TIMEOUT=120m [2021-02-23T11:47:05.611Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:47:05.611Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:47:05.611Z] GO111MODULE=off [2021-02-23T11:47:05.611Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T11:47:05.611Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T11:47:05.611Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:47:05.611Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:47:05.611Z] GOPATH=/go [2021-02-23T11:47:05.611Z] PKG_CONFIG=pkg-config [2021-02-23T11:47:05.611Z] _=/usr/bin/env [2021-02-23T11:47:05.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T11:47:05.803Z] #66 5.129 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-23T11:47:05.803Z] #66 5.146 Processing triggers for systemd (241-7~deb10u6) ... [2021-02-23T11:47:05.803Z] #66 5.155 Processing triggers for libc-bin (2.28-10) ... [2021-02-23T11:47:05.803Z] #66 DONE 5.3s [2021-02-23T11:47:06.064Z] [2021-02-23T11:47:06.064Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-02-23T11:47:06.064Z] #67 sha256:e05ca5ecdca71554ee0252f89077713943ef65210940c85e66cf907800ae38e7 [2021-02-23T11:47:06.094Z] 4612f6d0b889: Verifying Checksum [2021-02-23T11:47:06.094Z] 4612f6d0b889: Download complete [2021-02-23T11:47:06.324Z] #67 0.499 % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-23T11:47:06.324Z] #67 0.501 Dload Upload Total Spent Left Speed [2021-02-23T11:47:06.585Z] #67 0.502 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 21447 0 --:--:-- --:--:-- --:--:-- 21447 100 1823 100 1823 0 0 21447 0 --:--:-- --:--:-- --:--:-- 21197 [2021-02-23T11:47:06.585Z] #67 DONE 0.6s [2021-02-23T11:47:06.585Z] [2021-02-23T11:47:06.585Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T11:47:06.585Z] #68 sha256:eeec38993b8a6a81df04035c5f9471a000952d2f391a76ca5348d8ec50c9595f [2021-02-23T11:47:06.724Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|files|name|types_sizes) took 2m0.449707183s [2021-02-23T11:47:06.724Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.862182ms [2021-02-23T11:47:07.523Z] #68 DONE 0.9s [2021-02-23T11:47:07.523Z] [2021-02-23T11:47:07.523Z] #69 exporting to image [2021-02-23T11:47:07.523Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-23T11:47:07.523Z] #69 exporting layers [2021-02-23T11:47:13.824Z] #24 ... [2021-02-23T11:47:13.824Z] [2021-02-23T11:47:13.824Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-23T11:47:13.824Z] #53 sha256:9dde18bceafc24d55083a59d19cee41bd121ad851efa89e88e14c9d9c1a7712c [2021-02-23T11:47:13.824Z] #53 197.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-23T11:47:13.824Z] #53 199.0 + mkdir -p /build [2021-02-23T11:47:13.824Z] #53 199.0 + cp runc /build/runc [2021-02-23T11:47:13.824Z] #53 DONE 199.2s [2021-02-23T11:47:13.824Z] [2021-02-23T11:47:13.824Z] #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-23T11:47:13.824Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:47:14.100Z] #69 exporting layers 6.9s done [2021-02-23T11:47:14.100Z] #69 writing image sha256:f97fd80e79d2a8269e1bc2f4cfe22981b90f3f069271f43e157492b2798bc36a done [2021-02-23T11:47:14.100Z] #69 naming to docker.io/library/docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 done [2021-02-23T11:47:14.100Z] #69 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T11:47:14.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh dynbinary test-integration [2021-02-23T11:47:16.806Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-23T11:47:16.806Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-23T11:47:16.806Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-23T11:47:16.806Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-23T11:47:16.806Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-02-23T11:47:16.806Z] Detected virtualization docker. [2021-02-23T11:47:16.806Z] Detected architecture x86-64. [2021-02-23T11:47:16.806Z] Set hostname to . [2021-02-23T11:47:16.806Z] + source /etc/docker-entrypoint-cmd [2021-02-23T11:47:16.806Z] ++ hack/make.sh dynbinary test-integration [2021-02-23T11:47:16.806Z] [2021-02-23T11:47:16.806Z] Removing bundles/ [2021-02-23T11:47:16.806Z] [2021-02-23T11:47:16.806Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T11:47:17.067Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:47:17.067Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T11:47:18.312Z] #56 279.3 + bin/containerd [2021-02-23T11:47:20.405Z] #56 ... [2021-02-23T11:47:20.405Z] [2021-02-23T11:47:20.405Z] #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-23T11:47:20.405Z] #24 sha256:b374230e636b2f1f60b86e829b331363aabd2af72b0bd9bd85602c6375431b2b [2021-02-23T11:47:20.405Z] #24 326.1 + return [2021-02-23T11:47:20.405Z] #24 DONE 326.3s [2021-02-23T11:47:20.702Z] [2021-02-23T11:47:20.702Z] #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-23T11:47:20.702Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:47:21.711Z] INFO [runner/unused/goanalysis] analyzers took 28.457036798s with top 10 stages: buildssa: 24.280327959s, U1000: 4.176708839s [2021-02-23T11:47:22.232Z] #56 ... [2021-02-23T11:47:22.232Z] [2021-02-23T11:47:22.232Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-23T11:47:22.232Z] #25 sha256:ff41941c10aed53b74b9490290d252b241c741d812bfcc01e52d5ccc4eaa3654 [2021-02-23T11:47:22.232Z] #25 DONE 0.1s [2021-02-23T11:47:22.532Z] [2021-02-23T11:47:22.532Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-23T11:47:22.532Z] #30 sha256:ffc933bc0f1af503b8f3a93947db3a5c9fc79fe0593d1948f3ebebc161610623 [2021-02-23T11:47:23.180Z] #30 DONE 0.7s [2021-02-23T11:47:23.180Z] [2021-02-23T11:47:23.180Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-23T11:47:23.180Z] #33 sha256:82e1c14984b95c98d046fc54ac44575b855dfea731ed5b8fb6f195d1a51eaf94 [2021-02-23T11:47:23.180Z] #33 DONE 0.1s [2021-02-23T11:47:23.180Z] [2021-02-23T11:47:23.180Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-23T11:47:23.180Z] #35 sha256:799ac3f806fc766a9e8c00f7bbfdc97bf2cd00b4be7be6c36306eebf108fc6d6 [2021-02-23T11:47:23.180Z] #35 DONE 0.1s [2021-02-23T11:47:23.180Z] [2021-02-23T11:47:23.180Z] #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-23T11:47:23.180Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:47:23.180Z] #56 ... [2021-02-23T11:47:23.180Z] [2021-02-23T11:47:23.180Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-23T11:47:23.180Z] #38 sha256:9d6a9d08f7cd54f67e240657c3a09fc86c8c4fe4f71d231801f72dfb25f2cb94 [2021-02-23T11:47:23.180Z] #38 DONE 0.1s [2021-02-23T11:47:23.180Z] [2021-02-23T11:47:23.180Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-23T11:47:23.180Z] #41 sha256:7062ce630ae552417419a5618a06742c5e4921cdb4d70d6c0fe1cc12892cf287 [2021-02-23T11:47:23.478Z] #41 DONE 0.2s [2021-02-23T11:47:23.478Z] [2021-02-23T11:47:23.478Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-23T11:47:23.478Z] #44 sha256:87c7becd4892c75a8980405917706dee02ef0e65b0a9e4c0b95562bffac25df2 [2021-02-23T11:47:23.775Z] #44 DONE 0.2s [2021-02-23T11:47:23.775Z] [2021-02-23T11:47:23.775Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-23T11:47:23.775Z] #46 sha256:902a9372ef26ea9f3e51123601d34427b6cf0587a7a30b13436e2f01b2c8b8a3 [2021-02-23T11:47:23.775Z] #46 DONE 0.1s [2021-02-23T11:47:23.775Z] [2021-02-23T11:47:23.775Z] #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-23T11:47:23.776Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:47:23.776Z] #56 ... [2021-02-23T11:47:23.776Z] [2021-02-23T11:47:23.776Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-23T11:47:23.776Z] #48 sha256:3806195bb57c511ad9bebaf0373ec3898a725919b5194d8034273b5238998845 [2021-02-23T11:47:23.776Z] #48 DONE 0.1s [2021-02-23T11:47:23.776Z] [2021-02-23T11:47:23.776Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-23T11:47:23.776Z] #50 sha256:958104c5806080bc58d820767a779a4e3743f9e740d238cbe7bddf5f70da6b79 [2021-02-23T11:47:23.776Z] #50 DONE 0.1s [2021-02-23T11:47:23.776Z] [2021-02-23T11:47:23.776Z] #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-23T11:47:23.776Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:47:24.073Z] #56 ... [2021-02-23T11:47:24.073Z] [2021-02-23T11:47:24.073Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-23T11:47:24.073Z] #52 sha256:d319c94c632b0e8f92f8dbe9856600d186b16d04f862d6f1a4f01c7c3da108e0 [2021-02-23T11:47:24.073Z] #52 DONE 0.1s [2021-02-23T11:47:24.073Z] [2021-02-23T11:47:24.073Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-23T11:47:24.073Z] #54 sha256:ad946b02937085af006ee80d5cdec06f2a57c6ed77667e76ae9e86889a4c6dc8 [2021-02-23T11:47:24.073Z] #54 DONE 0.1s [2021-02-23T11:47:24.073Z] [2021-02-23T11:47:24.073Z] #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-23T11:47:24.073Z] #56 sha256:9ebc7f31bd0a6d74309c3311a63cdf68b6d052e32cba751642150ec372970663 [2021-02-23T11:47:28.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T11:47:28.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T11:47:33.685Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T11:47:33.686Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T11:47:33.686Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T11:47:34.634Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T11:47:34.634Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T11:47:35.210Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2021-02-23T11:47:35.210Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-02-23T11:47:35.210Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-02-23T11:47:35.473Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T11:47:35.473Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T11:47:35.737Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T11:47:35.737Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T11:47:38.297Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-02-23T11:47:39.694Z] ok github.com/docker/docker/builder/remotecontext 0.349s coverage: 13.7% of statements [2021-02-23T11:47:40.270Z] ok github.com/docker/docker/builder/remotecontext/git 3.337s coverage: 86.3% of statements [2021-02-23T11:47:40.270Z] ok github.com/docker/docker/builder/dockerfile 0.921s coverage: 48.3% of statements [2021-02-23T11:47:40.270Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T11:47:40.270Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T11:47:40.270Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T11:47:40.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T11:47:45.580Z] ok github.com/docker/docker/client 0.242s coverage: 75.4% of statements [2021-02-23T11:47:46.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T11:47:47.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T11:47:47.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T11:47:48.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T11:47:48.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T11:47:49.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T11:47:52.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T11:47:53.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T11:47:54.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T11:47:54.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T11:47:55.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T11:47:56.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T11:47:56.843Z] #56 314.4 + bin/containerd-stress [2021-02-23T11:47:56.843Z] #56 317.0 + bin/containerd-shim [2021-02-23T11:47:57.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T11:47:58.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T11:47:59.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T11:47:59.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:47:59.877Z] Using test binary docker [2021-02-23T11:47:59.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T11:47:59.877Z] +++ /etc/init.d/apparmor start [2021-02-23T11:47:59.877Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:47:59.877Z] INFO: Waiting for daemon to start... [2021-02-23T11:47:59.877Z] Starting dockerd [2021-02-23T11:47:59.877Z] +++ 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-23T11:48:01.934Z] . [2021-02-23T11:48:01.934Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:48:01.934Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:48:01.934Z] Error: No such image: emptyfs [2021-02-23T11:48:01.934Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T11:48:01.934Z] ++++ docker load [2021-02-23T11:48:02.223Z] Running integration-test (iteration 1) [2021-02-23T11:48:02.223Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T11:48:02.223Z] ++ 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-23T11:48:02.223Z] ++ set -e [2021-02-23T11:48:02.223Z] ++ '[' -n 0 ']' [2021-02-23T11:48:02.223Z] ++ set -x [2021-02-23T11:48:02.223Z] ++ 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-23T11:48:03.800Z] #56 324.3 + bin/containerd-shim-runc-v1 [2021-02-23T11:48:08.310Z] #56 329.5 + bin/containerd-shim-runc-v2 [2021-02-23T11:48:09.830Z] #56 330.8 + binaries [2021-02-23T11:48:09.830Z] #56 330.8 + install -D bin/containerd /build/containerd [2021-02-23T11:48:09.830Z] #56 330.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-23T11:48:09.830Z] #56 330.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-23T11:48:09.830Z] #56 330.8 + install -D bin/ctr /build/ctr [2021-02-23T11:48:09.830Z] #56 DONE 330.9s [2021-02-23T11:48:10.472Z] [2021-02-23T11:48:10.472Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-23T11:48:10.472Z] #57 sha256:e806028a7bddc977f25f5bea96217a550b601430e8582cf3bfb93dcb723d277d [2021-02-23T11:48:10.677Z] Loaded image: buildpack-deps:buster [2021-02-23T11:48:10.765Z] #57 DONE 0.1s [2021-02-23T11:48:10.765Z] [2021-02-23T11:48:10.765Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-23T11:48:10.765Z] #61 sha256:57214532d59fd707af99a443b2ebfd8648415baabd6f906bdb6df417962b6d73 [2021-02-23T11:48:10.765Z] #61 DONE 0.1s [2021-02-23T11:48:10.765Z] [2021-02-23T11:48:10.765Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-23T11:48:10.765Z] #63 sha256:8d1f503756fe5e1512f3a284bfff5e16a1c86b6e697c30b8694de069bc61007a [2021-02-23T11:48:10.765Z] #63 DONE 0.1s [2021-02-23T11:48:10.966Z] Loaded image: busybox:latest [2021-02-23T11:48:10.966Z] Loaded image: busybox:glibc [2021-02-23T11:48:11.058Z] [2021-02-23T11:48:11.058Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-23T11:48:11.058Z] #65 sha256:064cce1c577ea5a5ac7599fc6440fbce4db3c7ea994eacca09ea59bb14bbf9d5 [2021-02-23T11:48:11.058Z] #65 DONE 0.1s [2021-02-23T11:48:11.058Z] [2021-02-23T11:48:11.058Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-23T11:48:11.058Z] #66 sha256:7b639f7a3dac24553571bc84e9d8577711ea48e6e1c40fae558e94318ae0c173 [2021-02-23T11:48:11.058Z] #66 DONE 0.0s [2021-02-23T11:48:11.058Z] [2021-02-23T11:48:11.058Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-23T11:48:11.058Z] #67 sha256:f4c6d2eb9cf8aaf37c97087b39e783e839c6d787a200a42e32f4a799d510b31a [2021-02-23T11:48:12.323Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 29.1% of statements [2021-02-23T11:48:12.467Z] Loaded image: debian:bullseye [2021-02-23T11:48:12.755Z] Loaded image: hello-world:latest [2021-02-23T11:48:13.044Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:48:13.044Z] INFO: Testing against a local daemon [2021-02-23T11:48:13.044Z] === RUN TestCgroupNamespacesBuild [2021-02-23T11:48:13.154Z] #67 DONE 2.2s [2021-02-23T11:48:13.154Z] [2021-02-23T11:48:13.154Z] #68 exporting to oci image format [2021-02-23T11:48:13.154Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-23T11:48:13.154Z] #68 exporting layers [2021-02-23T11:48:13.773Z] ok github.com/docker/docker/container 0.171s coverage: 34.7% of statements [2021-02-23T11:48:13.773Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T11:48:13.773Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T11:48:13.773Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T11:48:13.773Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T11:48:15.102Z] --- PASS: TestCgroupNamespacesBuild (1.95s) [2021-02-23T11:48:15.102Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T11:48:16.366Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2021-02-23T11:48:17.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2021-02-23T11:48:17.158Z] === RUN TestBuildWithSession [2021-02-23T11:48:17.158Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T11:48:17.158Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:48:17.158Z] === RUN TestBuildSquashParent [2021-02-23T11:48:18.290Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.9% of statements [2021-02-23T11:48:20.847Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2021-02-23T11:48:23.410Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2021-02-23T11:48:24.027Z] --- PASS: TestBuildSquashParent (7.29s) [2021-02-23T11:48:24.027Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T11:48:24.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:48:24.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:48:24.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:48:24.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:48:24.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:48:24.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:48:24.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:48:24.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:48:24.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:48:24.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:48:24.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:48:24.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:48:24.028Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:48:24.028Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:48:24.808Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.8% of statements [2021-02-23T11:48:24.808Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2021-02-23T11:48:25.651Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:48:25.651Z] [2021-02-23T11:48:25.651Z] + TEST_INTEGRATION_DEST=2 [2021-02-23T11:48:25.651Z] + CONTAINER_NAME=docker-pr1-2 [2021-02-23T11:48:25.651Z] + TEST_SKIP_INTEGRATION=1 [2021-02-23T11:48:25.651Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-23T11:48:25.651Z] + run_tests [2021-02-23T11:48:25.651Z] + c=0 [2021-02-23T11:48:25.651Z] + '[' -n 0 ']' [2021-02-23T11:48:25.651Z] + rm= [2021-02-23T11:48:25.651Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42062/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42062/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh '' test-integration [2021-02-23T11:48:25.651Z] ++ jobs -p [2021-02-23T11:48:25.651Z] + TEST_INTEGRATION_DEST=3 [2021-02-23T11:48:25.651Z] + CONTAINER_NAME=docker-pr1-3 [2021-02-23T11:48:25.651Z] + TEST_SKIP_INTEGRATION=1 [2021-02-23T11:48:25.651Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-23T11:48:25.651Z] + run_tests [2021-02-23T11:48:25.651Z] + '[' -n 0 ']' [2021-02-23T11:48:25.651Z] + rm= [2021-02-23T11:48:25.651Z] + TEST_INTEGRATION_DEST=1 [2021-02-23T11:48:25.651Z] + CONTAINER_NAME=docker-pr1-1 [2021-02-23T11:48:25.651Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T11:48:25.651Z] + run_tests test-integration-flaky [2021-02-23T11:48:25.651Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42062/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42062/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh '' test-integration [2021-02-23T11:48:25.651Z] + '[' -n 0 ']' [2021-02-23T11:48:25.651Z] + rm= [2021-02-23T11:48:25.651Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42062/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42062/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh test-integration-flaky test-integration [2021-02-23T11:48:25.651Z] + for job in $(jobs -p) [2021-02-23T11:48:25.651Z] + wait 3963 [2021-02-23T11:48:25.651Z] [2021-02-23T11:48:25.651Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:48:25.651Z] [2021-02-23T11:48:25.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:48:25.651Z] HOSTNAME=59af3bd01fc3 [2021-02-23T11:48:25.651Z] TEST_SKIP_INTEGRATION=1 [2021-02-23T11:48:25.651Z] TESTDEBUG=0 [2021-02-23T11:48:25.651Z] DEST=bundles/test-integration [2021-02-23T11:48:25.651Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:48:25.651Z] KEEPBUNDLE=1 [2021-02-23T11:48:25.651Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:48:25.651Z] container=docker [2021-02-23T11:48:25.651Z] HOME=/root [2021-02-23T11:48:25.651Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:48:25.651Z] VALIDATE_BRANCH=master [2021-02-23T11:48:25.651Z] TERM=xterm [2021-02-23T11:48:25.651Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:48:25.651Z] SHLVL=1 [2021-02-23T11:48:25.651Z] TIMEOUT=120m [2021-02-23T11:48:25.651Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:48:25.651Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:48:25.651Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-23T11:48:25.651Z] GO111MODULE=off [2021-02-23T11:48:25.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:48:25.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:48:25.651Z] GOPATH=/go [2021-02-23T11:48:25.651Z] PKG_CONFIG=pkg-config [2021-02-23T11:48:25.651Z] _=/usr/bin/env [2021-02-23T11:48:25.651Z] Building test suite binary ./integration-cli/test.main [2021-02-23T11:48:25.651Z] [2021-02-23T11:48:25.651Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-23T11:48:25.651Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:48:25.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:48:25.651Z] HOSTNAME=36f97f6d1da5 [2021-02-23T11:48:25.651Z] TEST_SKIP_INTEGRATION=1 [2021-02-23T11:48:25.651Z] TESTDEBUG=0 [2021-02-23T11:48:25.651Z] DEST=bundles/test-integration [2021-02-23T11:48:25.651Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:48:25.651Z] KEEPBUNDLE=1 [2021-02-23T11:48:25.651Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:48:25.651Z] container=docker [2021-02-23T11:48:25.651Z] HOME=/root [2021-02-23T11:48:25.651Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:48:25.651Z] VALIDATE_BRANCH=master [2021-02-23T11:48:25.651Z] TERM=xterm [2021-02-23T11:48:25.651Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:48:25.651Z] SHLVL=1 [2021-02-23T11:48:25.651Z] TIMEOUT=120m [2021-02-23T11:48:25.651Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:48:25.651Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:48:25.651Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-23T11:48:25.651Z] GO111MODULE=off [2021-02-23T11:48:25.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:48:25.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:48:25.651Z] GOPATH=/go [2021-02-23T11:48:25.651Z] PKG_CONFIG=pkg-config [2021-02-23T11:48:25.651Z] _=/usr/bin/env [2021-02-23T11:48:25.651Z] Building test suite binary ./integration-cli/test.main [2021-02-23T11:48:25.651Z] No new tests added to integration. [2021-02-23T11:48:25.651Z] [2021-02-23T11:48:25.651Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:48:25.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:48:25.651Z] HOSTNAME=30aa25b99723 [2021-02-23T11:48:25.651Z] TESTDEBUG=0 [2021-02-23T11:48:25.651Z] DEST=bundles/test-integration [2021-02-23T11:48:25.651Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:48:25.651Z] KEEPBUNDLE=1 [2021-02-23T11:48:25.652Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:48:25.652Z] container=docker [2021-02-23T11:48:25.652Z] HOME=/root [2021-02-23T11:48:25.652Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:48:25.652Z] VALIDATE_BRANCH=master [2021-02-23T11:48:25.652Z] TERM=xterm [2021-02-23T11:48:25.652Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:48:25.652Z] SHLVL=1 [2021-02-23T11:48:25.652Z] TIMEOUT=120m [2021-02-23T11:48:25.652Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:48:25.652Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:48:25.652Z] GO111MODULE=off [2021-02-23T11:48:25.652Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T11:48:25.652Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:48:25.652Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:48:25.652Z] GOPATH=/go [2021-02-23T11:48:25.652Z] PKG_CONFIG=pkg-config [2021-02-23T11:48:25.652Z] _=/usr/bin/env [2021-02-23T11:48:25.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T11:48:26.736Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2021-02-23T11:48:26.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:48:26.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:48:29.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:48:29.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:48:30.046Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.552s coverage: 14.1% of statements [2021-02-23T11:48:30.046Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-02-23T11:48:31.438Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.607s coverage: 56.2% of statements [2021-02-23T11:48:32.210Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-23T11:48:32.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2021-02-23T11:48:32.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-02-23T11:48:32.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2021-02-23T11:48:32.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s) [2021-02-23T11:48:32.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2021-02-23T11:48:32.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s) [2021-02-23T11:48:32.210Z] === RUN TestBuildMultiStageCopy [2021-02-23T11:48:32.210Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T11:48:33.993Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-02-23T11:48:34.925Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T11:48:35.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T11:48:35.385Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.887s coverage: 46.2% of statements [2021-02-23T11:48:35.842Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T11:48:35.959Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.141s coverage: 73.3% of statements [2021-02-23T11:48:36.470Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T11:48:37.099Z] --- PASS: TestBuildMultiStageCopy (5.41s) [2021-02-23T11:48:37.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.81s) [2021-02-23T11:48:37.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2021-02-23T11:48:37.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-02-23T11:48:37.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-02-23T11:48:37.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-02-23T11:48:37.099Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T11:48:37.352Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.922s coverage: 49.4% of statements [2021-02-23T11:48:38.300Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 57.5% of statements [2021-02-23T11:48:39.154Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2021-02-23T11:48:39.154Z] === RUN TestBuildLabelWithTargets [2021-02-23T11:48:39.249Z] ok github.com/docker/docker/daemon 12.358s coverage: 17.2% of statements [2021-02-23T11:48:39.250Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T11:48:39.250Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T11:48:39.250Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T11:48:39.250Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T11:48:39.250Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T11:48:39.513Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-02-23T11:48:39.775Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-02-23T11:48:40.581Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:48:40.581Z] [2021-02-23T11:48:40.581Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:48:40.581Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:48:40.581Z] HOSTNAME=46a9f486b4d8 [2021-02-23T11:48:40.581Z] DEST=bundles/test-integration [2021-02-23T11:48:40.581Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:48:40.581Z] DOCKER_ROOTLESS=1 [2021-02-23T11:48:40.581Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:48:40.581Z] container=docker [2021-02-23T11:48:40.581Z] HOME=/root [2021-02-23T11:48:40.581Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:48:40.581Z] VALIDATE_BRANCH=master [2021-02-23T11:48:40.581Z] TERM=xterm [2021-02-23T11:48:40.581Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:48:40.581Z] SHLVL=1 [2021-02-23T11:48:40.581Z] TIMEOUT=120m [2021-02-23T11:48:40.581Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:48:40.581Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:48:40.581Z] GO111MODULE=off [2021-02-23T11:48:40.581Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T11:48:40.581Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T11:48:40.581Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:48:40.581Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:48:40.581Z] GOPATH=/go [2021-02-23T11:48:40.581Z] PKG_CONFIG=pkg-config [2021-02-23T11:48:40.581Z] _=/usr/bin/env [2021-02-23T11:48:40.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T11:48:41.709Z] ok github.com/docker/docker/daemon/images 0.106s coverage: 6.7% of statements [2021-02-23T11:48:41.902Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2021-02-23T11:48:41.902Z] === RUN TestBuildWithEmptyLayers [2021-02-23T11:48:41.972Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 43.2% of statements [2021-02-23T11:48:42.531Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-02-23T11:48:42.531Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T11:48:42.548Z] ok github.com/docker/docker/daemon/logger/awslogs 0.274s coverage: 77.8% of statements [2021-02-23T11:48:43.126Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.987s coverage: 57.7% of statements [2021-02-23T11:48:43.126Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T11:48:43.126Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T11:48:43.126Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T11:48:43.126Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T11:48:43.126Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T11:48:43.126Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T11:48:43.389Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-02-23T11:48:43.654Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2021-02-23T11:48:44.230Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.045s coverage: 87.2% of statements [2021-02-23T11:48:44.230Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 61.6% of statements [2021-02-23T11:48:45.178Z] ok github.com/docker/docker/daemon/logger/local 0.080s coverage: 75.2% of statements [2021-02-23T11:48:45.178Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T11:48:45.756Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 58.6% of statements [2021-02-23T11:48:46.019Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2021-02-23T11:48:46.171Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2021-02-23T11:48:46.171Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T11:48:46.968Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2021-02-23T11:48:46.968Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-02-23T11:48:47.250Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-02-23T11:48:47.250Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T11:48:47.546Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2021-02-23T11:48:48.942Z] ok github.com/docker/docker/daemon/logger/splunk 1.839s coverage: 82.5% of statements [2021-02-23T11:48:48.942Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T11:48:48.942Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T11:48:48.942Z] ok github.com/docker/docker/distribution/metadata 0.143s coverage: 48.2% of statements [2021-02-23T11:48:50.835Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2021-02-23T11:48:50.835Z] === RUN TestBuildWithHugeFile [2021-02-23T11:48:50.868Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-02-23T11:48:50.868Z] ok github.com/docker/docker/distribution 0.257s coverage: 25.0% of statements [2021-02-23T11:48:50.868Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T11:48:51.132Z] ok github.com/docker/docker/image 0.063s coverage: 86.6% of statements [2021-02-23T11:48:51.396Z] ok github.com/docker/docker/distribution/xfer 1.725s coverage: 85.1% of statements [2021-02-23T11:48:51.396Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T11:48:51.973Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2021-02-23T11:48:52.924Z] ok github.com/docker/docker/image/tarexport 0.026s coverage: 0.6% of statements [2021-02-23T11:48:52.924Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2021-02-23T11:48:52.924Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-02-23T11:48:52.924Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T11:48:53.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:48:53.553Z] [2021-02-23T11:48:53.553Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:48:53.553Z] DOCKER_SYSTEMD=1 [2021-02-23T11:48:53.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:48:53.553Z] HOSTNAME=f6fad42b42fe [2021-02-23T11:48:53.553Z] DEST=bundles/test-integration [2021-02-23T11:48:53.553Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:48:53.553Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:48:53.553Z] container=docker [2021-02-23T11:48:53.553Z] HOME=/root [2021-02-23T11:48:53.553Z] LANG=C.UTF-8 [2021-02-23T11:48:53.553Z] INVOCATION_ID=743a93f29b04412b8ffdc8afa7063a4d [2021-02-23T11:48:53.553Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:48:53.553Z] VALIDATE_BRANCH=master [2021-02-23T11:48:53.553Z] TERM=xterm [2021-02-23T11:48:53.553Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:48:53.553Z] SHLVL=3 [2021-02-23T11:48:53.553Z] TIMEOUT=120m [2021-02-23T11:48:53.553Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:48:53.553Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:48:53.553Z] GO111MODULE=off [2021-02-23T11:48:53.553Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T11:48:53.553Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T11:48:53.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:48:53.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:48:53.553Z] GOPATH=/go [2021-02-23T11:48:53.553Z] PKG_CONFIG=pkg-config [2021-02-23T11:48:53.553Z] _=/usr/bin/env [2021-02-23T11:48:53.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T11:48:54.315Z] ok github.com/docker/docker/oci 0.044s coverage: 38.4% of statements [2021-02-23T11:48:54.315Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-02-23T11:48:54.315Z] ok github.com/docker/docker/opts 0.041s coverage: 67.1% of statements [2021-02-23T11:48:55.276Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2021-02-23T11:48:56.673Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-02-23T11:48:56.673Z] ok github.com/docker/docker/pkg/authorization 0.736s coverage: 68.3% of statements [2021-02-23T11:48:57.247Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2021-02-23T11:48:57.823Z] ok github.com/docker/docker/pkg/archive 1.304s coverage: 77.1% of statements [2021-02-23T11:48:57.823Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2021-02-23T11:48:58.166Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m20.595973778s with top 10 stages: buildssa: 1m40.61813375s, goimports: 22.353848166s, unconvert: 14.826780699s, gosec: 11.9972081s, golint: 6.946400659s, ineffassign: 5.368538452s, misspell: 4.715915009s, vrp: 2.846937419s, inspect: 2.771512325s, deadcode: 2.169384223s [2021-02-23T11:48:58.166Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-02-23T11:48:58.166Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1686/1686, skip_dirs: 1686/1686, autogenerated_exclude: 1581/1686, cgo: 1686/2266, exclude: 1581/1581, nolint: 0/64, filename_unadjuster: 1686/1686, path_prettifier: 1686/1686, identifier_marker: 1581/1581, exclude-rules: 64/1581 [2021-02-23T11:48:58.166Z] INFO [runner] processing took 124.882836ms with stages: nolint: 50.207424ms, identifier_marker: 35.49412ms, path_prettifier: 21.675555ms, exclude-rules: 7.44093ms, autogenerated_exclude: 5.943985ms, skip_dirs: 3.141206ms, cgo: 511.716µs, filename_unadjuster: 462.061µs, max_same_issues: 1.812µs, uniq_by_line: 701ns, diff: 639ns, skip_files: 590ns, max_from_linter: 568ns, source_code: 493ns, exclude: 388ns, path_shortener: 348ns, max_per_file_from_linter: 300ns [2021-02-23T11:48:58.166Z] INFO [runner] linters took 1m42.541641205s with stages: goanalysis_metalinter: 1m21.99059668s, unused: 20.425125948s [2021-02-23T11:48:58.166Z] INFO File cache stats: 1452 entries of total size 6.8MiB [2021-02-23T11:48:58.166Z] INFO Memory: 1529 samples, avg is 866.7MB, max is 4374.3MB [2021-02-23T11:48:58.166Z] INFO Execution took 3m43.521928623s [2021-02-23T11:48:58.166Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-23T11:48:58.399Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2021-02-23T11:48:58.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh dynbinary-daemon test-docker-py [2021-02-23T11:48:58.973Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-02-23T11:48:59.075Z] [2021-02-23T11:48:59.333Z] Removing bundles/ [2021-02-23T11:48:59.333Z] [2021-02-23T11:48:59.333Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-23T11:48:59.333Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:48:59.333Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T11:48:59.547Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-02-23T11:49:00.121Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-23T11:49:00.694Z] ok github.com/docker/docker/pkg/chrootarchive 3.532s coverage: 43.2% of statements [2021-02-23T11:49:01.269Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-02-23T11:49:01.532Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2021-02-23T11:49:02.109Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-23T11:49:02.109Z] ok github.com/docker/docker/pkg/fsutils 0.298s coverage: 85.1% of statements [2021-02-23T11:49:02.372Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-02-23T11:49:02.553Z] 4612f6d0b889: Pull complete [2021-02-23T11:49:03.321Z] ok github.com/docker/docker/layer 7.919s coverage: 68.8% of statements [2021-02-23T11:49:03.321Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T11:49:03.321Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T11:49:03.321Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T11:49:03.321Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T11:49:03.321Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T11:49:03.321Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T11:49:03.321Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T11:49:03.321Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-02-23T11:49:03.585Z] ok github.com/docker/docker/pkg/ioutils 0.640s coverage: 69.3% of statements [2021-02-23T11:49:03.585Z] ok github.com/docker/docker/pkg/idtools 0.767s coverage: 69.5% of statements [2021-02-23T11:49:03.585Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T11:49:03.848Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2021-02-23T11:49:03.848Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T11:49:03.848Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T11:49:03.848Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-02-23T11:49:03.848Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T11:49:04.112Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2021-02-23T11:49:04.375Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2021-02-23T11:49:04.375Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 86.7% of statements [2021-02-23T11:49:04.638Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-02-23T11:49:04.638Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T11:49:04.638Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T11:49:05.215Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-02-23T11:49:05.791Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-02-23T11:49:06.055Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2021-02-23T11:49:06.055Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2021-02-23T11:49:06.631Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-02-23T11:49:07.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T11:49:07.206Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-23T11:49:07.467Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-02-23T11:49:07.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T11:49:08.041Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-02-23T11:49:08.041Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-02-23T11:49:08.989Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-23T11:49:08.989Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-02-23T11:49:09.578Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2021-02-23T11:49:09.578Z] ok github.com/docker/docker/pkg/signal 2.775s coverage: 61.0% of statements [2021-02-23T11:49:10.154Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2021-02-23T11:49:10.154Z] testing: warning: no tests to run [2021-02-23T11:49:10.154Z] coverage: [no statements] [2021-02-23T11:49:10.154Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2021-02-23T11:49:10.154Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-23T11:49:10.418Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2021-02-23T11:49:10.418Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2021-02-23T11:49:11.815Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-02-23T11:49:12.078Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 85.4% of statements [2021-02-23T11:49:13.026Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-02-23T11:49:13.026Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.2% of statements [2021-02-23T11:49:14.948Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2021-02-23T11:49:14.948Z] ok github.com/docker/docker/quota 0.570s coverage: 71.4% of statements [2021-02-23T11:49:14.948Z] ok github.com/docker/docker/registry 0.166s coverage: 57.2% of statements [2021-02-23T11:49:14.948Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2021-02-23T11:49:15.897Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2021-02-23T11:49:16.159Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-02-23T11:49:17.925Z] --- PASS: TestBuildWithHugeFile (26.19s) [2021-02-23T11:49:17.925Z] === RUN TestBuildWCOWSandboxSize [2021-02-23T11:49:17.925Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:49:17.925Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:49:17.925Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T11:49:17.925Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:49:17.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:49:17.925Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:49:17.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:49:17.925Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:49:17.925Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:49:17.925Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:49:17.925Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:49:17.925Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:49:17.925Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-23T11:49:17.925Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-02-23T11:49:17.925Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-02-23T11:49:17.925Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-02-23T11:49:17.925Z] === RUN TestBuildPreserveOwnership [2021-02-23T11:49:17.925Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T11:49:18.082Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-02-23T11:49:18.659Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2021-02-23T11:49:19.233Z] ok github.com/docker/docker/volume/local 0.234s coverage: 76.4% of statements [2021-02-23T11:49:20.622Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-02-23T11:49:22.358Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T11:49:24.413Z] --- PASS: TestBuildPreserveOwnership (7.05s) [2021-02-23T11:49:24.413Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.57s) [2021-02-23T11:49:24.413Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.47s) [2021-02-23T11:49:24.413Z] === RUN TestBuildPlatformInvalid [2021-02-23T11:49:24.413Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-23T11:49:24.413Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T11:49:29.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T11:49:32.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T11:49:32.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T11:49:34.774Z] Loaded image: buildpack-deps:buster [2021-02-23T11:49:34.774Z] Loaded image: busybox:latest [2021-02-23T11:49:34.774Z] Loaded image: busybox:glibc [2021-02-23T11:49:35.401Z] Loaded image: debian:bullseye [2021-02-23T11:49:35.690Z] Loaded image: hello-world:latest [2021-02-23T11:49:35.690Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:49:39.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T11:49:39.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T11:49:40.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T11:49:41.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T11:49:41.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T11:49:42.564Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.47s) [2021-02-23T11:49:42.564Z] PASS [2021-02-23T11:49:42.564Z] [2021-02-23T11:49:42.564Z] === Skipped [2021-02-23T11:49:42.564Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-23T11:49:42.564Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:49:42.564Z] [2021-02-23T11:49:42.564Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:49:42.564Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:49:42.564Z] [2021-02-23T11:49:42.564Z] [2021-02-23T11:49:42.564Z] DONE 34 tests, 2 skipped in 99.598s [2021-02-23T11:49:42.564Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T11:49:42.564Z] ++ 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-23T11:49:42.564Z] ++ set -e [2021-02-23T11:49:42.564Z] ++ '[' -n 0 ']' [2021-02-23T11:49:42.564Z] ++ set -x [2021-02-23T11:49:42.564Z] ++ 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-23T11:49:42.564Z] INFO: Testing against a local daemon [2021-02-23T11:49:42.564Z] === RUN TestConfigInspect [2021-02-23T11:49:42.586Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T11:49:42.586Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === Skipped [2021-02-23T11:49:42.586Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T11:49:42.586Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T11:49:42.586Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T11:49:42.586Z] time="2021-02-23T11:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T11:49:42.586Z] time="2021-02-23T11:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T11:49:42.586Z] time="2021-02-23T11:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T11:49:42.586Z] time="2021-02-23T11:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T11:49:42.586Z] time="2021-02-23T11:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T11:49:42.586Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T11:49:42.586Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T11:49:42.586Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:49:42.586Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T11:49:42.586Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T11:49:42.586Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T11:49:42.586Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.586Z] [2021-02-23T11:49:42.587Z] DONE 2239 tests, 26 skipped in 196.564s Post stage [Pipeline] junit [2021-02-23T11:49:42.602Z] Recording test results [2021-02-23T11:49:43.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T11:49:44.311Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T11:49:44.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh dynbinary test-integration [2021-02-23T11:49:45.649Z] [2021-02-23T11:49:45.649Z] Removing bundles/ [2021-02-23T11:49:45.649Z] [2021-02-23T11:49:45.649Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T11:49:45.649Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:49:45.649Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T11:49:46.067Z] --- PASS: TestConfigInspect (4.01s) [2021-02-23T11:49:46.067Z] === RUN TestConfigList [2021-02-23T11:49:46.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T11:49:48.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T11:49:49.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T11:49:49.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T11:49:50.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T11:49:50.499Z] --- PASS: TestConfigList (3.75s) [2021-02-23T11:49:50.499Z] === RUN TestConfigsCreateAndDelete [2021-02-23T11:49:50.531Z] #68 exporting layers 85.4s done [2021-02-23T11:49:50.531Z] #68 exporting manifest sha256:2d1df04c675d480f5dbb2b1f0e9d2656e40a9b276e6048367eafcc59c8d98a29 done [2021-02-23T11:49:50.531Z] #68 exporting config sha256:155600db36c8b0d0a878b83a08fe63bf37873c5b2c1c565b5071222dccf21305 done [2021-02-23T11:49:50.531Z] #68 sending tarball [2021-02-23T11:49:51.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T11:49:52.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T11:49:53.998Z] --- PASS: TestConfigsCreateAndDelete (3.74s) [2021-02-23T11:49:53.998Z] === RUN TestConfigsUpdate [2021-02-23T11:49:54.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T11:49:54.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T11:49:55.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T11:49:56.238Z] #68 ... [2021-02-23T11:49:56.238Z] [2021-02-23T11:49:56.238Z] #69 importing to docker [2021-02-23T11:49:56.238Z] #69 sha256:57a1bd6030fe118b99f39a35396da02e1d88d62ef468df826b143f40a1278675 [2021-02-23T11:49:57.278Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:49:57.278Z] Using test binary docker [2021-02-23T11:49:57.278Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T11:49:57.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:49:57.278Z] INFO: Waiting for daemon to start... [2021-02-23T11:49:57.278Z] Starting dockerd [2021-02-23T11:49:57.497Z] --- PASS: TestConfigsUpdate (3.37s) [2021-02-23T11:49:57.497Z] === RUN TestTemplatedConfig [2021-02-23T11:50:00.559Z] . [2021-02-23T11:50:00.559Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:50:00.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:50:00.559Z] Error: No such image: emptyfs [2021-02-23T11:50:00.559Z] Running integration-test (iteration 1) [2021-02-23T11:50:00.559Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T11:50:01.046Z] --- PASS: TestTemplatedConfig (3.90s) [2021-02-23T11:50:01.046Z] === RUN TestConfigCreateResolve [2021-02-23T11:50:02.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T11:50:02.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T11:50:03.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T11:50:04.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T11:50:05.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T11:50:05.478Z] --- PASS: TestConfigCreateResolve (3.87s) [2021-02-23T11:50:05.478Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T11:50:05.478Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-02-23T11:50:05.478Z] PASS [2021-02-23T11:50:05.478Z] [2021-02-23T11:50:05.478Z] DONE 7 tests in 23.250s [2021-02-23T11:50:05.478Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T11:50:05.478Z] ++ 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-23T11:50:05.478Z] ++ set -e [2021-02-23T11:50:05.478Z] ++ '[' -n 0 ']' [2021-02-23T11:50:05.478Z] ++ set -x [2021-02-23T11:50:05.478Z] ++ 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-23T11:50:05.478Z] INFO: Testing against a local daemon [2021-02-23T11:50:05.478Z] === RUN TestCheckpoint [2021-02-23T11:50:05.478Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T11:50:05.478Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:50:05.478Z] === RUN TestContainerInvalidJSON [2021-02-23T11:50:05.478Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:50:05.478Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:50:05.478Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:50:05.478Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:50:05.478Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:50:05.478Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:50:05.478Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:50:05.478Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:50:05.478Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:50:05.478Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-23T11:50:05.478Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T11:50:05.478Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T11:50:05.478Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T11:50:05.478Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T11:50:05.478Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-23T11:50:05.478Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T11:50:05.768Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-02-23T11:50:05.768Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T11:50:05.768Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-02-23T11:50:05.768Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T11:50:06.057Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-23T11:50:06.057Z] === RUN TestCopyFromContainer [2021-02-23T11:50:07.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T11:50:08.114Z] === RUN TestCopyFromContainer// [2021-02-23T11:50:08.114Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T11:50:08.403Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T11:50:08.403Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T11:50:08.692Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T11:50:08.692Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T11:50:08.692Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T11:50:08.981Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T11:50:08.981Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T11:50:08.981Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer (3.31s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-23T11:50:09.270Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-23T11:50:09.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T11:50:09.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:50:09.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:50:09.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:50:09.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:50:09.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:50:09.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:50:09.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:50:09.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:50:09.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:50:09.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-23T11:50:09.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T11:50:09.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T11:50:09.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T11:50:09.270Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T11:50:09.270Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-23T11:50:09.270Z] === RUN TestCreateWithInvalidEnv [2021-02-23T11:50:09.270Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T11:50:09.270Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T11:50:09.270Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T11:50:09.270Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T11:50:09.270Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T11:50:09.270Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T11:50:09.270Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T11:50:09.270Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T11:50:09.270Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T11:50:09.270Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-23T11:50:09.270Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T11:50:09.270Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T11:50:09.270Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T11:50:09.270Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T11:50:09.270Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-23T11:50:09.270Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T11:50:10.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T11:50:11.633Z] #69 DONE 16.5s [2021-02-23T11:50:11.633Z] [2021-02-23T11:50:11.633Z] #68 exporting to oci image format [2021-02-23T11:50:11.633Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-23T11:50:11.924Z] #68 sending tarball 33.2s done [2021-02-23T11:50:11.924Z] #68 DONE 118.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-02-23T11:50:11.990Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s) [2021-02-23T11:50:11.990Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] sh [2021-02-23T11:50:12.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T11:50:12.391Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/test/unit [2021-02-23T11:50:12.764Z] Loaded image: buildpack-deps:buster [2021-02-23T11:50:12.764Z] Loaded image: busybox:latest [2021-02-23T11:50:12.764Z] Loaded image: busybox:glibc [2021-02-23T11:50:14.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T11:50:14.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T11:50:14.715Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2021-02-23T11:50:14.715Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T11:50:14.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:50:14.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:50:14.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:50:14.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:50:14.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:50:14.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:50:14.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:50:14.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:50:14.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:50:14.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:50:14.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:50:14.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:50:14.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:50:14.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:50:14.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:50:14.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T11:50:14.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T11:50:14.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T11:50:14.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-02-23T11:50:14.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T11:50:14.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T11:50:14.715Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T11:50:15.294Z] Loaded image: debian:bullseye [2021-02-23T11:50:15.294Z] Loaded image: hello-world:latest [2021-02-23T11:50:15.294Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:50:15.294Z] INFO: Testing against a local daemon [2021-02-23T11:50:15.294Z] === RUN TestCgroupNamespacesBuild [2021-02-23T11:50:15.346Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-02-23T11:50:15.346Z] === RUN TestCreateDifferentPlatform [2021-02-23T11:50:15.346Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T11:50:15.346Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T11:50:15.346Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-23T11:50:15.346Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T11:50:15.346Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T11:50:15.346Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T11:50:15.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-23T11:50:15.346Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T11:50:15.636Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-02-23T11:50:15.636Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T11:50:15.636Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T11:50:15.636Z] === RUN TestDaemonRestartIpcMode [2021-02-23T11:50:15.636Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T11:50:15.636Z] === RUN TestDaemonHostGatewayIP [2021-02-23T11:50:15.636Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T11:50:15.636Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T11:50:15.636Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T11:50:15.636Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T11:50:15.636Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T11:50:15.636Z] === RUN TestDiff [2021-02-23T11:50:16.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T11:50:16.668Z] --- PASS: TestDiff (0.88s) [2021-02-23T11:50:16.668Z] === RUN TestExecWithCloseStdin [2021-02-23T11:50:17.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T11:50:17.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T11:50:17.298Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-02-23T11:50:17.298Z] === RUN TestExec [2021-02-23T11:50:17.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T11:50:18.016Z] ? github.com/docker/docker/api [no test files] [2021-02-23T11:50:18.333Z] --- PASS: TestExec (0.97s) [2021-02-23T11:50:18.333Z] === RUN TestExecUser [2021-02-23T11:50:19.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T11:50:19.405Z] --- PASS: TestExecUser (0.98s) [2021-02-23T11:50:19.405Z] === RUN TestExportContainerAndImportImage [2021-02-23T11:50:19.478Z] --- PASS: TestCgroupNamespacesBuild (3.52s) [2021-02-23T11:50:19.478Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T11:50:20.436Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2021-02-23T11:50:20.436Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T11:50:20.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T11:50:21.377Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2021-02-23T11:50:21.377Z] === RUN TestBuildWithSession [2021-02-23T11:50:21.377Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T11:50:21.377Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:50:21.377Z] === RUN TestBuildSquashParent [2021-02-23T11:50:22.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T11:50:22.498Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2021-02-23T11:50:22.498Z] === RUN TestHealthCheckWorkdir [2021-02-23T11:50:23.128Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-02-23T11:50:23.128Z] === RUN TestHealthKillContainer [2021-02-23T11:50:23.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:50:23.413Z] Using test binary docker [2021-02-23T11:50:23.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T11:50:23.413Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-23T11:50:23.413Z] Starting dockerd [2021-02-23T11:50:23.413Z] INFO: Waiting for daemon to start... [2021-02-23T11:50:25.321Z] . [2021-02-23T11:50:25.321Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:50:25.321Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:50:25.321Z] Error: No such image: emptyfs [2021-02-23T11:50:25.321Z] Running integration-test (iteration 1) [2021-02-23T11:50:25.321Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T11:50:26.638Z] --- PASS: TestHealthKillContainer (3.00s) [2021-02-23T11:50:26.638Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T11:50:27.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2021-02-23T11:50:27.269Z] === RUN TestIpcModeNone [2021-02-23T11:50:28.300Z] --- PASS: TestIpcModeNone (0.97s) [2021-02-23T11:50:28.300Z] === RUN TestIpcModePrivate [2021-02-23T11:50:28.594Z] db4edcf0861f: Pull complete [2021-02-23T11:50:28.594Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-23T11:50:28.594Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T11:50:28.594Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T11:50:28.594Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-02-23T11:50:28.594Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-02-23T11:50:28.594Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-23T11:50:28.594Z] INFO: Docker version of control daemon [2021-02-23T11:50:28.594Z] [2021-02-23T11:50:28.594Z] Client: Docker Engine - Enterprise [2021-02-23T11:50:28.594Z] Version: 19.03.12 [2021-02-23T11:50:28.594Z] API version: 1.40 [2021-02-23T11:50:28.594Z] Go version: go1.13.13 [2021-02-23T11:50:28.594Z] Git commit: 4306744 [2021-02-23T11:50:28.594Z] Built: 08/05/2020 19:27:53 [2021-02-23T11:50:28.594Z] OS/Arch: windows/amd64 [2021-02-23T11:50:28.594Z] Experimental: false [2021-02-23T11:50:28.594Z] [2021-02-23T11:50:28.594Z] Server: Docker Engine - Enterprise [2021-02-23T11:50:28.594Z] Engine: [2021-02-23T11:50:28.594Z] Version: 19.03.12 [2021-02-23T11:50:28.594Z] API version: 1.40 (minimum version 1.24) [2021-02-23T11:50:28.594Z] Go version: go1.13.13 [2021-02-23T11:50:28.594Z] Git commit: f295753ffd [2021-02-23T11:50:28.594Z] Built: 08/05/2020 19:26:41 [2021-02-23T11:50:28.594Z] OS/Arch: windows/amd64 [2021-02-23T11:50:28.594Z] Experimental: true [2021-02-23T11:50:28.594Z] [2021-02-23T11:50:28.594Z] INFO: Docker info of control daemon [2021-02-23T11:50:28.594Z] [2021-02-23T11:50:28.594Z] Client: [2021-02-23T11:50:28.594Z] Debug Mode: false [2021-02-23T11:50:28.594Z] Plugins: [2021-02-23T11:50:28.594Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-23T11:50:28.594Z] [2021-02-23T11:50:28.594Z] Server: [2021-02-23T11:50:28.594Z] Containers: 0 [2021-02-23T11:50:28.594Z] Running: 0 [2021-02-23T11:50:28.594Z] Paused: 0 [2021-02-23T11:50:28.594Z] Stopped: 0 [2021-02-23T11:50:28.594Z] Images: 1 [2021-02-23T11:50:28.594Z] Server Version: 19.03.12 [2021-02-23T11:50:28.594Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-23T11:50:28.594Z] Windows: [2021-02-23T11:50:28.594Z] LCOW: [2021-02-23T11:50:28.594Z] Logging Driver: json-file [2021-02-23T11:50:28.594Z] Plugins: [2021-02-23T11:50:28.594Z] Volume: local [2021-02-23T11:50:28.594Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T11:50:28.594Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T11:50:28.594Z] Swarm: inactive [2021-02-23T11:50:28.594Z] Default Isolation: process [2021-02-23T11:50:28.594Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T11:50:28.594Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T11:50:28.594Z] OSType: windows [2021-02-23T11:50:28.594Z] Architecture: x86_64 [2021-02-23T11:50:28.594Z] CPUs: 4 [2021-02-23T11:50:28.594Z] Total Memory: 32GiB [2021-02-23T11:50:28.594Z] Name: azwin-2-1750e0 [2021-02-23T11:50:28.594Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-23T11:50:28.594Z] Docker Root Dir: D:\docker [2021-02-23T11:50:28.594Z] Debug Mode: false [2021-02-23T11:50:28.594Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:50:28.594Z] Labels: [2021-02-23T11:50:28.594Z] Experimental: true [2021-02-23T11:50:28.594Z] Insecure Registries: [2021-02-23T11:50:28.594Z] 10.0.0.4:5000 [2021-02-23T11:50:28.594Z] 127.0.0.0/8 [2021-02-23T11:50:28.594Z] Registry Mirrors: [2021-02-23T11:50:28.594Z] http://10.0.0.4:5000/ [2021-02-23T11:50:28.594Z] Live Restore Enabled: false [2021-02-23T11:50:28.594Z] [2021-02-23T11:50:28.594Z] [2021-02-23T11:50:28.594Z] INFO: Commit hash is 70fd5fff38 [2021-02-23T11:50:28.594Z] INFO: Nuke-Everything... [2021-02-23T11:50:28.594Z] INFO: Container count on control daemon to delete is 0 [2021-02-23T11:50:28.594Z] INFO: Nuking d:\CI [2021-02-23T11:50:28.594Z] INFO: Zapped successfully [2021-02-23T11:50:28.933Z] --- PASS: TestIpcModePrivate (0.97s) [2021-02-23T11:50:28.933Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-02-23T11:50:28.933Z] === RUN TestIpcModeShareable [2021-02-23T11:50:29.052Z] INFO: Location for testing is d:\CI\PR-42062\1 [2021-02-23T11:50:29.052Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-23T11:50:29.052Z] [2021-02-23T11:50:29.052Z] [2021-02-23T11:50:29.052Z] INFO: Building the image from Dockerfile.windows at 02/23/2021 11:50:28... [2021-02-23T11:50:29.052Z] [2021-02-23T11:50:29.560Z] --- PASS: TestBuildSquashParent (7.21s) [2021-02-23T11:50:29.560Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T11:50:29.560Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:50:29.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:50:29.560Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:50:29.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:50:29.560Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:50:29.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:50:29.560Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:50:29.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:50:29.560Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:50:29.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:50:29.560Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:50:29.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:50:29.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:50:29.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:50:29.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:50:29.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:50:29.964Z] --- PASS: TestIpcModeShareable (1.04s) [2021-02-23T11:50:29.964Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-02-23T11:50:29.964Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T11:50:31.726Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:50:31.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:50:33.479Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2021-02-23T11:50:33.479Z] === RUN TestAPIIpcModeHost [2021-02-23T11:50:33.737Z] Sending build context to Docker daemon 58.31MB [2021-02-23T11:50:33.737Z] [2021-02-23T11:50:33.737Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-23T11:50:33.737Z] ---> 31902e4b25a6 [2021-02-23T11:50:33.737Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-23T11:50:33.737Z] ---> Running in e9efb2b77f9a [2021-02-23T11:50:33.737Z] Removing intermediate container e9efb2b77f9a [2021-02-23T11:50:33.737Z] ---> 82c380ad8ed5 [2021-02-23T11:50:33.737Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-23T11:50:33.737Z] ---> Running in 4dc0476ec2f6 [2021-02-23T11:50:33.769Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-02-23T11:50:33.769Z] === RUN TestDaemonIpcModeShareable [2021-02-23T11:50:33.884Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-23T11:50:33.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2021-02-23T11:50:33.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2021-02-23T11:50:33.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2021-02-23T11:50:33.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-02-23T11:50:33.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2021-02-23T11:50:33.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2021-02-23T11:50:33.884Z] === RUN TestBuildMultiStageCopy [2021-02-23T11:50:33.884Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T11:50:34.196Z] Removing intermediate container 4dc0476ec2f6 [2021-02-23T11:50:34.196Z] ---> 42b25f63737a [2021-02-23T11:50:34.196Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-23T11:50:34.196Z] ---> Running in 65e3a78ba9a5 [2021-02-23T11:50:34.656Z] Removing intermediate container 65e3a78ba9a5 [2021-02-23T11:50:34.656Z] ---> bd3d709170a4 [2021-02-23T11:50:34.656Z] 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-23T11:50:34.656Z] ---> Running in d59e4b237789 [2021-02-23T11:50:35.116Z] Removing intermediate container d59e4b237789 [2021-02-23T11:50:35.116Z] ---> f9f0ef94dd19 [2021-02-23T11:50:35.116Z] 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-23T11:50:35.116Z] ---> Running in e7913e6fc339 [2021-02-23T11:50:35.783Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:50:35.783Z] [2021-02-23T11:50:35.783Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-23T11:50:35.783Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-23T11:50:35.783Z] Using test binary docker [2021-02-23T11:50:35.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T11:50:35.783Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:50:35.783Z] INFO: Waiting for daemon to start... [2021-02-23T11:50:35.783Z] Starting dockerd [2021-02-23T11:50:35.783Z] . [2021-02-23T11:50:35.783Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-23T11:50:35.832Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-02-23T11:50:35.832Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-23T11:50:35.832Z] === RUN TestDaemonIpcModePrivate [2021-02-23T11:50:36.702Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2021-02-23T11:50:37.167Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T11:50:37.335Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-02-23T11:50:37.335Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-23T11:50:37.335Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T11:50:38.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T11:50:39.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T11:50:39.427Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-02-23T11:50:39.427Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-23T11:50:39.427Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T11:50:39.857Z] [2021-02-23T11:50:39.857Z] SUCCESS: Specified value was saved. [2021-02-23T11:50:40.213Z] Loaded image: buildpack-deps:buster [2021-02-23T11:50:40.213Z] Loaded image: busybox:latest [2021-02-23T11:50:40.213Z] Loaded image: busybox:glibc [2021-02-23T11:50:40.407Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T11:50:41.340Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2021-02-23T11:50:41.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2021-02-23T11:50:41.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-23T11:50:41.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-23T11:50:41.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-02-23T11:50:41.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-23T11:50:41.340Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T11:50:41.392Z] INFO: Downloading git... [2021-02-23T11:50:41.491Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-02-23T11:50:41.491Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-23T11:50:41.491Z] === RUN TestIpcModeOlderClient [2021-02-23T11:50:41.491Z] === PAUSE TestIpcModeOlderClient [2021-02-23T11:50:41.491Z] === RUN TestKillContainerInvalidSignal [2021-02-23T11:50:41.592Z] Loaded image: debian:bullseye [2021-02-23T11:50:41.852Z] Loaded image: hello-world:latest [2021-02-23T11:50:41.852Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:50:42.111Z] INFO: Testing against a local daemon [2021-02-23T11:50:42.111Z] === RUN TestCgroupNamespacesBuild [2021-02-23T11:50:42.122Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-02-23T11:50:42.122Z] === RUN TestKillContainer [2021-02-23T11:50:42.122Z] === RUN TestKillContainer/no_signal [2021-02-23T11:50:42.366Z] INFO: Downloading go... [2021-02-23T11:50:43.155Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T11:50:43.446Z] === RUN TestKillContainer/killing_signal [2021-02-23T11:50:43.491Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2021-02-23T11:50:43.491Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T11:50:43.904Z] INFO: Downloading compiler 1 of 3... [2021-02-23T11:50:43.904Z] INFO: Downloading compiler 2 of 3... [2021-02-23T11:50:44.365Z] INFO: Downloading compiler 3 of 3... [2021-02-23T11:50:44.365Z] INFO: Extracting git... [2021-02-23T11:50:44.869Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2021-02-23T11:50:44.869Z] === RUN TestBuildWithSession [2021-02-23T11:50:44.869Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T11:50:44.869Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:50:44.869Z] === RUN TestBuildSquashParent [2021-02-23T11:50:44.949Z] --- PASS: TestKillContainer (2.78s) [2021-02-23T11:50:44.949Z] --- PASS: TestKillContainer/no_signal (0.94s) [2021-02-23T11:50:44.949Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-02-23T11:50:44.949Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-02-23T11:50:44.949Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T11:50:44.949Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T11:50:45.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T11:50:46.601Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-02-23T11:50:46.601Z] === RUN TestBuildLabelWithTargets [2021-02-23T11:50:46.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2021-02-23T11:50:46.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2021-02-23T11:50:46.612Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-23T11:50:46.612Z] === RUN TestKillStoppedContainer [2021-02-23T11:50:46.612Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-23T11:50:46.612Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T11:50:46.612Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-23T11:50:46.612Z] === RUN TestKillDifferentUserContainer [2021-02-23T11:50:47.644Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2021-02-23T11:50:47.644Z] === RUN TestInspectOomKilledTrue [2021-02-23T11:50:47.644Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T11:50:47.644Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:50:47.644Z] === RUN TestInspectOomKilledFalse [2021-02-23T11:50:47.644Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T11:50:47.644Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:50:47.644Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T11:50:48.274Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2021-02-23T11:50:48.274Z] === RUN TestLinksContainerNames [2021-02-23T11:50:50.183Z] --- PASS: TestBuildSquashParent (4.55s) [2021-02-23T11:50:50.183Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T11:50:50.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:50:50.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:50:50.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:50:50.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:50:50.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:50:50.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:50:50.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:50:50.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:50:50.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:50:50.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:50:50.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:50:50.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:50:50.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:50:50.183Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:50:50.336Z] --- PASS: TestLinksContainerNames (1.81s) [2021-02-23T11:50:50.336Z] === RUN TestLogsFollowTailEmpty [2021-02-23T11:50:50.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:50:50.966Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2021-02-23T11:50:50.966Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T11:50:51.329Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:50:51.998Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/default [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/private [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/slave [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/shared [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/default [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/private [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/shared [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/slave [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:50:51.998Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T11:50:51.998Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T11:50:51.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:50:52.288Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:50:52.579Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:50:52.579Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:50:52.579Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:50:52.579Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:50:52.579Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T11:50:52.579Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:50:52.579Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T11:50:52.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2021-02-23T11:50:52.869Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-02-23T11:50:52.869Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T11:50:52.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:50:54.709Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-23T11:50:54.709Z] === RUN TestBuildWithEmptyLayers [2021-02-23T11:50:54.876Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T11:50:54.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2021-02-23T11:50:54.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) [2021-02-23T11:50:54.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2021-02-23T11:50:54.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.73s) [2021-02-23T11:50:54.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.69s) [2021-02-23T11:50:54.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s) [2021-02-23T11:50:54.876Z] === RUN TestBuildMultiStageCopy [2021-02-23T11:50:54.876Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T11:50:54.931Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2021-02-23T11:50:54.931Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T11:50:55.995Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-02-23T11:50:55.995Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T11:50:56.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T11:50:56.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T11:50:56.516Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T11:50:56.637Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2021-02-23T11:50:56.637Z] === RUN TestNetworkNat [2021-02-23T11:50:56.753Z] INFO: Expanding go... [2021-02-23T11:50:56.775Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T11:50:57.035Z] --- PASS: TestBuildMultiStageCopy (2.50s) [2021-02-23T11:50:57.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2021-02-23T11:50:57.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-02-23T11:50:57.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-02-23T11:50:57.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-02-23T11:50:57.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-02-23T11:50:57.035Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T11:50:57.237Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-02-23T11:50:57.237Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T11:50:57.604Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-02-23T11:50:57.604Z] === RUN TestBuildLabelWithTargets [2021-02-23T11:50:57.669Z] --- PASS: TestNetworkNat (0.93s) [2021-02-23T11:50:57.669Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T11:50:58.300Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-02-23T11:50:58.300Z] === RUN TestNetworkLoopbackNat [2021-02-23T11:50:58.985Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-02-23T11:50:58.985Z] === RUN TestBuildWithEmptyLayers [2021-02-23T11:50:59.245Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-02-23T11:50:59.245Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T11:51:01.151Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2021-02-23T11:51:01.151Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T11:51:01.720Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-02-23T11:51:01.720Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T11:51:01.809Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-02-23T11:51:01.810Z] === RUN TestPause [2021-02-23T11:51:02.440Z] --- PASS: TestPause (0.94s) [2021-02-23T11:51:02.440Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T11:51:02.440Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:51:02.440Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:51:02.440Z] === RUN TestPauseStopPausedContainer [2021-02-23T11:51:02.500Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-23T11:51:02.500Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T11:51:02.760Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-02-23T11:51:02.760Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T11:51:03.471Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-02-23T11:51:03.471Z] === RUN TestPsFilter [2021-02-23T11:51:03.629Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2021-02-23T11:51:03.629Z] === RUN TestBuildWithHugeFile [2021-02-23T11:51:03.762Z] --- PASS: TestPsFilter (0.34s) [2021-02-23T11:51:03.762Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T11:51:04.793Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2021-02-23T11:51:04.793Z] === RUN TestRemoveContainerWithVolume [2021-02-23T11:51:05.424Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2021-02-23T11:51:05.424Z] === RUN TestRemoveContainerRunning [2021-02-23T11:51:06.455Z] --- PASS: TestRemoveContainerRunning (0.87s) [2021-02-23T11:51:06.455Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T11:51:07.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2021-02-23T11:51:07.087Z] === RUN TestRemoveInvalidContainer [2021-02-23T11:51:07.180Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:51:07.180Z] [2021-02-23T11:51:07.180Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:51:07.180Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:51:07.180Z] HOSTNAME=e7c1be628344 [2021-02-23T11:51:07.180Z] TESTDEBUG=0 [2021-02-23T11:51:07.180Z] DEST=bundles/test-integration [2021-02-23T11:51:07.180Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:51:07.180Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:51:07.180Z] container=docker [2021-02-23T11:51:07.180Z] HOME=/root [2021-02-23T11:51:07.180Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:51:07.180Z] VALIDATE_BRANCH=master [2021-02-23T11:51:07.180Z] TERM=xterm [2021-02-23T11:51:07.180Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:51:07.180Z] SHLVL=1 [2021-02-23T11:51:07.180Z] TIMEOUT=120m [2021-02-23T11:51:07.180Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:51:07.180Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:51:07.180Z] GO111MODULE=off [2021-02-23T11:51:07.180Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T11:51:07.180Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T11:51:07.180Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:51:07.180Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:51:07.180Z] GOPATH=/go [2021-02-23T11:51:07.180Z] PKG_CONFIG=pkg-config [2021-02-23T11:51:07.180Z] _=/usr/bin/env [2021-02-23T11:51:07.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T11:51:07.377Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-23T11:51:07.377Z] === RUN TestRenameLinkedContainer [2021-02-23T11:51:08.024Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2021-02-23T11:51:08.024Z] === RUN TestBuildWithHugeFile [2021-02-23T11:51:10.886Z] --- PASS: TestRenameLinkedContainer (3.67s) [2021-02-23T11:51:10.886Z] === RUN TestRenameStoppedContainer [2021-02-23T11:51:11.917Z] --- PASS: TestRenameStoppedContainer (0.91s) [2021-02-23T11:51:11.917Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T11:51:14.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2021-02-23T11:51:14.020Z] === RUN TestRenameInvalidName [2021-02-23T11:51:14.492Z] sha256:862b90f9b905ddefc3c74b485e843d052c27cab8fc359c362f5445ad6f50da18 [2021-02-23T11:51:14.492Z] INFO: Starting docker-py tests... [2021-02-23T11:51:14.492Z] ============================= test session starts ============================== [2021-02-23T11:51:14.492Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-23T11:51:14.492Z] rootdir: /src, inifile: pytest.ini [2021-02-23T11:51:14.492Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-23T11:51:14.651Z] --- PASS: TestRenameInvalidName (0.86s) [2021-02-23T11:51:14.651Z] === RUN TestRenameAnonymousContainer [2021-02-23T11:51:14.750Z] collected 389 items / 1 deselected / 388 selected [2021-02-23T11:51:14.750Z] [2021-02-23T11:51:17.885Z] INFO: Expanding compiler 1 of 3... [2021-02-23T11:51:17.885Z] INFO: Expanding compiler 2 of 3... [2021-02-23T11:51:20.218Z] --- PASS: TestRenameAnonymousContainer (5.02s) [2021-02-23T11:51:20.218Z] === RUN TestRenameContainerWithSameName [2021-02-23T11:51:20.508Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2021-02-23T11:51:20.508Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T11:51:21.630Z] INFO: Expanding compiler 3 of 3... [2021-02-23T11:51:22.089Z] INFO: Removing downloaded files... [2021-02-23T11:51:22.089Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-02-23T11:51:22.089Z] INFO: Configuring git core.autocrlf... [2021-02-23T11:51:22.570Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2021-02-23T11:51:22.571Z] === RUN TestResize [2021-02-23T11:51:23.201Z] --- PASS: TestResize (0.91s) [2021-02-23T11:51:23.201Z] === RUN TestResizeWithInvalidSize [2021-02-23T11:51:24.233Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2021-02-23T11:51:24.233Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T11:51:24.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T11:51:25.264Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:51:25.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:51:25.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:51:25.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:51:25.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:51:27.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:51:27.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:51:29.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:51:29.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:51:29.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T11:51:29.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T11:51:30.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:51:30.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:51:31.074Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-23T11:51:31.898Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-23T11:51:33.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:51:33.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:51:33.678Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-23T11:51:36.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:51:36.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2021-02-23T11:51:38.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2021-02-23T11:51:38.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2021-02-23T11:51:38.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2021-02-23T11:51:38.828Z] === RUN TestCgroupNamespacesRun [2021-02-23T11:51:40.409Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-02-23T11:51:40.409Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T11:51:41.914Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2021-02-23T11:51:41.914Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T11:51:43.976Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-02-23T11:51:43.976Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T11:51:44.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T11:51:45.479Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-02-23T11:51:45.479Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T11:51:47.540Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-02-23T11:51:47.540Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T11:51:49.044Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2021-02-23T11:51:49.044Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T11:51:50.075Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-02-23T11:51:50.075Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T11:51:52.137Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-02-23T11:51:52.137Z] === RUN TestKernelTCPMemory [2021-02-23T11:51:52.767Z] --- PASS: TestKernelTCPMemory (0.98s) [2021-02-23T11:51:52.767Z] === RUN TestNISDomainname [2021-02-23T11:51:53.798Z] --- PASS: TestNISDomainname (1.09s) [2021-02-23T11:51:53.798Z] === RUN TestHostnameDnsResolution [2021-02-23T11:51:54.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T11:51:54.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T11:51:55.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T11:51:55.884Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-02-23T11:51:55.884Z] === RUN TestStats [2021-02-23T11:51:56.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T11:51:56.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T11:51:57.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T11:51:57.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T11:51:58.608Z] --- PASS: TestStats (3.04s) [2021-02-23T11:51:58.608Z] === RUN TestStopContainerWithTimeout [2021-02-23T11:51:58.608Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T11:51:58.608Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T11:51:58.608Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T11:51:58.608Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T11:51:58.608Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T11:51:58.608Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T11:51:58.608Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T11:51:58.608Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T11:51:58.608Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T11:51:58.608Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T11:51:59.096Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T11:51:59.096Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T11:51:59.096Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T11:51:59.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T11:51:59.391Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2021-02-23T11:51:59.689Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2021-02-23T11:51:59.879Z] --- PASS: TestBuildWithHugeFile (52.57s) [2021-02-23T11:51:59.879Z] === RUN TestBuildWCOWSandboxSize [2021-02-23T11:51:59.879Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-02-23T11:51:59.879Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:51:59.879Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T11:51:59.879Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:51:59.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:51:59.879Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:51:59.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:51:59.879Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:51:59.879Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:51:59.879Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:51:59.879Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:51:59.879Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:51:59.879Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-02-23T11:51:59.879Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-02-23T11:51:59.879Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-23T11:51:59.879Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-23T11:51:59.879Z] === RUN TestBuildPreserveOwnership [2021-02-23T11:51:59.879Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T11:51:59.879Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T11:52:00.111Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T11:52:00.139Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2021-02-23T11:52:00.139Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2021-02-23T11:52:00.139Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2021-02-23T11:52:00.139Z] === RUN TestBuildPlatformInvalid [2021-02-23T11:52:00.139Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-02-23T11:52:00.139Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T11:52:00.334Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T11:52:00.334Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2021-02-23T11:52:00.334Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T11:52:00.334Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T11:52:00.335Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T11:52:00.335Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T11:52:01.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T11:52:02.173Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T11:52:02.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T11:52:03.676Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-23T11:52:03.676Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2021-02-23T11:52:03.676Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2021-02-23T11:52:03.676Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2021-02-23T11:52:03.676Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2021-02-23T11:52:03.676Z] === RUN TestDeleteDevicemapper [2021-02-23T11:52:03.676Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T11:52:03.676Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:52:03.676Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T11:52:03.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T11:52:03.924Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-23T11:52:04.241Z] --- PASS: TestBuildWithHugeFile (52.12s) [2021-02-23T11:52:04.241Z] === RUN TestBuildWCOWSandboxSize [2021-02-23T11:52:04.241Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:52:04.241Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:52:04.241Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T11:52:04.241Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:52:04.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:52:04.241Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:52:04.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:52:04.241Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:52:04.241Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:52:04.241Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:52:04.241Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:52:04.241Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:52:04.241Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-02-23T11:52:04.241Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-02-23T11:52:04.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-23T11:52:04.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-23T11:52:04.241Z] === RUN TestBuildPreserveOwnership [2021-02-23T11:52:04.241Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T11:52:04.858Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2021-02-23T11:52:05.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T11:52:05.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T11:52:05.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T11:52:06.140Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T11:52:06.395Z] ok github.com/docker/docker/builder/remotecontext/git 3.864s coverage: 86.3% of statements [2021-02-23T11:52:06.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T11:52:08.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T11:52:08.122Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s) [2021-02-23T11:52:08.122Z] === RUN TestUpdateMemory [2021-02-23T11:52:08.122Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T11:52:08.122Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:52:08.122Z] === RUN TestUpdateCPUQuota [2021-02-23T11:52:08.506Z] ok github.com/docker/docker/builder/remotecontext 0.540s coverage: 13.7% of statements [2021-02-23T11:52:08.752Z] --- PASS: TestUpdateCPUQuota (1.29s) [2021-02-23T11:52:08.752Z] === RUN TestUpdatePidsLimit [2021-02-23T11:52:08.752Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T11:52:09.384Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T11:52:09.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T11:52:09.675Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T11:52:09.965Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T11:52:10.256Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T11:52:10.325Z] --- PASS: TestBuildPreserveOwnership (10.53s) [2021-02-23T11:52:10.325Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.52s) [2021-02-23T11:52:10.325Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2021-02-23T11:52:10.325Z] === RUN TestBuildPlatformInvalid [2021-02-23T11:52:10.325Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-23T11:52:10.325Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T11:52:10.325Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-23T11:52:10.325Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-23T11:52:10.325Z] PASS [2021-02-23T11:52:10.325Z] [2021-02-23T11:52:10.325Z] === Skipped [2021-02-23T11:52:10.325Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-23T11:52:10.325Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:52:10.325Z] [2021-02-23T11:52:10.325Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:52:10.325Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:52:10.325Z] [2021-02-23T11:52:10.325Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-23T11:52:10.325Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-23T11:52:10.325Z] [2021-02-23T11:52:10.325Z] [2021-02-23T11:52:10.325Z] DONE 34 tests, 3 skipped in 130.069s [2021-02-23T11:52:10.325Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T11:52:10.325Z] INFO: Testing against a local daemon [2021-02-23T11:52:10.325Z] === RUN TestConfigInspect [2021-02-23T11:52:10.325Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-23T11:52:10.325Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:10.325Z] === RUN TestConfigList [2021-02-23T11:52:10.325Z] --- SKIP: TestConfigList (0.01s) [2021-02-23T11:52:10.325Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:10.325Z] === RUN TestConfigsCreateAndDelete [2021-02-23T11:52:10.325Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-23T11:52:10.325Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:10.325Z] === RUN TestConfigsUpdate [2021-02-23T11:52:10.325Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-23T11:52:10.325Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:10.325Z] === RUN TestTemplatedConfig [2021-02-23T11:52:10.325Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-23T11:52:10.325Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:10.325Z] === RUN TestConfigCreateResolve [2021-02-23T11:52:10.583Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-23T11:52:10.583Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:10.583Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T11:52:10.601Z] ok github.com/docker/docker/builder/dockerfile 1.170s coverage: 48.3% of statements [2021-02-23T11:52:10.601Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T11:52:10.601Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T11:52:10.601Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T11:52:10.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T11:52:10.889Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T11:52:11.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T11:52:11.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T11:52:11.956Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-23T11:52:11.956Z] PASS [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] === Skipped [2021-02-23T11:52:11.956Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-23T11:52:11.956Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-23T11:52:11.956Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-23T11:52:11.956Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-23T11:52:11.956Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-23T11:52:11.956Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-23T11:52:11.956Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] [2021-02-23T11:52:11.956Z] DONE 7 tests, 6 skipped in 1.720s [2021-02-23T11:52:11.956Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T11:52:12.214Z] INFO: Testing against a local daemon [2021-02-23T11:52:12.214Z] === RUN TestCheckpoint [2021-02-23T11:52:12.214Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T11:52:12.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:52:12.214Z] === RUN TestContainerInvalidJSON [2021-02-23T11:52:12.214Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:52:12.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:52:12.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:52:12.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:52:12.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:52:12.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:52:12.214Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:52:12.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:52:12.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:52:12.214Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-23T11:52:12.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T11:52:12.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T11:52:12.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T11:52:12.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T11:52:12.214Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-02-23T11:52:12.214Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T11:52:12.214Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-23T11:52:12.214Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T11:52:12.214Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-23T11:52:12.214Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T11:52:12.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-23T11:52:12.472Z] === RUN TestCopyFromContainer [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit (3.66s) [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-23T11:52:12.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-02-23T11:52:12.683Z] === RUN TestUpdateRestartPolicy [2021-02-23T11:52:12.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T11:52:14.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T11:52:15.029Z] Loaded image: buildpack-deps:buster [2021-02-23T11:52:15.029Z] Loaded image: busybox:latest [2021-02-23T11:52:15.029Z] Loaded image: busybox:glibc [2021-02-23T11:52:15.084Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:52:15.084Z] Using test binary docker [2021-02-23T11:52:15.084Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T11:52:15.110Z] ok github.com/docker/docker/client 0.577s coverage: 75.4% of statements [2021-02-23T11:52:15.345Z] +++ /etc/init.d/apparmor start [2021-02-23T11:52:15.345Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:52:15.345Z] INFO: Waiting for daemon to start... [2021-02-23T11:52:15.345Z] Starting dockerd [2021-02-23T11:52:15.345Z] +++ 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-23T11:52:16.409Z] Loaded image: debian:bullseye [2021-02-23T11:52:16.409Z] Loaded image: hello-world:latest [2021-02-23T11:52:16.409Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer// [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T11:52:16.656Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer (4.43s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-23T11:52:16.915Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-23T11:52:16.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T11:52:16.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:52:16.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:52:16.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:52:16.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:52:16.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:52:16.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:52:16.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:52:16.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:52:16.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:52:16.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-23T11:52:16.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T11:52:16.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T11:52:16.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-23T11:52:16.915Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T11:52:16.915Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-23T11:52:16.915Z] === RUN TestCreateWithInvalidEnv [2021-02-23T11:52:16.915Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T11:52:16.915Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T11:52:16.915Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T11:52:16.915Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T11:52:16.915Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T11:52:16.915Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T11:52:16.915Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T11:52:16.915Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T11:52:16.915Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T11:52:16.915Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-23T11:52:16.915Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T11:52:16.915Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T11:52:16.915Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T11:52:16.915Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T11:52:16.915Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-23T11:52:16.915Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T11:52:18.289Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2021-02-23T11:52:18.289Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T11:52:19.224Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2021-02-23T11:52:19.224Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T11:52:19.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:52:19.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:52:19.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:52:19.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:52:19.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:52:19.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:52:19.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:52:19.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:52:19.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:52:19.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:52:19.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:52:19.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:52:19.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:52:19.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:52:19.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:52:19.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-23T11:52:19.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T11:52:19.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T11:52:19.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T11:52:19.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-23T11:52:19.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T11:52:19.224Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T11:52:19.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-02-23T11:52:19.790Z] === RUN TestCreateDifferentPlatform [2021-02-23T11:52:19.790Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T11:52:19.790Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T11:52:19.790Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-23T11:52:19.790Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T11:52:19.790Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T11:52:19.790Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T11:52:19.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-23T11:52:19.790Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T11:52:19.790Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-23T11:52:19.790Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T11:52:19.790Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-23T11:52:19.790Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-23T11:52:19.790Z] === RUN TestDaemonRestartIpcMode [2021-02-23T11:52:19.790Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T11:52:19.790Z] === RUN TestDaemonHostGatewayIP [2021-02-23T11:52:19.790Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-23T11:52:19.790Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:52:19.790Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T11:52:19.790Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T11:52:19.790Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T11:52:19.790Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-23T11:52:19.790Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-23T11:52:19.790Z] === RUN TestDiff [2021-02-23T11:52:20.048Z] --- PASS: TestDiff (0.40s) [2021-02-23T11:52:20.048Z] === RUN TestExecWithCloseStdin [2021-02-23T11:52:20.615Z] --- PASS: TestExecWithCloseStdin (0.46s) [2021-02-23T11:52:20.615Z] === RUN TestExec [2021-02-23T11:52:20.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T11:52:21.180Z] --- PASS: TestExec (0.47s) [2021-02-23T11:52:21.180Z] === RUN TestExecUser [2021-02-23T11:52:21.747Z] --- PASS: TestExecUser (0.52s) [2021-02-23T11:52:21.747Z] === RUN TestExportContainerAndImportImage [2021-02-23T11:52:21.932Z] . [2021-02-23T11:52:21.932Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:52:21.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:52:21.932Z] Error: No such image: emptyfs [2021-02-23T11:52:21.932Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T11:52:21.932Z] ++++ docker load [2021-02-23T11:52:21.932Z] Running integration-test (iteration 1) [2021-02-23T11:52:21.932Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T11:52:21.932Z] ++ 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-23T11:52:21.932Z] ++ set -e [2021-02-23T11:52:21.932Z] ++ '[' -n 0 ']' [2021-02-23T11:52:21.932Z] ++ set -x [2021-02-23T11:52:21.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:52:22.314Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2021-02-23T11:52:22.314Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T11:52:24.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T11:52:24.537Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.47s) [2021-02-23T11:52:24.537Z] PASS [2021-02-23T11:52:24.537Z] [2021-02-23T11:52:24.537Z] === Skipped [2021-02-23T11:52:24.537Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-23T11:52:24.537Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:52:24.537Z] [2021-02-23T11:52:24.537Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-02-23T11:52:24.537Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:52:24.537Z] [2021-02-23T11:52:24.537Z] [2021-02-23T11:52:24.537Z] DONE 34 tests, 2 skipped in 118.268s [2021-02-23T11:52:24.537Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T11:52:24.537Z] INFO: Testing against a local daemon [2021-02-23T11:52:24.537Z] === RUN TestConfigInspect [2021-02-23T11:52:25.593Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s) [2021-02-23T11:52:25.593Z] === RUN TestHealthCheckWorkdir [2021-02-23T11:52:26.160Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2021-02-23T11:52:26.160Z] === RUN TestHealthKillContainer [2021-02-23T11:52:26.444Z] --- PASS: TestConfigInspect (2.48s) [2021-02-23T11:52:26.444Z] === RUN TestConfigList [2021-02-23T11:52:28.060Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2021-02-23T11:52:28.060Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T11:52:28.060Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-02-23T11:52:28.060Z] === RUN TestWaitNonBlocked [2021-02-23T11:52:28.060Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:52:28.060Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:52:28.060Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:52:28.060Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:52:28.060Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:52:28.060Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:52:28.060Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-23T11:52:28.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-02-23T11:52:28.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-02-23T11:52:28.060Z] === RUN TestWaitBlocked [2021-02-23T11:52:28.060Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:52:28.060Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:52:28.060Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:52:28.060Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:52:28.060Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:52:28.060Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:52:28.688Z] --- PASS: TestHealthKillContainer (2.50s) [2021-02-23T11:52:28.688Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T11:52:28.690Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-23T11:52:28.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2021-02-23T11:52:28.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2021-02-23T11:52:28.691Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T11:52:28.691Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T11:52:28.946Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-23T11:52:28.946Z] === RUN TestIpcModeNone [2021-02-23T11:52:28.980Z] --- PASS: TestConfigList (2.37s) [2021-02-23T11:52:28.980Z] === RUN TestConfigsCreateAndDelete [2021-02-23T11:52:29.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T11:52:29.547Z] --- PASS: TestIpcModeNone (0.46s) [2021-02-23T11:52:29.547Z] === RUN TestIpcModePrivate [2021-02-23T11:52:30.149Z] --- PASS: TestIpcModePrivate (0.49s) [2021-02-23T11:52:30.149Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-23T11:52:30.149Z] === RUN TestIpcModeShareable [2021-02-23T11:52:30.149Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-23T11:52:30.149Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:52:30.149Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T11:52:30.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T11:52:30.887Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2021-02-23T11:52:30.887Z] === RUN TestConfigsUpdate [2021-02-23T11:52:31.550Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2021-02-23T11:52:31.550Z] === RUN TestAPIIpcModeHost [2021-02-23T11:52:31.550Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-23T11:52:31.550Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:52:31.550Z] === RUN TestDaemonIpcModeShareable [2021-02-23T11:52:31.550Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-23T11:52:31.550Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:52:31.550Z] === RUN TestDaemonIpcModePrivate [2021-02-23T11:52:32.200Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2021-02-23T11:52:32.200Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T11:52:33.425Z] --- PASS: TestConfigsUpdate (2.34s) [2021-02-23T11:52:33.425Z] === RUN TestTemplatedConfig [2021-02-23T11:52:34.078Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2021-02-23T11:52:34.078Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-23T11:52:34.078Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T11:52:34.078Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-23T11:52:34.078Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:52:34.078Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T11:52:34.078Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-23T11:52:34.078Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:52:34.078Z] === RUN TestIpcModeOlderClient [2021-02-23T11:52:34.078Z] === PAUSE TestIpcModeOlderClient [2021-02-23T11:52:34.078Z] === RUN TestKillContainerInvalidSignal [2021-02-23T11:52:34.078Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-02-23T11:52:34.078Z] === RUN TestKillContainer [2021-02-23T11:52:34.078Z] === RUN TestKillContainer/no_signal [2021-02-23T11:52:34.179Z] Loaded image: buildpack-deps:buster [2021-02-23T11:52:34.179Z] Loaded image: busybox:latest [2021-02-23T11:52:34.179Z] Loaded image: busybox:glibc [2021-02-23T11:52:34.205Z] Removing intermediate container e7913e6fc339 [2021-02-23T11:52:34.205Z] ---> d69199921faa [2021-02-23T11:52:34.205Z] 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-23T11:52:34.205Z] ---> Running in 0ab8ffdcd65e [2021-02-23T11:52:34.644Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T11:52:34.664Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-02-23T11:52:34.906Z] === RUN TestKillContainer/killing_signal [2021-02-23T11:52:34.923Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.85s) [2021-02-23T11:52:34.923Z] === CONT TestDaemonHostGatewayIP [2021-02-23T11:52:34.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T11:52:35.125Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-02-23T11:52:35.125Z] go: finding gotest.tools v0.5.3 [2021-02-23T11:52:35.125Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-23T11:52:35.472Z] --- PASS: TestKillContainer (1.30s) [2021-02-23T11:52:35.472Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-02-23T11:52:35.472Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-02-23T11:52:35.472Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-02-23T11:52:35.472Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T11:52:35.472Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T11:52:35.593Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-23T11:52:35.593Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-02-23T11:52:35.593Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-23T11:52:35.593Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:52:35.593Z] go: extracting github.com/fatih/color v1.9.0 [2021-02-23T11:52:35.593Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:52:35.730Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T11:52:35.963Z] --- PASS: TestTemplatedConfig (2.71s) [2021-02-23T11:52:35.963Z] === RUN TestConfigCreateResolve [2021-02-23T11:52:36.062Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-02-23T11:52:36.062Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:52:36.062Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:52:36.062Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:52:36.062Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:52:36.062Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:52:36.063Z] go: downloading github.com/pkg/errors v0.9.1 [2021-02-23T11:52:36.063Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:52:36.063Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:52:36.063Z] go: extracting github.com/pkg/errors v0.9.1 [2021-02-23T11:52:36.063Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:52:36.063Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:52:36.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-02-23T11:52:36.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-02-23T11:52:36.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-02-23T11:52:36.296Z] === RUN TestKillStoppedContainer [2021-02-23T11:52:36.296Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-23T11:52:36.296Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T11:52:36.296Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-23T11:52:36.296Z] === RUN TestKillDifferentUserContainer [2021-02-23T11:52:36.530Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:52:36.530Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:52:36.530Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:52:36.530Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:52:36.530Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:52:36.822Z] Loaded image: debian:bullseye [2021-02-23T11:52:36.863Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-02-23T11:52:36.863Z] === RUN TestInspectOomKilledTrue [2021-02-23T11:52:36.863Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T11:52:36.863Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:52:36.863Z] === RUN TestInspectOomKilledFalse [2021-02-23T11:52:36.863Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T11:52:36.863Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:52:36.863Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T11:52:36.863Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-23T11:52:36.863Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-23T11:52:36.863Z] === RUN TestLinksContainerNames [2021-02-23T11:52:37.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T11:52:37.509Z] go: finding github.com/fatih/color v1.9.0 [2021-02-23T11:52:37.509Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-23T11:52:37.509Z] go: finding github.com/pkg/errors v0.9.1 [2021-02-23T11:52:37.509Z] go: finding github.com/spf13/pflag v1.0.3 [2021-02-23T11:52:37.509Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-23T11:52:37.509Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-23T11:52:37.797Z] --- PASS: TestLinksContainerNames (0.84s) [2021-02-23T11:52:37.797Z] === RUN TestLogsFollowTailEmpty [2021-02-23T11:52:37.841Z] Loaded image: hello-world:latest [2021-02-23T11:52:37.968Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-23T11:52:37.968Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-23T11:52:37.968Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-23T11:52:37.968Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-23T11:52:37.968Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-23T11:52:38.056Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-02-23T11:52:38.056Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T11:52:38.315Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot/default [2021-02-23T11:52:38.315Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot/private [2021-02-23T11:52:38.315Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T11:52:38.315Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot/slave [2021-02-23T11:52:38.315Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T11:52:38.315Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot/shared [2021-02-23T11:52:38.315Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T11:52:38.315Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T11:52:38.315Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T11:52:38.433Z] --- PASS: TestDaemonHostGatewayIP (3.50s) [2021-02-23T11:52:38.433Z] === CONT TestDaemonRestartIpcMode [2021-02-23T11:52:38.500Z] --- PASS: TestConfigCreateResolve (2.27s) [2021-02-23T11:52:38.500Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/default [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/shared [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/slave [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/private [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T11:52:38.573Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:52:38.573Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T11:52:38.573Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:52:38.759Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-23T11:52:38.759Z] PASS [2021-02-23T11:52:38.759Z] [2021-02-23T11:52:38.759Z] DONE 7 tests in 15.050s [2021-02-23T11:52:38.759Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T11:52:38.759Z] INFO: Testing against a local daemon [2021-02-23T11:52:38.759Z] === RUN TestCheckpoint [2021-02-23T11:52:38.759Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T11:52:38.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:52:38.759Z] === RUN TestContainerInvalidJSON [2021-02-23T11:52:38.759Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:52:38.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:52:38.759Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:52:38.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:52:38.759Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:52:38.759Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:52:38.759Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:52:38.759Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:52:38.759Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:52:38.759Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-23T11:52:38.759Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T11:52:38.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T11:52:38.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T11:52:38.759Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T11:52:38.831Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-02-23T11:52:38.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-23T11:52:38.832Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-23T11:52:38.832Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T11:52:38.832Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-23T11:52:38.832Z] 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-23T11:52:38.832Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T11:52:38.832Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-23T11:52:38.832Z] 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-23T11:52:38.832Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T11:52:38.832Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-23T11:52:38.832Z] 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-23T11:52:38.832Z] === RUN TestNetworkNat [2021-02-23T11:52:39.019Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-23T11:52:39.019Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T11:52:39.019Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-23T11:52:39.019Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T11:52:39.019Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-23T11:52:39.019Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T11:52:39.019Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-23T11:52:39.019Z] === RUN TestCopyFromContainer [2021-02-23T11:52:39.228Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:52:39.228Z] INFO: Testing against a local daemon [2021-02-23T11:52:39.228Z] === RUN TestCgroupNamespacesBuild [2021-02-23T11:52:39.399Z] --- PASS: TestNetworkNat (0.52s) [2021-02-23T11:52:39.399Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T11:52:39.965Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-02-23T11:52:39.965Z] === RUN TestNetworkLoopbackNat [2021-02-23T11:52:40.433Z] === RUN TestCopyFromContainer// [2021-02-23T11:52:40.433Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T11:52:40.433Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T11:52:40.433Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T11:52:40.433Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T11:52:40.705Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T11:52:40.705Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T11:52:40.705Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T11:52:40.705Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T11:52:40.978Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer (1.91s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-02-23T11:52:40.978Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-23T11:52:40.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T11:52:40.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:52:40.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:52:40.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:52:40.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:52:40.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:52:40.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:52:40.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:52:40.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:52:40.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:52:40.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-23T11:52:40.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T11:52:40.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T11:52:40.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T11:52:40.978Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T11:52:40.978Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-23T11:52:40.978Z] === RUN TestCreateWithInvalidEnv [2021-02-23T11:52:40.978Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T11:52:40.978Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T11:52:40.978Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T11:52:40.978Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T11:52:40.978Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T11:52:40.978Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T11:52:40.978Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T11:52:40.978Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T11:52:40.978Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T11:52:40.978Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-23T11:52:40.978Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T11:52:40.978Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T11:52:40.978Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T11:52:40.978Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T11:52:40.978Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-23T11:52:40.978Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T11:52:41.157Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2021-02-23T11:52:41.157Z] === CONT TestIpcModeOlderClient [2021-02-23T11:52:41.157Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-02-23T11:52:41.707Z] INFO: Build done for gotestsum... [2021-02-23T11:52:41.776Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2021-02-23T11:52:41.776Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T11:52:42.188Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2021-02-23T11:52:42.188Z] PASS [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] === Skipped [2021-02-23T11:52:42.188Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-23T11:52:42.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T11:52:42.188Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T11:52:42.188Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:52:42.188Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T11:52:42.188Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-23T11:52:42.188Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] [2021-02-23T11:52:42.188Z] DONE 196 tests, 6 skipped in 156.995s [2021-02-23T11:52:42.188Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T11:52:42.188Z] ++ 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-23T11:52:42.188Z] ++ set -e [2021-02-23T11:52:42.188Z] ++ '[' -n 0 ']' [2021-02-23T11:52:42.188Z] ++ set -x [2021-02-23T11:52:42.188Z] ++ 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-23T11:52:42.479Z] INFO: Testing against a local daemon [2021-02-23T11:52:42.479Z] === RUN TestCommitInheritsEnv [2021-02-23T11:52:42.499Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-02-23T11:52:42.499Z] === RUN TestPause [2021-02-23T11:52:42.499Z] --- SKIP: TestPause (0.00s) [2021-02-23T11:52:42.499Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:52:42.499Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T11:52:42.499Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:52:42.499Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:52:42.499Z] === RUN TestPauseStopPausedContainer [2021-02-23T11:52:42.499Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-23T11:52:42.499Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:52:42.499Z] === RUN TestPsFilter [2021-02-23T11:52:42.499Z] --- PASS: TestPsFilter (0.11s) [2021-02-23T11:52:42.499Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T11:52:42.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T11:52:42.757Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-02-23T11:52:42.757Z] === RUN TestRemoveContainerWithVolume [2021-02-23T11:52:42.913Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2021-02-23T11:52:42.913Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T11:52:43.109Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-02-23T11:52:43.109Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T11:52:43.109Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T11:52:43.109Z] === RUN TestImagesFilterMultiReference [2021-02-23T11:52:43.109Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-02-23T11:52:43.109Z] === RUN TestImagePullPlatformInvalid [2021-02-23T11:52:43.109Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-23T11:52:43.109Z] === RUN TestRemoveImageOrphaning [2021-02-23T11:52:43.323Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-02-23T11:52:43.323Z] === RUN TestRemoveContainerRunning [2021-02-23T11:52:43.581Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-02-23T11:52:43.581Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T11:52:43.698Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2021-02-23T11:52:43.698Z] === RUN TestBuildWithSession [2021-02-23T11:52:43.698Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T11:52:43.698Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:52:43.698Z] === RUN TestBuildSquashParent [2021-02-23T11:52:43.740Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-02-23T11:52:43.740Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T11:52:43.740Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T11:52:43.740Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:52:43.740Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T11:52:43.740Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-23T11:52:43.740Z] === RUN TestTagInvalidReference [2021-02-23T11:52:43.740Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-23T11:52:43.740Z] === RUN TestTagValidPrefixedRepo [2021-02-23T11:52:43.740Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-23T11:52:43.740Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T11:52:43.740Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-02-23T11:52:43.740Z] === RUN TestTagOfficialNames [2021-02-23T11:52:43.740Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-23T11:52:43.740Z] === RUN TestTagMatchesDigest [2021-02-23T11:52:43.740Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-23T11:52:43.740Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T11:52:44.148Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-02-23T11:52:44.148Z] === RUN TestRemoveInvalidContainer [2021-02-23T11:52:44.148Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-23T11:52:44.148Z] === RUN TestRenameLinkedContainer [2021-02-23T11:52:44.819Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-02-23T11:52:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T11:52:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:52:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:52:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:52:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:52:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:52:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:52:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:52:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:52:44.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:52:44.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:52:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:52:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:52:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:52:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:52:44.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:52:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-23T11:52:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T11:52:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T11:52:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-23T11:52:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T11:52:44.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T11:52:44.819Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T11:52:45.079Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-02-23T11:52:45.079Z] === RUN TestCreateDifferentPlatform [2021-02-23T11:52:45.079Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T11:52:45.079Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T11:52:45.079Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-23T11:52:45.079Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T11:52:45.079Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T11:52:45.079Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T11:52:45.079Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-23T11:52:45.079Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T11:52:45.079Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-23T11:52:45.079Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T11:52:45.079Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T11:52:45.079Z] === RUN TestDaemonRestartIpcMode [2021-02-23T11:52:45.079Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T11:52:45.079Z] === RUN TestDaemonHostGatewayIP [2021-02-23T11:52:45.079Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T11:52:45.079Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T11:52:45.079Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T11:52:45.079Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T11:52:45.079Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T11:52:45.079Z] === RUN TestDiff [2021-02-23T11:52:45.649Z] --- PASS: TestDiff (0.53s) [2021-02-23T11:52:45.649Z] === RUN TestExecWithCloseStdin [2021-02-23T11:52:45.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T11:52:46.054Z] --- PASS: TestRenameLinkedContainer (1.69s) [2021-02-23T11:52:46.054Z] === RUN TestRenameStoppedContainer [2021-02-23T11:52:46.219Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-02-23T11:52:46.219Z] === RUN TestExec [2021-02-23T11:52:46.312Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-02-23T11:52:46.312Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T11:52:47.158Z] --- PASS: TestExec (0.65s) [2021-02-23T11:52:47.158Z] === RUN TestExecUser [2021-02-23T11:52:47.245Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2021-02-23T11:52:47.245Z] === RUN TestRenameInvalidName [2021-02-23T11:52:47.503Z] --- PASS: TestRenameInvalidName (0.40s) [2021-02-23T11:52:47.503Z] === RUN TestRenameAnonymousContainer [2021-02-23T11:52:47.727Z] --- PASS: TestExecUser (0.64s) [2021-02-23T11:52:47.727Z] === RUN TestExportContainerAndImportImage [2021-02-23T11:52:48.296Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-02-23T11:52:48.296Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T11:52:48.877Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2021-02-23T11:52:48.877Z] === RUN TestRenameContainerWithSameName [2021-02-23T11:52:49.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T11:52:49.445Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-02-23T11:52:49.445Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T11:52:49.675Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-02-23T11:52:49.675Z] === RUN TestHealthCheckWorkdir [2021-02-23T11:52:50.292Z] --- PASS: TestBuildSquashParent (6.59s) [2021-02-23T11:52:50.292Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T11:52:50.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:52:50.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:52:50.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:52:50.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:52:50.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:52:50.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:52:50.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:52:50.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:52:50.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:52:50.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:52:50.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:52:50.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:52:50.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:52:50.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:52:50.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:52:50.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:52:50.380Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-02-23T11:52:50.380Z] === RUN TestResize [2021-02-23T11:52:50.613Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2021-02-23T11:52:50.613Z] === RUN TestHealthKillContainer [2021-02-23T11:52:50.638Z] --- PASS: TestResize (0.43s) [2021-02-23T11:52:50.638Z] === RUN TestResizeWithInvalidSize [2021-02-23T11:52:51.204Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-02-23T11:52:51.204Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T11:52:51.463Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-02-23T11:52:51.463Z] === RUN TestDaemonRestartKillContainers [2021-02-23T11:52:51.463Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-23T11:52:51.463Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-23T11:52:51.463Z] === RUN TestCgroupNamespacesRun [2021-02-23T11:52:52.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:52:52.531Z] Using test binary docker [2021-02-23T11:52:52.531Z] +++ /etc/init.d/apparmor start [2021-02-23T11:52:52.531Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:52:52.531Z] INFO: Waiting for daemon to start... [2021-02-23T11:52:52.531Z] Starting dockerd [2021-02-23T11:52:52.531Z] +++ 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-23T11:52:52.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:52:52.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:52:53.148Z] --- PASS: TestHealthKillContainer (2.67s) [2021-02-23T11:52:53.148Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T11:52:53.717Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-02-23T11:52:53.717Z] === RUN TestIpcModeNone [2021-02-23T11:52:53.991Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-02-23T11:52:53.991Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T11:52:54.102Z] Removing intermediate container 0ab8ffdcd65e [2021-02-23T11:52:54.102Z] ---> e8912d86f464 [2021-02-23T11:52:54.102Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-23T11:52:54.102Z] ---> Running in b9cb57dbdfb3 [2021-02-23T11:52:54.102Z] Removing intermediate container b9cb57dbdfb3 [2021-02-23T11:52:54.102Z] ---> db67cba20475 [2021-02-23T11:52:54.102Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-23T11:52:54.102Z] ---> Running in 0db5a61aca6c [2021-02-23T11:52:54.102Z] Removing intermediate container 0db5a61aca6c [2021-02-23T11:52:54.102Z] ---> 4f5b8f18bf24 [2021-02-23T11:52:54.102Z] Step 10/10 : COPY . . [2021-02-23T11:52:54.286Z] --- PASS: TestIpcModeNone (0.61s) [2021-02-23T11:52:54.286Z] === RUN TestIpcModePrivate [2021-02-23T11:52:54.550Z] ok github.com/docker/docker/cmd/dockerd 0.259s coverage: 29.1% of statements [2021-02-23T11:52:54.859Z] --- PASS: TestIpcModePrivate (0.67s) [2021-02-23T11:52:54.859Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-23T11:52:54.859Z] === RUN TestIpcModeShareable [2021-02-23T11:52:55.050Z] . [2021-02-23T11:52:55.050Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:52:55.050Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:52:55.050Z] Error: No such image: emptyfs [2021-02-23T11:52:55.050Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T11:52:55.050Z] ++++ docker load [2021-02-23T11:52:55.307Z] Running integration-test (iteration 1) [2021-02-23T11:52:55.307Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T11:52:55.307Z] ++ 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-23T11:52:55.307Z] ++ set -e [2021-02-23T11:52:55.307Z] ++ '[' -n 0 ']' [2021-02-23T11:52:55.307Z] ++ set -x [2021-02-23T11:52:55.307Z] ++ 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-23T11:52:55.402Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T11:52:55.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2021-02-23T11:52:55.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2021-02-23T11:52:55.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-02-23T11:52:55.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2021-02-23T11:52:55.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2021-02-23T11:52:55.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2021-02-23T11:52:55.402Z] === RUN TestBuildMultiStageCopy [2021-02-23T11:52:55.402Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T11:52:55.429Z] --- PASS: TestIpcModeShareable (0.65s) [2021-02-23T11:52:55.429Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-23T11:52:55.429Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T11:52:55.893Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2021-02-23T11:52:55.893Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T11:52:57.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T11:52:57.337Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2021-02-23T11:52:57.337Z] === RUN TestAPIIpcModeHost [2021-02-23T11:52:57.890Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T11:52:57.906Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-02-23T11:52:57.906Z] === RUN TestDaemonIpcModeShareable [2021-02-23T11:52:58.422Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2021-02-23T11:52:58.422Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T11:52:58.462Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T11:52:58.535Z] ..........................xx.................... [ 29%] [2021-02-23T11:52:59.034Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T11:52:59.285Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2021-02-23T11:52:59.285Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-23T11:52:59.285Z] === RUN TestDaemonIpcModePrivate [2021-02-23T11:52:59.608Z] --- PASS: TestBuildMultiStageCopy (4.50s) [2021-02-23T11:52:59.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2021-02-23T11:52:59.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-02-23T11:52:59.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-02-23T11:52:59.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2021-02-23T11:52:59.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-02-23T11:52:59.608Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T11:53:00.185Z] ok github.com/docker/docker/container 0.170s coverage: 34.7% of statements [2021-02-23T11:53:00.185Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T11:53:00.185Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T11:53:00.185Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T11:53:00.185Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T11:53:00.226Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2021-02-23T11:53:00.226Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-23T11:53:00.226Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T11:53:00.321Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-02-23T11:53:00.321Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T11:53:00.994Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-02-23T11:53:00.994Z] === RUN TestBuildLabelWithTargets [2021-02-23T11:53:01.607Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2021-02-23T11:53:01.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-23T11:53:01.607Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T11:53:02.287Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2021-02-23T11:53:02.850Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) [2021-02-23T11:53:02.850Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T11:53:02.988Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2021-02-23T11:53:02.988Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-23T11:53:02.988Z] === RUN TestIpcModeOlderClient [2021-02-23T11:53:02.988Z] === PAUSE TestIpcModeOlderClient [2021-02-23T11:53:02.988Z] === RUN TestKillContainerInvalidSignal [2021-02-23T11:53:03.247Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-02-23T11:53:03.247Z] === RUN TestKillContainer [2021-02-23T11:53:03.247Z] === RUN TestKillContainer/no_signal [2021-02-23T11:53:03.544Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2021-02-23T11:53:03.544Z] === RUN TestBuildWithEmptyLayers [2021-02-23T11:53:03.817Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T11:53:04.081Z] === RUN TestKillContainer/killing_signal [2021-02-23T11:53:04.488Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2021-02-23T11:53:04.488Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T11:53:04.749Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-02-23T11:53:04.749Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T11:53:05.019Z] --- PASS: TestKillContainer (1.49s) [2021-02-23T11:53:05.019Z] --- PASS: TestKillContainer/no_signal (0.46s) [2021-02-23T11:53:05.019Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2021-02-23T11:53:05.019Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-02-23T11:53:05.019Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T11:53:05.019Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T11:53:05.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T11:53:05.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) [2021-02-23T11:53:05.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2021-02-23T11:53:05.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2021-02-23T11:53:05.850Z] === RUN TestKillStoppedContainer [2021-02-23T11:53:05.850Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-23T11:53:05.850Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T11:53:05.850Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-23T11:53:05.850Z] === RUN TestKillDifferentUserContainer [2021-02-23T11:53:06.420Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2021-02-23T11:53:06.420Z] === RUN TestInspectOomKilledTrue [2021-02-23T11:53:06.420Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T11:53:06.420Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-23T11:53:06.420Z] === RUN TestInspectOomKilledFalse [2021-02-23T11:53:06.648Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-23T11:53:06.648Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T11:53:06.786Z] ok github.com/docker/docker/daemon/cluster/convert 0.073s coverage: 35.9% of statements [2021-02-23T11:53:06.988Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2021-02-23T11:53:06.988Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T11:53:07.248Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2021-02-23T11:53:07.248Z] === RUN TestLinksContainerNames [2021-02-23T11:53:07.791Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2021-02-23T11:53:07.791Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T11:53:08.186Z] --- PASS: TestLinksContainerNames (0.92s) [2021-02-23T11:53:08.186Z] === RUN TestLogsFollowTailEmpty [2021-02-23T11:53:08.548Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2021-02-23T11:53:08.548Z] === RUN TestKernelTCPMemory [2021-02-23T11:53:08.548Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-02-23T11:53:08.548Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:08.548Z] === RUN TestNISDomainname [2021-02-23T11:53:08.548Z] --- SKIP: TestNISDomainname (0.04s) [2021-02-23T11:53:08.548Z] 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-23T11:53:08.548Z] === RUN TestHostnameDnsResolution [2021-02-23T11:53:08.734Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-02-23T11:53:08.734Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T11:53:08.754Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2021-02-23T11:53:08.754Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T11:53:09.013Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/default [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/private [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/slave [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/shared [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T11:53:09.013Z] === CONT TestMountDaemonRoot/default [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:53:09.013Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T11:53:09.013Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:53:09.013Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:53:09.013Z] === CONT TestMountDaemonRoot/shared [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:53:09.013Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:53:09.013Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:53:09.013Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/slave [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/private [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:53:09.273Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T11:53:09.273Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:53:09.273Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:53:09.482Z] --- PASS: TestHostnameDnsResolution (0.76s) [2021-02-23T11:53:09.482Z] === RUN TestStats [2021-02-23T11:53:09.482Z] --- SKIP: TestStats (0.00s) [2021-02-23T11:53:09.482Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:09.482Z] === RUN TestStopContainerWithTimeout [2021-02-23T11:53:09.482Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T11:53:09.482Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T11:53:09.482Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T11:53:09.482Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T11:53:09.482Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T11:53:09.482Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T11:53:09.482Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T11:53:09.482Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T11:53:09.482Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T11:53:09.482Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:53:09.533Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-23T11:53:09.533Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-23T11:53:09.533Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T11:53:10.047Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T11:53:11.442Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) [2021-02-23T11:53:11.442Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T11:53:11.442Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-02-23T11:53:11.442Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T11:53:11.945Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T11:53:12.012Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-02-23T11:53:12.012Z] === RUN TestNetworkNat [2021-02-23T11:53:12.038Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2021-02-23T11:53:12.038Z] === RUN TestBuildWithHugeFile [2021-02-23T11:53:12.457Z] ok github.com/docker/docker/daemon/cluster 0.143s coverage: 0.5% of statements [2021-02-23T11:53:12.580Z] --- PASS: TestNetworkNat (0.51s) [2021-02-23T11:53:12.580Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T11:53:12.840Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-02-23T11:53:12.840Z] === RUN TestNetworkLoopbackNat [2021-02-23T11:53:13.318Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T11:53:13.318Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2021-02-23T11:53:13.318Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-02-23T11:53:13.318Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2021-02-23T11:53:13.318Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-02-23T11:53:13.318Z] === RUN TestDeleteDevicemapper [2021-02-23T11:53:13.318Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T11:53:13.318Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:53:13.318Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T11:53:13.989Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 81.8% of statements [2021-02-23T11:53:15.221Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2021-02-23T11:53:15.221Z] === RUN TestUpdateMemory [2021-02-23T11:53:15.221Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T11:53:15.221Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:15.221Z] === RUN TestUpdateCPUQuota [2021-02-23T11:53:15.221Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-23T11:53:15.221Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:15.221Z] === RUN TestUpdatePidsLimit [2021-02-23T11:53:15.221Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-23T11:53:15.221Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:15.221Z] === RUN TestUpdateRestartPolicy [2021-02-23T11:53:15.497Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-23T11:53:16.129Z] --- PASS: TestNetworkLoopbackNat (2.67s) [2021-02-23T11:53:16.129Z] === RUN TestPause [2021-02-23T11:53:16.129Z] --- PASS: TestPause (0.51s) [2021-02-23T11:53:16.129Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T11:53:16.129Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:53:16.129Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:53:16.129Z] === RUN TestPauseStopPausedContainer [2021-02-23T11:53:16.698Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2021-02-23T11:53:16.698Z] === RUN TestPsFilter [2021-02-23T11:53:16.698Z] --- PASS: TestPsFilter (0.11s) [2021-02-23T11:53:16.698Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T11:53:16.758Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-02-23T11:53:16.758Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-02-23T11:53:17.267Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-02-23T11:53:17.267Z] === RUN TestRemoveContainerWithVolume [2021-02-23T11:53:17.527Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-02-23T11:53:17.527Z] === RUN TestRemoveContainerRunning [2021-02-23T11:53:18.097Z] --- PASS: TestRemoveContainerRunning (0.49s) [2021-02-23T11:53:18.097Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T11:53:18.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2021-02-23T11:53:18.666Z] === RUN TestRemoveInvalidContainer [2021-02-23T11:53:18.666Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-23T11:53:18.666Z] === RUN TestRenameLinkedContainer [2021-02-23T11:53:19.245Z] ---> 5928829c256d [2021-02-23T11:53:19.245Z] Successfully built 5928829c256d [2021-02-23T11:53:19.245Z] Successfully tagged docker:latest [2021-02-23T11:53:19.245Z] INFO: Image build ended at 02/23/2021 11:53:16. Duration:00:02:47.6378175 [2021-02-23T11:53:19.245Z] [2021-02-23T11:53:19.245Z] [2021-02-23T11:53:19.245Z] INFO: Building the test binaries at 02/23/2021 11:53:16... [2021-02-23T11:53:19.527Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-02-23T11:53:20.573Z] --- PASS: TestRenameLinkedContainer (1.93s) [2021-02-23T11:53:20.573Z] === RUN TestRenameStoppedContainer [2021-02-23T11:53:20.787Z] INFO: make.ps1 starting at 02/23/2021 11:53:20 [2021-02-23T11:53:21.141Z] --- PASS: TestRenameStoppedContainer (0.47s) [2021-02-23T11:53:21.141Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T11:53:21.251Z] INFO: Git commit (70fd5fff38) assumed from DOCKER_GITCOMMIT environment variable [2021-02-23T11:53:21.251Z] INFO: Invoking autogen... [2021-02-23T11:53:21.709Z] INFO: Building daemon... [2021-02-23T11:53:22.081Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2021-02-23T11:53:22.081Z] === RUN TestRenameInvalidName [2021-02-23T11:53:22.363Z] --- PASS: TestRenameInvalidName (0.48s) [2021-02-23T11:53:22.363Z] === RUN TestRenameAnonymousContainer [2021-02-23T11:53:22.951Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-23T11:53:23.075Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-02-23T11:53:23.718Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.545s coverage: 14.0% of statements [2021-02-23T11:53:24.016Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.669s coverage: 57.1% of statements [2021-02-23T11:53:24.300Z] --- PASS: TestRenameAnonymousContainer (1.81s) [2021-02-23T11:53:24.300Z] === RUN TestRenameContainerWithSameName [2021-02-23T11:53:24.869Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2021-02-23T11:53:24.869Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T11:53:25.809Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2021-02-23T11:53:25.809Z] === RUN TestResize [2021-02-23T11:53:26.069Z] --- PASS: TestResize (0.49s) [2021-02-23T11:53:26.069Z] === RUN TestResizeWithInvalidSize [2021-02-23T11:53:26.637Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2021-02-23T11:53:26.637Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T11:53:26.778Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-02-23T11:53:27.078Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-23T11:53:27.206Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:53:27.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:53:27.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:53:27.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:53:27.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:53:27.414Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2021-02-23T11:53:27.414Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T11:53:27.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-02-23T11:53:27.414Z] === RUN TestWaitNonBlocked [2021-02-23T11:53:27.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:53:27.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:53:27.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:53:27.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:53:27.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:53:27.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:53:27.414Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-23T11:53:27.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2021-02-23T11:53:27.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-02-23T11:53:27.414Z] === RUN TestWaitBlocked [2021-02-23T11:53:27.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:53:27.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:53:27.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:53:27.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:53:27.414Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:53:27.414Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:53:27.672Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-23T11:53:27.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2021-02-23T11:53:27.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-02-23T11:53:27.672Z] === CONT TestDaemonRestartIpcMode [2021-02-23T11:53:27.672Z] === CONT TestIpcModeOlderClient [2021-02-23T11:53:27.672Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-23T11:53:27.672Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T11:53:27.835Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.903s coverage: 69.3% of statements [2021-02-23T11:53:28.886Z] ok github.com/docker/docker/daemon 12.354s coverage: 17.2% of statements [2021-02-23T11:53:28.886Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T11:53:28.886Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T11:53:28.886Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T11:53:28.886Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T11:53:29.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:53:29.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:53:30.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:53:30.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:53:31.005Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.262s coverage: 45.9% of statements [2021-02-23T11:53:31.005Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T11:53:31.650Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.262s coverage: 49.4% of statements [2021-02-23T11:53:31.856Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.12s) [2021-02-23T11:53:31.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:53:31.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:53:31.947Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.037s coverage: 57.5% of statements [2021-02-23T11:53:32.114Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2021-02-23T11:53:32.114Z] PASS [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === Skipped [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-23T11:53:32.114Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-23T11:53:32.114Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-23T11:53:32.114Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-23T11:53:32.114Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-23T11:53:32.114Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-23T11:53:32.114Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-23T11:53:32.114Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-23T11:53:32.114Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-23T11:53:32.114Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T11:53:32.114Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T11:53:32.114Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-23T11:53:32.114Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-23T11:53:32.114Z] 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-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-23T11:53:32.114Z] 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-23T11:53:32.114Z] [2021-02-23T11:53:32.114Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-23T11:53:32.115Z] 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-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-23T11:53:32.115Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:53:32.115Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-23T11:53:32.115Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-23T11:53:32.115Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-02-23T11:53:32.115Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestNISDomainname (0.04s) [2021-02-23T11:53:32.115Z] 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-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-23T11:53:32.115Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T11:53:32.115Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-23T11:53:32.115Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-23T11:53:32.115Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-23T11:53:32.115Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] [2021-02-23T11:53:32.115Z] DONE 177 tests, 26 skipped in 80.202s [2021-02-23T11:53:32.115Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T11:53:32.373Z] INFO: Testing against a local daemon [2021-02-23T11:53:32.373Z] === RUN TestCommitInheritsEnv [2021-02-23T11:53:32.589Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-02-23T11:53:33.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:53:34.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:53:34.137Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-02-23T11:53:34.271Z] --- PASS: TestCommitInheritsEnv (1.72s) [2021-02-23T11:53:34.271Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T11:53:34.271Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T11:53:34.271Z] === RUN TestImagesFilterMultiReference [2021-02-23T11:53:34.271Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-23T11:53:34.271Z] === RUN TestImagePullPlatformInvalid [2021-02-23T11:53:34.271Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-23T11:53:34.271Z] === RUN TestRemoveImageOrphaning [2021-02-23T11:53:35.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:53:36.170Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-02-23T11:53:36.170Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T11:53:36.170Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T11:53:36.170Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-23T11:53:36.170Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T11:53:36.170Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-23T11:53:36.170Z] === RUN TestTagInvalidReference [2021-02-23T11:53:36.170Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-23T11:53:36.170Z] === RUN TestTagValidPrefixedRepo [2021-02-23T11:53:36.170Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-23T11:53:36.170Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T11:53:36.170Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-23T11:53:36.170Z] === RUN TestTagOfficialNames [2021-02-23T11:53:36.170Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-23T11:53:36.170Z] === RUN TestTagMatchesDigest [2021-02-23T11:53:36.170Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-23T11:53:36.170Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T11:53:36.236Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.232s coverage: 52.1% of statements [2021-02-23T11:53:36.236Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T11:53:36.236Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T11:53:36.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:53:36.881Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.0% of statements [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.00s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.16s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.35s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s) [2021-02-23T11:53:38.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s) [2021-02-23T11:53:38.444Z] === RUN TestCgroupNamespacesRun [2021-02-23T11:53:38.988Z] ok github.com/docker/docker/daemon/logger/gelf 0.044s coverage: 67.0% of statements [2021-02-23T11:53:39.285Z] ok github.com/docker/docker/daemon/logger/awslogs 0.509s coverage: 77.8% of statements [2021-02-23T11:53:39.583Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 23.9% of statements [2021-02-23T11:53:39.583Z] ok github.com/docker/docker/daemon/images 0.070s coverage: 6.7% of statements [2021-02-23T11:53:39.583Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T11:53:39.583Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T11:53:39.583Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T11:53:39.583Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T11:53:39.824Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2021-02-23T11:53:39.824Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T11:53:39.824Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-23T11:53:39.824Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-23T11:53:39.824Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T11:53:40.634Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.045s coverage: 87.2% of statements [2021-02-23T11:53:40.763Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2021-02-23T11:53:40.763Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T11:53:41.939Z] Loaded image: buildpack-deps:buster [2021-02-23T11:53:41.939Z] Loaded image: busybox:latest [2021-02-23T11:53:41.939Z] Loaded image: busybox:glibc [2021-02-23T11:53:42.142Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2021-02-23T11:53:42.142Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T11:53:42.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 61.6% of statements [2021-02-23T11:53:42.819Z] ok github.com/docker/docker/daemon/logger/local 0.077s coverage: 75.2% of statements [2021-02-23T11:53:42.819Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T11:53:42.819Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 58.6% of statements [2021-02-23T11:53:43.522Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2021-02-23T11:53:43.522Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T11:53:43.844Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-23T11:53:44.351Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-02-23T11:53:44.455Z] Loaded image: debian:bullseye [2021-02-23T11:53:44.460Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-02-23T11:53:44.460Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T11:53:44.649Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2021-02-23T11:53:44.710Z] Loaded image: hello-world:latest [2021-02-23T11:53:44.710Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:53:44.710Z] INFO: Testing against a local daemon [2021-02-23T11:53:44.966Z] === RUN TestCgroupNamespacesBuild [2021-02-23T11:53:45.295Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-02-23T11:53:45.397Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2021-02-23T11:53:45.397Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T11:53:46.336Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2021-02-23T11:53:46.336Z] === RUN TestKernelTCPMemory [2021-02-23T11:53:46.336Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-23T11:53:46.336Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-23T11:53:46.336Z] === RUN TestNISDomainname [2021-02-23T11:53:47.275Z] --- PASS: TestNISDomainname (0.62s) [2021-02-23T11:53:47.275Z] === RUN TestHostnameDnsResolution [2021-02-23T11:53:47.843Z] --- PASS: TestHostnameDnsResolution (0.81s) [2021-02-23T11:53:47.843Z] === RUN TestStats [2021-02-23T11:53:48.061Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2021-02-23T11:53:48.236Z] --- PASS: TestCgroupNamespacesBuild (3.46s) [2021-02-23T11:53:48.236Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T11:53:48.358Z] ok github.com/docker/docker/daemon/logger/splunk 2.575s coverage: 82.5% of statements [2021-02-23T11:53:48.358Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T11:53:48.358Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T11:53:49.884Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2021-02-23T11:53:50.379Z] --- PASS: TestStats (2.52s) [2021-02-23T11:53:50.379Z] === RUN TestStopContainerWithTimeout [2021-02-23T11:53:50.379Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T11:53:50.379Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T11:53:50.379Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T11:53:50.379Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T11:53:50.379Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T11:53:50.379Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T11:53:50.379Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T11:53:50.379Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T11:53:50.379Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T11:53:50.379Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T11:53:50.756Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2021-02-23T11:53:50.756Z] === RUN TestBuildWithSession [2021-02-23T11:53:50.756Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T11:53:50.756Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:53:50.756Z] === RUN TestBuildSquashParent [2021-02-23T11:53:51.320Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T11:53:51.578Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-23T11:53:51.991Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2021-02-23T11:53:51.991Z] ok github.com/docker/docker/distribution 0.514s coverage: 25.0% of statements [2021-02-23T11:53:51.991Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T11:53:53.225Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T11:53:53.447Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-23T11:53:53.522Z] ok github.com/docker/docker/image 0.096s coverage: 86.6% of statements [2021-02-23T11:53:54.168Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 85.6% of statements [2021-02-23T11:53:54.168Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T11:53:54.603Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T11:53:54.603Z] --- PASS: TestStopContainerWithTimeout/0 (0.82s) [2021-02-23T11:53:54.603Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2021-02-23T11:53:54.603Z] --- PASS: TestStopContainerWithTimeout/-1 (2.46s) [2021-02-23T11:53:54.603Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-02-23T11:53:54.603Z] === RUN TestDeleteDevicemapper [2021-02-23T11:53:54.603Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T11:53:54.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:53:54.603Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T11:53:55.229Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-02-23T11:53:55.527Z] ok github.com/docker/docker/image/tarexport 0.035s coverage: 0.6% of statements [2021-02-23T11:53:56.173Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-02-23T11:53:57.142Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s) [2021-02-23T11:53:57.142Z] === RUN TestUpdateMemory [2021-02-23T11:53:57.224Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2021-02-23T11:53:57.224Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T11:53:57.402Z] --- PASS: TestUpdateMemory (0.62s) [2021-02-23T11:53:57.402Z] === RUN TestUpdateCPUQuota [2021-02-23T11:53:58.341Z] --- PASS: TestUpdateCPUQuota (0.98s) [2021-02-23T11:53:58.341Z] === RUN TestUpdatePidsLimit [2021-02-23T11:53:58.341Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T11:53:58.480Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-23T11:53:58.601Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T11:53:58.752Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 52.9% of statements [2021-02-23T11:53:58.752Z] ok github.com/docker/docker/oci 0.041s coverage: 38.4% of statements [2021-02-23T11:53:58.861Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T11:53:59.121Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T11:53:59.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T11:53:59.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T11:53:59.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T11:53:59.806Z] ok github.com/docker/docker/opts 0.098s coverage: 67.1% of statements [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit (2.27s) [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-02-23T11:54:00.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-02-23T11:54:00.631Z] === RUN TestUpdateRestartPolicy [2021-02-23T11:54:00.710Z] --- PASS: TestBuildSquashParent (9.09s) [2021-02-23T11:54:00.710Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T11:54:00.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:54:00.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:54:00.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:54:00.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:54:00.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:54:00.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:54:00.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:54:00.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:54:00.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:54:00.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:54:00.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:54:00.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:54:00.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:54:00.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:54:01.337Z] ok github.com/docker/docker/pkg/authorization 0.495s coverage: 68.3% of statements [2021-02-23T11:54:01.634Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2021-02-23T11:54:02.276Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2021-02-23T11:54:02.930Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-02-23T11:54:03.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:54:03.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:54:03.579Z] ok github.com/docker/docker/pkg/archive 1.286s coverage: 76.8% of statements [2021-02-23T11:54:04.221Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-02-23T11:54:04.519Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-02-23T11:54:05.161Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-02-23T11:54:05.805Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-23T11:54:05.973Z] --- PASS: TestImportExtremelyLargeImageWorks (79.55s) [2021-02-23T11:54:05.973Z] PASS [2021-02-23T11:54:05.973Z] [2021-02-23T11:54:05.973Z] === Skipped [2021-02-23T11:54:05.973Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T11:54:05.973Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:54:05.973Z] [2021-02-23T11:54:05.973Z] [2021-02-23T11:54:05.973Z] DONE 12 tests, 1 skipped in 81.017s [2021-02-23T11:54:05.973Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T11:54:05.973Z] ++ 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-23T11:54:05.973Z] ++ set -e [2021-02-23T11:54:05.973Z] ++ '[' -n 0 ']' [2021-02-23T11:54:05.973Z] ++ set -x [2021-02-23T11:54:05.973Z] ++ 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-23T11:54:05.973Z] INFO: Testing against a local daemon [2021-02-23T11:54:05.973Z] === RUN TestNetworkCreateDelete [2021-02-23T11:54:05.973Z] --- PASS: TestNetworkCreateDelete (0.11s) [2021-02-23T11:54:05.973Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T11:54:05.973Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-23T11:54:05.973Z] === RUN TestDaemonDNSFallback [2021-02-23T11:54:06.263Z] --- PASS: TestDaemonDNSFallback (2.55s) [2021-02-23T11:54:06.263Z] === RUN TestInspectNetwork [2021-02-23T11:54:06.450Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-23T11:54:06.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:54:06.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:54:07.093Z] ok github.com/docker/docker/layer 7.569s coverage: 68.8% of statements [2021-02-23T11:54:07.093Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T11:54:07.093Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T11:54:07.093Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T11:54:07.093Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T11:54:07.093Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T11:54:07.390Z] ok github.com/docker/docker/pkg/chrootarchive 3.893s coverage: 43.2% of statements [2021-02-23T11:54:07.390Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T11:54:07.390Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T11:54:07.686Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-02-23T11:54:08.333Z] ok github.com/docker/docker/pkg/fileutils 0.034s coverage: 89.5% of statements [2021-02-23T11:54:08.392Z] --- PASS: TestBuildWithHugeFile (49.78s) [2021-02-23T11:54:08.392Z] === RUN TestBuildWCOWSandboxSize [2021-02-23T11:54:08.392Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:54:08.392Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:54:08.392Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T11:54:08.392Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:54:08.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:54:08.392Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:54:08.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:54:08.392Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:54:08.392Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:54:08.392Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:54:08.392Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:54:08.392Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:54:08.392Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-02-23T11:54:08.392Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-23T11:54:08.392Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-02-23T11:54:08.392Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-02-23T11:54:08.392Z] === RUN TestBuildPreserveOwnership [2021-02-23T11:54:08.392Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T11:54:08.392Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T11:54:08.392Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2021-02-23T11:54:08.392Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2021-02-23T11:54:08.392Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2021-02-23T11:54:08.392Z] === RUN TestBuildPlatformInvalid [2021-02-23T11:54:08.392Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-23T11:54:08.392Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T11:54:08.976Z] ok github.com/docker/docker/pkg/fsutils 0.359s coverage: 85.1% of statements [2021-02-23T11:54:08.976Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-02-23T11:54:08.976Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2021-02-23T11:54:09.773Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-23T11:54:09.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2021-02-23T11:54:09.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2021-02-23T11:54:09.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2021-02-23T11:54:09.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2021-02-23T11:54:09.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2021-02-23T11:54:09.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2021-02-23T11:54:09.773Z] === RUN TestBuildMultiStageCopy [2021-02-23T11:54:09.773Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T11:54:10.516Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2021-02-23T11:54:10.516Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-02-23T11:54:11.160Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2021-02-23T11:54:11.160Z] ok github.com/docker/docker/pkg/idtools 0.730s coverage: 69.5% of statements [2021-02-23T11:54:11.160Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-02-23T11:54:11.807Z] ok github.com/docker/docker/pkg/ioutils 1.367s coverage: 70.6% of statements [2021-02-23T11:54:11.807Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T11:54:11.807Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T11:54:11.807Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T11:54:11.807Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T11:54:12.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T11:54:12.451Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2021-02-23T11:54:12.451Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2021-02-23T11:54:12.451Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-02-23T11:54:12.451Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T11:54:12.451Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T11:54:12.845Z] --- PASS: TestUpdateRestartPolicy (11.36s) [2021-02-23T11:54:12.846Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T11:54:12.846Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-02-23T11:54:12.846Z] === RUN TestWaitNonBlocked [2021-02-23T11:54:12.846Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:54:12.846Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:54:12.846Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:54:12.846Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:54:12.846Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:54:12.846Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:54:12.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T11:54:13.105Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-23T11:54:13.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2021-02-23T11:54:13.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2021-02-23T11:54:13.105Z] === RUN TestWaitBlocked [2021-02-23T11:54:13.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:54:13.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:54:13.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:54:13.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:54:13.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:54:13.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:54:13.172Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T11:54:13.172Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T11:54:13.172Z] === RUN TestInspectNetwork/network_name [2021-02-23T11:54:13.172Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T11:54:13.241Z] ......................... [ 67%] [2021-02-23T11:54:13.419Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T11:54:13.507Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-02-23T11:54:13.982Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T11:54:14.044Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-23T11:54:14.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2021-02-23T11:54:14.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-02-23T11:54:14.044Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T11:54:14.044Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T11:54:14.545Z] --- PASS: TestBuildMultiStageCopy (4.99s) [2021-02-23T11:54:14.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2021-02-23T11:54:14.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-02-23T11:54:14.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-02-23T11:54:14.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-02-23T11:54:14.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-02-23T11:54:14.545Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T11:54:14.585Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-02-23T11:54:14.585Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-02-23T11:54:14.585Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-02-23T11:54:15.227Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-23T11:54:15.912Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2021-02-23T11:54:15.912Z] === RUN TestBuildLabelWithTargets [2021-02-23T11:54:16.275Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 75.0% of statements [2021-02-23T11:54:16.275Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2021-02-23T11:54:16.640Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2021-02-23T11:54:16.640Z] === CONT TestIpcModeOlderClient [2021-02-23T11:54:16.640Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-23T11:54:16.640Z] === CONT TestDaemonHostGatewayIP [2021-02-23T11:54:16.914Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-02-23T11:54:16.914Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-02-23T11:54:17.617Z] --- PASS: TestInspectNetwork (11.26s) [2021-02-23T11:54:17.617Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T11:54:17.617Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T11:54:17.617Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T11:54:17.617Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T11:54:17.617Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T11:54:17.962Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2021-02-23T11:54:18.257Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-02-23T11:54:18.432Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2021-02-23T11:54:18.432Z] === RUN TestBuildWithEmptyLayers [2021-02-23T11:54:18.553Z] ok github.com/docker/docker/pkg/signal 3.020s coverage: 61.0% of statements [2021-02-23T11:54:18.849Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2021-02-23T11:54:19.178Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2021-02-23T11:54:19.178Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T11:54:19.363Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-02-23T11:54:19.363Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T11:54:19.491Z] testing: warning: no tests to run [2021-02-23T11:54:19.491Z] coverage: [no statements] [2021-02-23T11:54:19.491Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-02-23T11:54:19.786Z] ok github.com/docker/docker/pkg/tarsum 0.176s coverage: 89.3% of statements [2021-02-23T11:54:19.786Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-02-23T11:54:20.080Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-02-23T11:54:20.341Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2021-02-23T11:54:20.341Z] === RUN TestNetworkInvalidJSON [2021-02-23T11:54:20.341Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T11:54:20.341Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T11:54:20.341Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:54:20.341Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:54:20.341Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:54:20.341Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:54:20.341Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T11:54:20.341Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:54:20.341Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:54:20.341Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-23T11:54:20.341Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T11:54:20.341Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T11:54:20.341Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T11:54:20.341Z] === RUN TestNetworkList [2021-02-23T11:54:20.341Z] === RUN TestNetworkList//networks [2021-02-23T11:54:20.341Z] === PAUSE TestNetworkList//networks [2021-02-23T11:54:20.341Z] === RUN TestNetworkList//networks/ [2021-02-23T11:54:20.341Z] === PAUSE TestNetworkList//networks/ [2021-02-23T11:54:20.341Z] === CONT TestNetworkList//networks [2021-02-23T11:54:20.341Z] === CONT TestNetworkList//networks/ [2021-02-23T11:54:20.341Z] --- PASS: TestNetworkList (0.01s) [2021-02-23T11:54:20.341Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T11:54:20.341Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T11:54:20.341Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T11:54:20.377Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-02-23T11:54:20.558Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2021-02-23T11:54:20.558Z] === CONT TestDaemonRestartIpcMode [2021-02-23T11:54:20.634Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-23T11:54:20.634Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T11:54:20.636Z] Loaded image: buildpack-deps:buster [2021-02-23T11:54:20.636Z] Loaded image: busybox:latest [2021-02-23T11:54:20.898Z] Loaded image: busybox:glibc [2021-02-23T11:54:21.664Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-23T11:54:21.664Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T11:54:22.637Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2021-02-23T11:54:22.637Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T11:54:22.695Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2021-02-23T11:54:22.696Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T11:54:22.823Z] Loaded image: debian:bullseye [2021-02-23T11:54:23.085Z] Loaded image: hello-world:latest [2021-02-23T11:54:23.086Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:54:23.096Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2021-02-23T11:54:23.144Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-02-23T11:54:23.144Z] ok github.com/docker/docker/profiles/seccomp 0.039s coverage: 83.5% of statements [2021-02-23T11:54:23.764Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-23T11:54:23.764Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T11:54:24.193Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2021-02-23T11:54:24.491Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-02-23T11:54:24.595Z] --- PASS: TestBuildUncleanTarFilenames (2.05s) [2021-02-23T11:54:24.595Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T11:54:25.269Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-02-23T11:54:25.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T11:54:25.560Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-02-23T11:54:25.560Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T11:54:26.390Z] --- PASS: TestContainerKillOnDaemonStart (11.91s) [2021-02-23T11:54:26.390Z] PASS [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] === Skipped [2021-02-23T11:54:26.390Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-23T11:54:26.390Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T11:54:26.390Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:54:26.390Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-23T11:54:26.390Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-23T11:54:26.390Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T11:54:26.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] [2021-02-23T11:54:26.390Z] DONE 196 tests, 6 skipped in 106.996s [2021-02-23T11:54:26.390Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T11:54:26.390Z] INFO: Testing against a local daemon [2021-02-23T11:54:26.390Z] === RUN TestCommitInheritsEnv [2021-02-23T11:54:26.390Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-02-23T11:54:26.390Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T11:54:26.390Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T11:54:26.390Z] === RUN TestImagesFilterMultiReference [2021-02-23T11:54:26.390Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-23T11:54:26.390Z] === RUN TestImagePullPlatformInvalid [2021-02-23T11:54:26.390Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-23T11:54:26.390Z] === RUN TestRemoveImageOrphaning [2021-02-23T11:54:26.593Z] ok github.com/docker/docker/quota 0.672s coverage: 71.4% of statements [2021-02-23T11:54:26.593Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-02-23T11:54:26.649Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-02-23T11:54:26.649Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T11:54:26.898Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2021-02-23T11:54:27.542Z] ok github.com/docker/docker/registry 0.231s coverage: 57.2% of statements [2021-02-23T11:54:27.872Z] --- PASS: TestBuildMultiStageLayerLeak (3.52s) [2021-02-23T11:54:27.872Z] === RUN TestBuildWithHugeFile [2021-02-23T11:54:28.188Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-02-23T11:54:28.560Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2021-02-23T11:54:28.560Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T11:54:28.560Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-23T11:54:28.560Z] === RUN TestTagInvalidReference [2021-02-23T11:54:28.560Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-23T11:54:28.560Z] === RUN TestTagValidPrefixedRepo [2021-02-23T11:54:28.560Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-23T11:54:28.560Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T11:54:28.560Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-23T11:54:28.560Z] === RUN TestTagOfficialNames [2021-02-23T11:54:28.560Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-23T11:54:28.560Z] === RUN TestTagMatchesDigest [2021-02-23T11:54:28.560Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-23T11:54:28.560Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T11:54:28.830Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2021-02-23T11:54:29.071Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2021-02-23T11:54:29.071Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T11:54:29.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:54:29.071Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:54:29.071Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T11:54:31.595Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2021-02-23T11:54:33.102Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.87s) [2021-02-23T11:54:33.102Z] PASS [2021-02-23T11:54:33.102Z] [2021-02-23T11:54:33.102Z] === Skipped [2021-02-23T11:54:33.102Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-23T11:54:33.102Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:54:33.102Z] [2021-02-23T11:54:33.102Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:54:33.102Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:54:33.102Z] [2021-02-23T11:54:33.102Z] [2021-02-23T11:54:33.102Z] DONE 34 tests, 2 skipped in 130.614s [2021-02-23T11:54:33.102Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T11:54:33.102Z] ++ 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-23T11:54:33.102Z] ++ set -e [2021-02-23T11:54:33.102Z] ++ '[' -n 0 ']' [2021-02-23T11:54:33.102Z] ++ set -x [2021-02-23T11:54:33.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:54:33.102Z] INFO: Testing against a local daemon [2021-02-23T11:54:33.102Z] === RUN TestConfigInspect [2021-02-23T11:54:33.118Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2021-02-23T11:54:33.118Z] ok github.com/docker/docker/volume/local 0.233s coverage: 76.4% of statements [2021-02-23T11:54:33.817Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-23T11:54:33.817Z] [2021-02-23T11:54:33.817Z] ________ ____ __. [2021-02-23T11:54:33.817Z] \_____ \ | |/ _| [2021-02-23T11:54:33.817Z] / | \| < [2021-02-23T11:54:33.817Z] / | \ | \ [2021-02-23T11:54:33.817Z] \_______ /____|__ \ [2021-02-23T11:54:33.817Z] \/ \/ [2021-02-23T11:54:33.817Z] [2021-02-23T11:54:33.817Z] INFO: make.ps1 ended at 02/23/2021 11:54:32 [2021-02-23T11:54:33.817Z] INFO: Binaries build ended at 02/23/2021 11:54:33. Duration:00:01:17.0207164 [2021-02-23T11:54:34.156Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-02-23T11:54:35.352Z] INFO: Copying the built daemon binary to d:\CI\PR-42062\1\binary\dockerd-70fd5fff38.exe... [2021-02-23T11:54:35.352Z] INFO: Copying the built client binary to d:\CI\PR-42062\1\binary\docker-70fd5fff38.exe... [2021-02-23T11:54:35.352Z] INFO: Copying dockerversion from the container... [2021-02-23T11:54:35.352Z] INFO: Copying the golang package from the container to d:\CI\PR-42062\1\installer\go.zip... [2021-02-23T11:54:36.319Z] INFO: Extracting go.zip to d:\CI\PR-42062\1\go [2021-02-23T11:54:36.406Z] --- PASS: TestConfigInspect (3.73s) [2021-02-23T11:54:36.406Z] === RUN TestConfigList [2021-02-23T11:54:38.955Z] --- PASS: TestConfigList (3.22s) [2021-02-23T11:54:38.955Z] === RUN TestConfigsCreateAndDelete [2021-02-23T11:54:42.262Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-02-23T11:54:42.262Z] === RUN TestConfigsUpdate [2021-02-23T11:54:45.565Z] --- PASS: TestConfigsUpdate (3.22s) [2021-02-23T11:54:45.565Z] === RUN TestTemplatedConfig [2021-02-23T11:54:49.502Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T11:54:49.502Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === Skipped [2021-02-23T11:54:49.502Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T11:54:49.502Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T11:54:49.502Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T11:54:49.502Z] time="2021-02-23T11:53:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T11:54:49.502Z] time="2021-02-23T11:53:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T11:54:49.502Z] time="2021-02-23T11:53:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T11:54:49.502Z] time="2021-02-23T11:53:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T11:54:49.502Z] time="2021-02-23T11:53:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T11:54:49.502Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T11:54:49.502Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T11:54:49.502Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T11:54:49.502Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T11:54:49.502Z] graphtest_unix.go:73: No driver to put! [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T11:54:49.502Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T11:54:49.502Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] [2021-02-23T11:54:49.502Z] DONE 2239 tests, 26 skipped in 273.097s Post stage [Pipeline] junit [2021-02-23T11:54:49.547Z] Recording test results [2021-02-23T11:54:49.773Z] --- PASS: TestTemplatedConfig (3.43s) [2021-02-23T11:54:49.773Z] === RUN TestConfigCreateResolve [2021-02-23T11:54:49.925Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-23T11:54:50.347Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh dynbinary test-integration [2021-02-23T11:54:50.644Z] [2021-02-23T11:54:50.644Z] Removing bundles/ [2021-02-23T11:54:50.644Z] [2021-02-23T11:54:50.644Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-23T11:54:50.644Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:54:50.644Z] GOOS="" GOARCH="" GOARM="" [2021-02-23T11:54:51.512Z] --- PASS: TestServiceWithDataPathPortInit (21.24s) [2021-02-23T11:54:51.512Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T11:54:52.322Z] --- PASS: TestConfigCreateResolve (3.25s) [2021-02-23T11:54:52.322Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T11:54:52.503Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-23T11:54:52.895Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2021-02-23T11:54:52.895Z] PASS [2021-02-23T11:54:52.895Z] [2021-02-23T11:54:52.895Z] DONE 7 tests in 20.970s [2021-02-23T11:54:52.895Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T11:54:52.895Z] ++ 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-23T11:54:52.895Z] ++ set -e [2021-02-23T11:54:52.895Z] ++ '[' -n 0 ']' [2021-02-23T11:54:52.895Z] ++ set -x [2021-02-23T11:54:52.895Z] ++ 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-23T11:54:53.156Z] INFO: Testing against a local daemon [2021-02-23T11:54:53.156Z] === RUN TestCheckpoint [2021-02-23T11:54:53.156Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T11:54:53.156Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:54:53.156Z] === RUN TestContainerInvalidJSON [2021-02-23T11:54:53.156Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:54:53.156Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:54:53.156Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:54:53.156Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:54:53.156Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:54:53.156Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:54:53.156Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:54:53.156Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:54:53.156Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:54:53.156Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-23T11:54:53.156Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T11:54:53.156Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T11:54:53.156Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T11:54:53.156Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T11:54:53.417Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-02-23T11:54:53.417Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T11:54:53.417Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-02-23T11:54:53.417Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T11:54:53.678Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-23T11:54:53.678Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T11:54:53.678Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-23T11:54:53.678Z] === RUN TestCopyFromContainer [2021-02-23T11:54:54.362Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:54:54.363Z] Using test binary docker [2021-02-23T11:54:54.363Z] +++ /etc/init.d/apparmor start [2021-02-23T11:54:54.363Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:54:54.363Z] Using test binary docker [2021-02-23T11:54:54.363Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:54:54.363Z] INFO: Waiting for daemon to start... [2021-02-23T11:54:54.363Z] Starting dockerd [2021-02-23T11:54:54.363Z] +++ 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-23T11:54:54.363Z] +++ /etc/init.d/apparmor start [2021-02-23T11:54:54.363Z] .Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:54:54.363Z] Starting dockerd [2021-02-23T11:54:54.363Z] +++ 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-23T11:54:54.363Z] INFO: Waiting for daemon to start... [2021-02-23T11:54:54.622Z] . [2021-02-23T11:54:54.622Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:54:54.622Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:54:54.622Z] [2021-02-23T11:54:54.622Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:54:54.622Z] Error: No such image: emptyfs [2021-02-23T11:54:54.622Z] ++++ docker load [2021-02-23T11:54:54.622Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T11:54:54.878Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:54:54.878Z] Error: No such image: emptyfs [2021-02-23T11:54:54.878Z] ++++ docker load [2021-02-23T11:54:54.878Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T11:54:54.878Z] Running integration-test (iteration 1) [2021-02-23T11:54:54.878Z] 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-23T11:54:54.878Z] ++ 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-23T11:54:54.878Z] ++ set -e [2021-02-23T11:54:54.878Z] ++ '[' -n 0 ']' [2021-02-23T11:54:54.878Z] ++ set -x [2021-02-23T11:54:54.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=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-23T11:54:55.134Z] Running integration-test (iteration 1) [2021-02-23T11:54:55.134Z] 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-23T11:54:55.134Z] ++ 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-23T11:54:55.134Z] ++ set -e [2021-02-23T11:54:55.134Z] ++ '[' -n 0 ']' [2021-02-23T11:54:55.134Z] ++ set -x [2021-02-23T11:54:55.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-23T11:54:55.598Z] === RUN TestCopyFromContainer// [2021-02-23T11:54:55.859Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T11:54:55.859Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T11:54:56.121Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T11:54:56.121Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T11:54:56.382Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T11:54:56.382Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T11:54:56.643Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T11:54:56.643Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T11:54:56.905Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer (3.24s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-23T11:54:56.905Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-23T11:54:56.905Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T11:54:56.905Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:54:56.905Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:54:56.905Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:54:56.905Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:54:56.905Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:54:56.905Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:54:56.905Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:54:56.905Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:54:56.905Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:54:56.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-23T11:54:56.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T11:54:56.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T11:54:56.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T11:54:56.905Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T11:54:57.167Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-23T11:54:57.167Z] === RUN TestCreateWithInvalidEnv [2021-02-23T11:54:57.167Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T11:54:57.167Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T11:54:57.167Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T11:54:57.167Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T11:54:57.167Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T11:54:57.167Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T11:54:57.167Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T11:54:57.167Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T11:54:57.167Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T11:54:57.167Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-23T11:54:57.167Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T11:54:57.167Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T11:54:57.167Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T11:54:57.167Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T11:54:57.167Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-23T11:54:57.167Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T11:54:59.716Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2021-02-23T11:54:59.716Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T11:55:01.461Z] INFO: Extraction ended at 02/23/2021 11:54:57. Duration:00:00:21.4165578 [2021-02-23T11:55:01.461Z] INFO: Updating the golang and path environment variables [2021-02-23T11:55:01.461Z] INFO: GOPATH=d:\gopath [2021-02-23T11:55:01.461Z] INFO: go version go1.13.15 windows/amd64 [2021-02-23T11:55:01.461Z] INFO: Running the daemon under test in debug mode [2021-02-23T11:55:01.461Z] INFO: Starting a daemon under test... [2021-02-23T11:55:01.461Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42062\1\daemon --pidfile d:\CI\PR-42062\1\docker.pid -D [2021-02-23T11:55:01.461Z] INFO: Process started successfully. [2021-02-23T11:55:01.461Z] INFO: Start tailing logs of the daemon under tests [2021-02-23T11:55:01.461Z] INFO: Waiting for the daemon under test to start... [2021-02-23T11:55:01.633Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2021-02-23T11:55:01.633Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T11:55:01.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:55:01.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:55:01.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:55:01.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:55:01.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:55:01.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:55:01.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:55:01.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:55:01.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:55:01.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:55:01.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:55:01.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:55:01.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:55:01.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:55:01.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:55:01.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T11:55:01.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-02-23T11:55:01.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-23T11:55:01.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-23T11:55:01.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-02-23T11:55:01.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-23T11:55:01.633Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T11:55:01.869Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.07s) [2021-02-23T11:55:01.869Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fkx9jv26ntaizj923w0tu1tsw Created:2021-02-23 11:54:51.792433851 +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[fe37caca5994b61a96e7212dfda0b623a401f9acd8789b6f1bcf50dc7d2a09a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vz0ktwtnol9vyzged2dnxpelm EndpointID:56080efe83bd1a22430b7622c0d2eb30c3b365374ad4498d5c86da59ab48388b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3bf29fe57c1a3b44058c5188ce80f2634aaaf7643c1420f780c73392300b7e55 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:5e62e3522032 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vz0ktwtnol9vyzged2dnxpelm EndpointID:56080efe83bd1a22430b7622c0d2eb30c3b365374ad4498d5c86da59ab48388b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T11:55:01.869Z] PASS [2021-02-23T11:55:01.869Z] [2021-02-23T11:55:01.869Z] === Skipped [2021-02-23T11:55:01.869Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:55:01.869Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:55:01.869Z] [2021-02-23T11:55:01.869Z] [2021-02-23T11:55:01.869Z] DONE 26 tests, 1 skipped in 58.100s [2021-02-23T11:55:01.869Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:55:01.869Z] ++ 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-23T11:55:01.869Z] ++ set -e [2021-02-23T11:55:01.869Z] ++ '[' -n 0 ']' [2021-02-23T11:55:01.869Z] ++ set -x [2021-02-23T11:55:01.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:55:01.869Z] INFO: Testing against a local daemon [2021-02-23T11:55:01.869Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T11:55:01.869Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T11:55:01.869Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:01.869Z] === RUN TestDockerNetworkIpvlan [2021-02-23T11:55:01.869Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:55:01.869Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:01.869Z] PASS [2021-02-23T11:55:01.869Z] [2021-02-23T11:55:01.869Z] === Skipped [2021-02-23T11:55:01.869Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T11:55:01.869Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:01.869Z] [2021-02-23T11:55:01.869Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:55:01.869Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:01.869Z] [2021-02-23T11:55:01.869Z] [2021-02-23T11:55:01.869Z] DONE 2 tests, 2 skipped in 0.074s [2021-02-23T11:55:01.869Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:55:01.869Z] ++ 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-23T11:55:01.869Z] ++ set -e [2021-02-23T11:55:01.869Z] ++ '[' -n 0 ']' [2021-02-23T11:55:01.869Z] ++ set -x [2021-02-23T11:55:01.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:55:01.869Z] INFO: Testing against a local daemon [2021-02-23T11:55:01.869Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T11:55:02.577Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-02-23T11:55:02.577Z] === RUN TestCreateDifferentPlatform [2021-02-23T11:55:02.577Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T11:55:02.577Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T11:55:02.577Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-23T11:55:02.577Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T11:55:02.577Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T11:55:02.577Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T11:55:02.577Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-23T11:55:02.577Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T11:55:02.577Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-23T11:55:02.577Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T11:55:02.577Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T11:55:02.577Z] === RUN TestDaemonRestartIpcMode [2021-02-23T11:55:02.577Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T11:55:02.577Z] === RUN TestDaemonHostGatewayIP [2021-02-23T11:55:02.577Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T11:55:02.577Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T11:55:02.577Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T11:55:02.577Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T11:55:02.577Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T11:55:02.577Z] === RUN TestDiff [2021-02-23T11:55:02.900Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2021-02-23T11:55:02.900Z] === RUN TestDockerNetworkMacvlan [2021-02-23T11:55:03.520Z] --- PASS: TestDiff (0.81s) [2021-02-23T11:55:03.520Z] === RUN TestExecWithCloseStdin [2021-02-23T11:55:03.932Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T11:55:04.463Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-02-23T11:55:04.463Z] === RUN TestExec [2021-02-23T11:55:04.963Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T11:55:05.036Z] --- PASS: TestExec (0.86s) [2021-02-23T11:55:05.036Z] === RUN TestExecUser [2021-02-23T11:55:05.980Z] --- PASS: TestExecUser (0.88s) [2021-02-23T11:55:05.980Z] === RUN TestExportContainerAndImportImage [2021-02-23T11:55:06.037Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T11:55:07.367Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-02-23T11:55:07.367Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T11:55:07.884Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-23T11:55:09.285Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2021-02-23T11:55:09.285Z] === RUN TestHealthCheckWorkdir [2021-02-23T11:55:10.229Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2021-02-23T11:55:10.229Z] === RUN TestHealthKillContainer [2021-02-23T11:55:10.411Z] tests/integration/client_test.py ..... [ 75%] [2021-02-23T11:55:10.411Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-23T11:55:10.480Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T11:55:10.669Z] tests/integration/errors_test.py . [ 76%] [2021-02-23T11:55:13.532Z] --- PASS: TestHealthKillContainer (2.85s) [2021-02-23T11:55:13.532Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T11:55:13.793Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-02-23T11:55:13.793Z] === RUN TestIpcModeNone [2021-02-23T11:55:13.989Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T11:55:14.738Z] --- PASS: TestIpcModeNone (0.85s) [2021-02-23T11:55:14.738Z] === RUN TestIpcModePrivate [2021-02-23T11:55:15.682Z] --- PASS: TestIpcModePrivate (0.87s) [2021-02-23T11:55:15.682Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-23T11:55:15.682Z] === RUN TestIpcModeShareable [2021-02-23T11:55:16.626Z] --- PASS: TestIpcModeShareable (0.89s) [2021-02-23T11:55:16.626Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-23T11:55:16.626Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T11:55:19.155Z] .....INFO: Daemon under test started and replied! [2021-02-23T11:55:19.155Z] INFO: Docker version of the daemon under test [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] Client: [2021-02-23T11:55:19.155Z] Version: 17.06.2-ce [2021-02-23T11:55:19.155Z] API version: 1.30 [2021-02-23T11:55:19.155Z] Go version: go1.8.3 [2021-02-23T11:55:19.155Z] Git commit: cec0b72 [2021-02-23T11:55:19.155Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-23T11:55:19.155Z] OS/Arch: windows/amd64 [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] Server: [2021-02-23T11:55:19.155Z] Version: 0.0.0-dev [2021-02-23T11:55:19.155Z] API version: 1.41 (minimum version 1.24) [2021-02-23T11:55:19.155Z] Go version: go1.13.15 [2021-02-23T11:55:19.155Z] Git commit: 70fd5fff38 [2021-02-23T11:55:19.155Z] Built: 02/23/2021 11:53:20 [2021-02-23T11:55:19.155Z] OS/Arch: windows/amd64 [2021-02-23T11:55:19.155Z] Experimental: false [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] INFO: Docker info of the daemon under test [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] Containers: 0 [2021-02-23T11:55:19.155Z] Running: 0 [2021-02-23T11:55:19.155Z] Paused: 0 [2021-02-23T11:55:19.155Z] Stopped: 0 [2021-02-23T11:55:19.155Z] Images: 0 [2021-02-23T11:55:19.155Z] Server Version: 0.0.0-dev [2021-02-23T11:55:19.155Z] Storage Driver: windowsfilter [2021-02-23T11:55:19.155Z] Windows: [2021-02-23T11:55:19.155Z] Logging Driver: json-file [2021-02-23T11:55:19.155Z] Plugins: [2021-02-23T11:55:19.155Z] Volume: local [2021-02-23T11:55:19.155Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T11:55:19.155Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T11:55:19.155Z] Swarm: inactive [2021-02-23T11:55:19.155Z] Default Isolation: process [2021-02-23T11:55:19.155Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T11:55:19.155Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T11:55:19.155Z] OSType: windows [2021-02-23T11:55:19.155Z] Architecture: x86_64 [2021-02-23T11:55:19.155Z] CPUs: 4 [2021-02-23T11:55:19.155Z] Total Memory: 32GiB [2021-02-23T11:55:19.155Z] Name: azwin-2-1750e0 [2021-02-23T11:55:19.155Z] ID: H4AN:DDGG:J6S4:LHA5:MTQV:O6SW:5424:J24I:ACOW:KIIF:B5NW:XSZR [2021-02-23T11:55:19.155Z] Docker Root Dir: D:\CI\PR-42062\1\daemon [2021-02-23T11:55:19.155Z] Debug Mode (client): false [2021-02-23T11:55:19.155Z] Debug Mode (server): true [2021-02-23T11:55:19.155Z] File Descriptors: -1 [2021-02-23T11:55:19.155Z] Goroutines: 16 [2021-02-23T11:55:19.155Z] System Time: 2021-02-23T11:55:17.2688288Z [2021-02-23T11:55:19.155Z] EventsListeners: 0 [2021-02-23T11:55:19.155Z] Registry: https://index.docker.io/v1/ [2021-02-23T11:55:19.155Z] Labels: [2021-02-23T11:55:19.155Z] Experimental: false [2021-02-23T11:55:19.155Z] Insecure Registries: [2021-02-23T11:55:19.155Z] 127.0.0.0/8 [2021-02-23T11:55:19.155Z] Live Restore Enabled: false [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] INFO: Docker images of the daemon under test [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-23T11:55:19.155Z] [2021-02-23T11:55:19.155Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-23T11:55:19.155Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-23T11:55:19.155Z] ltsc2019: Pulling from windows/servercore [2021-02-23T11:55:19.155Z] 4612f6d0b889: Pulling fs layer [2021-02-23T11:55:19.155Z] db4edcf0861f: Pulling fs layer [2021-02-23T11:55:19.185Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2021-02-23T11:55:19.185Z] === RUN TestAPIIpcModeHost [2021-02-23T11:55:20.145Z] --- PASS: TestAPIIpcModeHost (0.72s) [2021-02-23T11:55:20.145Z] === RUN TestDaemonIpcModeShareable [2021-02-23T11:55:22.075Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2021-02-23T11:55:22.075Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-23T11:55:22.075Z] === RUN TestDaemonIpcModePrivate [2021-02-23T11:55:22.457Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T11:55:23.092Z] --- PASS: TestDockerNetworkMacvlan (20.00s) [2021-02-23T11:55:23.092Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-02-23T11:55:23.092Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-23T11:55:23.092Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s) [2021-02-23T11:55:23.092Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.58s) [2021-02-23T11:55:23.092Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.64s) [2021-02-23T11:55:23.092Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.52s) [2021-02-23T11:55:23.092Z] PASS [2021-02-23T11:55:23.092Z] [2021-02-23T11:55:23.092Z] DONE 8 tests in 21.547s [2021-02-23T11:55:23.092Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T11:55:23.092Z] ++ 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-23T11:55:23.092Z] ++ set -e [2021-02-23T11:55:23.092Z] ++ '[' -n 0 ']' [2021-02-23T11:55:23.092Z] ++ set -x [2021-02-23T11:55:23.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:55:23.092Z] testing: warning: no tests to run [2021-02-23T11:55:23.092Z] PASS [2021-02-23T11:55:23.092Z] [2021-02-23T11:55:23.092Z] DONE 0 tests in 0.016s [2021-02-23T11:55:23.092Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T11:55:23.092Z] ++ 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-23T11:55:23.092Z] ++ set -e [2021-02-23T11:55:23.092Z] ++ '[' -n 0 ']' [2021-02-23T11:55:23.092Z] ++ set -x [2021-02-23T11:55:23.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:55:23.092Z] INFO: Testing against a local daemon [2021-02-23T11:55:23.092Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T11:55:24.004Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2021-02-23T11:55:24.004Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-23T11:55:24.004Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T11:55:24.960Z] db4edcf0861f: Verifying Checksum [2021-02-23T11:55:24.960Z] db4edcf0861f: Download complete [2021-02-23T11:55:25.169Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2021-02-23T11:55:25.169Z] === RUN TestAuthZPluginTLS [2021-02-23T11:55:25.463Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-02-23T11:55:25.463Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T11:55:25.920Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-02-23T11:55:25.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-23T11:55:25.920Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T11:55:26.097Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-23T11:55:26.097Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T11:55:26.390Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-02-23T11:55:26.390Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T11:55:27.024Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-23T11:55:27.024Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T11:55:27.761Z] --- PASS: TestImportExtremelyLargeImageWorks (102.05s) [2021-02-23T11:55:27.762Z] PASS [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === Skipped [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T11:55:27.762Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] DONE 12 tests, 1 skipped in 106.108s [2021-02-23T11:55:27.762Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T11:55:27.762Z] INFO: Testing against a local daemon [2021-02-23T11:55:27.762Z] === RUN TestNetworkCreateDelete [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-23T11:55:27.762Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T11:55:27.762Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-23T11:55:27.762Z] === RUN TestDaemonDNSFallback [2021-02-23T11:55:27.762Z] --- PASS: TestDaemonDNSFallback (7.31s) [2021-02-23T11:55:27.762Z] === RUN TestInspectNetwork [2021-02-23T11:55:27.762Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-23T11:55:27.762Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T11:55:27.762Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-23T11:55:27.762Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestNetworkInvalidJSON [2021-02-23T11:55:27.762Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T11:55:27.762Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T11:55:27.762Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:55:27.762Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:55:27.762Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:55:27.762Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:55:27.762Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T11:55:27.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:55:27.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T11:55:27.762Z] === RUN TestNetworkList [2021-02-23T11:55:27.762Z] === RUN TestNetworkList//networks [2021-02-23T11:55:27.762Z] === PAUSE TestNetworkList//networks [2021-02-23T11:55:27.762Z] === RUN TestNetworkList//networks/ [2021-02-23T11:55:27.762Z] === PAUSE TestNetworkList//networks/ [2021-02-23T11:55:27.762Z] === CONT TestNetworkList//networks [2021-02-23T11:55:27.762Z] === CONT TestNetworkList//networks/ [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkList (0.01s) [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T11:55:27.762Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T11:55:27.762Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T11:55:27.762Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-23T11:55:27.762Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T11:55:27.762Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-23T11:55:27.762Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T11:55:27.762Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-23T11:55:27.762Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T11:55:27.762Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T11:55:27.762Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T11:55:27.762Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T11:55:27.762Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T11:55:27.762Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:55:27.762Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T11:55:27.762Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-23T11:55:27.762Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T11:55:27.762Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] PASS [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === Skipped [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-23T11:55:27.762Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-23T11:55:27.762Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-23T11:55:27.762Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-23T11:55:27.762Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-23T11:55:27.762Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-23T11:55:27.762Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T11:55:27.762Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] DONE 22 tests, 12 skipped in 7.986s [2021-02-23T11:55:27.762Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:55:27.762Z] INFO: Testing against a local daemon [2021-02-23T11:55:27.762Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T11:55:27.762Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T11:55:27.762Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:27.762Z] === RUN TestDockerNetworkIpvlan [2021-02-23T11:55:27.762Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:55:27.762Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:27.762Z] PASS [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === Skipped [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T11:55:27.762Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:55:27.762Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] DONE 2 tests, 2 skipped in 0.106s [2021-02-23T11:55:27.762Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:55:27.762Z] INFO: Testing against a local daemon [2021-02-23T11:55:27.762Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T11:55:27.762Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-23T11:55:27.762Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] === RUN TestDockerNetworkMacvlan [2021-02-23T11:55:27.762Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-23T11:55:27.762Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] PASS [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === Skipped [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-23T11:55:27.762Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-23T11:55:27.762Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] DONE 2 tests, 2 skipped in 0.100s [2021-02-23T11:55:27.762Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T11:55:27.762Z] testing: warning: no tests to run [2021-02-23T11:55:27.762Z] PASS [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] DONE 0 tests in 0.026s [2021-02-23T11:55:27.762Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T11:55:27.762Z] INFO: Testing against a local daemon [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginTLS [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginHeader [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginV2Disable [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginV2Disable (0.07s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.06s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T11:55:27.762Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] PASS [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === Skipped [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.07s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.06s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-02-23T11:55:27.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] DONE 17 tests, 17 skipped in 0.537s [2021-02-23T11:55:27.762Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T11:55:27.762Z] INFO: Testing against a local daemon [2021-02-23T11:55:27.762Z] === RUN TestPluginInvalidJSON [2021-02-23T11:55:27.762Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:55:27.762Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:55:27.762Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:55:27.762Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-23T11:55:27.762Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T11:55:27.762Z] === RUN TestPluginInstall [2021-02-23T11:55:27.762Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-23T11:55:27.762Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] === RUN TestPluginsWithRuntimes [2021-02-23T11:55:27.762Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-23T11:55:27.762Z] 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-23T11:55:27.762Z] PASS [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === Skipped [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-23T11:55:27.762Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-23T11:55:27.762Z] 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-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] [2021-02-23T11:55:27.762Z] DONE 4 tests, 2 skipped in 0.149s [2021-02-23T11:55:27.762Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T11:55:27.762Z] INFO: Testing against a local daemon [2021-02-23T11:55:27.763Z] === RUN TestExternalGraphDriver [2021-02-23T11:55:27.763Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-02-23T11:55:27.763Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-23T11:55:27.763Z] === RUN TestGraphdriverPluginV2 [2021-02-23T11:55:27.838Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2021-02-23T11:55:27.838Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-23T11:55:27.838Z] === RUN TestIpcModeOlderClient [2021-02-23T11:55:27.838Z] === PAUSE TestIpcModeOlderClient [2021-02-23T11:55:27.838Z] === RUN TestKillContainerInvalidSignal [2021-02-23T11:55:28.411Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-02-23T11:55:28.411Z] === RUN TestKillContainer [2021-02-23T11:55:28.411Z] === RUN TestKillContainer/no_signal [2021-02-23T11:55:29.095Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-02-23T11:55:29.095Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T11:55:29.355Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T11:55:29.387Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-23T11:55:29.387Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T11:55:29.570Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-23T11:55:29.616Z] === RUN TestKillContainer/killing_signal [2021-02-23T11:55:30.063Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-02-23T11:55:30.063Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T11:55:30.370Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2021-02-23T11:55:30.370Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T11:55:31.002Z] --- PASS: TestKillContainer (2.38s) [2021-02-23T11:55:31.002Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-02-23T11:55:31.002Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-02-23T11:55:31.002Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2021-02-23T11:55:31.002Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T11:55:31.002Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T11:55:31.574Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T11:55:32.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2021-02-23T11:55:32.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-02-23T11:55:32.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-02-23T11:55:32.519Z] === RUN TestKillStoppedContainer [2021-02-23T11:55:32.519Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-23T11:55:32.519Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T11:55:32.519Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-02-23T11:55:32.519Z] === RUN TestKillDifferentUserContainer [2021-02-23T11:55:33.104Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2021-02-23T11:55:33.104Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T11:55:33.462Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-02-23T11:55:33.462Z] === RUN TestInspectOomKilledTrue [2021-02-23T11:55:33.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T11:55:33.462Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:55:33.462Z] === RUN TestInspectOomKilledFalse [2021-02-23T11:55:33.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T11:55:33.462Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:55:33.462Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T11:55:33.529Z] 4612f6d0b889: Verifying Checksum [2021-02-23T11:55:33.529Z] 4612f6d0b889: Download complete [2021-02-23T11:55:34.034Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-02-23T11:55:34.034Z] === RUN TestLinksContainerNames [2021-02-23T11:55:34.320Z] --- PASS: TestGraphdriverPluginV2 (5.80s) [2021-02-23T11:55:34.320Z] PASS [2021-02-23T11:55:34.320Z] [2021-02-23T11:55:34.320Z] === Skipped [2021-02-23T11:55:34.320Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-02-23T11:55:34.320Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-23T11:55:34.320Z] [2021-02-23T11:55:34.320Z] [2021-02-23T11:55:34.320Z] DONE 2 tests, 1 skipped in 5.979s [2021-02-23T11:55:34.320Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T11:55:34.320Z] INFO: Testing against a local daemon [2021-02-23T11:55:34.320Z] === RUN TestContinueAfterPluginCrash [2021-02-23T11:55:34.320Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T11:55:34.320Z] === RUN TestReadPluginNoRead [2021-02-23T11:55:34.320Z] === PAUSE TestReadPluginNoRead [2021-02-23T11:55:34.320Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T11:55:34.320Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T11:55:34.320Z] === CONT TestContinueAfterPluginCrash [2021-02-23T11:55:34.320Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T11:55:35.175Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2021-02-23T11:55:35.175Z] === RUN TestAuthZPluginHeader [2021-02-23T11:55:35.421Z] --- PASS: TestLinksContainerNames (1.55s) [2021-02-23T11:55:35.421Z] === RUN TestLogsFollowTailEmpty [2021-02-23T11:55:35.809Z] --- PASS: TestAuthZPluginHeader (0.89s) [2021-02-23T11:55:35.809Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T11:55:35.809Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T11:55:35.809Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:35.809Z] === RUN TestAuthZPluginV2Disable [2021-02-23T11:55:35.809Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-23T11:55:35.809Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:35.809Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T11:55:35.809Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T11:55:35.809Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:35.809Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T11:55:35.809Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T11:55:35.809Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:35.809Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T11:55:36.364Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2021-02-23T11:55:36.364Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T11:55:37.309Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/default [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/private [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/slave [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/shared [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/default [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/shared [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/slave [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/private [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T11:55:37.309Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:55:37.309Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T11:55:37.309Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:55:37.571Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-23T11:55:37.571Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-23T11:55:37.571Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T11:55:40.121Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2021-02-23T11:55:40.121Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T11:55:40.694Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-23T11:55:40.694Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T11:55:40.879Z] --- PASS: TestDaemonStartWithLogOpt (6.46s) [2021-02-23T11:55:40.879Z] === CONT TestReadPluginNoRead [2021-02-23T11:55:41.268Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2021-02-23T11:55:41.268Z] === RUN TestNetworkNat [2021-02-23T11:55:41.769Z] Loaded image: buildpack-deps:buster [2021-02-23T11:55:41.769Z] Loaded image: buildpack-deps:buster [2021-02-23T11:55:41.769Z] Loaded image: busybox:latest [2021-02-23T11:55:41.769Z] Loaded image: busybox:latest [2021-02-23T11:55:41.769Z] Loaded image: busybox:glibc [2021-02-23T11:55:41.769Z] Loaded image: busybox:glibc [2021-02-23T11:55:42.212Z] --- PASS: TestNetworkNat (0.87s) [2021-02-23T11:55:42.212Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T11:55:43.169Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-02-23T11:55:43.169Z] === RUN TestNetworkLoopbackNat [2021-02-23T11:55:43.407Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T11:55:43.658Z] Loaded image: debian:bullseye [2021-02-23T11:55:43.658Z] Loaded image: hello-world:latest [2021-02-23T11:55:43.658Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:55:43.666Z] --- PASS: TestContinueAfterPluginCrash (10.19s) [2021-02-23T11:55:43.914Z] INFO: Testing against a local daemon [2021-02-23T11:55:43.914Z] === RUN TestDockerSuite [2021-02-23T11:55:43.914Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-23T11:55:43.914Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-23T11:55:43.914Z] Loaded image: debian:bullseye [2021-02-23T11:55:43.914Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-23T11:55:43.914Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-23T11:55:43.914Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-23T11:55:43.914Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-23T11:55:44.170Z] Loaded image: hello-world:latest [2021-02-23T11:55:44.170Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-23T11:55:44.170Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-23T11:55:44.170Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:55:44.170Z] INFO: Testing against a local daemon [2021-02-23T11:55:44.170Z] === RUN TestDockerDaemonSuite [2021-02-23T11:55:44.170Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-23T11:55:45.548Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-23T11:55:45.548Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-23T11:55:45.787Z] ......... [ 86%] [2021-02-23T11:55:45.823Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T11:55:46.113Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-23T11:55:46.113Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-23T11:55:46.471Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-02-23T11:55:46.471Z] === RUN TestPause [2021-02-23T11:55:46.800Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-23T11:55:47.057Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-23T11:55:47.057Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-23T11:55:47.114Z] --- PASS: TestPause (0.86s) [2021-02-23T11:55:47.114Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T11:55:47.114Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:55:47.114Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:55:47.114Z] === RUN TestPauseStopPausedContainer [2021-02-23T11:55:48.057Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-02-23T11:55:48.057Z] === RUN TestPsFilter [2021-02-23T11:55:48.057Z] --- PASS: TestPsFilter (0.27s) [2021-02-23T11:55:48.057Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T11:55:48.396Z] === RUN TestReadPluginNoRead/default [2021-02-23T11:55:48.946Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-23T11:55:48.946Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-23T11:55:48.946Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-23T11:55:48.946Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-23T11:55:49.000Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-02-23T11:55:49.000Z] === RUN TestRemoveContainerWithVolume [2021-02-23T11:55:49.202Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-23T11:55:49.944Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-02-23T11:55:49.944Z] === RUN TestRemoveContainerRunning [2021-02-23T11:55:50.130Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-23T11:55:50.294Z] --- PASS: TestReadPluginNoRead (10.28s) [2021-02-23T11:55:50.294Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2021-02-23T11:55:50.294Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2021-02-23T11:55:50.294Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2021-02-23T11:55:50.294Z] read_test.go:92: [ddf308eea388f] daemon is not started [2021-02-23T11:55:50.294Z] PASS [2021-02-23T11:55:50.294Z] [2021-02-23T11:55:50.294Z] DONE 6 tests in 16.859s [2021-02-23T11:55:50.294Z] 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-23T11:55:50.294Z] testing: warning: no tests to run [2021-02-23T11:55:50.294Z] PASS [2021-02-23T11:55:50.294Z] [2021-02-23T11:55:50.294Z] DONE 0 tests in 0.041s [2021-02-23T11:55:50.294Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T11:55:50.294Z] INFO: Testing against a local daemon [2021-02-23T11:55:50.294Z] === RUN TestPluginWithDevMounts [2021-02-23T11:55:50.294Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-23T11:55:50.294Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-23T11:55:50.294Z] PASS [2021-02-23T11:55:50.294Z] [2021-02-23T11:55:50.294Z] === Skipped [2021-02-23T11:55:50.294Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-23T11:55:50.294Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-23T11:55:50.294Z] [2021-02-23T11:55:50.294Z] [2021-02-23T11:55:50.294Z] DONE 1 tests, 1 skipped in 0.121s [2021-02-23T11:55:50.294Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T11:55:50.516Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-02-23T11:55:50.517Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T11:55:50.553Z] INFO: Testing against a local daemon [2021-02-23T11:55:50.553Z] === RUN TestSecretInspect [2021-02-23T11:55:50.553Z] --- SKIP: TestSecretInspect (0.02s) [2021-02-23T11:55:50.553Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] === RUN TestSecretList [2021-02-23T11:55:50.553Z] --- SKIP: TestSecretList (0.01s) [2021-02-23T11:55:50.553Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] === RUN TestSecretsCreateAndDelete [2021-02-23T11:55:50.553Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-02-23T11:55:50.553Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] === RUN TestSecretsUpdate [2021-02-23T11:55:50.553Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-23T11:55:50.553Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] === RUN TestTemplatedSecret [2021-02-23T11:55:50.553Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-23T11:55:50.553Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] === RUN TestSecretCreateResolve [2021-02-23T11:55:50.553Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-23T11:55:50.553Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] PASS [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] === Skipped [2021-02-23T11:55:50.553Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-02-23T11:55:50.553Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-23T11:55:50.553Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-02-23T11:55:50.553Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-23T11:55:50.553Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-23T11:55:50.553Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-23T11:55:50.553Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] [2021-02-23T11:55:50.553Z] DONE 6 tests, 6 skipped in 0.191s [2021-02-23T11:55:50.553Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T11:55:50.811Z] INFO: Testing against a local daemon [2021-02-23T11:55:50.811Z] === RUN TestServiceCreateInit [2021-02-23T11:55:50.811Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T11:55:50.811Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T11:55:50.811Z] --- PASS: TestServiceCreateInit (0.01s) [2021-02-23T11:55:50.811Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T11:55:50.811Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.811Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T11:55:50.811Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.811Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T11:55:50.811Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-23T11:55:50.811Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.811Z] === RUN TestCreateServiceConflict [2021-02-23T11:55:50.811Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-23T11:55:50.811Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.811Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T11:55:50.811Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-23T11:55:50.811Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T11:55:50.812Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-02-23T11:55:50.812Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T11:55:50.812Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-23T11:55:50.812Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T11:55:50.812Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-23T11:55:50.812Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestCreateServiceSysctls [2021-02-23T11:55:50.812Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-23T11:55:50.812Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestCreateServiceCapabilities [2021-02-23T11:55:50.812Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-23T11:55:50.812Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestInspect [2021-02-23T11:55:50.812Z] --- SKIP: TestInspect (0.01s) [2021-02-23T11:55:50.812Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestCreateJob [2021-02-23T11:55:50.812Z] --- SKIP: TestCreateJob (0.01s) [2021-02-23T11:55:50.812Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestReplicatedJob [2021-02-23T11:55:50.812Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-23T11:55:50.812Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestUpdateReplicatedJob [2021-02-23T11:55:50.812Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-02-23T11:55:50.812Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestServiceListWithStatuses [2021-02-23T11:55:50.812Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T11:55:50.812Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T11:55:50.812Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T11:55:50.812Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-23T11:55:50.812Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestDockerNetworkReConnect [2021-02-23T11:55:50.812Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-02-23T11:55:50.812Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:50.812Z] === RUN TestServicePlugin [2021-02-23T11:55:51.058Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-23T11:55:51.314Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-23T11:55:51.314Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-23T11:55:51.314Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-23T11:55:51.314Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-23T11:55:51.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-02-23T11:55:51.459Z] === RUN TestRemoveInvalidContainer [2021-02-23T11:55:51.459Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-23T11:55:51.459Z] === RUN TestRenameLinkedContainer [2021-02-23T11:55:52.181Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-23T11:55:53.630Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-23T11:55:54.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2021-02-23T11:55:54.398Z] PASS [2021-02-23T11:55:54.398Z] [2021-02-23T11:55:54.398Z] === Skipped [2021-02-23T11:55:54.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T11:55:54.398Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:54.398Z] [2021-02-23T11:55:54.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-23T11:55:54.398Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:54.398Z] [2021-02-23T11:55:54.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T11:55:54.398Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:54.398Z] [2021-02-23T11:55:54.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T11:55:54.398Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:55:54.398Z] [2021-02-23T11:55:54.398Z] [2021-02-23T11:55:54.398Z] DONE 17 tests, 4 skipped in 29.626s [2021-02-23T11:55:54.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T11:55:54.398Z] ++ 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-23T11:55:54.398Z] ++ set -e [2021-02-23T11:55:54.398Z] ++ '[' -n 0 ']' [2021-02-23T11:55:54.398Z] ++ set -x [2021-02-23T11:55:54.398Z] ++ 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-23T11:55:54.398Z] INFO: Testing against a local daemon [2021-02-23T11:55:54.398Z] === RUN TestPluginInvalidJSON [2021-02-23T11:55:54.398Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:55:54.398Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:55:54.398Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:55:54.398Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-23T11:55:54.398Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T11:55:54.398Z] === RUN TestPluginInstall [2021-02-23T11:55:54.398Z] === RUN TestPluginInstall/no_auth [2021-02-23T11:55:54.398Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:55:54.398Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9759e42f5c38bc80b0c267dcbac5574b90e4f260aa6c3c61351f301a15010f12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:55:54.398Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:55:54.398Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9759e42f5c38bc80b0c267dcbac5574b90e4f260aa6c3c61351f301a15010f12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:55:54.690Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T11:55:54.763Z] --- PASS: TestRenameLinkedContainer (3.11s) [2021-02-23T11:55:54.763Z] === RUN TestRenameStoppedContainer [2021-02-23T11:55:54.982Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:55:54.982Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70c11cf83c6d2726bf1e4f5983e509c8789327626be6a80c8c72430fcebf4ad9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:55:54.982Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:55:54.982Z] time="2021-02-23T11:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70c11cf83c6d2726bf1e4f5983e509c8789327626be6a80c8c72430fcebf4ad9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:55:54.998Z] --- SKIP: TestServicePlugin (3.46s) [2021-02-23T11:55:54.998Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] === RUN TestServiceUpdateLabel [2021-02-23T11:55:54.998Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-23T11:55:54.998Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] === RUN TestServiceUpdateSecrets [2021-02-23T11:55:54.998Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-23T11:55:54.998Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] === RUN TestServiceUpdateConfigs [2021-02-23T11:55:54.998Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-23T11:55:54.998Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] === RUN TestServiceUpdateNetwork [2021-02-23T11:55:54.998Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-02-23T11:55:54.998Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T11:55:54.998Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-23T11:55:54.998Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] PASS [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === Skipped [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T11:55:54.998Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T11:55:54.998Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T11:55:54.998Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T11:55:54.998Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-23T11:55:54.998Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-23T11:55:54.998Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-23T11:55:54.998Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-02-23T11:55:54.998Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-23T11:55:54.998Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-23T11:55:54.998Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-23T11:55:54.998Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-23T11:55:54.998Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-23T11:55:54.998Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-23T11:55:54.998Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-23T11:55:54.998Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-02-23T11:55:54.998Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T11:55:54.998Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-23T11:55:54.998Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-02-23T11:55:54.998Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2021-02-23T11:55:54.998Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-23T11:55:54.998Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-23T11:55:54.998Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-23T11:55:54.998Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-02-23T11:55:54.998Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-23T11:55:54.998Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] DONE 24 tests, 23 skipped in 3.866s [2021-02-23T11:55:54.998Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T11:55:54.998Z] INFO: Testing against a local daemon [2021-02-23T11:55:54.998Z] === RUN TestSessionCreate [2021-02-23T11:55:54.998Z] --- PASS: TestSessionCreate (0.02s) [2021-02-23T11:55:54.998Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T11:55:54.998Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-23T11:55:54.998Z] PASS [2021-02-23T11:55:54.998Z] [2021-02-23T11:55:54.998Z] DONE 2 tests in 0.143s [2021-02-23T11:55:54.998Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T11:55:54.998Z] INFO: Testing against a local daemon [2021-02-23T11:55:54.998Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T11:55:54.998Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T11:55:54.998Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T11:55:54.998Z] === RUN TestEventsExecDie [2021-02-23T11:55:55.256Z] --- PASS: TestEventsExecDie (0.53s) [2021-02-23T11:55:55.257Z] === RUN TestEventsBackwardsCompatible [2021-02-23T11:55:55.257Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-02-23T11:55:55.257Z] === RUN TestInfoBinaryCommits [2021-02-23T11:55:55.257Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-23T11:55:55.257Z] === RUN TestInfoAPIVersioned [2021-02-23T11:55:55.257Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T11:55:55.257Z] === RUN TestInfoDiscoveryBackend [2021-02-23T11:55:55.274Z] === RUN TestPluginInstall/with_insecure [2021-02-23T11:55:55.336Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-02-23T11:55:55.336Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T11:55:56.311Z] time="2021-02-23T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:55:56.311Z] time="2021-02-23T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e311a4d5fd182db2f612290414b83eae9db626d6a0a080a4313de11e98a4623f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:55:56.311Z] time="2021-02-23T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:55:56.311Z] time="2021-02-23T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e311a4d5fd182db2f612290414b83eae9db626d6a0a080a4313de11e98a4623f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:55:56.605Z] --- PASS: TestPluginInstall (3.82s) [2021-02-23T11:55:56.605Z] --- PASS: TestPluginInstall/no_auth (1.78s) [2021-02-23T11:55:56.605Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-02-23T11:55:56.605Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-02-23T11:55:56.605Z] plugin_test.go:160: [dedf8dbbc3c36] daemon is not started [2021-02-23T11:55:56.605Z] === RUN TestPluginsWithRuntimes [2021-02-23T11:55:57.155Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-23T11:55:57.155Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T11:55:57.250Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-02-23T11:55:57.250Z] === RUN TestRenameInvalidName [2021-02-23T11:55:57.822Z] --- PASS: TestRenameInvalidName (0.83s) [2021-02-23T11:55:57.822Z] === RUN TestRenameAnonymousContainer [2021-02-23T11:55:57.854Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-23T11:55:58.675Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T11:55:59.711Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T11:56:00.184Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-23T11:56:00.184Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-23T11:56:00.435Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-02-23T11:56:00.435Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T11:56:00.435Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-23T11:56:00.435Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:56:00.435Z] === RUN TestInfoAPI [2021-02-23T11:56:00.435Z] --- PASS: TestInfoAPI (0.02s) [2021-02-23T11:56:00.435Z] === RUN TestInfoAPIWarnings [2021-02-23T11:56:01.123Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-23T11:56:01.222Z] --- PASS: TestPluginsWithRuntimes (4.72s) [2021-02-23T11:56:01.222Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.41s) [2021-02-23T11:56:01.222Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.39s) [2021-02-23T11:56:01.222Z] PASS [2021-02-23T11:56:01.222Z] [2021-02-23T11:56:01.222Z] DONE 9 tests in 8.638s [2021-02-23T11:56:01.222Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T11:56:01.222Z] ++ 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-23T11:56:01.222Z] ++ set -e [2021-02-23T11:56:01.222Z] ++ '[' -n 0 ']' [2021-02-23T11:56:01.222Z] ++ set -x [2021-02-23T11:56:01.222Z] ++ 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-23T11:56:01.514Z] INFO: Testing against a local daemon [2021-02-23T11:56:01.514Z] === RUN TestExternalGraphDriver [2021-02-23T11:56:01.514Z] === RUN TestExternalGraphDriver/json [2021-02-23T11:56:02.032Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2021-02-23T11:56:02.032Z] === RUN TestRenameContainerWithSameName [2021-02-23T11:56:02.604Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-02-23T11:56:02.604Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T11:56:03.620Z] === RUN TestExternalGraphDriver/spec [2021-02-23T11:56:03.640Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-23T11:56:03.991Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-02-23T11:56:03.991Z] === RUN TestResize [2021-02-23T11:56:04.936Z] --- PASS: TestResize (0.81s) [2021-02-23T11:56:04.936Z] === RUN TestResizeWithInvalidSize [2021-02-23T11:56:05.528Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-23T11:56:05.689Z] === RUN TestExternalGraphDriver/pull [2021-02-23T11:56:05.881Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2021-02-23T11:56:05.881Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T11:56:06.089Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-23T11:56:06.354Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-23T11:56:06.454Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:56:06.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:56:06.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:56:06.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:56:06.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:56:06.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:56:06.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:56:07.017Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-23T11:56:07.579Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-23T11:56:07.835Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-23T11:56:08.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:56:08.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:56:08.425Z] --- PASS: TestExternalGraphDriver (6.56s) [2021-02-23T11:56:08.425Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2021-02-23T11:56:08.425Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2021-02-23T11:56:08.425Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2021-02-23T11:56:08.425Z] === RUN TestGraphdriverPluginV2 [2021-02-23T11:56:08.425Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-02-23T11:56:08.425Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:56:08.425Z] PASS [2021-02-23T11:56:08.425Z] [2021-02-23T11:56:08.425Z] === Skipped [2021-02-23T11:56:08.425Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-02-23T11:56:08.425Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:56:08.425Z] [2021-02-23T11:56:08.425Z] [2021-02-23T11:56:08.425Z] DONE 5 tests, 1 skipped in 6.710s [2021-02-23T11:56:08.425Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T11:56:08.425Z] ++ 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-23T11:56:08.425Z] ++ set -e [2021-02-23T11:56:08.425Z] ++ '[' -n 0 ']' [2021-02-23T11:56:08.425Z] ++ set -x [2021-02-23T11:56:08.425Z] ++ 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-23T11:56:08.425Z] INFO: Testing against a local daemon [2021-02-23T11:56:08.425Z] === RUN TestContinueAfterPluginCrash [2021-02-23T11:56:08.425Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T11:56:08.425Z] === RUN TestReadPluginNoRead [2021-02-23T11:56:08.425Z] === PAUSE TestReadPluginNoRead [2021-02-23T11:56:08.425Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T11:56:08.425Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T11:56:08.425Z] === CONT TestContinueAfterPluginCrash [2021-02-23T11:56:08.425Z] === CONT TestReadPluginNoRead [2021-02-23T11:56:08.764Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-23T11:56:09.102Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-23T11:56:09.102Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-23T11:56:09.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:56:09.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:56:09.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:56:10.653Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-23T11:56:10.653Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-23T11:56:10.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:56:11.950Z] === RUN TestReadPluginNoRead/default [2021-02-23T11:56:12.543Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-23T11:56:12.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:56:12.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:56:12.799Z] --- PASS: TestBuildWithHugeFile (104.82s) [2021-02-23T11:56:12.799Z] === RUN TestBuildWCOWSandboxSize [2021-02-23T11:56:12.799Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:56:12.799Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:56:12.799Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T11:56:12.799Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:56:12.799Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:56:12.799Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:56:12.799Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:56:12.799Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:56:12.799Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:56:12.799Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:56:12.799Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:56:12.799Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-23T11:56:13.022Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-23T11:56:13.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:56:13.055Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-23T11:56:13.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-02-23T11:56:13.055Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-02-23T11:56:13.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2021-02-23T11:56:13.055Z] === RUN TestBuildPreserveOwnership [2021-02-23T11:56:13.055Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T11:56:13.280Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-23T11:56:13.280Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-23T11:56:13.280Z] [2021-02-23T11:56:13.280Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-23T11:56:13.280Z] =========================== short test summary info ============================ [2021-02-23T11:56:13.280Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-23T11:56:13.280Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-23T11:56:13.280Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-23T11:56:13.280Z] Not supported on most drivers [2021-02-23T11:56:13.280Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-23T11:56:13.280Z] Output of docker top depends on host distro, and is not formalized. [2021-02-23T11:56:13.280Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-23T11:56:13.280Z] Output of docker top depends on host distro, and is not formalized. [2021-02-23T11:56:13.280Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-23T11:56:13.280Z] Can fail if eth0 has multiple IP addresses [2021-02-23T11:56:13.280Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-23T11:56:13.280Z] This doesn't seem to be taken into account by the engine [2021-02-23T11:56:13.280Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-23T11:56:13.280Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-23T11:56:13.280Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.63 seconds == [2021-02-23T11:56:13.311Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-23T11:56:13.462Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T11:56:13.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-23T11:56:14.240Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-23T11:56:14.802Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-02-23T11:56:15.278Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2021-02-23T11:56:15.278Z] === RUN TestCgroupNamespacesRun [2021-02-23T11:56:15.534Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T11:56:16.167Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-23T11:56:16.167Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T11:56:16.665Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-02-23T11:56:16.665Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T11:56:16.729Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-23T11:56:17.291Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-23T11:56:17.291Z] --- PASS: TestBuildPreserveOwnership (4.25s) [2021-02-23T11:56:17.291Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.85s) [2021-02-23T11:56:17.291Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-02-23T11:56:17.291Z] === RUN TestBuildPlatformInvalid [2021-02-23T11:56:17.547Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-02-23T11:56:17.547Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T11:56:17.606Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2021-02-23T11:56:17.606Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T11:56:17.606Z] --- PASS: TestReadPluginNoRead (9.24s) [2021-02-23T11:56:17.606Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2021-02-23T11:56:17.606Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2021-02-23T11:56:17.606Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s) [2021-02-23T11:56:17.606Z] read_test.go:92: [da1f757192da2] daemon is not started [2021-02-23T11:56:18.473Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-23T11:56:18.511Z] --- PASS: TestInfoAPIWarnings (17.33s) [2021-02-23T11:56:18.511Z] === RUN TestInfoDebug [2021-02-23T11:56:18.579Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2021-02-23T11:56:18.579Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T11:56:19.077Z] --- PASS: TestInfoDebug (1.52s) [2021-02-23T11:56:19.077Z] === RUN TestInfoInsecureRegistries [2021-02-23T11:56:20.051Z] --- PASS: TestImportExtremelyLargeImageWorks (102.91s) [2021-02-23T11:56:20.051Z] PASS [2021-02-23T11:56:20.051Z] [2021-02-23T11:56:20.051Z] DONE 12 tests in 105.587s [2021-02-23T11:56:20.051Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T11:56:20.051Z] INFO: Testing against a local daemon [2021-02-23T11:56:20.051Z] === RUN TestNetworkCreateDelete [2021-02-23T11:56:20.051Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-23T11:56:20.051Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T11:56:20.051Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-23T11:56:20.051Z] === RUN TestDaemonDNSFallback [2021-02-23T11:56:20.051Z] --- PASS: TestDaemonDNSFallback (6.45s) [2021-02-23T11:56:20.051Z] === RUN TestInspectNetwork [2021-02-23T11:56:20.362Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-23T11:56:20.496Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2021-02-23T11:56:20.496Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T11:56:20.975Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-23T11:56:20.975Z] === RUN TestInfoRegistryMirrors [2021-02-23T11:56:21.129Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2021-02-23T11:56:21.129Z] PASS [2021-02-23T11:56:21.129Z] [2021-02-23T11:56:21.129Z] DONE 6 tests in 12.680s [2021-02-23T11:56:21.129Z] 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-23T11:56:21.129Z] ++ 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-23T11:56:21.129Z] ++ set -e [2021-02-23T11:56:21.129Z] ++ '[' -n 0 ']' [2021-02-23T11:56:21.129Z] ++ set -x [2021-02-23T11:56:21.129Z] ++ 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-23T11:56:21.129Z] testing: warning: no tests to run [2021-02-23T11:56:21.129Z] PASS [2021-02-23T11:56:21.129Z] [2021-02-23T11:56:21.129Z] DONE 0 tests in 0.028s [2021-02-23T11:56:21.129Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T11:56:21.129Z] ++ 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-23T11:56:21.129Z] ++ set -e [2021-02-23T11:56:21.129Z] ++ '[' -n 0 ']' [2021-02-23T11:56:21.129Z] ++ set -x [2021-02-23T11:56:21.130Z] ++ 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-23T11:56:21.130Z] INFO: Testing against a local daemon [2021-02-23T11:56:21.130Z] === RUN TestPluginWithDevMounts [2021-02-23T11:56:21.130Z] === PAUSE TestPluginWithDevMounts [2021-02-23T11:56:21.130Z] === CONT TestPluginWithDevMounts [2021-02-23T11:56:21.430Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T11:56:21.430Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T11:56:21.430Z] === RUN TestInspectNetwork/network_name [2021-02-23T11:56:21.430Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T11:56:21.757Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-23T11:56:22.348Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-23T11:56:22.348Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T11:56:22.348Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-23T11:56:22.348Z] === RUN TestPingCacheHeaders [2021-02-23T11:56:22.348Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-23T11:56:22.348Z] === RUN TestPingGet [2021-02-23T11:56:22.348Z] --- PASS: TestPingGet (0.02s) [2021-02-23T11:56:22.348Z] === RUN TestPingHead [2021-02-23T11:56:22.348Z] --- PASS: TestPingHead (0.02s) [2021-02-23T11:56:22.348Z] === RUN TestVersion [2021-02-23T11:56:22.348Z] --- PASS: TestVersion (0.02s) [2021-02-23T11:56:22.348Z] PASS [2021-02-23T11:56:22.348Z] [2021-02-23T11:56:22.348Z] === Skipped [2021-02-23T11:56:22.348Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T11:56:22.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T11:56:22.348Z] [2021-02-23T11:56:22.348Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-23T11:56:22.348Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-23T11:56:22.348Z] [2021-02-23T11:56:22.348Z] [2021-02-23T11:56:22.348Z] DONE 18 tests, 2 skipped in 27.797s [2021-02-23T11:56:22.348Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T11:56:22.411Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-02-23T11:56:22.411Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T11:56:22.606Z] INFO: Testing against a local daemon [2021-02-23T11:56:22.606Z] === RUN TestVolumesCreateAndList [2021-02-23T11:56:22.606Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-23T11:56:22.606Z] === RUN TestVolumesRemove [2021-02-23T11:56:22.606Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-23T11:56:22.606Z] === RUN TestVolumesInspect [2021-02-23T11:56:22.606Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-23T11:56:22.606Z] === RUN TestVolumesInvalidJSON [2021-02-23T11:56:22.606Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T11:56:22.606Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T11:56:22.606Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T11:56:22.606Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-23T11:56:22.606Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T11:56:22.606Z] PASS [2021-02-23T11:56:22.606Z] [2021-02-23T11:56:22.606Z] DONE 5 tests in 0.227s [2021-02-23T11:56:22.606Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T11:56:22.606Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12219 is not a child of this shell [2021-02-23T11:56:22.606Z] warning: PID 12219 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-23T11:56:22.606Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T11:56:22.606Z] [2021-02-23T11:56:22.606Z] Unloading profiles will leave already running processes permanently [2021-02-23T11:56:22.606Z] unconfined, which can lead to unexpected situations. [2021-02-23T11:56:22.606Z] [2021-02-23T11:56:22.606Z] To set a process to complain mode, use the command line tool [2021-02-23T11:56:22.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T11:56:22.606Z] Removing test suite binaries [2021-02-23T11:56:22.606Z] exiting test-integration [2021-02-23T11:56:22.606Z] ++ exit 0 [2021-02-23T11:56:22.640Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-02-23T11:56:22.640Z] PASS [2021-02-23T11:56:22.640Z] [2021-02-23T11:56:22.640Z] DONE 1 tests in 1.984s [2021-02-23T11:56:22.640Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T11:56:22.640Z] ++ 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-23T11:56:22.640Z] ++ set -e [2021-02-23T11:56:22.640Z] ++ '[' -n 0 ']' [2021-02-23T11:56:22.640Z] ++ set -x [2021-02-23T11:56:22.640Z] ++ 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-23T11:56:22.932Z] INFO: Testing against a local daemon [2021-02-23T11:56:22.932Z] === RUN TestSecretInspect [2021-02-23T11:56:23.131Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-23T11:56:23.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-23T11:56:23.978Z] [2021-02-23T11:56:24.316Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-23T11:56:24.316Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-23T11:56:24.329Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-02-23T11:56:24.329Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate Post stage [Pipeline] junit [2021-02-23T11:56:24.924Z] Recording test results [2021-02-23T11:56:25.633Z] --- PASS: TestInspectNetwork (7.09s) [2021-02-23T11:56:25.633Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T11:56:25.633Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T11:56:25.633Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T11:56:25.633Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T11:56:25.633Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T11:56:25.683Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-23T11:56:25.729Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T11:56:25.729Z] [2021-02-23T11:56:25.729Z] Unloading profiles will leave already running processes permanently [2021-02-23T11:56:25.729Z] unconfined, which can lead to unexpected situations. [2021-02-23T11:56:25.729Z] [2021-02-23T11:56:25.729Z] To set a process to complain mode, use the command line tool [2021-02-23T11:56:25.729Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T11:56:25.729Z] [2021-02-23T11:56:25.939Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr Post stage [Pipeline] junit [2021-02-23T11:56:25.998Z] Recording test results [2021-02-23T11:56:26.247Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2021-02-23T11:56:26.247Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T11:56:26.492Z] --- PASS: TestSecretInspect (3.77s) [2021-02-23T11:56:26.492Z] === RUN TestSecretList [2021-02-23T11:56:26.502Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-23T11:56:26.728Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T11:56:26.821Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-02-23T11:56:26.821Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T11:56:26.997Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-23T11:56:27.076Z] + echo Ensuring container killed. [2021-02-23T11:56:27.076Z] Ensuring container killed. [2021-02-23T11:56:27.076Z] + docker rm -vf docker-pr1 [2021-02-23T11:56:27.076Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T11:56:27.275Z] + echo Ensuring container killed. [2021-02-23T11:56:27.275Z] Ensuring container killed. [2021-02-23T11:56:27.275Z] + docker rm -vf docker-pr1 [2021-02-23T11:56:27.275Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T11:56:27.359Z] + echo Chowning /workspace to jenkins user [2021-02-23T11:56:27.359Z] Chowning /workspace to jenkins user [2021-02-23T11:56:27.359Z] + id -u [2021-02-23T11:56:27.359Z] + id -g [2021-02-23T11:56:27.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42062:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T11:56:27.359Z] Unable to find image 'busybox:latest' locally [2021-02-23T11:56:27.543Z] --- PASS: TestRunContainerWithBridgeNone (1.70s) [2021-02-23T11:56:27.543Z] === RUN TestNetworkInvalidJSON [2021-02-23T11:56:27.543Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T11:56:27.543Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T11:56:27.543Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:56:27.543Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:56:27.543Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:56:27.543Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:56:27.543Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T11:56:27.543Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:56:27.543Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:56:27.543Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-23T11:56:27.543Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T11:56:27.543Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T11:56:27.543Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T11:56:27.543Z] === RUN TestNetworkList [2021-02-23T11:56:27.543Z] === RUN TestNetworkList//networks [2021-02-23T11:56:27.543Z] === PAUSE TestNetworkList//networks [2021-02-23T11:56:27.543Z] === RUN TestNetworkList//networks/ [2021-02-23T11:56:27.543Z] === PAUSE TestNetworkList//networks/ [2021-02-23T11:56:27.543Z] === CONT TestNetworkList//networks [2021-02-23T11:56:27.543Z] === CONT TestNetworkList//networks/ [2021-02-23T11:56:27.543Z] --- PASS: TestNetworkList (0.01s) [2021-02-23T11:56:27.543Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T11:56:27.543Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T11:56:27.543Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T11:56:27.558Z] + echo Chowning /workspace to jenkins user [2021-02-23T11:56:27.558Z] Chowning /workspace to jenkins user [2021-02-23T11:56:27.558Z] + id -u [2021-02-23T11:56:27.558Z] + id -g [2021-02-23T11:56:27.558Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42062:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T11:56:27.558Z] Unable to find image 'busybox:latest' locally [2021-02-23T11:56:27.622Z] latest: Pulling from library/busybox [2021-02-23T11:56:27.622Z] 5c4213be9af9: Pulling fs layer [2021-02-23T11:56:27.803Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-02-23T11:56:27.803Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T11:56:28.009Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-23T11:56:28.009Z] [2021-02-23T11:56:28.009Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-23T11:56:28.009Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-23T11:56:28.009Z] HOSTNAME=c0c955e30001 [2021-02-23T11:56:28.009Z] TESTDEBUG=0 [2021-02-23T11:56:28.009Z] DEST=bundles/test-integration [2021-02-23T11:56:28.009Z] PWD=/go/src/github.com/docker/docker [2021-02-23T11:56:28.009Z] DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 [2021-02-23T11:56:28.009Z] container=docker [2021-02-23T11:56:28.009Z] HOME=/root [2021-02-23T11:56:28.009Z] GOLANG_VERSION=1.13.15 [2021-02-23T11:56:28.009Z] VALIDATE_BRANCH=master [2021-02-23T11:56:28.009Z] TERM=xterm [2021-02-23T11:56:28.009Z] DOCKER_PKG=github.com/docker/docker [2021-02-23T11:56:28.009Z] SHLVL=1 [2021-02-23T11:56:28.009Z] TIMEOUT=120m [2021-02-23T11:56:28.009Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-23T11:56:28.009Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-23T11:56:28.009Z] GO111MODULE=off [2021-02-23T11:56:28.009Z] DOCKER_EXPERIMENTAL=1 [2021-02-23T11:56:28.009Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-23T11:56:28.009Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-23T11:56:28.009Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-23T11:56:28.009Z] GOPATH=/go [2021-02-23T11:56:28.009Z] PKG_CONFIG=pkg-config [2021-02-23T11:56:28.009Z] _=/usr/bin/env [2021-02-23T11:56:28.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-23T11:56:28.737Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-02-23T11:56:28.737Z] === RUN TestKernelTCPMemory [2021-02-23T11:56:28.741Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-23T11:56:28.741Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T11:56:29.680Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-02-23T11:56:29.680Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T11:56:29.681Z] --- PASS: TestKernelTCPMemory (0.86s) [2021-02-23T11:56:29.681Z] === RUN TestNISDomainname [2021-02-23T11:56:29.771Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-23T11:56:30.617Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-02-23T11:56:30.617Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T11:56:30.624Z] --- PASS: TestNISDomainname (0.96s) [2021-02-23T11:56:30.624Z] === RUN TestHostnameDnsResolution [2021-02-23T11:56:30.950Z] --- PASS: TestSecretList (3.75s) [2021-02-23T11:56:30.950Z] === RUN TestSecretsCreateAndDelete [2021-02-23T11:56:31.996Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-02-23T11:56:31.996Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T11:56:32.540Z] --- PASS: TestHostnameDnsResolution (1.69s) [2021-02-23T11:56:32.540Z] === RUN TestStats [2021-02-23T11:56:32.565Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-23T11:56:32.565Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T11:56:32.827Z] latest: Pulling from library/busybox [2021-02-23T11:56:32.827Z] 5c4213be9af9: Pulling fs layer [2021-02-23T11:56:32.827Z] 5c4213be9af9: Download complete [2021-02-23T11:56:32.882Z] 5c4213be9af9: Verifying Checksum [2021-02-23T11:56:32.882Z] 5c4213be9af9: Download complete [2021-02-23T11:56:32.882Z] 5c4213be9af9: Pull complete [2021-02-23T11:56:32.882Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T11:56:32.882Z] Status: Downloaded newer image for busybox:latest [2021-02-23T11:56:33.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-23T11:56:33.086Z] 5c4213be9af9: Pull complete [2021-02-23T11:56:33.086Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T11:56:33.086Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T11:56:34.321Z] + bundleName=docker-py [2021-02-23T11:56:34.321Z] + echo Creating docker-py-bundles.tar.gz [2021-02-23T11:56:34.321Z] Creating docker-py-bundles.tar.gz [2021-02-23T11:56:34.321Z] + 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-23T11:56:34.332Z] Archiving artifacts [2021-02-23T11:56:34.470Z] --- PASS: TestSecretsCreateAndDelete (3.86s) [2021-02-23T11:56:34.470Z] === RUN TestSecretsUpdate [2021-02-23T11:56:34.550Z] + bundleName=amd64-rootless [2021-02-23T11:56:34.550Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-23T11:56:34.550Z] Creating amd64-rootless-bundles.tar.gz [2021-02-23T11:56:34.550Z] + 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-23T11:56:34.550Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-23T11:56:34.561Z] Archiving artifacts [2021-02-23T11:56:35.086Z] --- PASS: TestStats (2.82s) [2021-02-23T11:56:35.086Z] === RUN TestStopContainerWithTimeout [2021-02-23T11:56:35.086Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T11:56:35.086Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T11:56:35.086Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T11:56:35.086Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T11:56:35.086Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T11:56:35.086Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T11:56:35.086Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T11:56:35.086Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T11:56:35.086Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T11:56:35.086Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T11:56:35.086Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T11:56:35.086Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T11:56:35.106Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2021-02-23T11:56:35.106Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T11:56:35.106Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:56:35.106Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:56:35.106Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T11:56:35.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-23T11:56:36.167Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-02-23T11:56:36.185Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [Pipeline] sh [2021-02-23T11:56:36.534Z] + make clean [2021-02-23T11:56:36.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh binary-daemon [2021-02-23T11:56:36.792Z] docker volume rm -f docker-dev-cache [2021-02-23T11:56:36.792Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T11:56:36.915Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-23T11:56:37.137Z] [2021-02-23T11:56:37.137Z] Removing bundles/ [2021-02-23T11:56:37.137Z] [2021-02-23T11:56:37.137Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-23T11:56:37.137Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-23T11:56:37.137Z] GOOS="" GOARCH="" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T11:56:37.993Z] --- PASS: TestSecretsUpdate (3.74s) [2021-02-23T11:56:37.993Z] === RUN TestTemplatedSecret [2021-02-23T11:56:38.395Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T11:56:38.395Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-02-23T11:56:38.395Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2021-02-23T11:56:38.395Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2021-02-23T11:56:38.395Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2021-02-23T11:56:38.395Z] === RUN TestDeleteDevicemapper [2021-02-23T11:56:38.395Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T11:56:38.395Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:56:38.395Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T11:56:39.430Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-23T11:56:39.992Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-23T11:56:40.553Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-23T11:56:41.697Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2021-02-23T11:56:41.697Z] === RUN TestUpdateMemory [2021-02-23T11:56:41.697Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T11:56:41.697Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:56:41.697Z] === RUN TestUpdateCPUQuota [2021-02-23T11:56:42.446Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-23T11:56:42.451Z] --- PASS: TestTemplatedSecret (3.86s) [2021-02-23T11:56:42.451Z] === RUN TestSecretCreateResolve [2021-02-23T11:56:42.702Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-23T11:56:43.083Z] --- PASS: TestUpdateCPUQuota (1.38s) [2021-02-23T11:56:43.083Z] === RUN TestUpdatePidsLimit [2021-02-23T11:56:43.083Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T11:56:43.656Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T11:56:43.917Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T11:56:44.490Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T11:56:44.751Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T11:56:45.218Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-23T11:56:45.324Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T11:56:45.585Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T11:56:45.971Z] --- PASS: TestSecretCreateResolve (3.76s) [2021-02-23T11:56:45.971Z] PASS [2021-02-23T11:56:45.971Z] [2021-02-23T11:56:45.971Z] DONE 6 tests in 22.821s [2021-02-23T11:56:45.971Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T11:56:45.971Z] ++ 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-23T11:56:45.971Z] ++ set -e [2021-02-23T11:56:45.971Z] ++ '[' -n 0 ']' [2021-02-23T11:56:45.971Z] ++ set -x [2021-02-23T11:56:45.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:56:45.971Z] INFO: Testing against a local daemon [2021-02-23T11:56:45.971Z] === RUN TestServiceCreateInit [2021-02-23T11:56:45.971Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T11:56:46.147Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-23T11:56:46.711Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-23T11:56:46.967Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit (3.78s) [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-02-23T11:56:46.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-02-23T11:56:46.973Z] === RUN TestUpdateRestartPolicy [2021-02-23T11:56:48.859Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-23T11:56:49.115Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-23T11:56:49.372Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-23T11:56:49.629Z] Loaded image: buildpack-deps:buster [2021-02-23T11:56:49.885Z] Loaded image: busybox:latest [2021-02-23T11:56:49.992Z] --- PASS: TestServiceWithDataPathPortInit (14.71s) [2021-02-23T11:56:49.992Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T11:56:50.140Z] Loaded image: busybox:glibc [2021-02-23T11:56:50.140Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-23T11:56:50.702Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-23T11:56:51.264Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-23T11:56:51.543Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T11:56:52.634Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-23T11:56:54.523Z] Loaded image: debian:bullseye [2021-02-23T11:56:54.523Z] Loaded image: hello-world:latest [2021-02-23T11:56:54.523Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:56:54.779Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-23T11:56:55.035Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-23T11:56:56.403Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-23T11:56:57.136Z] --- PASS: TestServiceCreateInit (10.93s) [2021-02-23T11:56:57.136Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2021-02-23T11:56:57.136Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2021-02-23T11:56:57.136Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T11:56:58.116Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s) [2021-02-23T11:56:58.116Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s7gjeahd3djyqfg9cdjwj7vcw Created:2021-02-23 11:56:51.101758354 +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[b1d49628c619c69d66a9a5310d88faf4d5c708db19d41e6eabc6a41b6f67e3c3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xhmlqh9l2xihwfvhhp375fxxe EndpointID:afb1289a42143905a1fab352d2ed10b1f2c25cf92f0fcde5094a7f82d458d57f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:96e61ec302eb3dd884c601e85af15b038b9cea377529766e0098371b17d874e7 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:7ebb5a41fa1d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xhmlqh9l2xihwfvhhp375fxxe EndpointID:afb1289a42143905a1fab352d2ed10b1f2c25cf92f0fcde5094a7f82d458d57f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T11:56:58.116Z] PASS [2021-02-23T11:56:58.116Z] [2021-02-23T11:56:58.116Z] === Skipped [2021-02-23T11:56:58.116Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:56:58.116Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:56:58.116Z] [2021-02-23T11:56:58.116Z] [2021-02-23T11:56:58.116Z] DONE 26 tests, 1 skipped in 45.694s [2021-02-23T11:56:58.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:56:58.116Z] INFO: Testing against a local daemon [2021-02-23T11:56:58.116Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T11:56:58.116Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T11:56:58.116Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:56:58.116Z] === RUN TestDockerNetworkIpvlan [2021-02-23T11:56:58.116Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:56:58.116Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:56:58.116Z] PASS [2021-02-23T11:56:58.116Z] [2021-02-23T11:56:58.116Z] === Skipped [2021-02-23T11:56:58.116Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T11:56:58.116Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:56:58.116Z] [2021-02-23T11:56:58.116Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:56:58.116Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:56:58.116Z] [2021-02-23T11:56:58.116Z] [2021-02-23T11:56:58.116Z] DONE 2 tests, 2 skipped in 0.044s [2021-02-23T11:56:58.116Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:56:58.116Z] INFO: Testing against a local daemon [2021-02-23T11:56:58.116Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T11:56:58.685Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-02-23T11:56:58.685Z] === RUN TestDockerNetworkMacvlan [2021-02-23T11:56:58.922Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-23T11:56:58.922Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-23T11:56:59.254Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T11:56:59.485Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-23T11:57:00.047Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-23T11:57:00.219Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T11:57:00.609Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-23T11:57:00.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-23T11:57:00.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-23T11:57:01.170Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T11:57:01.886Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-02-23T11:57:01.886Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T11:57:01.886Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-02-23T11:57:01.886Z] === RUN TestWaitNonBlocked [2021-02-23T11:57:01.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:57:01.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:57:01.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:57:01.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:57:01.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:57:01.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:57:01.887Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-23T11:57:01.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-02-23T11:57:01.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-02-23T11:57:01.887Z] === RUN TestWaitBlocked [2021-02-23T11:57:01.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:57:01.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:57:01.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:57:01.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:57:01.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:57:01.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:57:02.155Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-23T11:57:02.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2021-02-23T11:57:02.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2021-02-23T11:57:02.155Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T11:57:02.155Z] === CONT TestIpcModeOlderClient [2021-02-23T11:57:02.155Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T11:57:02.155Z] === CONT TestDaemonHostGatewayIP [2021-02-23T11:57:02.417Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-02-23T11:57:02.417Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T11:57:03.076Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T11:57:03.126Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.30s) [2021-02-23T11:57:03.126Z] PASS [2021-02-23T11:57:03.126Z] [2021-02-23T11:57:03.126Z] === Skipped [2021-02-23T11:57:03.126Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-23T11:57:03.126Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:57:03.126Z] [2021-02-23T11:57:03.126Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:57:03.126Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:57:03.126Z] [2021-02-23T11:57:03.126Z] [2021-02-23T11:57:03.126Z] DONE 34 tests, 2 skipped in 247.586s [2021-02-23T11:57:03.126Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T11:57:03.126Z] ++ 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-23T11:57:03.126Z] ++ set -e [2021-02-23T11:57:03.126Z] ++ '[' -n 0 ']' [2021-02-23T11:57:03.126Z] ++ set -x [2021-02-23T11:57:03.126Z] ++ 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-23T11:57:03.126Z] INFO: Testing against a local daemon [2021-02-23T11:57:03.126Z] === RUN TestConfigInspect [2021-02-23T11:57:03.687Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-23T11:57:03.943Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-23T11:57:04.981Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T11:57:05.731Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2021-02-23T11:57:05.731Z] === CONT TestDaemonRestartIpcMode [2021-02-23T11:57:05.993Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.92s) [2021-02-23T11:57:06.462Z] --- PASS: TestConfigInspect (3.30s) [2021-02-23T11:57:06.462Z] === RUN TestConfigList [2021-02-23T11:57:07.390Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-23T11:57:07.390Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-23T11:57:07.910Z] --- PASS: TestDaemonHostGatewayIP (5.32s) [2021-02-23T11:57:09.178Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T11:57:09.280Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-23T11:57:09.280Z] --- PASS: TestConfigList (3.00s) [2021-02-23T11:57:09.280Z] === RUN TestConfigsCreateAndDelete [2021-02-23T11:57:09.280Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-23T11:57:09.295Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2021-02-23T11:57:09.747Z] --- PASS: TestDockerNetworkMacvlan (11.08s) [2021-02-23T11:57:09.747Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-23T11:57:09.747Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-02-23T11:57:09.747Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.04s) [2021-02-23T11:57:09.747Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.00s) [2021-02-23T11:57:09.747Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.46s) [2021-02-23T11:57:09.747Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2021-02-23T11:57:09.747Z] PASS [2021-02-23T11:57:09.747Z] [2021-02-23T11:57:09.747Z] DONE 8 tests in 12.484s [2021-02-23T11:57:09.747Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T11:57:09.747Z] testing: warning: no tests to run [2021-02-23T11:57:09.747Z] PASS [2021-02-23T11:57:09.747Z] [2021-02-23T11:57:09.747Z] DONE 0 tests in 0.011s [2021-02-23T11:57:09.747Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T11:57:09.747Z] INFO: Testing against a local daemon [2021-02-23T11:57:09.747Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T11:57:11.656Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2021-02-23T11:57:11.656Z] === RUN TestAuthZPluginTLS [2021-02-23T11:57:11.797Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-23T11:57:11.797Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-23T11:57:11.916Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-23T11:57:11.916Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T11:57:12.484Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-23T11:57:12.484Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T11:57:12.727Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2021-02-23T11:57:12.727Z] === RUN TestConfigsUpdate [2021-02-23T11:57:12.983Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-23T11:57:13.051Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-23T11:57:13.051Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T11:57:13.620Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-23T11:57:13.620Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T11:57:13.913Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-23T11:57:14.169Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-23T11:57:14.559Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2021-02-23T11:57:14.559Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T11:57:15.097Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-23T11:57:15.127Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-23T11:57:15.127Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T11:57:15.696Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-23T11:57:15.696Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T11:57:15.879Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2021-02-23T11:57:15.879Z] PASS [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] === Skipped [2021-02-23T11:57:15.879Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-23T11:57:15.879Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T11:57:15.879Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T11:57:15.879Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:57:15.879Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T11:57:15.879Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-23T11:57:15.879Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] [2021-02-23T11:57:15.879Z] DONE 196 tests, 6 skipped in 142.493s [2021-02-23T11:57:15.879Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T11:57:15.879Z] ++ 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-23T11:57:15.879Z] ++ set -e [2021-02-23T11:57:15.879Z] ++ '[' -n 0 ']' [2021-02-23T11:57:15.879Z] ++ set -x [2021-02-23T11:57:15.879Z] ++ 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-23T11:57:15.879Z] INFO: Testing against a local daemon [2021-02-23T11:57:15.879Z] === RUN TestCommitInheritsEnv [2021-02-23T11:57:16.026Z] --- PASS: TestConfigsUpdate (3.29s) [2021-02-23T11:57:16.026Z] === RUN TestTemplatedConfig [2021-02-23T11:57:16.026Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-23T11:57:16.265Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-23T11:57:16.265Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T11:57:16.451Z] --- PASS: TestCommitInheritsEnv (0.55s) [2021-02-23T11:57:16.451Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T11:57:16.451Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T11:57:16.451Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-23T11:57:16.451Z] === RUN TestImagesFilterMultiReference [2021-02-23T11:57:16.451Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2021-02-23T11:57:16.451Z] === RUN TestImagePullPlatformInvalid [2021-02-23T11:57:16.451Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-23T11:57:16.451Z] === RUN TestRemoveImageOrphaning [2021-02-23T11:57:17.024Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-02-23T11:57:17.025Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T11:57:17.025Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T11:57:17.025Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:57:17.025Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T11:57:17.025Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-23T11:57:17.025Z] === RUN TestTagInvalidReference [2021-02-23T11:57:17.025Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-23T11:57:17.025Z] === RUN TestTagValidPrefixedRepo [2021-02-23T11:57:17.285Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-23T11:57:17.285Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T11:57:17.285Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-23T11:57:17.285Z] === RUN TestTagOfficialNames [2021-02-23T11:57:17.285Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-23T11:57:17.285Z] === RUN TestTagMatchesDigest [2021-02-23T11:57:17.285Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-23T11:57:17.285Z] PASS [2021-02-23T11:57:17.285Z] [2021-02-23T11:57:17.285Z] === Skipped [2021-02-23T11:57:17.285Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T11:57:17.285Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-23T11:57:17.285Z] [2021-02-23T11:57:17.285Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T11:57:17.285Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:57:17.285Z] [2021-02-23T11:57:17.285Z] [2021-02-23T11:57:17.285Z] DONE 12 tests, 2 skipped in 1.877s [2021-02-23T11:57:17.285Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T11:57:17.285Z] ++ 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-23T11:57:17.285Z] ++ set -e [2021-02-23T11:57:17.285Z] ++ '[' -n 0 ']' [2021-02-23T11:57:17.285Z] ++ set -x [2021-02-23T11:57:17.286Z] ++ 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-23T11:57:17.547Z] INFO: Testing against a local daemon [2021-02-23T11:57:17.547Z] === RUN TestNetworkCreateDelete [2021-02-23T11:57:17.918Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-23T11:57:18.120Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-02-23T11:57:18.120Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T11:57:18.170Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.59s) [2021-02-23T11:57:18.170Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T11:57:18.482Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-23T11:57:19.507Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2021-02-23T11:57:19.507Z] === RUN TestDaemonDNSFallback [2021-02-23T11:57:19.552Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.56s) [2021-02-23T11:57:19.552Z] === RUN TestAuthZPluginHeader [2021-02-23T11:57:19.893Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-23T11:57:19.893Z] --- PASS: TestTemplatedConfig (4.03s) [2021-02-23T11:57:19.893Z] === RUN TestConfigCreateResolve [2021-02-23T11:57:20.121Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-02-23T11:57:20.121Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T11:57:21.811Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-23T11:57:22.070Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-23T11:57:22.631Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-23T11:57:22.887Z] --- PASS: TestConfigCreateResolve (3.00s) [2021-02-23T11:57:22.887Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T11:57:22.887Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-23T11:57:23.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-23T11:57:23.449Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-02-23T11:57:23.449Z] PASS [2021-02-23T11:57:23.449Z] [2021-02-23T11:57:23.449Z] DONE 7 tests in 20.554s [2021-02-23T11:57:23.449Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T11:57:23.449Z] ++ 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-23T11:57:23.449Z] ++ set -e [2021-02-23T11:57:23.449Z] ++ '[' -n 0 ']' [2021-02-23T11:57:23.449Z] ++ set -x [2021-02-23T11:57:23.449Z] ++ 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-23T11:57:23.706Z] INFO: Testing against a local daemon [2021-02-23T11:57:23.706Z] === RUN TestCheckpoint [2021-02-23T11:57:23.706Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T11:57:23.706Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:57:23.706Z] === RUN TestContainerInvalidJSON [2021-02-23T11:57:23.706Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:57:23.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:57:23.706Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:57:23.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:57:23.706Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:57:23.706Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:57:23.706Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T11:57:23.706Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T11:57:23.706Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T11:57:23.706Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-23T11:57:23.706Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T11:57:23.706Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T11:57:23.706Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T11:57:23.706Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T11:57:23.706Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-23T11:57:23.706Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T11:57:23.706Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-23T11:57:23.706Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T11:57:23.962Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-02-23T11:57:23.962Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T11:57:23.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-23T11:57:23.962Z] === RUN TestCopyFromContainer [2021-02-23T11:57:23.962Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-23T11:57:24.252Z] --- PASS: TestCreateServiceMultipleTimes (23.38s) [2021-02-23T11:57:24.252Z] === RUN TestCreateServiceConflict [2021-02-23T11:57:24.252Z] --- PASS: TestCreateServiceConflict (3.32s) [2021-02-23T11:57:24.252Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T11:57:24.314Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.54s) [2021-02-23T11:57:24.314Z] === RUN TestAuthZPluginV2Disable [2021-02-23T11:57:25.855Z] === RUN TestCopyFromContainer// [2021-02-23T11:57:25.855Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T11:57:25.855Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T11:57:26.110Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T11:57:26.110Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-23T11:57:26.366Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T11:57:26.366Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T11:57:26.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T11:57:26.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T11:57:26.851Z] --- PASS: TestAuthZPluginV2Disable (3.11s) [2021-02-23T11:57:26.851Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T11:57:26.879Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-23T11:57:26.879Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-23T11:57:26.879Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer (3.11s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2021-02-23T11:57:27.134Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-02-23T11:57:27.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T11:57:27.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:57:27.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:57:27.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:57:27.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:57:27.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:57:27.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:57:27.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T11:57:27.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T11:57:27.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T11:57:27.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-23T11:57:27.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-23T11:57:27.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-23T11:57:27.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-23T11:57:27.134Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T11:57:27.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-23T11:57:27.134Z] === RUN TestCreateWithInvalidEnv [2021-02-23T11:57:27.134Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T11:57:27.134Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T11:57:27.134Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T11:57:27.134Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T11:57:27.134Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T11:57:27.134Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T11:57:27.134Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T11:57:27.134Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T11:57:27.134Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T11:57:27.134Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T11:57:27.134Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T11:57:27.134Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T11:57:27.134Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T11:57:27.134Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T11:57:27.134Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-23T11:57:27.134Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T11:57:27.650Z] --- PASS: TestDaemonDNSFallback (7.46s) [2021-02-23T11:57:27.650Z] === RUN TestInspectNetwork [2021-02-23T11:57:27.774Z] --- PASS: TestCreateServiceMaxReplicas (4.05s) [2021-02-23T11:57:27.774Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T11:57:29.655Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2021-02-23T11:57:29.655Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T11:57:30.140Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.74s) [2021-02-23T11:57:30.140Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T11:57:30.584Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-23T11:57:31.514Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2021-02-23T11:57:31.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T11:57:31.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:57:31.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:57:31.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:57:31.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:57:31.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:57:31.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:57:31.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:57:31.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:57:31.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:57:31.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:57:31.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T11:57:31.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T11:57:31.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T11:57:31.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T11:57:31.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T11:57:31.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T11:57:31.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-23T11:57:31.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-23T11:57:31.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-02-23T11:57:31.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-02-23T11:57:31.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-23T11:57:31.514Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T11:57:31.859Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T11:57:31.859Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T11:57:31.859Z] === RUN TestInspectNetwork/network_name [2021-02-23T11:57:31.859Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T11:57:32.443Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-02-23T11:57:32.443Z] === RUN TestCreateDifferentPlatform [2021-02-23T11:57:32.443Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T11:57:32.443Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T11:57:32.443Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-23T11:57:32.443Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T11:57:32.443Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T11:57:32.443Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T11:57:32.443Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-23T11:57:32.443Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T11:57:32.443Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-23T11:57:32.443Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T11:57:32.443Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T11:57:32.443Z] === RUN TestDaemonRestartIpcMode [2021-02-23T11:57:32.443Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T11:57:32.443Z] === RUN TestDaemonHostGatewayIP [2021-02-23T11:57:32.443Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T11:57:32.443Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T11:57:32.443Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T11:57:32.443Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T11:57:32.443Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T11:57:32.443Z] === RUN TestDiff [2021-02-23T11:57:33.005Z] --- PASS: TestDiff (0.75s) [2021-02-23T11:57:33.005Z] === RUN TestExecWithCloseStdin [2021-02-23T11:57:33.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-23T11:57:33.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-23T11:57:33.932Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-02-23T11:57:33.932Z] === RUN TestExec [2021-02-23T11:57:34.188Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-23T11:57:34.444Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-23T11:57:35.006Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-23T11:57:35.006Z] --- PASS: TestExec (0.92s) [2021-02-23T11:57:35.006Z] === RUN TestExecUser [2021-02-23T11:57:35.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-23T11:57:35.567Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-23T11:57:35.823Z] --- PASS: TestExecUser (0.81s) [2021-02-23T11:57:35.823Z] === RUN TestExportContainerAndImportImage [2021-02-23T11:57:35.823Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-23T11:57:36.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-23T11:57:36.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-23T11:57:37.147Z] --- PASS: TestInspectNetwork (9.57s) [2021-02-23T11:57:37.147Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T11:57:37.147Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T11:57:37.147Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T11:57:37.147Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T11:57:37.147Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T11:57:37.188Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2021-02-23T11:57:37.188Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T11:57:37.750Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-23T11:57:38.679Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2021-02-23T11:57:38.679Z] === RUN TestHealthCheckWorkdir [2021-02-23T11:57:38.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-23T11:57:39.062Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2021-02-23T11:57:39.062Z] === RUN TestNetworkInvalidJSON [2021-02-23T11:57:39.062Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T11:57:39.062Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T11:57:39.062Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:57:39.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:57:39.062Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:57:39.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:57:39.062Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T11:57:39.062Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T11:57:39.062Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T11:57:39.062Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-23T11:57:39.062Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T11:57:39.062Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T11:57:39.062Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T11:57:39.062Z] === RUN TestNetworkList [2021-02-23T11:57:39.062Z] === RUN TestNetworkList//networks [2021-02-23T11:57:39.062Z] === PAUSE TestNetworkList//networks [2021-02-23T11:57:39.062Z] === RUN TestNetworkList//networks/ [2021-02-23T11:57:39.062Z] === PAUSE TestNetworkList//networks/ [2021-02-23T11:57:39.062Z] === CONT TestNetworkList//networks [2021-02-23T11:57:39.062Z] === CONT TestNetworkList//networks/ [2021-02-23T11:57:39.062Z] --- PASS: TestNetworkList (0.03s) [2021-02-23T11:57:39.062Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T11:57:39.062Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T11:57:39.062Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T11:57:39.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-23T11:57:39.497Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-23T11:57:39.635Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-02-23T11:57:39.635Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T11:57:39.752Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2021-02-23T11:57:39.752Z] === RUN TestHealthKillContainer [2021-02-23T11:57:40.129Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.93s) [2021-02-23T11:57:40.129Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T11:57:41.022Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2021-02-23T11:57:41.022Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T11:57:41.118Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-23T11:57:42.046Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-23T11:57:42.302Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-23T11:57:42.409Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2021-02-23T11:57:42.409Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T11:57:42.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-23T11:57:42.560Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-23T11:57:42.816Z] --- PASS: TestHealthKillContainer (2.93s) [2021-02-23T11:57:42.816Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T11:57:43.120Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.69s) [2021-02-23T11:57:43.120Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T11:57:43.745Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-02-23T11:57:43.745Z] === RUN TestIpcModeNone [2021-02-23T11:57:44.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-23T11:57:44.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-23T11:57:44.339Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2021-02-23T11:57:44.339Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T11:57:44.564Z] --- PASS: TestIpcModeNone (0.90s) [2021-02-23T11:57:44.564Z] === RUN TestIpcModePrivate [2021-02-23T11:57:45.215Z] 4612f6d0b889: Pull complete [2021-02-23T11:57:45.494Z] --- PASS: TestIpcModePrivate (0.91s) [2021-02-23T11:57:45.494Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-02-23T11:57:45.494Z] === RUN TestIpcModeShareable [2021-02-23T11:57:45.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-23T11:57:46.055Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-23T11:57:46.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-23T11:57:46.311Z] --- PASS: TestIpcModeShareable (0.85s) [2021-02-23T11:57:46.311Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2021-02-23T11:57:46.311Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T11:57:46.662Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2021-02-23T11:57:46.662Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T11:57:46.905Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.48s) [2021-02-23T11:57:46.905Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T11:57:47.483Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s) [2021-02-23T11:57:47.483Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T11:57:48.201Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-23T11:57:48.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-23T11:57:48.763Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-23T11:57:48.763Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-02-23T11:57:48.763Z] === RUN TestAPIIpcModeHost [2021-02-23T11:57:49.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-23T11:57:49.691Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-02-23T11:57:49.691Z] === RUN TestDaemonIpcModeShareable [2021-02-23T11:57:49.947Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-23T11:57:50.182Z] --- PASS: TestCreateServiceConfigFileMode (3.66s) [2021-02-23T11:57:50.182Z] === RUN TestCreateServiceSysctls [2021-02-23T11:57:50.791Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2021-02-23T11:57:50.791Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T11:57:50.791Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:57:50.791Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:57:50.791Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T11:57:50.874Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-23T11:57:50.874Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2021-02-23T11:57:50.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-23T11:57:50.874Z] === RUN TestDaemonIpcModePrivate [2021-02-23T11:57:51.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-23T11:57:52.241Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-23T11:57:52.241Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-23T11:57:52.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-23T11:57:52.498Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2021-02-23T11:57:52.498Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-02-23T11:57:52.498Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T11:57:53.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-23T11:57:54.388Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s) [2021-02-23T11:57:54.388Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-02-23T11:57:54.388Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T11:57:54.641Z] --- PASS: TestCreateServiceSysctls (3.95s) [2021-02-23T11:57:54.641Z] === RUN TestCreateServiceCapabilities [2021-02-23T11:57:55.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-23T11:57:55.034Z] Using test binary docker [2021-02-23T11:57:55.034Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-23T11:57:55.034Z] +++ /etc/init.d/apparmor start [2021-02-23T11:57:55.034Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-23T11:57:55.034Z] INFO: Waiting for daemon to start... [2021-02-23T11:57:55.034Z] Starting dockerd [2021-02-23T11:57:55.034Z] +++ 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-23T11:57:55.316Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-23T11:57:55.572Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2021-02-23T11:57:55.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-02-23T11:57:55.572Z] === RUN TestIpcModeOlderClient [2021-02-23T11:57:55.572Z] === PAUSE TestIpcModeOlderClient [2021-02-23T11:57:55.572Z] === RUN TestKillContainerInvalidSignal [2021-02-23T11:57:56.134Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-02-23T11:57:56.134Z] === RUN TestKillContainer [2021-02-23T11:57:56.134Z] === RUN TestKillContainer/no_signal [2021-02-23T11:57:56.696Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T11:57:57.105Z] . [2021-02-23T11:57:57.105Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-23T11:57:57.105Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-23T11:57:57.105Z] Error: No such image: emptyfs [2021-02-23T11:57:57.105Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-23T11:57:57.105Z] ++++ docker load [2021-02-23T11:57:57.256Z] === RUN TestKillContainer/killing_signal [2021-02-23T11:57:57.400Z] Running integration-test (iteration 1) [2021-02-23T11:57:57.400Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-23T11:57:57.400Z] ++ 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-23T11:57:57.400Z] ++ set -e [2021-02-23T11:57:57.400Z] ++ '[' -n 0 ']' [2021-02-23T11:57:57.400Z] ++ set -x [2021-02-23T11:57:57.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T11:57:58.162Z] --- PASS: TestCreateServiceCapabilities (3.66s) [2021-02-23T11:57:58.162Z] === RUN TestInspect [2021-02-23T11:57:58.185Z] --- PASS: TestKillContainer (1.89s) [2021-02-23T11:57:58.185Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-02-23T11:57:58.185Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-02-23T11:57:58.185Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-02-23T11:57:58.185Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T11:57:58.185Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T11:57:58.217Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-02-23T11:57:58.217Z] PASS [2021-02-23T11:57:58.217Z] [2021-02-23T11:57:58.217Z] DONE 17 tests in 46.345s [2021-02-23T11:57:58.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T11:57:58.217Z] INFO: Testing against a local daemon [2021-02-23T11:57:58.217Z] === RUN TestPluginInvalidJSON [2021-02-23T11:57:58.217Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:57:58.217Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:57:58.217Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:57:58.217Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-23T11:57:58.217Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T11:57:58.217Z] === RUN TestPluginInstall [2021-02-23T11:57:58.217Z] === RUN TestPluginInstall/no_auth [2021-02-23T11:57:58.218Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:57:58.218Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f963c6fc4e40a37f6c32145fe494d1a25a412fcb8c78a7ff4926fd45ec97f075" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:57:58.218Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:57:58.218Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f963c6fc4e40a37f6c32145fe494d1a25a412fcb8c78a7ff4926fd45ec97f075" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:57:58.477Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T11:57:58.583Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-23T11:57:58.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T11:57:58.749Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-23T11:57:58.842Z] Copying nested executables into bundles/binary-daemon [2021-02-23T11:57:59.047Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:57:59.047Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16bcdccc6a3a5055c06843232e6d9ea6557385589dd16f1dd6d2dfe7307565a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:57:59.047Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:57:59.047Z] time="2021-02-23T11:57:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16bcdccc6a3a5055c06843232e6d9ea6557385589dd16f1dd6d2dfe7307565a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:57:59.307Z] === RUN TestPluginInstall/with_insecure [2021-02-23T11:57:59.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2021-02-23T11:57:59.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2021-02-23T11:57:59.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-02-23T11:57:59.677Z] === RUN TestKillStoppedContainer [2021-02-23T11:57:59.677Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-23T11:57:59.677Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T11:57:59.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-23T11:57:59.677Z] === RUN TestKillDifferentUserContainer [2021-02-23T11:58:00.217Z] [2021-02-23T11:58:00.246Z] time="2021-02-23T11:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:58:00.246Z] time="2021-02-23T11:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5528c3942481a35da5816a7026e0e4fc752354fe92a63698960c8d994f517a82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:58:00.246Z] time="2021-02-23T11:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:58:00.246Z] time="2021-02-23T11:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5528c3942481a35da5816a7026e0e4fc752354fe92a63698960c8d994f517a82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:58:00.505Z] --- PASS: TestPluginInstall (4.35s) [2021-02-23T11:58:00.505Z] --- PASS: TestPluginInstall/no_auth (2.26s) [2021-02-23T11:58:00.505Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-02-23T11:58:00.505Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-02-23T11:58:00.505Z] plugin_test.go:160: [d8c3171d6d8c4] daemon is not started [2021-02-23T11:58:00.505Z] === RUN TestPluginsWithRuntimes [2021-02-23T11:58:00.606Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-23T11:58:00.606Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2021-02-23T11:58:00.606Z] === RUN TestInspectOomKilledTrue [2021-02-23T11:58:00.606Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T11:58:00.606Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:58:00.606Z] === RUN TestInspectOomKilledFalse [2021-02-23T11:58:00.606Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T11:58:00.606Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:58:00.606Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T11:58:01.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-23T11:58:01.168Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-02-23T11:58:01.168Z] === RUN TestLinksContainerNames [2021-02-23T11:58:01.685Z] --- PASS: TestInspect (3.89s) [2021-02-23T11:58:01.685Z] === RUN TestCreateJob [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-23T11:58:02.411Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T11:58:02.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/make.sh cross [2021-02-23T11:58:02.702Z] [2021-02-23T11:58:02.960Z] Removing bundles/ [2021-02-23T11:58:02.960Z] [2021-02-23T11:58:02.960Z] ---> Making bundle: cross (in bundles/cross) [2021-02-23T11:58:02.960Z] Cross building: bundles/cross/linux/amd64 [2021-02-23T11:58:02.960Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-23T11:58:02.960Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-23T11:58:03.060Z] --- PASS: TestLinksContainerNames (1.65s) [2021-02-23T11:58:03.060Z] === RUN TestLogsFollowTailEmpty [2021-02-23T11:58:03.349Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T11:58:03.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-23T11:58:03.621Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2021-02-23T11:58:03.621Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T11:58:04.287Z] --- PASS: TestPluginsWithRuntimes (3.61s) [2021-02-23T11:58:04.287Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-02-23T11:58:04.287Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-02-23T11:58:04.287Z] PASS [2021-02-23T11:58:04.287Z] [2021-02-23T11:58:04.287Z] DONE 9 tests in 8.038s [2021-02-23T11:58:04.287Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T11:58:04.287Z] INFO: Testing against a local daemon [2021-02-23T11:58:04.287Z] === RUN TestExternalGraphDriver [2021-02-23T11:58:04.287Z] === RUN TestExternalGraphDriver/json [2021-02-23T11:58:04.549Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/default [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/private [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/slave [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/shared [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/default [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/shared [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/slave [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/private [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:58:04.549Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T11:58:04.549Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T11:58:04.549Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T11:58:04.805Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T11:58:05.061Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T11:58:05.062Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T11:58:05.318Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T11:58:05.318Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-23T11:58:05.318Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-23T11:58:05.318Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T11:58:05.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-23T11:58:06.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-23T11:58:06.193Z] === RUN TestExternalGraphDriver/spec [2021-02-23T11:58:07.258Z] --- PASS: TestCreateJob (4.56s) [2021-02-23T11:58:07.258Z] === RUN TestReplicatedJob [2021-02-23T11:58:07.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-23T11:58:07.502Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2021-02-23T11:58:07.502Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T11:58:07.655Z] === RUN TestExternalGraphDriver/pull [2021-02-23T11:58:08.431Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-02-23T11:58:08.431Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T11:58:08.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-23T11:58:08.915Z] --- PASS: TestServiceWithDataPathPortInit (18.07s) [2021-02-23T11:58:08.915Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T11:58:08.970Z] --- PASS: TestContainerVolumesMountedAsSlave (0.71s) [2021-02-23T11:58:08.970Z] === RUN TestNetworkNat [2021-02-23T11:58:09.034Z] --- PASS: TestExternalGraphDriver (4.94s) [2021-02-23T11:58:09.034Z] --- PASS: TestExternalGraphDriver/json (1.71s) [2021-02-23T11:58:09.034Z] --- PASS: TestExternalGraphDriver/spec (1.74s) [2021-02-23T11:58:09.034Z] --- PASS: TestExternalGraphDriver/pull (1.44s) [2021-02-23T11:58:09.034Z] === RUN TestGraphdriverPluginV2 [2021-02-23T11:58:09.912Z] --- PASS: TestNetworkNat (0.93s) [2021-02-23T11:58:09.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-23T11:58:09.912Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T11:58:11.286Z] --- PASS: TestNetworkLocalhostTCPNat (1.21s) [2021-02-23T11:58:11.286Z] === RUN TestNetworkLoopbackNat [2021-02-23T11:58:12.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-23T11:58:12.819Z] Loaded image: buildpack-deps:buster [2021-02-23T11:58:12.819Z] Loaded image: busybox:latest [2021-02-23T11:58:12.819Z] Loaded image: busybox:glibc [2021-02-23T11:58:13.231Z] --- PASS: TestGraphdriverPluginV2 (3.47s) [2021-02-23T11:58:13.231Z] PASS [2021-02-23T11:58:13.231Z] [2021-02-23T11:58:13.231Z] DONE 5 tests in 8.451s [2021-02-23T11:58:13.231Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T11:58:13.231Z] INFO: Testing against a local daemon [2021-02-23T11:58:13.231Z] === RUN TestContinueAfterPluginCrash [2021-02-23T11:58:13.231Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T11:58:13.231Z] === RUN TestReadPluginNoRead [2021-02-23T11:58:13.231Z] === PAUSE TestReadPluginNoRead [2021-02-23T11:58:13.231Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T11:58:13.231Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T11:58:13.231Z] === CONT TestContinueAfterPluginCrash [2021-02-23T11:58:13.231Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T11:58:13.454Z] Loaded image: debian:bullseye [2021-02-23T11:58:13.454Z] Loaded image: hello-world:latest [2021-02-23T11:58:13.454Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:58:13.454Z] INFO: Testing against a local daemon [2021-02-23T11:58:13.454Z] === RUN TestCgroupNamespacesBuild [2021-02-23T11:58:14.207Z] --- PASS: TestReplicatedJob (7.44s) [2021-02-23T11:58:14.207Z] === RUN TestUpdateReplicatedJob [2021-02-23T11:58:14.542Z] --- PASS: TestNetworkLoopbackNat (3.53s) [2021-02-23T11:58:14.542Z] === RUN TestPause [2021-02-23T11:58:14.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-23T11:58:14.966Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2021-02-23T11:58:14.966Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-23T11:58:15.728Z] --- PASS: TestPause (1.22s) [2021-02-23T11:58:15.728Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T11:58:15.728Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:58:15.728Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:58:15.728Z] === RUN TestPauseStopPausedContainer [2021-02-23T11:58:16.484Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-02-23T11:58:16.484Z] === RUN TestBuildWithSession [2021-02-23T11:58:16.484Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T11:58:16.484Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:58:16.484Z] === RUN TestBuildSquashParent [2021-02-23T11:58:16.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-23T11:58:16.656Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-02-23T11:58:16.656Z] === RUN TestPsFilter [2021-02-23T11:58:16.913Z] --- PASS: TestPsFilter (0.16s) [2021-02-23T11:58:16.913Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T11:58:17.429Z] --- PASS: TestDaemonStartWithLogOpt (4.24s) [2021-02-23T11:58:17.429Z] === CONT TestReadPluginNoRead [2021-02-23T11:58:17.841Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2021-02-23T11:58:17.841Z] === RUN TestRemoveContainerWithVolume [2021-02-23T11:58:18.664Z] --- PASS: TestUpdateReplicatedJob (4.71s) [2021-02-23T11:58:18.664Z] === RUN TestServiceListWithStatuses [2021-02-23T11:58:18.664Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T11:58:18.664Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T11:58:18.664Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T11:58:18.770Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2021-02-23T11:58:18.770Z] === RUN TestRemoveContainerRunning [2021-02-23T11:58:18.921Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.57s) [2021-02-23T11:58:18.921Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nbnsqndtqy6rfvz16wzw7krk7 Created:2021-02-23 11:58:10.147553541 +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[e5da1de9cd59fc1ffbebc94638dc369bb0dee0103259b499ad36e01be49b5b87:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr731zs2pxk21hhue08gq1302 EndpointID:91a7719f0ee1c96beba44735f60403ec4b85143201d5c25a7fe067733f765297 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c2c31d8089762cf3f5de4705f3338d9d54e479b79c936813e266992b2af3f99 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:dc48337a3b1f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr731zs2pxk21hhue08gq1302 EndpointID:91a7719f0ee1c96beba44735f60403ec4b85143201d5c25a7fe067733f765297 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T11:58:18.921Z] PASS [2021-02-23T11:58:18.921Z] [2021-02-23T11:58:18.921Z] === Skipped [2021-02-23T11:58:18.921Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T11:58:18.921Z] service_test.go:242: FLAKY_TEST [2021-02-23T11:58:18.921Z] [2021-02-23T11:58:18.921Z] [2021-02-23T11:58:18.921Z] DONE 26 tests, 1 skipped in 60.187s [2021-02-23T11:58:18.921Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:58:18.921Z] ++ 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-23T11:58:18.921Z] ++ set -e [2021-02-23T11:58:18.921Z] ++ '[' -n 0 ']' [2021-02-23T11:58:18.921Z] ++ set -x [2021-02-23T11:58:18.921Z] ++ 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-23T11:58:18.921Z] INFO: Testing against a local daemon [2021-02-23T11:58:18.921Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T11:58:18.921Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-23T11:58:18.921Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:58:18.921Z] === RUN TestDockerNetworkIpvlan [2021-02-23T11:58:18.921Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:58:18.921Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:58:18.921Z] PASS [2021-02-23T11:58:18.921Z] [2021-02-23T11:58:18.921Z] === Skipped [2021-02-23T11:58:18.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-23T11:58:18.921Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:58:18.921Z] [2021-02-23T11:58:18.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T11:58:18.921Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T11:58:18.921Z] [2021-02-23T11:58:18.921Z] [2021-02-23T11:58:18.921Z] DONE 2 tests, 2 skipped in 0.156s [2021-02-23T11:58:18.921Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T11:58:18.921Z] ++ 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-23T11:58:18.921Z] ++ set -e [2021-02-23T11:58:18.921Z] ++ '[' -n 0 ']' [2021-02-23T11:58:18.921Z] ++ set -x [2021-02-23T11:58:18.921Z] ++ 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-23T11:58:18.921Z] INFO: Testing against a local daemon [2021-02-23T11:58:18.921Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T11:58:19.699Z] --- PASS: TestRemoveContainerRunning (0.95s) [2021-02-23T11:58:19.699Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T11:58:19.965Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T11:58:20.307Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.24s) [2021-02-23T11:58:20.307Z] === RUN TestDockerNetworkMacvlan [2021-02-23T11:58:20.629Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2021-02-23T11:58:20.629Z] === RUN TestRemoveInvalidContainer [2021-02-23T11:58:20.629Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-23T11:58:20.629Z] === RUN TestRenameLinkedContainer [2021-02-23T11:58:20.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-23T11:58:20.906Z] === RUN TestReadPluginNoRead/default [2021-02-23T11:58:20.962Z] --- PASS: TestBuildSquashParent (3.91s) [2021-02-23T11:58:20.962Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T11:58:20.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:58:20.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:58:20.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:58:20.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:58:20.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:58:20.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:58:20.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:58:20.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:58:20.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:58:20.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:58:20.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:58:20.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:58:20.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T11:58:20.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T11:58:20.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T11:58:20.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T11:58:21.252Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T11:58:21.843Z] --- PASS: TestContinueAfterPluginCrash (9.29s) [2021-02-23T11:58:22.412Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T11:58:22.639Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T11:58:23.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T11:58:23.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T11:58:23.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-23T11:58:23.791Z] --- PASS: TestReadPluginNoRead (6.83s) [2021-02-23T11:58:23.791Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2021-02-23T11:58:23.791Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2021-02-23T11:58:23.791Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-02-23T11:58:23.791Z] read_test.go:92: [d33fae04382a4] daemon is not started [2021-02-23T11:58:23.791Z] PASS [2021-02-23T11:58:23.791Z] [2021-02-23T11:58:23.791Z] DONE 6 tests in 11.112s [2021-02-23T11:58:23.791Z] 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-23T11:58:23.791Z] testing: warning: no tests to run [2021-02-23T11:58:23.791Z] PASS [2021-02-23T11:58:23.791Z] [2021-02-23T11:58:23.791Z] DONE 0 tests in 0.008s [2021-02-23T11:58:23.791Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T11:58:23.791Z] INFO: Testing against a local daemon [2021-02-23T11:58:23.791Z] === RUN TestPluginWithDevMounts [2021-02-23T11:58:23.791Z] === PAUSE TestPluginWithDevMounts [2021-02-23T11:58:23.791Z] === CONT TestPluginWithDevMounts [2021-02-23T11:58:24.027Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T11:58:24.340Z] --- PASS: TestRenameLinkedContainer (3.79s) [2021-02-23T11:58:24.340Z] === RUN TestRenameStoppedContainer [2021-02-23T11:58:25.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T11:58:25.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-02-23T11:58:25.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2021-02-23T11:58:25.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2021-02-23T11:58:25.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2021-02-23T11:58:25.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.68s) [2021-02-23T11:58:25.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.74s) [2021-02-23T11:58:25.158Z] === RUN TestBuildMultiStageCopy [2021-02-23T11:58:25.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T11:58:25.268Z] --- PASS: TestRenameStoppedContainer (0.81s) [2021-02-23T11:58:25.268Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T11:58:25.696Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-02-23T11:58:25.696Z] PASS [2021-02-23T11:58:25.696Z] [2021-02-23T11:58:25.696Z] DONE 1 tests in 1.782s [2021-02-23T11:58:25.696Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T11:58:25.696Z] INFO: Testing against a local daemon [2021-02-23T11:58:25.696Z] === RUN TestSecretInspect [2021-02-23T11:58:25.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-23T11:58:26.198Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T11:58:26.491Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T11:58:26.756Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2021-02-23T11:58:26.756Z] === RUN TestRenameInvalidName [2021-02-23T11:58:26.783Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T11:58:27.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-23T11:58:27.080Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T11:58:27.147Z] --- PASS: TestDockerNetworkConnectAlias (8.52s) [2021-02-23T11:58:27.148Z] === RUN TestDockerNetworkReConnect [2021-02-23T11:58:27.331Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T11:58:27.575Z] --- PASS: TestRenameInvalidName (0.80s) [2021-02-23T11:58:27.575Z] === RUN TestRenameAnonymousContainer [2021-02-23T11:58:27.714Z] --- PASS: TestBuildMultiStageCopy (2.79s) [2021-02-23T11:58:27.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2021-02-23T11:58:27.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-02-23T11:58:27.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2021-02-23T11:58:27.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-02-23T11:58:27.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-02-23T11:58:27.714Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T11:58:28.231Z] --- PASS: TestSecretInspect (2.30s) [2021-02-23T11:58:28.231Z] === RUN TestSecretList [2021-02-23T11:58:28.351Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-02-23T11:58:28.351Z] === RUN TestBuildLabelWithTargets [2021-02-23T11:58:29.863Z] --- PASS: TestBuildLabelWithTargets (1.34s) [2021-02-23T11:58:29.863Z] === RUN TestBuildWithEmptyLayers [2021-02-23T11:58:30.137Z] --- PASS: TestSecretList (2.34s) [2021-02-23T11:58:30.137Z] === RUN TestSecretsCreateAndDelete [2021-02-23T11:58:30.500Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-02-23T11:58:30.500Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T11:58:30.637Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T11:58:30.846Z] --- PASS: TestRenameAnonymousContainer (3.03s) [2021-02-23T11:58:30.846Z] === RUN TestRenameContainerWithSameName [2021-02-23T11:58:31.409Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-02-23T11:58:31.409Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T11:58:31.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-23T11:58:32.017Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2021-02-23T11:58:32.017Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T11:58:32.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-23T11:58:32.674Z] --- PASS: TestSecretsCreateAndDelete (2.40s) [2021-02-23T11:58:32.674Z] === RUN TestSecretsUpdate [2021-02-23T11:58:33.056Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2021-02-23T11:58:33.056Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T11:58:33.095Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-02-23T11:58:33.095Z] === RUN TestResize [2021-02-23T11:58:34.022Z] --- PASS: TestResize (0.81s) [2021-02-23T11:58:34.022Z] === RUN TestResizeWithInvalidSize [2021-02-23T11:58:34.049Z] --- PASS: TestDockerNetworkReConnect (6.74s) [2021-02-23T11:58:34.049Z] === RUN TestServicePlugin [2021-02-23T11:58:34.049Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T11:58:34.049Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:58:34.049Z] === RUN TestServiceUpdateLabel [2021-02-23T11:58:34.585Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2021-02-23T11:58:34.585Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T11:58:35.127Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2021-02-23T11:58:35.127Z] === RUN TestBuildWithHugeFile [2021-02-23T11:58:35.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-23T11:58:35.210Z] --- PASS: TestSecretsUpdate (2.32s) [2021-02-23T11:58:35.210Z] === RUN TestTemplatedSecret [2021-02-23T11:58:35.404Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:58:35.404Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:58:35.404Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:58:35.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T11:58:35.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T11:58:36.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-23T11:58:37.570Z] --- PASS: TestServiceUpdateLabel (3.77s) [2021-02-23T11:58:37.570Z] === RUN TestServiceUpdateSecrets [2021-02-23T11:58:37.750Z] --- PASS: TestTemplatedSecret (2.74s) [2021-02-23T11:58:37.750Z] === RUN TestSecretCreateResolve [2021-02-23T11:58:38.780Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T11:58:38.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T11:58:38.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T11:58:39.041Z] --- PASS: TestDockerNetworkMacvlan (18.89s) [2021-02-23T11:58:39.041Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-02-23T11:58:39.041Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-23T11:58:39.041Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2021-02-23T11:58:39.041Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2021-02-23T11:58:39.041Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s) [2021-02-23T11:58:39.041Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2021-02-23T11:58:39.041Z] PASS [2021-02-23T11:58:39.041Z] [2021-02-23T11:58:39.041Z] DONE 8 tests in 21.271s [2021-02-23T11:58:39.041Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T11:58:39.041Z] ++ 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-23T11:58:39.041Z] ++ set -e [2021-02-23T11:58:39.041Z] ++ '[' -n 0 ']' [2021-02-23T11:58:39.041Z] ++ set -x [2021-02-23T11:58:39.042Z] ++ 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-23T11:58:39.042Z] testing: warning: no tests to run [2021-02-23T11:58:39.042Z] PASS [2021-02-23T11:58:39.042Z] [2021-02-23T11:58:39.042Z] DONE 0 tests in 0.029s [2021-02-23T11:58:39.042Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T11:58:39.042Z] ++ 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-23T11:58:39.042Z] ++ set -e [2021-02-23T11:58:39.042Z] ++ '[' -n 0 ']' [2021-02-23T11:58:39.042Z] ++ set -x [2021-02-23T11:58:39.042Z] ++ 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-23T11:58:39.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-23T11:58:39.303Z] INFO: Testing against a local daemon [2021-02-23T11:58:39.303Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T11:58:39.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-23T11:58:40.286Z] --- PASS: TestSecretCreateResolve (2.35s) [2021-02-23T11:58:40.286Z] PASS [2021-02-23T11:58:40.286Z] [2021-02-23T11:58:40.286Z] DONE 6 tests in 14.488s [2021-02-23T11:58:40.286Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T11:58:40.286Z] INFO: Testing against a local daemon [2021-02-23T11:58:40.286Z] === RUN TestServiceCreateInit [2021-02-23T11:58:40.286Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T11:58:41.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-23T11:58:41.220Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2021-02-23T11:58:41.220Z] === RUN TestAuthZPluginTLS [2021-02-23T11:58:41.792Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-02-23T11:58:41.792Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T11:58:42.365Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-02-23T11:58:42.365Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T11:58:42.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-23T11:58:42.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T11:58:42.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-23T11:58:42.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T11:58:43.310Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-02-23T11:58:43.310Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T11:58:43.882Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-02-23T11:58:43.882Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T11:58:44.480Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T11:58:44.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-23T11:58:45.116Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T11:58:45.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-23T11:58:45.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:58:45.798Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2021-02-23T11:58:45.798Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T11:58:46.372Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-02-23T11:58:46.372Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T11:58:46.944Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-02-23T11:58:46.944Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T11:58:47.517Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-02-23T11:58:47.517Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T11:58:47.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T11:58:47.773Z] --- PASS: TestServiceCreateInit (7.68s) [2021-02-23T11:58:47.773Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s) [2021-02-23T11:58:47.773Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2021-02-23T11:58:47.773Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T11:58:48.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:58:49.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T11:58:50.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T11:58:50.071Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s) [2021-02-23T11:58:50.071Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T11:58:50.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-23T11:58:52.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.26s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.01s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-02-23T11:58:52.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2021-02-23T11:58:52.612Z] === RUN TestCgroupNamespacesRun [2021-02-23T11:58:52.624Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-02-23T11:58:52.624Z] === RUN TestAuthZPluginHeader [2021-02-23T11:58:53.197Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-02-23T11:58:53.197Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T11:58:53.458Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T11:58:53.458Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:58:53.458Z] === RUN TestAuthZPluginV2Disable [2021-02-23T11:58:53.458Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-23T11:58:53.458Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:58:53.458Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T11:58:53.458Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T11:58:53.458Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:58:53.458Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T11:58:53.458Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T11:58:53.458Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:58:53.458Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T11:58:53.977Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-23T11:58:54.906Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2021-02-23T11:58:54.906Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T11:58:54.906Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-23T11:58:55.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-23T11:58:56.091Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-23T11:58:56.359Z] --- PASS: TestServiceUpdateSecrets (15.80s) [2021-02-23T11:58:56.359Z] === RUN TestServiceUpdateConfigs [2021-02-23T11:58:56.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2021-02-23T11:58:56.655Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T11:58:58.545Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2021-02-23T11:58:58.545Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T11:58:58.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-23T11:59:00.690Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-02-23T11:59:00.690Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T11:59:00.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-23T11:59:02.055Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-23T11:59:02.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-02-23T11:59:02.312Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T11:59:02.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-23T11:59:03.825Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-23T11:59:04.392Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.05s) [2021-02-23T11:59:04.392Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T11:59:04.953Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-23T11:59:05.210Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-02-23T11:59:05.210Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T11:59:05.772Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-23T11:59:05.867Z] --- PASS: TestCreateServiceMultipleTimes (16.07s) [2021-02-23T11:59:05.867Z] === RUN TestCreateServiceConflict [2021-02-23T11:59:06.126Z] --- PASS: TestCreateServiceConflict (2.32s) [2021-02-23T11:59:06.126Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T11:59:06.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-23T11:59:06.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-23T11:59:06.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-23T11:59:07.262Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2021-02-23T11:59:07.262Z] === RUN TestKernelTCPMemory [2021-02-23T11:59:08.191Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-02-23T11:59:08.191Z] === RUN TestNISDomainname [2021-02-23T11:59:08.753Z] --- PASS: TestNISDomainname (0.83s) [2021-02-23T11:59:08.753Z] === RUN TestHostnameDnsResolution [2021-02-23T11:59:09.421Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) [2021-02-23T11:59:09.421Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T11:59:10.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-23T11:59:10.120Z] --- PASS: TestHostnameDnsResolution (1.36s) [2021-02-23T11:59:10.120Z] === RUN TestStats [2021-02-23T11:59:11.047Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-23T11:59:11.278Z] db4edcf0861f: Pull complete [2021-02-23T11:59:11.278Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-23T11:59:11.278Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T11:59:11.278Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-23T11:59:11.278Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-23T11:59:11.278Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-23T11:59:11.278Z] WARN: Skipping validation tests [2021-02-23T11:59:11.278Z] INFO: Running unit tests at 02/23/2021 11:59:10... [2021-02-23T11:59:11.577Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2021-02-23T11:59:11.577Z] PASS [2021-02-23T11:59:11.577Z] [2021-02-23T11:59:11.577Z] === Skipped [2021-02-23T11:59:11.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T11:59:11.577Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:59:11.577Z] [2021-02-23T11:59:11.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-23T11:59:11.577Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:59:11.577Z] [2021-02-23T11:59:11.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T11:59:11.577Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:59:11.577Z] [2021-02-23T11:59:11.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T11:59:11.577Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:59:11.577Z] [2021-02-23T11:59:11.577Z] [2021-02-23T11:59:11.577Z] DONE 17 tests, 4 skipped in 32.352s [2021-02-23T11:59:11.577Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T11:59:11.577Z] ++ 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-23T11:59:11.577Z] ++ set -e [2021-02-23T11:59:11.577Z] ++ '[' -n 0 ']' [2021-02-23T11:59:11.577Z] ++ set -x [2021-02-23T11:59:11.577Z] ++ 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-23T11:59:11.577Z] INFO: Testing against a local daemon [2021-02-23T11:59:11.577Z] === RUN TestPluginInvalidJSON [2021-02-23T11:59:11.577Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:59:11.577Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:59:11.577Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T11:59:11.577Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-23T11:59:11.577Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T11:59:11.577Z] === RUN TestPluginInstall [2021-02-23T11:59:11.577Z] === RUN TestPluginInstall/no_auth [2021-02-23T11:59:11.771Z] --- PASS: TestServiceUpdateConfigs (15.99s) [2021-02-23T11:59:11.771Z] === RUN TestServiceUpdateNetwork [2021-02-23T11:59:12.937Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-23T11:59:13.193Z] --- PASS: TestStats (2.95s) [2021-02-23T11:59:13.193Z] === RUN TestStopContainerWithTimeout [2021-02-23T11:59:13.193Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T11:59:13.193Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T11:59:13.193Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T11:59:13.193Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T11:59:13.193Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T11:59:13.193Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T11:59:13.193Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T11:59:13.193Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T11:59:13.193Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T11:59:13.193Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T11:59:14.121Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-23T11:59:14.126Z] time="2021-02-23T11:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:59:14.126Z] time="2021-02-23T11:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb6ca1b66c8388c412423ea6094b52f5e9b63bca5cc4b7b9e28330ac999e016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:59:14.126Z] time="2021-02-23T11:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:59:14.126Z] time="2021-02-23T11:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb6ca1b66c8388c412423ea6094b52f5e9b63bca5cc4b7b9e28330ac999e016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:59:14.377Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T11:59:14.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-23T11:59:14.387Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T11:59:14.633Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-23T11:59:14.960Z] time="2021-02-23T11:59:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:59:14.960Z] time="2021-02-23T11:59:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5a50238b6f68d4b5dcba85a28adcc7b938ff8455524d9d9ef8ef3a6fc69eaaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:59:14.960Z] time="2021-02-23T11:59:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:59:14.960Z] time="2021-02-23T11:59:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5a50238b6f68d4b5dcba85a28adcc7b938ff8455524d9d9ef8ef3a6fc69eaaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:59:15.013Z] INFO: make.ps1 starting at 02/23/2021 11:59:14 [2021-02-23T11:59:15.014Z] INFO: Git commit (70fd5fff38) assumed from DOCKER_GITCOMMIT environment variable [2021-02-23T11:59:15.014Z] INFO: Invoking autogen... [2021-02-23T11:59:15.195Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-23T11:59:15.450Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-23T11:59:15.473Z] INFO: Running unit tests... [2021-02-23T11:59:15.533Z] === RUN TestPluginInstall/with_insecure [2021-02-23T11:59:15.706Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-23T11:59:15.706Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-23T11:59:16.268Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T11:59:16.921Z] time="2021-02-23T11:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:59:16.921Z] time="2021-02-23T11:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f24aa4a78a51b3c39b0c098dfc178c4996773fce28e4acfeb726bf01dfb6de96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:59:16.921Z] time="2021-02-23T11:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T11:59:16.921Z] time="2021-02-23T11:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f24aa4a78a51b3c39b0c098dfc178c4996773fce28e4acfeb726bf01dfb6de96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T11:59:17.182Z] --- PASS: TestPluginInstall (5.53s) [2021-02-23T11:59:17.182Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-02-23T11:59:17.182Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-02-23T11:59:17.182Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2021-02-23T11:59:17.182Z] plugin_test.go:160: [db690fa0df4d2] daemon is not started [2021-02-23T11:59:17.182Z] === RUN TestPluginsWithRuntimes [2021-02-23T11:59:17.196Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-23T11:59:17.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-23T11:59:18.127Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T11:59:18.127Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-02-23T11:59:18.127Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-02-23T11:59:18.127Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-02-23T11:59:18.127Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2021-02-23T11:59:18.127Z] === RUN TestDeleteDevicemapper [2021-02-23T11:59:18.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T11:59:18.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:59:18.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T11:59:19.729Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T11:59:20.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-23T11:59:21.115Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T11:59:21.573Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2021-02-23T11:59:21.573Z] === RUN TestUpdateMemory [2021-02-23T11:59:21.573Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-23T11:59:21.573Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:59:21.573Z] === RUN TestUpdateCPUQuota [2021-02-23T11:59:22.500Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-23T11:59:23.031Z] --- PASS: TestPluginsWithRuntimes (5.71s) [2021-02-23T11:59:23.031Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.71s) [2021-02-23T11:59:23.031Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.67s) [2021-02-23T11:59:23.031Z] PASS [2021-02-23T11:59:23.031Z] [2021-02-23T11:59:23.031Z] DONE 9 tests in 11.439s [2021-02-23T11:59:23.031Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T11:59:23.031Z] ++ 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-23T11:59:23.031Z] ++ set -e [2021-02-23T11:59:23.031Z] ++ '[' -n 0 ']' [2021-02-23T11:59:23.031Z] ++ set -x [2021-02-23T11:59:23.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-23T11:59:23.032Z] INFO: Testing against a local daemon [2021-02-23T11:59:23.032Z] === RUN TestExternalGraphDriver [2021-02-23T11:59:23.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-23T11:59:23.062Z] --- PASS: TestUpdateCPUQuota (1.52s) [2021-02-23T11:59:23.062Z] === RUN TestUpdatePidsLimit [2021-02-23T11:59:23.062Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T11:59:23.293Z] === RUN TestExternalGraphDriver/json [2021-02-23T11:59:23.625Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T11:59:23.625Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-23T11:59:23.881Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T11:59:24.064Z] 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-23T11:59:24.138Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T11:59:24.306Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.56s) [2021-02-23T11:59:24.306Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T11:59:24.394Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T11:59:24.394Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-23T11:59:24.436Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-23T11:59:24.694Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-23T11:59:24.875Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2021-02-23T11:59:24.875Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T11:59:24.955Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T11:59:24.955Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-23T11:59:25.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T11:59:25.772Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-23T11:59:25.842Z] === RUN TestExternalGraphDriver/spec [2021-02-23T11:59:26.124Z] Cross building: bundles/cross/windows/amd64 [2021-02-23T11:59:26.124Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-23T11:59:26.124Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit (3.20s) [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2021-02-23T11:59:26.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-02-23T11:59:26.336Z] === RUN TestUpdateRestartPolicy [2021-02-23T11:59:26.336Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-23T11:59:26.592Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-23T11:59:27.119Z] --- PASS: TestServiceUpdateNetwork (16.88s) [2021-02-23T11:59:27.119Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T11:59:27.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-23T11:59:27.436Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2021-02-23T11:59:27.436Z] === RUN TestCreateServiceSysctls [2021-02-23T11:59:27.753Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T11:59:28.392Z] === RUN TestExternalGraphDriver/pull [2021-02-23T11:59:28.789Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T11:59:29.982Z] --- PASS: TestCreateServiceSysctls (2.91s) [2021-02-23T11:59:29.982Z] === RUN TestCreateServiceCapabilities [2021-02-23T11:59:30.939Z] --- PASS: TestExternalGraphDriver (7.56s) [2021-02-23T11:59:30.939Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-02-23T11:59:30.939Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2021-02-23T11:59:30.939Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2021-02-23T11:59:30.939Z] === RUN TestGraphdriverPluginV2 [2021-02-23T11:59:30.939Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-23T11:59:30.939Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:59:30.939Z] PASS [2021-02-23T11:59:30.939Z] [2021-02-23T11:59:30.939Z] === Skipped [2021-02-23T11:59:30.939Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-23T11:59:30.939Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:59:30.939Z] [2021-02-23T11:59:30.939Z] [2021-02-23T11:59:30.939Z] DONE 5 tests, 1 skipped in 7.754s [2021-02-23T11:59:30.939Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T11:59:30.939Z] ++ 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-23T11:59:30.939Z] ++ set -e [2021-02-23T11:59:30.939Z] ++ '[' -n 0 ']' [2021-02-23T11:59:30.939Z] ++ set -x [2021-02-23T11:59:30.939Z] ++ 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-23T11:59:30.939Z] INFO: Testing against a local daemon [2021-02-23T11:59:30.939Z] === RUN TestContinueAfterPluginCrash [2021-02-23T11:59:30.939Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T11:59:30.939Z] === RUN TestReadPluginNoRead [2021-02-23T11:59:30.939Z] === PAUSE TestReadPluginNoRead [2021-02-23T11:59:30.939Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T11:59:30.939Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T11:59:30.939Z] === CONT TestContinueAfterPluginCrash [2021-02-23T11:59:30.939Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T11:59:30.939Z] === CONT TestReadPluginNoRead [2021-02-23T11:59:31.165Z] ? github.com/docker/docker/api [no test files] [2021-02-23T11:59:31.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-23T11:59:32.109Z] --- PASS: TestBuildWithHugeFile (53.87s) [2021-02-23T11:59:32.109Z] === RUN TestBuildWCOWSandboxSize [2021-02-23T11:59:32.109Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:59:32.109Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:59:32.109Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T11:59:32.109Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:59:32.109Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:59:32.109Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:59:32.109Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:59:32.109Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:59:32.109Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:59:32.109Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T11:59:32.109Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T11:59:32.109Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T11:59:32.109Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-02-23T11:59:32.109Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-02-23T11:59:32.109Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2021-02-23T11:59:32.109Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-02-23T11:59:32.109Z] === RUN TestBuildPreserveOwnership [2021-02-23T11:59:32.109Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-23T11:59:32.109Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-23T11:59:32.519Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2021-02-23T11:59:32.519Z] === RUN TestInspect [2021-02-23T11:59:33.153Z] --- PASS: TestBuildPreserveOwnership (3.92s) [2021-02-23T11:59:33.153Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2021-02-23T11:59:33.153Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-02-23T11:59:33.153Z] === RUN TestBuildPlatformInvalid [2021-02-23T11:59:33.153Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-23T11:59:33.153Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-23T11:59:34.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-23T11:59:35.156Z] === RUN TestReadPluginNoRead/default [2021-02-23T11:59:35.735Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2021-02-23T11:59:35.811Z] --- PASS: TestInspect (3.00s) [2021-02-23T11:59:35.811Z] === RUN TestCreateJob [2021-02-23T11:59:36.485Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-23T11:59:36.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-23T11:59:37.046Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-23T11:59:37.122Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T11:59:37.316Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T11:59:37.609Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-23T11:59:38.973Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2021-02-23T11:59:38.973Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T11:59:39.037Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T11:59:39.211Z] --- PASS: TestCreateJob (3.19s) [2021-02-23T11:59:39.211Z] === RUN TestReplicatedJob [2021-02-23T11:59:39.536Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-23T11:59:39.794Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-02-23T11:59:39.794Z] === RUN TestWaitNonBlocked [2021-02-23T11:59:39.794Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:59:39.794Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:59:39.794Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:59:39.794Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:59:39.794Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T11:59:39.794Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T11:59:40.356Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-23T11:59:40.918Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-23T11:59:40.918Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2021-02-23T11:59:40.918Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-02-23T11:59:40.918Z] === RUN TestWaitBlocked [2021-02-23T11:59:40.918Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:59:40.918Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:59:40.918Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:59:40.918Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:59:40.918Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T11:59:40.918Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T11:59:40.952Z] --- PASS: TestReadPluginNoRead (9.73s) [2021-02-23T11:59:40.952Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2021-02-23T11:59:40.952Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2021-02-23T11:59:40.952Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2021-02-23T11:59:40.952Z] read_test.go:92: [d9dd3f4c5f8b6] daemon is not started [2021-02-23T11:59:40.952Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2021-02-23T11:59:40.952Z] PASS [2021-02-23T11:59:40.952Z] [2021-02-23T11:59:40.952Z] DONE 6 tests in 10.319s [2021-02-23T11:59:40.952Z] 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-23T11:59:40.952Z] ++ 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-23T11:59:40.952Z] ++ set -e [2021-02-23T11:59:40.952Z] ++ '[' -n 0 ']' [2021-02-23T11:59:40.952Z] ++ set -x [2021-02-23T11:59:40.952Z] ++ 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-23T11:59:41.214Z] testing: warning: no tests to run [2021-02-23T11:59:41.214Z] PASS [2021-02-23T11:59:41.214Z] [2021-02-23T11:59:41.214Z] DONE 0 tests in 0.054s [2021-02-23T11:59:41.214Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T11:59:41.214Z] ++ 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-23T11:59:41.214Z] ++ set -e [2021-02-23T11:59:41.214Z] ++ '[' -n 0 ']' [2021-02-23T11:59:41.214Z] ++ set -x [2021-02-23T11:59:41.214Z] ++ 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-23T11:59:41.214Z] INFO: Testing against a local daemon [2021-02-23T11:59:41.214Z] === RUN TestPluginWithDevMounts [2021-02-23T11:59:41.214Z] === PAUSE TestPluginWithDevMounts [2021-02-23T11:59:41.214Z] === CONT TestPluginWithDevMounts [2021-02-23T11:59:42.285Z] --- PASS: TestWaitBlocked (0.07s) [2021-02-23T11:59:42.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2021-02-23T11:59:42.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-02-23T11:59:42.285Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T11:59:42.285Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T11:59:43.213Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-23T11:59:43.760Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-02-23T11:59:43.761Z] PASS [2021-02-23T11:59:43.761Z] [2021-02-23T11:59:43.761Z] DONE 1 tests in 2.329s [2021-02-23T11:59:43.761Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T11:59:43.761Z] ++ 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-23T11:59:43.761Z] ++ set -e [2021-02-23T11:59:43.761Z] ++ '[' -n 0 ']' [2021-02-23T11:59:43.761Z] ++ set -x [2021-02-23T11:59:43.761Z] ++ 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-23T11:59:43.761Z] INFO: Testing against a local daemon [2021-02-23T11:59:43.761Z] === RUN TestSecretInspect [2021-02-23T11:59:44.282Z] --- PASS: TestServiceUpdatePidsLimit (18.11s) [2021-02-23T11:59:44.282Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-02-23T11:59:44.282Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-02-23T11:59:44.282Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-02-23T11:59:44.282Z] PASS [2021-02-23T11:59:44.282Z] [2021-02-23T11:59:44.282Z] === Skipped [2021-02-23T11:59:44.282Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T11:59:44.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T11:59:44.282Z] [2021-02-23T11:59:44.282Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-23T11:59:44.282Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T11:59:44.282Z] [2021-02-23T11:59:44.282Z] [2021-02-23T11:59:44.282Z] DONE 27 tests, 2 skipped in 178.703s [2021-02-23T11:59:44.282Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T11:59:44.282Z] ++ 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-23T11:59:44.282Z] ++ set -e [2021-02-23T11:59:44.282Z] ++ '[' -n 0 ']' [2021-02-23T11:59:44.282Z] ++ set -x [2021-02-23T11:59:44.282Z] ++ 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-23T11:59:44.282Z] INFO: Testing against a local daemon [2021-02-23T11:59:44.282Z] === RUN TestSessionCreate [2021-02-23T11:59:44.282Z] --- PASS: TestSessionCreate (0.01s) [2021-02-23T11:59:44.282Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T11:59:44.282Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-02-23T11:59:44.282Z] PASS [2021-02-23T11:59:44.282Z] [2021-02-23T11:59:44.282Z] DONE 2 tests in 0.091s [2021-02-23T11:59:44.282Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T11:59:44.282Z] ++ 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-23T11:59:44.282Z] ++ set -e [2021-02-23T11:59:44.282Z] ++ '[' -n 0 ']' [2021-02-23T11:59:44.282Z] ++ set -x [2021-02-23T11:59:44.282Z] ++ 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-23T11:59:44.489Z] --- PASS: TestReplicatedJob (5.77s) [2021-02-23T11:59:44.489Z] === RUN TestUpdateReplicatedJob [2021-02-23T11:59:44.574Z] INFO: Testing against a local daemon [2021-02-23T11:59:44.574Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T11:59:44.574Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T11:59:44.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T11:59:44.574Z] === RUN TestEventsExecDie [2021-02-23T11:59:44.579Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-23T11:59:45.141Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-23T11:59:45.610Z] --- PASS: TestEventsExecDie (0.99s) [2021-02-23T11:59:45.610Z] === RUN TestEventsBackwardsCompatible [2021-02-23T11:59:45.610Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-02-23T11:59:45.610Z] === RUN TestInfoBinaryCommits [2021-02-23T11:59:45.610Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-02-23T11:59:45.610Z] === RUN TestInfoAPIVersioned [2021-02-23T11:59:45.610Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T11:59:45.610Z] === RUN TestInfoDiscoveryBackend [2021-02-23T11:59:45.702Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2021-02-23T11:59:45.702Z] === CONT TestIpcModeOlderClient [2021-02-23T11:59:45.958Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-23T11:59:45.958Z] === CONT TestDaemonHostGatewayIP [2021-02-23T11:59:45.958Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-23T11:59:45.958Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-23T11:59:45.958Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-23T11:59:45.958Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-23T11:59:45.958Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-23T11:59:45.989Z] === RUN TestMiddlewares [2021-02-23T11:59:45.989Z] --- PASS: TestMiddlewares (0.00s) [2021-02-23T11:59:45.989Z] PASS [2021-02-23T11:59:45.989Z] coverage: 9.0% of statements [2021-02-23T11:59:45.989Z] ok github.com/docker/docker/api/server 0.080s coverage: 9.0% of statements [2021-02-23T11:59:46.244Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-23T11:59:46.244Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T11:59:47.064Z] --- PASS: TestSecretInspect (3.20s) [2021-02-23T11:59:47.064Z] === RUN TestSecretList [2021-02-23T11:59:47.280Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T11:59:47.280Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T11:59:47.573Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-23T11:59:47.573Z] === RUN TestInfoAPI [2021-02-23T11:59:47.573Z] --- PASS: TestInfoAPI (0.01s) [2021-02-23T11:59:47.573Z] === RUN TestInfoAPIWarnings [2021-02-23T11:59:48.472Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-23T11:59:48.539Z] Loaded image: buildpack-deps:buster [2021-02-23T11:59:48.539Z] Loaded image: busybox:latest [2021-02-23T11:59:48.539Z] Loaded image: busybox:glibc [2021-02-23T11:59:48.683Z] --- PASS: TestUpdateReplicatedJob (3.44s) [2021-02-23T11:59:48.683Z] === RUN TestServiceListWithStatuses [2021-02-23T11:59:48.683Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T11:59:48.683Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T11:59:48.683Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T11:59:48.727Z] --- PASS: TestDaemonHostGatewayIP (2.86s) [2021-02-23T11:59:48.727Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T11:59:48.833Z] Loaded image: debian:bullseye [2021-02-23T11:59:49.127Z] Loaded image: hello-world:latest [2021-02-23T11:59:49.127Z] Loaded image: arm32v7/hello-world:latest [2021-02-23T11:59:49.290Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-23T11:59:50.369Z] --- PASS: TestSecretList (3.27s) [2021-02-23T11:59:50.369Z] === RUN TestSecretsCreateAndDelete [2021-02-23T11:59:51.810Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.67s) [2021-02-23T11:59:51.810Z] === CONT TestDaemonRestartIpcMode [2021-02-23T11:59:52.879Z] --- PASS: TestDockerNetworkConnectAlias (4.43s) [2021-02-23T11:59:52.879Z] === RUN TestDockerNetworkReConnect [2021-02-23T11:59:52.917Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2021-02-23T11:59:52.917Z] === RUN TestSecretsUpdate [2021-02-23T11:59:53.700Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-23T11:59:53.700Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-23T11:59:55.065Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-23T11:59:55.065Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2021-02-23T11:59:55.321Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-23T11:59:55.577Z] --- PASS: TestContainerKillOnDaemonStart (13.43s) [2021-02-23T11:59:55.577Z] PASS [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] === Skipped [2021-02-23T11:59:55.577Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-23T11:59:55.577Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-23T11:59:55.577Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-23T11:59:55.577Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T11:59:55.577Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T11:59:55.577Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-23T11:59:55.577Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] [2021-02-23T11:59:55.577Z] DONE 196 tests, 6 skipped in 152.001s [2021-02-23T11:59:55.577Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T11:59:55.577Z] ++ 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-23T11:59:55.577Z] ++ set -e [2021-02-23T11:59:55.577Z] ++ '[' -n 0 ']' [2021-02-23T11:59:55.577Z] ++ set -x [2021-02-23T11:59:55.577Z] ++ 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-23T11:59:55.833Z] INFO: Testing against a local daemon [2021-02-23T11:59:55.833Z] === RUN TestCommitInheritsEnv [2021-02-23T11:59:56.068Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.20s) [2021-02-23T11:59:56.068Z] PASS [2021-02-23T11:59:56.068Z] [2021-02-23T11:59:56.068Z] === Skipped [2021-02-23T11:59:56.068Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-23T11:59:56.068Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T11:59:56.068Z] [2021-02-23T11:59:56.068Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-23T11:59:56.068Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-23T11:59:56.068Z] [2021-02-23T11:59:56.068Z] [2021-02-23T11:59:56.068Z] DONE 34 tests, 2 skipped in 117.861s [2021-02-23T11:59:56.068Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-23T11:59:56.068Z] ++ 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-23T11:59:56.068Z] ++ set -e [2021-02-23T11:59:56.068Z] ++ '[' -n 0 ']' [2021-02-23T11:59:56.068Z] ++ set -x [2021-02-23T11:59:56.068Z] ++ 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-23T11:59:56.068Z] INFO: Testing against a local daemon [2021-02-23T11:59:56.068Z] === RUN TestConfigInspect [2021-02-23T11:59:56.089Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-23T11:59:56.171Z] --- PASS: TestDockerNetworkReConnect (3.57s) [2021-02-23T11:59:56.171Z] === RUN TestServicePlugin [2021-02-23T11:59:56.221Z] --- PASS: TestSecretsUpdate (3.23s) [2021-02-23T11:59:56.221Z] === RUN TestTemplatedSecret [2021-02-23T11:59:56.345Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-02-23T11:59:56.345Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T11:59:56.345Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T11:59:56.345Z] === RUN TestImagesFilterMultiReference [2021-02-23T11:59:56.345Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-02-23T11:59:56.345Z] === RUN TestImagePullPlatformInvalid [2021-02-23T11:59:56.345Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-23T11:59:56.345Z] === RUN TestRemoveImageOrphaning [2021-02-23T11:59:56.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-23T11:59:56.939Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-02-23T11:59:56.939Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T11:59:56.939Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-23T11:59:57.580Z] --- PASS: TestConfigInspect (1.91s) [2021-02-23T11:59:57.580Z] === RUN TestConfigList [2021-02-23T11:59:59.478Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2021-02-23T11:59:59.478Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T11:59:59.478Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-23T11:59:59.478Z] === RUN TestTagInvalidReference [2021-02-23T11:59:59.478Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-23T11:59:59.478Z] === RUN TestTagValidPrefixedRepo [2021-02-23T11:59:59.478Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-23T11:59:59.478Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T11:59:59.478Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-23T11:59:59.478Z] === RUN TestTagOfficialNames [2021-02-23T11:59:59.478Z] --- PASS: TestTagOfficialNames (0.13s) [2021-02-23T11:59:59.478Z] === RUN TestTagMatchesDigest [2021-02-23T11:59:59.478Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-23T11:59:59.478Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T11:59:59.526Z] --- PASS: TestTemplatedSecret (2.98s) [2021-02-23T11:59:59.526Z] === RUN TestSecretCreateResolve [2021-02-23T11:59:59.660Z] --- PASS: TestConfigList (1.95s) [2021-02-23T11:59:59.660Z] === RUN TestConfigsCreateAndDelete [2021-02-23T12:00:01.176Z] --- PASS: TestConfigsCreateAndDelete (1.98s) [2021-02-23T12:00:01.176Z] === RUN TestConfigsUpdate [2021-02-23T12:00:01.364Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-23T12:00:02.293Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-23T12:00:02.293Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-23T12:00:02.828Z] --- PASS: TestSecretCreateResolve (3.29s) [2021-02-23T12:00:02.828Z] PASS [2021-02-23T12:00:02.828Z] [2021-02-23T12:00:02.828Z] DONE 6 tests in 18.897s [2021-02-23T12:00:02.828Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T12:00:02.828Z] ++ 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-23T12:00:02.828Z] ++ set -e [2021-02-23T12:00:02.828Z] ++ '[' -n 0 ']' [2021-02-23T12:00:02.828Z] ++ set -x [2021-02-23T12:00:02.828Z] ++ 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-23T12:00:02.828Z] INFO: Testing against a local daemon [2021-02-23T12:00:02.828Z] === RUN TestServiceCreateInit [2021-02-23T12:00:02.828Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T12:00:02.855Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-23T12:00:03.247Z] --- PASS: TestConfigsUpdate (1.92s) [2021-02-23T12:00:03.247Z] === RUN TestTemplatedConfig [2021-02-23T12:00:04.743Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-23T12:00:05.990Z] --- PASS: TestTemplatedConfig (2.41s) [2021-02-23T12:00:05.990Z] === RUN TestConfigCreateResolve [2021-02-23T12:00:06.162Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-02-23T12:00:06.162Z] === RUN TestInfoDebug [2021-02-23T12:00:06.162Z] --- PASS: TestInfoDebug (0.52s) [2021-02-23T12:00:06.162Z] === RUN TestInfoInsecureRegistries [2021-02-23T12:00:06.162Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-23T12:00:06.162Z] === RUN TestInfoRegistryMirrors [2021-02-23T12:00:06.162Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-23T12:00:06.162Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T12:00:06.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-02-23T12:00:06.162Z] === RUN TestPingCacheHeaders [2021-02-23T12:00:06.162Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-23T12:00:06.162Z] === RUN TestPingGet [2021-02-23T12:00:06.162Z] --- PASS: TestPingGet (0.01s) [2021-02-23T12:00:06.162Z] === RUN TestPingHead [2021-02-23T12:00:06.162Z] --- PASS: TestPingHead (0.01s) [2021-02-23T12:00:06.162Z] === RUN TestVersion [2021-02-23T12:00:06.162Z] --- PASS: TestVersion (0.02s) [2021-02-23T12:00:06.162Z] PASS [2021-02-23T12:00:06.162Z] [2021-02-23T12:00:06.162Z] === Skipped [2021-02-23T12:00:06.162Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T12:00:06.162Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T12:00:06.162Z] [2021-02-23T12:00:06.162Z] [2021-02-23T12:00:06.162Z] DONE 18 tests, 1 skipped in 21.416s [2021-02-23T12:00:06.162Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T12:00:06.162Z] ++ 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-23T12:00:06.162Z] ++ set -e [2021-02-23T12:00:06.162Z] ++ '[' -n 0 ']' [2021-02-23T12:00:06.162Z] ++ set -x [2021-02-23T12:00:06.162Z] ++ 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-23T12:00:06.162Z] INFO: Testing against a local daemon [2021-02-23T12:00:06.162Z] === RUN TestVolumesCreateAndList [2021-02-23T12:00:06.162Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-23T12:00:06.162Z] === RUN TestVolumesRemove [2021-02-23T12:00:06.162Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-23T12:00:06.162Z] === RUN TestVolumesInspect [2021-02-23T12:00:06.162Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-23T12:00:06.162Z] === RUN TestVolumesInvalidJSON [2021-02-23T12:00:06.162Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T12:00:06.162Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T12:00:06.162Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T12:00:06.162Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-23T12:00:06.162Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T12:00:06.162Z] PASS [2021-02-23T12:00:06.162Z] [2021-02-23T12:00:06.162Z] DONE 5 tests in 0.236s [2021-02-23T12:00:06.162Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T12:00:06.162Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T12:00:06.162Z] +++ kill 12301 [2021-02-23T12:00:07.508Z] --- PASS: TestConfigCreateResolve (1.93s) [2021-02-23T12:00:07.508Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T12:00:07.672Z] +++ /etc/init.d/apparmor stop [2021-02-23T12:00:07.672Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T12:00:07.672Z] [2021-02-23T12:00:07.672Z] Unloading profiles will leave already running processes permanently [2021-02-23T12:00:07.672Z] unconfined, which can lead to unexpected situations. [2021-02-23T12:00:07.672Z] [2021-02-23T12:00:07.672Z] To set a process to complain mode, use the command line tool [2021-02-23T12:00:07.672Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T12:00:07.672Z] +++ true [2021-02-23T12:00:07.964Z] exiting test-integration [2021-02-23T12:00:07.964Z] ++ exit 0 [2021-02-23T12:00:07.964Z] [2021-02-23T12:00:08.009Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-23T12:00:08.122Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T12:00:08.146Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-23T12:00:08.146Z] PASS [2021-02-23T12:00:08.146Z] [2021-02-23T12:00:08.146Z] DONE 7 tests in 12.721s [2021-02-23T12:00:08.146Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-23T12:00:08.146Z] ++ 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-23T12:00:08.146Z] ++ set -e [2021-02-23T12:00:08.146Z] ++ '[' -n 0 ']' [2021-02-23T12:00:08.146Z] ++ set -x [2021-02-23T12:00:08.146Z] ++ 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-23T12:00:08.146Z] INFO: Testing against a local daemon [2021-02-23T12:00:08.146Z] === RUN TestCheckpoint [2021-02-23T12:00:08.146Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T12:00:08.146Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T12:00:08.146Z] === RUN TestContainerInvalidJSON [2021-02-23T12:00:08.146Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T12:00:08.146Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T12:00:08.146Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T12:00:08.146Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T12:00:08.146Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T12:00:08.146Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T12:00:08.146Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T12:00:08.147Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T12:00:08.147Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T12:00:08.147Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-23T12:00:08.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T12:00:08.147Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-23T12:00:08.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T12:00:08.147Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T12:00:08.147Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-23T12:00:08.147Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T12:00:08.440Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-23T12:00:08.440Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T12:00:08.440Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-23T12:00:08.440Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T12:00:08.440Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-23T12:00:08.440Z] === RUN TestCopyFromContainer [2021-02-23T12:00:08.571Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-23T12:00:08.571Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-23T12:00:09.498Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-23T12:00:09.953Z] === RUN TestCopyFromContainer// [2021-02-23T12:00:09.953Z] === RUN TestCopyFromContainer//bar/root [2021-02-23T12:00:09.953Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-23T12:00:09.953Z] === RUN TestCopyFromContainer/bar/quux [2021-02-23T12:00:09.953Z] === RUN TestCopyFromContainer/bar/quux/ Post stage [Pipeline] junit [2021-02-23T12:00:10.080Z] Recording test results [2021-02-23T12:00:10.247Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-23T12:00:10.247Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-23T12:00:10.247Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-23T12:00:10.247Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-23T12:00:10.247Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-23T12:00:10.505Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer (2.03s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-23T12:00:10.539Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-23T12:00:10.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T12:00:10.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T12:00:10.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T12:00:10.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T12:00:10.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T12:00:10.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T12:00:10.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T12:00:10.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T12:00:10.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T12:00:10.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T12:00:10.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-23T12:00:10.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-23T12:00:10.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T12:00:10.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-23T12:00:10.539Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T12:00:10.539Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-23T12:00:10.539Z] === RUN TestCreateWithInvalidEnv [2021-02-23T12:00:10.539Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T12:00:10.539Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T12:00:10.539Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T12:00:10.539Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T12:00:10.539Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T12:00:10.539Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T12:00:10.539Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T12:00:10.539Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T12:00:10.539Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T12:00:10.539Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T12:00:10.539Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T12:00:10.539Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T12:00:10.539Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T12:00:10.539Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T12:00:10.539Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-23T12:00:10.539Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T12:00:10.862Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-23T12:00:10.936Z] + echo Ensuring container killed. [2021-02-23T12:00:10.936Z] Ensuring container killed. [2021-02-23T12:00:10.936Z] + docker rm -vf docker-pr1 [2021-02-23T12:00:10.936Z] Error: No such container: docker-pr1 [2021-02-23T12:00:10.936Z] + true [Pipeline] sh [2021-02-23T12:00:11.315Z] + echo Chowning /workspace to jenkins user [2021-02-23T12:00:11.315Z] Chowning /workspace to jenkins user [2021-02-23T12:00:11.315Z] + id -u [2021-02-23T12:00:11.315Z] + id -g [2021-02-23T12:00:11.315Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42062:/workspace busybox chown -R 1001:1001 /workspace [2021-02-23T12:00:11.315Z] Unable to find image 'busybox:latest' locally [2021-02-23T12:00:11.609Z] latest: Pulling from library/busybox [2021-02-23T12:00:11.609Z] f106420d33ee: Pulling fs layer [2021-02-23T12:00:11.609Z] f106420d33ee: Verifying Checksum [2021-02-23T12:00:11.609Z] f106420d33ee: Download complete [2021-02-23T12:00:11.789Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-23T12:00:12.052Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2021-02-23T12:00:12.052Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T12:00:12.243Z] f106420d33ee: Pull complete [2021-02-23T12:00:12.243Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T12:00:12.243Z] Status: Downloaded newer image for busybox:latest [2021-02-23T12:00:12.331Z] --- PASS: TestServiceCreateInit (9.81s) [2021-02-23T12:00:12.331Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.76s) [2021-02-23T12:00:12.331Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2021-02-23T12:00:12.331Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T12:00:13.567Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2021-02-23T12:00:13.567Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T12:00:13.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T12:00:13.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T12:00:13.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T12:00:13.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T12:00:13.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T12:00:13.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T12:00:13.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T12:00:13.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T12:00:13.567Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T12:00:13.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T12:00:13.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T12:00:13.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T12:00:13.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T12:00:13.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T12:00:13.567Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T12:00:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T12:00:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-23T12:00:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-23T12:00:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-23T12:00:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-02-23T12:00:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-23T12:00:13.567Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T12:00:13.678Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-23T12:00:14.203Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2021-02-23T12:00:14.203Z] === RUN TestCreateDifferentPlatform [2021-02-23T12:00:14.203Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T12:00:14.203Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T12:00:14.203Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-23T12:00:14.203Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T12:00:14.203Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T12:00:14.203Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T12:00:14.203Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-23T12:00:14.203Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T12:00:14.203Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-23T12:00:14.203Z] === RUN TestContainerStartOnDaemonRestart [2021-02-23T12:00:14.203Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-23T12:00:14.203Z] === RUN TestDaemonRestartIpcMode [2021-02-23T12:00:14.203Z] === PAUSE TestDaemonRestartIpcMode [2021-02-23T12:00:14.203Z] === RUN TestDaemonHostGatewayIP [2021-02-23T12:00:14.203Z] === PAUSE TestDaemonHostGatewayIP [2021-02-23T12:00:14.203Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-23T12:00:14.203Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-23T12:00:14.203Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T12:00:14.203Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-23T12:00:14.203Z] === RUN TestDiff [2021-02-23T12:00:14.842Z] --- PASS: TestDiff (0.51s) [2021-02-23T12:00:14.842Z] === RUN TestExecWithCloseStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T12:00:15.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-23T12:00:15.362Z] + bundleName=s390x-integration [2021-02-23T12:00:15.362Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-23T12:00:15.362Z] Creating s390x-integration-bundles.tar.gz [2021-02-23T12:00:15.362Z] + 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-23T12:00:15.362Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-23T12:00:15.404Z] Archiving artifacts [2021-02-23T12:00:15.492Z] --- PASS: TestExecWithCloseStdin (0.59s) [2021-02-23T12:00:15.492Z] === RUN TestExec [2021-02-23T12:00:15.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-23T12:00:15.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-23T12:00:15.828Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T12:00:16.125Z] --- PASS: TestExec (0.59s) [2021-02-23T12:00:16.125Z] === RUN TestExecUser [2021-02-23T12:00:16.209Z] + make clean [2021-02-23T12:00:16.499Z] docker volume rm -f docker-dev-cache [2021-02-23T12:00:16.761Z] --- PASS: TestExecUser (0.75s) [2021-02-23T12:00:16.761Z] === RUN TestExportContainerAndImportImage [2021-02-23T12:00:16.789Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T12:00:17.397Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-02-23T12:00:17.397Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T12:00:17.492Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-23T12:00:18.054Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-23T12:00:18.617Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-23T12:00:18.873Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-23T12:00:18.917Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-02-23T12:00:18.917Z] === RUN TestHealthCheckWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T12:00:19.802Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-23T12:00:19.958Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2021-02-23T12:00:19.958Z] === RUN TestHealthKillContainer [2021-02-23T12:00:22.694Z] --- PASS: TestHealthKillContainer (2.62s) [2021-02-23T12:00:22.694Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T12:00:22.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-02-23T12:00:22.989Z] === RUN TestIpcModeNone [2021-02-23T12:00:23.627Z] --- PASS: TestIpcModeNone (0.63s) [2021-02-23T12:00:23.627Z] === RUN TestIpcModePrivate [2021-02-23T12:00:23.973Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-23T12:00:24.279Z] --- PASS: TestIpcModePrivate (0.64s) [2021-02-23T12:00:24.279Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-23T12:00:24.279Z] === RUN TestIpcModeShareable [2021-02-23T12:00:24.914Z] --- PASS: TestIpcModeShareable (0.61s) [2021-02-23T12:00:24.914Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-23T12:00:24.914Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-23T12:00:26.988Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2021-02-23T12:00:26.988Z] === RUN TestAPIIpcModeHost [2021-02-23T12:00:26.988Z] --- PASS: TestAPIIpcModeHost (0.48s) [2021-02-23T12:00:26.988Z] === RUN TestDaemonIpcModeShareable [2021-02-23T12:00:28.136Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-23T12:00:28.260Z] --- PASS: TestServicePlugin (30.88s) [2021-02-23T12:00:28.260Z] plugin_test.go:62: [d7500a4cd1afa] joining swarm manager [d88fff9a37441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:00:28.260Z] plugin_test.go:65: [d6a711c27f006] joining swarm manager [d88fff9a37441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:00:28.260Z] === RUN TestServiceUpdateLabel [2021-02-23T12:00:28.508Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2021-02-23T12:00:28.508Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-23T12:00:28.508Z] === RUN TestDaemonIpcModePrivate [2021-02-23T12:00:29.197Z] --- PASS: TestServiceUpdateLabel (2.33s) [2021-02-23T12:00:29.197Z] === RUN TestServiceUpdateSecrets [2021-02-23T12:00:30.024Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2021-02-23T12:00:30.024Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-23T12:00:30.024Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-23T12:00:30.653Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-23T12:00:30.653Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-23T12:00:31.548Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2021-02-23T12:00:31.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-23T12:00:31.548Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-23T12:00:32.020Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-23T12:00:32.582Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-23T12:00:32.592Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2021-02-23T12:00:32.592Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-23T12:00:32.592Z] === RUN TestIpcModeOlderClient [2021-02-23T12:00:32.592Z] === PAUSE TestIpcModeOlderClient [2021-02-23T12:00:32.592Z] === RUN TestKillContainerInvalidSignal [2021-02-23T12:00:33.144Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-23T12:00:33.229Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2021-02-23T12:00:33.229Z] === RUN TestKillContainer [2021-02-23T12:00:33.229Z] === RUN TestKillContainer/no_signal [2021-02-23T12:00:33.706Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-23T12:00:33.866Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T12:00:34.159Z] === RUN TestKillContainer/killing_signal [2021-02-23T12:00:34.304Z] --- PASS: TestCreateServiceMultipleTimes (19.36s) [2021-02-23T12:00:34.304Z] === RUN TestCreateServiceConflict [2021-02-23T12:00:34.635Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-23T12:00:34.794Z] --- PASS: TestKillContainer (1.63s) [2021-02-23T12:00:34.794Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-02-23T12:00:34.794Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2021-02-23T12:00:34.794Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-02-23T12:00:34.794Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T12:00:34.794Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-23T12:00:35.246Z] --- PASS: TestCreateServiceConflict (3.30s) [2021-02-23T12:00:35.246Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T12:00:35.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-23T12:00:35.564Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-23T12:00:36.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2021-02-23T12:00:36.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-02-23T12:00:36.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2021-02-23T12:00:36.074Z] === RUN TestKillStoppedContainer [2021-02-23T12:00:36.074Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-23T12:00:36.074Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T12:00:36.074Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-23T12:00:36.074Z] === RUN TestKillDifferentUserContainer [2021-02-23T12:00:36.492Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-23T12:00:36.492Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-23T12:00:36.709Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-02-23T12:00:36.709Z] === RUN TestInspectOomKilledTrue [2021-02-23T12:00:37.745Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2021-02-23T12:00:37.745Z] === RUN TestInspectOomKilledFalse [2021-02-23T12:00:38.040Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-02-23T12:00:38.040Z] === RUN TestLinksEtcHostsContentMatch [2021-02-23T12:00:38.382Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-23T12:00:38.677Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2021-02-23T12:00:38.677Z] === RUN TestLinksContainerNames [2021-02-23T12:00:39.460Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-02-23T12:00:39.460Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T12:00:39.716Z] --- PASS: TestLinksContainerNames (1.06s) [2021-02-23T12:00:39.716Z] === RUN TestLogsFollowTailEmpty [2021-02-23T12:00:40.018Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2021-02-23T12:00:40.018Z] === RUN TestContainerNetworkMountsNoChown [2021-02-23T12:00:40.271Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-23T12:00:40.655Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/default [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/default [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/private [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/private [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rprivate [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/slave [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/slave [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rslave [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/shared [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/shared [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rshared [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/default [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rprivate [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rslave [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rshared [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/shared [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/private [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/slave [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-23T12:00:40.655Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-23T12:00:40.655Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-23T12:00:40.655Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-23T12:00:40.949Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-23T12:00:40.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-23T12:00:40.949Z] === RUN TestContainerBindMountNonRecursive [2021-02-23T12:00:42.462Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2021-02-23T12:00:42.462Z] === RUN TestContainerVolumesMountedAsShared [2021-02-23T12:00:43.099Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-02-23T12:00:43.099Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-23T12:00:43.407Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2021-02-23T12:00:43.407Z] === RUN TestNetworkNat [2021-02-23T12:00:44.042Z] --- PASS: TestNetworkNat (0.57s) [2021-02-23T12:00:44.042Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T12:00:44.083Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2021-02-23T12:00:44.083Z] === RUN TestServiceUpdateConfigs [2021-02-23T12:00:44.439Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-23T12:00:44.680Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2021-02-23T12:00:44.680Z] === RUN TestNetworkLoopbackNat [2021-02-23T12:00:45.368Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T12:00:46.431Z] === RUN TestBoolValue [2021-02-23T12:00:46.431Z] --- PASS: TestBoolValue (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestBoolValueOrDefault [2021-02-23T12:00:46.431Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestInt64ValueOrZero [2021-02-23T12:00:46.431Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestInt64ValueOrDefault [2021-02-23T12:00:46.431Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-23T12:00:46.431Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestJsonContentType [2021-02-23T12:00:46.431Z] --- PASS: TestJsonContentType (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 14.7% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2021-02-23T12:00:46.431Z] === RUN TestMaskSecretKeys [2021-02-23T12:00:46.431Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-23T12:00:46.431Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-23T12:00:46.431Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-23T12:00:46.431Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestVersionMiddlewareVersion [2021-02-23T12:00:46.431Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-23T12:00:46.431Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 37.7% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/api/server/middleware 0.125s coverage: 37.7% of statements [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T12:00:46.431Z] === RUN TestStrSliceMarshalJSON [2021-02-23T12:00:46.431Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestStrSliceUnmarshalJSON [2021-02-23T12:00:46.431Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestStrSliceUnmarshalString [2021-02-23T12:00:46.431Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestStrSliceUnmarshalSlice [2021-02-23T12:00:46.431Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 90.0% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/api/types/strslice 0.148s coverage: 90.0% of statements [2021-02-23T12:00:46.431Z] === RUN TestToJSON [2021-02-23T12:00:46.431Z] --- PASS: TestToJSON (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestToParamWithVersion [2021-02-23T12:00:46.431Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestFromJSON [2021-02-23T12:00:46.431Z] --- PASS: TestFromJSON (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestEmpty [2021-02-23T12:00:46.431Z] --- PASS: TestEmpty (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestArgsMatchKVListEmptySources [2021-02-23T12:00:46.431Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestArgsMatchKVList [2021-02-23T12:00:46.431Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestArgsMatch [2021-02-23T12:00:46.431Z] --- PASS: TestArgsMatch (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestAdd [2021-02-23T12:00:46.431Z] --- PASS: TestAdd (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestDel [2021-02-23T12:00:46.431Z] --- PASS: TestDel (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestLen [2021-02-23T12:00:46.431Z] --- PASS: TestLen (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestExactMatch [2021-02-23T12:00:46.431Z] --- PASS: TestExactMatch (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestOnlyOneExactMatch [2021-02-23T12:00:46.431Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestContains [2021-02-23T12:00:46.431Z] --- PASS: TestContains (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestValidate [2021-02-23T12:00:46.431Z] --- PASS: TestValidate (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestWalkValues [2021-02-23T12:00:46.431Z] --- PASS: TestWalkValues (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestFuzzyMatch [2021-02-23T12:00:46.431Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestClone [2021-02-23T12:00:46.431Z] --- PASS: TestClone (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 92.2% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/api/types/filters 0.123s coverage: 92.2% of statements [2021-02-23T12:00:46.431Z] === RUN TestAdjustForAPIVersion [2021-02-23T12:00:46.431Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 5.7% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T12:00:46.431Z] === RUN TestDurationToSecondsString [2021-02-23T12:00:46.431Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestGetTimestamp [2021-02-23T12:00:46.431Z] --- PASS: TestGetTimestamp (0.12s) [2021-02-23T12:00:46.431Z] === RUN TestParseTimestamps [2021-02-23T12:00:46.431Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 100.0% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/api/types/time 0.179s coverage: 100.0% of statements [2021-02-23T12:00:46.431Z] === RUN TestCompareVersion [2021-02-23T12:00:46.431Z] --- PASS: TestCompareVersion (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 75.0% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T12:00:46.431Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-23T12:00:46.431Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-23T12:00:46.431Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestCloneArgsSmartHttp [2021-02-23T12:00:46.431Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-23T12:00:46.431Z] === RUN TestCloneArgsDumbHttp [2021-02-23T12:00:46.431Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestCloneArgsGit [2021-02-23T12:00:46.431Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestCheckoutGit [2021-02-23T12:00:46.431Z] === RUN TestEnable [2021-02-23T12:00:46.431Z] --- PASS: TestEnable (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestDisable [2021-02-23T12:00:46.431Z] --- PASS: TestDisable (0.00s) [2021-02-23T12:00:46.431Z] === RUN TestEnabled [2021-02-23T12:00:46.431Z] --- PASS: TestEnabled (0.00s) [2021-02-23T12:00:46.431Z] PASS [2021-02-23T12:00:46.431Z] coverage: 100.0% of statements [2021-02-23T12:00:46.431Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-02-23T12:00:46.735Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-23T12:00:46.890Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-23T12:00:46.890Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-02-23T12:00:46.890Z] === RUN TestProcessNoDockerignore [2021-02-23T12:00:46.890Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-23T12:00:46.890Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestDetectContentType [2021-02-23T12:00:46.890Z] --- PASS: TestDetectContentType (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestSelectAcceptableMIME [2021-02-23T12:00:46.890Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestInspectEmptyResponse [2021-02-23T12:00:46.890Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestInspectResponseBinary [2021-02-23T12:00:46.890Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestResponseUnsupportedContentType [2021-02-23T12:00:46.890Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestInspectResponseTextSimple [2021-02-23T12:00:46.890Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestInspectResponseEmptyContentType [2021-02-23T12:00:46.890Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestUnknownContentLength [2021-02-23T12:00:46.890Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestDownloadRemote [2021-02-23T12:00:46.890Z] --- PASS: TestDownloadRemote (0.09s) [2021-02-23T12:00:46.890Z] === RUN TestGetWithStatusError [2021-02-23T12:00:46.890Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-23T12:00:46.890Z] === RUN TestCloseRootDirectory [2021-02-23T12:00:46.890Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-23T12:00:46.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:00:46.890Z] === RUN TestHashFile [2021-02-23T12:00:46.890Z] --- SKIP: TestHashFile (0.00s) [2021-02-23T12:00:46.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:00:46.890Z] === RUN TestHashSubdir [2021-02-23T12:00:46.890Z] --- SKIP: TestHashSubdir (0.01s) [2021-02-23T12:00:46.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:00:46.890Z] === RUN TestRemoveDirectory [2021-02-23T12:00:46.890Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-23T12:00:46.890Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:00:46.890Z] PASS [2021-02-23T12:00:46.890Z] coverage: 9.3% of statements [2021-02-23T12:00:46.890Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 9.3% of statements [2021-02-23T12:00:47.349Z] === RUN TestGetAllAllowed [2021-02-23T12:00:47.349Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestGetAllMeta [2021-02-23T12:00:47.349Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-23T12:00:47.349Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestIsUnreferencedBuiltin [2021-02-23T12:00:47.349Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestIsExistingDirectory [2021-02-23T12:00:47.349Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestGetFilenameForDownload [2021-02-23T12:00:47.349Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestEnv2Variables [2021-02-23T12:00:47.349Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-23T12:00:47.349Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestMaintainer [2021-02-23T12:00:47.349Z] --- PASS: TestMaintainer (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestLabel [2021-02-23T12:00:47.349Z] --- PASS: TestLabel (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestFromScratch [2021-02-23T12:00:47.349Z] --- PASS: TestFromScratch (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestFromWithArg [2021-02-23T12:00:47.349Z] --- PASS: TestFromWithArg (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-23T12:00:47.349Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestFromWithUndefinedArg [2021-02-23T12:00:47.349Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestFromMultiStageWithNamedStage [2021-02-23T12:00:47.349Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestOnbuild [2021-02-23T12:00:47.349Z] --- PASS: TestOnbuild (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestWorkdir [2021-02-23T12:00:47.349Z] --- PASS: TestWorkdir (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestCmd [2021-02-23T12:00:47.349Z] --- PASS: TestCmd (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestHealthcheckNone [2021-02-23T12:00:47.349Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestHealthcheckCmd [2021-02-23T12:00:47.349Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestEntrypoint [2021-02-23T12:00:47.349Z] --- PASS: TestEntrypoint (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestExpose [2021-02-23T12:00:47.349Z] --- PASS: TestExpose (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestUser [2021-02-23T12:00:47.349Z] --- PASS: TestUser (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestVolume [2021-02-23T12:00:47.349Z] --- PASS: TestVolume (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestStopSignal [2021-02-23T12:00:47.349Z] --- SKIP: TestStopSignal (0.00s) [2021-02-23T12:00:47.349Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-23T12:00:47.349Z] === RUN TestArg [2021-02-23T12:00:47.349Z] --- PASS: TestArg (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestShell [2021-02-23T12:00:47.349Z] --- PASS: TestShell (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestPrependEnvOnCmd [2021-02-23T12:00:47.349Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestRunWithBuildArgs [2021-02-23T12:00:47.349Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-23T12:00:47.349Z] === RUN TestRunIgnoresHealthcheck [2021-02-23T12:00:47.349Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-23T12:00:47.419Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2021-02-23T12:00:47.419Z] === RUN TestPause [2021-02-23T12:00:47.560Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-23T12:00:47.560Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-23T12:00:47.560Z] remote: Enumerating objects: 2, done. [2021-02-23T12:00:47.560Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-23T12:00:47.560Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-23T12:00:47.560Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-23T12:00:47.560Z] 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-23T12:00:47.560Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-23T12:00:47.560Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-23T12:00:47.664Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-23T12:00:47.719Z] --- PASS: TestPause (0.56s) [2021-02-23T12:00:47.719Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T12:00:47.719Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T12:00:47.719Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T12:00:47.719Z] === RUN TestPauseStopPausedContainer [2021-02-23T12:00:47.808Z] === RUN TestNormalizeWorkdir [2021-02-23T12:00:47.808Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestDispatch [2021-02-23T12:00:47.808Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-23T12:00:47.808Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-23T12:00:47.808Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-23T12:00:47.808Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-23T12:00:47.808Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-23T12:00:47.808Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-23T12:00:47.808Z] === RUN TestDispatch/COPY_url [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch (0.08s) [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-02-23T12:00:47.808Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-02-23T12:00:47.808Z] === RUN TestAddScratchImageAddsToMounts [2021-02-23T12:00:47.808Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-23T12:00:47.808Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-23T12:00:47.808Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-23T12:00:47.808Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestImageSourceGetAddsToMounts [2021-02-23T12:00:47.808Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestEmptyDockerfile [2021-02-23T12:00:47.808Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-02-23T12:00:47.808Z] === RUN TestSymlinkDockerfile [2021-02-23T12:00:47.808Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-23T12:00:47.808Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-23T12:00:47.808Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestNonExistingDockerfile [2021-02-23T12:00:47.808Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestCopyRunConfig [2021-02-23T12:00:47.808Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestDeepCopyRunConfig [2021-02-23T12:00:47.808Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestExportImage [2021-02-23T12:00:47.808Z] --- PASS: TestExportImage (0.00s) [2021-02-23T12:00:47.808Z] === RUN TestNormalizeDest [2021-02-23T12:00:47.808Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-23T12:00:47.808Z] PASS [2021-02-23T12:00:47.808Z] coverage: 46.6% of statements [2021-02-23T12:00:47.808Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 46.6% of statements [2021-02-23T12:00:47.808Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T12:00:47.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/test/unit [2021-02-23T12:00:47.920Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-23T12:00:47.920Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-23T12:00:48.356Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2021-02-23T12:00:48.356Z] === RUN TestPsFilter [2021-02-23T12:00:48.651Z] --- PASS: TestPsFilter (0.15s) [2021-02-23T12:00:48.651Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T12:00:48.944Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2021-02-23T12:00:48.944Z] === RUN TestRemoveContainerWithVolume [2021-02-23T12:00:49.577Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2021-02-23T12:00:49.577Z] === RUN TestRemoveContainerRunning [2021-02-23T12:00:50.216Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-02-23T12:00:50.216Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T12:00:50.431Z] ? github.com/docker/docker/api [no test files] [2021-02-23T12:00:50.511Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2021-02-23T12:00:50.511Z] === RUN TestRemoveInvalidContainer [2021-02-23T12:00:50.805Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-23T12:00:50.805Z] === RUN TestRenameLinkedContainer [2021-02-23T12:00:51.187Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-23T12:00:52.886Z] --- PASS: TestRenameLinkedContainer (2.14s) [2021-02-23T12:00:52.886Z] === RUN TestRenameStoppedContainer [2021-02-23T12:00:53.077Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-23T12:00:53.520Z] --- PASS: TestRenameStoppedContainer (0.57s) [2021-02-23T12:00:53.520Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T12:00:54.372Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.09s) [2021-02-23T12:00:54.372Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T12:00:54.443Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-23T12:00:54.556Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2021-02-23T12:00:54.556Z] === RUN TestRenameInvalidName [2021-02-23T12:00:54.850Z] --- PASS: TestRenameInvalidName (0.54s) [2021-02-23T12:00:54.850Z] === RUN TestRenameAnonymousContainer [2021-02-23T12:00:55.371Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-23T12:00:56.933Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2021-02-23T12:00:56.933Z] === RUN TestRenameContainerWithSameName [2021-02-23T12:00:57.574Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2021-02-23T12:00:57.574Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T12:00:57.678Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2021-02-23T12:00:57.678Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T12:00:58.131Z] === RUN TestCheckpointCreateError [2021-02-23T12:00:58.131Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCheckpointCreate [2021-02-23T12:00:58.131Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCheckpointDeleteError [2021-02-23T12:00:58.131Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCheckpointDelete [2021-02-23T12:00:58.131Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCheckpointListError [2021-02-23T12:00:58.131Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCheckpointList [2021-02-23T12:00:58.131Z] --- PASS: TestCheckpointList (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCheckpointListContainerNotFound [2021-02-23T12:00:58.131Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNewClientWithOpsFromEnv [2021-02-23T12:00:58.131Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-23T12:00:58.131Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-23T12:00:58.131Z] === RUN TestGetAPIPath [2021-02-23T12:00:58.131Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestParseHostURL [2021-02-23T12:00:58.131Z] --- PASS: TestParseHostURL (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-23T12:00:58.131Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-23T12:00:58.131Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNegotiateAPIVersion [2021-02-23T12:00:58.131Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNegotiateAPVersionOverride [2021-02-23T12:00:58.131Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-23T12:00:58.131Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-23T12:00:58.131Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-23T12:00:58.131Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestClientRedirect [2021-02-23T12:00:58.131Z] --- PASS: TestClientRedirect (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigCreateUnsupported [2021-02-23T12:00:58.131Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigCreateError [2021-02-23T12:00:58.131Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigCreate [2021-02-23T12:00:58.131Z] --- PASS: TestConfigCreate (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigInspectNotFound [2021-02-23T12:00:58.131Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigInspectWithEmptyID [2021-02-23T12:00:58.131Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigInspectUnsupported [2021-02-23T12:00:58.131Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigInspectError [2021-02-23T12:00:58.131Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigInspectConfigNotFound [2021-02-23T12:00:58.131Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigInspect [2021-02-23T12:00:58.131Z] --- PASS: TestConfigInspect (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigListUnsupported [2021-02-23T12:00:58.131Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigListError [2021-02-23T12:00:58.131Z] --- PASS: TestConfigListError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigList [2021-02-23T12:00:58.131Z] --- PASS: TestConfigList (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigRemoveUnsupported [2021-02-23T12:00:58.131Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigRemoveError [2021-02-23T12:00:58.131Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigRemove [2021-02-23T12:00:58.131Z] --- PASS: TestConfigRemove (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigUpdateUnsupported [2021-02-23T12:00:58.131Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigUpdateError [2021-02-23T12:00:58.131Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestConfigUpdate [2021-02-23T12:00:58.131Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerCommitError [2021-02-23T12:00:58.131Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerCommit [2021-02-23T12:00:58.131Z] --- PASS: TestContainerCommit (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerStatPathError [2021-02-23T12:00:58.131Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerStatPathNotFoundError [2021-02-23T12:00:58.131Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerStatPathNoHeaderError [2021-02-23T12:00:58.131Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerStatPath [2021-02-23T12:00:58.131Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyToContainerError [2021-02-23T12:00:58.131Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyToContainerNotFoundError [2021-02-23T12:00:58.131Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-23T12:00:58.131Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyToContainer [2021-02-23T12:00:58.131Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyFromContainerError [2021-02-23T12:00:58.131Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyFromContainerNotFoundError [2021-02-23T12:00:58.131Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-23T12:00:58.131Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-23T12:00:58.131Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestCopyFromContainer [2021-02-23T12:00:58.131Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerCreateError [2021-02-23T12:00:58.131Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerCreateImageNotFound [2021-02-23T12:00:58.131Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-23T12:00:58.131Z] === RUN TestContainerCreateWithName [2021-02-23T12:00:58.601Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerCreateAutoRemove [2021-02-23T12:00:58.601Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerDiffError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerDiff [2021-02-23T12:00:58.601Z] --- PASS: TestContainerDiff (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecCreateError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecCreate [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecStartError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecStart [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecInspectError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecInspect [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExportError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExportError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExport [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExport (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerInspectError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerInspectContainerNotFound [2021-02-23T12:00:58.601Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerInspectWithEmptyID [2021-02-23T12:00:58.601Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerInspect [2021-02-23T12:00:58.601Z] --- PASS: TestContainerInspect (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerInspectNode [2021-02-23T12:00:58.601Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerKillError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerKillError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerKill [2021-02-23T12:00:58.601Z] --- PASS: TestContainerKill (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerListError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerListError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerList [2021-02-23T12:00:58.601Z] --- PASS: TestContainerList (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerLogsNotFoundError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerLogsError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerLogs [2021-02-23T12:00:58.601Z] --- PASS: TestContainerLogs (0.14s) [2021-02-23T12:00:58.601Z] === RUN TestContainerPauseError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerPause [2021-02-23T12:00:58.601Z] --- PASS: TestContainerPause (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainersPruneError [2021-02-23T12:00:58.601Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainersPrune [2021-02-23T12:00:58.601Z] --- PASS: TestContainersPrune (0.03s) [2021-02-23T12:00:58.601Z] === RUN TestContainerRemoveError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerRemoveNotFoundError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerRemove [2021-02-23T12:00:58.601Z] --- PASS: TestContainerRemove (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerRenameError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerRename [2021-02-23T12:00:58.601Z] --- PASS: TestContainerRename (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerResizeError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecResizeError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerResize [2021-02-23T12:00:58.601Z] --- PASS: TestContainerResize (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerExecResize [2021-02-23T12:00:58.601Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerRestartError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerRestart [2021-02-23T12:00:58.601Z] --- PASS: TestContainerRestart (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerStartError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerStartError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerStart [2021-02-23T12:00:58.601Z] --- PASS: TestContainerStart (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerStatsError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerStats [2021-02-23T12:00:58.601Z] --- PASS: TestContainerStats (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerStopError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerStopError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerStop [2021-02-23T12:00:58.601Z] --- PASS: TestContainerStop (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerTopError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerTopError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerTop [2021-02-23T12:00:58.601Z] --- PASS: TestContainerTop (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerUnpauseError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerUnpause [2021-02-23T12:00:58.601Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerUpdateError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerUpdate [2021-02-23T12:00:58.601Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerWaitError [2021-02-23T12:00:58.601Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestContainerWait [2021-02-23T12:00:58.601Z] --- PASS: TestContainerWait (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestDiskUsageError [2021-02-23T12:00:58.601Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestDiskUsage [2021-02-23T12:00:58.601Z] --- PASS: TestDiskUsage (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestDistributionInspectUnsupported [2021-02-23T12:00:58.601Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestDistributionInspectWithEmptyID [2021-02-23T12:00:58.601Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestEventsErrorInOptions [2021-02-23T12:00:58.601Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestEventsErrorFromServer [2021-02-23T12:00:58.601Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-23T12:00:58.601Z] === RUN TestEvents [2021-02-23T12:00:58.602Z] --- PASS: TestEvents (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestTLSCloseWriter [2021-02-23T12:00:58.602Z] === PAUSE TestTLSCloseWriter [2021-02-23T12:00:58.602Z] === RUN TestImageBuildError [2021-02-23T12:00:58.602Z] --- PASS: TestImageBuildError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageBuild [2021-02-23T12:00:58.602Z] --- PASS: TestImageBuild (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestGetDockerOS [2021-02-23T12:00:58.602Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageCreateError [2021-02-23T12:00:58.602Z] --- PASS: TestImageCreateError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageCreate [2021-02-23T12:00:58.602Z] --- PASS: TestImageCreate (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageHistoryError [2021-02-23T12:00:58.602Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageHistory [2021-02-23T12:00:58.602Z] --- PASS: TestImageHistory (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageImportError [2021-02-23T12:00:58.602Z] --- PASS: TestImageImportError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageImport [2021-02-23T12:00:58.602Z] --- PASS: TestImageImport (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageInspectError [2021-02-23T12:00:58.602Z] --- PASS: TestImageInspectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageInspectImageNotFound [2021-02-23T12:00:58.602Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageInspectWithEmptyID [2021-02-23T12:00:58.602Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageInspect [2021-02-23T12:00:58.602Z] --- PASS: TestImageInspect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageListError [2021-02-23T12:00:58.602Z] --- PASS: TestImageListError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageList [2021-02-23T12:00:58.602Z] --- PASS: TestImageList (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageListApiBefore125 [2021-02-23T12:00:58.602Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageLoadError [2021-02-23T12:00:58.602Z] --- PASS: TestImageLoadError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageLoad [2021-02-23T12:00:58.602Z] --- PASS: TestImageLoad (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagesPruneError [2021-02-23T12:00:58.602Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagesPrune [2021-02-23T12:00:58.602Z] --- PASS: TestImagesPrune (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePullReferenceParseError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePullAnyError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePullWithoutErrors [2021-02-23T12:00:58.602Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePushReferenceError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePushAnyError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithoutErrors [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-23T12:00:58.602Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageRemoveError [2021-02-23T12:00:58.602Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageRemoveImageNotFound [2021-02-23T12:00:58.602Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageRemove [2021-02-23T12:00:58.602Z] --- PASS: TestImageRemove (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSaveError [2021-02-23T12:00:58.602Z] --- PASS: TestImageSaveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSave [2021-02-23T12:00:58.602Z] --- PASS: TestImageSave (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSearchAnyError [2021-02-23T12:00:58.602Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-23T12:00:58.602Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-23T12:00:58.602Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-23T12:00:58.602Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-23T12:00:58.602Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageSearchWithoutErrors [2021-02-23T12:00:58.602Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageTagError [2021-02-23T12:00:58.602Z] --- PASS: TestImageTagError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageTagInvalidReference [2021-02-23T12:00:58.602Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageTagInvalidSourceImageName [2021-02-23T12:00:58.602Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageTagHexSource [2021-02-23T12:00:58.602Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestImageTag [2021-02-23T12:00:58.602Z] --- PASS: TestImageTag (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestInfoServerError [2021-02-23T12:00:58.602Z] --- PASS: TestInfoServerError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestInfoInvalidResponseJSONError [2021-02-23T12:00:58.602Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestInfo [2021-02-23T12:00:58.602Z] --- PASS: TestInfo (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkConnectError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkConnect [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkCreateError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkCreate [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkDisconnectError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkDisconnect [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkInspectError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkInspectNotFoundError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkInspectWithEmptyID [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkInspect [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkListError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkListError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkList [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkList (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworksPruneError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworksPrune [2021-02-23T12:00:58.602Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkRemoveError [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNetworkRemove [2021-02-23T12:00:58.602Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeInspectError [2021-02-23T12:00:58.602Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeInspectNodeNotFound [2021-02-23T12:00:58.602Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeInspectWithEmptyID [2021-02-23T12:00:58.602Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeInspect [2021-02-23T12:00:58.602Z] --- PASS: TestNodeInspect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeListError [2021-02-23T12:00:58.602Z] --- PASS: TestNodeListError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeList [2021-02-23T12:00:58.602Z] --- PASS: TestNodeList (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeRemoveError [2021-02-23T12:00:58.602Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeRemove [2021-02-23T12:00:58.602Z] --- PASS: TestNodeRemove (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeUpdateError [2021-02-23T12:00:58.602Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestNodeUpdate [2021-02-23T12:00:58.602Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestOptionWithTimeout [2021-02-23T12:00:58.602Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPingFail [2021-02-23T12:00:58.602Z] --- PASS: TestPingFail (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPingWithError [2021-02-23T12:00:58.602Z] 2021/02/23 12:00:58 RoundTripper returned a response & error; ignoring response [2021-02-23T12:00:58.602Z] 2021/02/23 12:00:58 RoundTripper returned a response & error; ignoring response [2021-02-23T12:00:58.602Z] --- PASS: TestPingWithError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPingSuccess [2021-02-23T12:00:58.602Z] --- PASS: TestPingSuccess (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPingHeadFallback [2021-02-23T12:00:58.602Z] === RUN TestPingHeadFallback/OK [2021-02-23T12:00:58.602Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-23T12:00:58.602Z] === RUN TestPingHeadFallback/Not_Found [2021-02-23T12:00:58.602Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-23T12:00:58.602Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-23T12:00:58.602Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginDisableError [2021-02-23T12:00:58.602Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginDisable [2021-02-23T12:00:58.602Z] --- PASS: TestPluginDisable (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginEnableError [2021-02-23T12:00:58.602Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginEnable [2021-02-23T12:00:58.602Z] --- PASS: TestPluginEnable (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginInspectError [2021-02-23T12:00:58.602Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginInspectWithEmptyID [2021-02-23T12:00:58.602Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginInspect [2021-02-23T12:00:58.602Z] --- PASS: TestPluginInspect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginListError [2021-02-23T12:00:58.602Z] --- PASS: TestPluginListError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginList [2021-02-23T12:00:58.602Z] --- PASS: TestPluginList (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginPushError [2021-02-23T12:00:58.602Z] --- PASS: TestPluginPushError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginPush [2021-02-23T12:00:58.602Z] --- PASS: TestPluginPush (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginRemoveError [2021-02-23T12:00:58.602Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginRemove [2021-02-23T12:00:58.602Z] --- PASS: TestPluginRemove (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginSetError [2021-02-23T12:00:58.602Z] --- PASS: TestPluginSetError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPluginSet [2021-02-23T12:00:58.602Z] --- PASS: TestPluginSet (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSetHostHeader [2021-02-23T12:00:58.602Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestPlainTextError [2021-02-23T12:00:58.602Z] --- PASS: TestPlainTextError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestInfiniteError [2021-02-23T12:00:58.602Z] --- PASS: TestInfiniteError (0.02s) [2021-02-23T12:00:58.602Z] === RUN TestSecretCreateUnsupported [2021-02-23T12:00:58.602Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretCreateError [2021-02-23T12:00:58.602Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretCreate [2021-02-23T12:00:58.602Z] --- PASS: TestSecretCreate (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretInspectUnsupported [2021-02-23T12:00:58.602Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretInspectError [2021-02-23T12:00:58.602Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretInspectSecretNotFound [2021-02-23T12:00:58.602Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretInspectWithEmptyID [2021-02-23T12:00:58.602Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretInspect [2021-02-23T12:00:58.602Z] --- PASS: TestSecretInspect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretListUnsupported [2021-02-23T12:00:58.602Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretListError [2021-02-23T12:00:58.602Z] --- PASS: TestSecretListError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretList [2021-02-23T12:00:58.602Z] --- PASS: TestSecretList (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretRemoveUnsupported [2021-02-23T12:00:58.602Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretRemoveError [2021-02-23T12:00:58.602Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretRemove [2021-02-23T12:00:58.602Z] --- PASS: TestSecretRemove (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretUpdateUnsupported [2021-02-23T12:00:58.602Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretUpdateError [2021-02-23T12:00:58.602Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSecretUpdate [2021-02-23T12:00:58.602Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceCreateError [2021-02-23T12:00:58.602Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceCreate [2021-02-23T12:00:58.602Z] --- PASS: TestServiceCreate (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-23T12:00:58.602Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceCreateDigestPinning [2021-02-23T12:00:58.602Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceInspectError [2021-02-23T12:00:58.602Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceInspectServiceNotFound [2021-02-23T12:00:58.602Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceInspectWithEmptyID [2021-02-23T12:00:58.602Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceInspect [2021-02-23T12:00:58.602Z] --- PASS: TestServiceInspect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceListError [2021-02-23T12:00:58.602Z] --- PASS: TestServiceListError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceList [2021-02-23T12:00:58.602Z] --- PASS: TestServiceList (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceLogsError [2021-02-23T12:00:58.602Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceLogs [2021-02-23T12:00:58.602Z] --- PASS: TestServiceLogs (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceRemoveError [2021-02-23T12:00:58.602Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceRemoveNotFoundError [2021-02-23T12:00:58.602Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceRemove [2021-02-23T12:00:58.602Z] --- PASS: TestServiceRemove (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceUpdateError [2021-02-23T12:00:58.602Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestServiceUpdate [2021-02-23T12:00:58.602Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmGetUnlockKeyError [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmGetUnlockKey [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmInitError [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmInit [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmInit (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmInspectError [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmInspect [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmJoinError [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmJoin [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmLeaveError [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmLeave [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmUnlockError [2021-02-23T12:00:58.602Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-23T12:00:58.602Z] === RUN TestSwarmUnlock [2021-02-23T12:00:58.603Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestSwarmUpdateError [2021-02-23T12:00:58.603Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestSwarmUpdate [2021-02-23T12:00:58.603Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestTaskInspectError [2021-02-23T12:00:58.603Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestTaskInspectWithEmptyID [2021-02-23T12:00:58.603Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestTaskInspect [2021-02-23T12:00:58.603Z] --- PASS: TestTaskInspect (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestTaskListError [2021-02-23T12:00:58.603Z] --- PASS: TestTaskListError (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestTaskList [2021-02-23T12:00:58.603Z] --- PASS: TestTaskList (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeCreateError [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeCreate [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeInspectError [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeInspectNotFound [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeInspectWithEmptyID [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeInspect [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeListError [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeListError (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeList [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeList (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeRemoveError [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-23T12:00:58.603Z] === RUN TestVolumeRemove [2021-02-23T12:00:58.603Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-23T12:00:58.603Z] === CONT TestTLSCloseWriter [2021-02-23T12:00:58.603Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-02-23T12:00:58.603Z] PASS [2021-02-23T12:00:58.603Z] coverage: 74.9% of statements [2021-02-23T12:00:58.603Z] ok github.com/docker/docker/client 0.542s coverage: 74.9% of statements [2021-02-23T12:00:58.614Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2021-02-23T12:00:58.614Z] === RUN TestResize [2021-02-23T12:00:58.641Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-23T12:00:58.897Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-23T12:00:58.908Z] --- PASS: TestResize (0.54s) [2021-02-23T12:00:58.908Z] === RUN TestResizeWithInvalidSize [2021-02-23T12:00:58.969Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2021-02-23T12:00:58.970Z] === RUN TestServiceUpdateNetwork [2021-02-23T12:00:59.548Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2021-02-23T12:00:59.548Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T12:01:00.186Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T12:01:00.186Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T12:01:00.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T12:01:00.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-23T12:01:00.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-23T12:01:00.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-23T12:01:00.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-23T12:01:00.785Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-23T12:01:00.982Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2021-02-23T12:01:00.982Z] === RUN TestCreateServiceSysctls [2021-02-23T12:01:02.178Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-23T12:01:02.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-23T12:01:02.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-23T12:01:03.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-23T12:01:03.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-23T12:01:03.577Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-23T12:01:05.191Z] --- PASS: TestCreateServiceSysctls (4.49s) [2021-02-23T12:01:05.191Z] === RUN TestCreateServiceCapabilities [2021-02-23T12:01:05.313Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-02-23T12:01:05.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-23T12:01:05.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-23T12:01:05.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-23T12:01:05.479Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-23T12:01:06.843Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-23T12:01:06.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-23T12:01:08.209Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-23T12:01:08.494Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2021-02-23T12:01:08.494Z] === RUN TestInspect [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.68s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2021-02-23T12:01:08.970Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.92s) [2021-02-23T12:01:08.970Z] === RUN TestCgroupNamespacesRun [2021-02-23T12:01:10.012Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2021-02-23T12:01:10.012Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-23T12:01:10.726Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-23T12:01:11.182Z] --- PASS: TestServiceUpdateNetwork (12.68s) [2021-02-23T12:01:11.182Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T12:01:11.523Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2021-02-23T12:01:11.523Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-23T12:01:11.802Z] --- PASS: TestInspect (3.48s) [2021-02-23T12:01:11.802Z] === RUN TestCreateJob [2021-02-23T12:01:12.564Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T12:01:12.586Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-02-23T12:01:12.586Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-23T12:01:13.503Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T12:01:14.103Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2021-02-23T12:01:14.103Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-23T12:01:14.898Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-23T12:01:15.618Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2021-02-23T12:01:15.618Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-23T12:01:16.296Z] --- PASS: TestCheckoutGit (31.60s) [2021-02-23T12:01:16.296Z] === RUN TestValidGitTransport [2021-02-23T12:01:16.296Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-23T12:01:16.296Z] === RUN TestGitInvalidRef [2021-02-23T12:01:16.296Z] --- PASS: TestGitInvalidRef (0.22s) [2021-02-23T12:01:16.296Z] PASS [2021-02-23T12:01:16.296Z] coverage: 86.3% of statements [2021-02-23T12:01:16.296Z] ok github.com/docker/docker/builder/remotecontext/git 31.915s coverage: 86.3% of statements [2021-02-23T12:01:16.754Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T12:01:16.754Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T12:01:17.105Z] --- PASS: TestCreateJob (4.41s) [2021-02-23T12:01:17.105Z] === RUN TestReplicatedJob [2021-02-23T12:01:17.151Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-02-23T12:01:17.151Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-23T12:01:17.791Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-02-23T12:01:17.791Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-23T12:01:19.318Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2021-02-23T12:01:19.318Z] === RUN TestKernelTCPMemory [2021-02-23T12:01:19.612Z] --- PASS: TestKernelTCPMemory (0.62s) [2021-02-23T12:01:19.612Z] === RUN TestNISDomainname [2021-02-23T12:01:20.260Z] --- PASS: TestNISDomainname (0.65s) [2021-02-23T12:01:20.260Z] === RUN TestHostnameDnsResolution [2021-02-23T12:01:21.300Z] --- PASS: TestHostnameDnsResolution (0.87s) [2021-02-23T12:01:21.300Z] === RUN TestStats [2021-02-23T12:01:21.689Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T12:01:23.712Z] --- PASS: TestReplicatedJob (6.71s) [2021-02-23T12:01:23.712Z] === RUN TestUpdateReplicatedJob [2021-02-23T12:01:23.830Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-23T12:01:23.831Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestConfigureDaemonLogs [2021-02-23T12:01:23.831Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestCommonOptionsInstallFlags [2021-02-23T12:01:23.831Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-23T12:01:23.831Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-23T12:01:23.831Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-23T12:01:23.831Z] PASS [2021-02-23T12:01:23.831Z] coverage: 18.4% of statements [2021-02-23T12:01:23.831Z] ok github.com/docker/docker/cmd/dockerd 0.430s coverage: 18.4% of statements [2021-02-23T12:01:24.032Z] --- PASS: TestStats (2.54s) [2021-02-23T12:01:24.032Z] === RUN TestStopContainerWithTimeout [2021-02-23T12:01:24.032Z] === RUN TestStopContainerWithTimeout/0 [2021-02-23T12:01:24.032Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-23T12:01:24.032Z] === RUN TestStopContainerWithTimeout/1 [2021-02-23T12:01:24.032Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-23T12:01:24.032Z] === RUN TestStopContainerWithTimeout/3 [2021-02-23T12:01:24.032Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-23T12:01:24.032Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-23T12:01:24.032Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-23T12:01:24.032Z] === CONT TestStopContainerWithTimeout/0 [2021-02-23T12:01:24.032Z] === CONT TestStopContainerWithTimeout/3 [2021-02-23T12:01:24.032Z] === CONT TestStopContainerWithTimeout/1 [2021-02-23T12:01:24.032Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-23T12:01:24.801Z] === RUN TestContainerStopSignal [2021-02-23T12:01:24.801Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestContainerStopTimeout [2021-02-23T12:01:24.801Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-23T12:01:24.801Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-23T12:01:24.801Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-23T12:01:24.801Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestReplaceAndAppendEnvVars [2021-02-23T12:01:24.801Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-23T12:01:24.801Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-23T12:01:24.801Z] === RUN TestNewMemoryStore [2021-02-23T12:01:24.801Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestAddContainers [2021-02-23T12:01:24.801Z] --- PASS: TestAddContainers (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestGetContainer [2021-02-23T12:01:24.801Z] --- PASS: TestGetContainer (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestDeleteContainer [2021-02-23T12:01:24.801Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestListContainers [2021-02-23T12:01:24.801Z] --- PASS: TestListContainers (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestFirstContainer [2021-02-23T12:01:24.801Z] --- PASS: TestFirstContainer (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestApplyAllContainer [2021-02-23T12:01:24.801Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestIsValidHealthString [2021-02-23T12:01:24.801Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestStateRunStop [2021-02-23T12:01:24.801Z] --- PASS: TestStateRunStop (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestStateTimeoutWait [2021-02-23T12:01:24.801Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-23T12:01:24.801Z] state_test.go:141: Stop callback fired [2021-02-23T12:01:24.801Z] state_test.go:165: Stop callback fired [2021-02-23T12:01:24.801Z] === RUN TestIsValidStateString [2021-02-23T12:01:24.801Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestViewSaveDelete [2021-02-23T12:01:24.801Z] --- PASS: TestViewSaveDelete (0.01s) [2021-02-23T12:01:24.801Z] === RUN TestViewAll [2021-02-23T12:01:24.801Z] --- PASS: TestViewAll (0.01s) [2021-02-23T12:01:24.801Z] === RUN TestViewGet [2021-02-23T12:01:24.801Z] --- PASS: TestViewGet (0.01s) [2021-02-23T12:01:24.801Z] === RUN TestNames [2021-02-23T12:01:24.801Z] --- PASS: TestNames (0.00s) [2021-02-23T12:01:24.801Z] === RUN TestViewWithHealthCheck [2021-02-23T12:01:24.801Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-23T12:01:24.801Z] PASS [2021-02-23T12:01:24.801Z] coverage: 41.6% of statements [2021-02-23T12:01:24.801Z] ok github.com/docker/docker/container 0.240s coverage: 41.6% of statements [2021-02-23T12:01:24.801Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T12:01:24.801Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T12:01:24.801Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T12:01:24.801Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T12:01:24.842Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-23T12:01:26.730Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-23T12:01:26.730Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-23T12:01:26.777Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-23T12:01:26.777Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2021-02-23T12:01:26.777Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2021-02-23T12:01:26.777Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2021-02-23T12:01:26.777Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2021-02-23T12:01:26.777Z] === RUN TestDeleteDevicemapper [2021-02-23T12:01:26.777Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-23T12:01:26.777Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T12:01:26.777Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T12:01:26.986Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-23T12:01:27.110Z] === RUN TestPrepare [2021-02-23T12:01:27.110Z] --- PASS: TestPrepare (0.00s) [2021-02-23T12:01:27.110Z] === RUN TestStart [2021-02-23T12:01:27.110Z] --- PASS: TestStart (0.00s) [2021-02-23T12:01:27.110Z] === RUN TestWaitCancel [2021-02-23T12:01:27.110Z] --- PASS: TestWaitCancel (0.00s) [2021-02-23T12:01:27.110Z] === RUN TestWaitDisabled [2021-02-23T12:01:27.110Z] --- PASS: TestWaitDisabled (0.07s) [2021-02-23T12:01:27.110Z] === RUN TestWaitEnabled [2021-02-23T12:01:27.110Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-23T12:01:27.110Z] === RUN TestRemove [2021-02-23T12:01:27.110Z] --- PASS: TestRemove (0.00s) [2021-02-23T12:01:27.110Z] PASS [2021-02-23T12:01:27.110Z] coverage: 65.3% of statements [2021-02-23T12:01:27.110Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.263s coverage: 65.3% of statements [2021-02-23T12:01:27.922Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2021-02-23T12:01:27.922Z] === RUN TestServiceListWithStatuses [2021-02-23T12:01:27.922Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T12:01:27.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T12:01:27.922Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T12:01:28.256Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2021-02-23T12:01:28.256Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-02-23T12:01:28.256Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-23T12:01:28.256Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-02-23T12:01:28.256Z] PASS [2021-02-23T12:01:28.256Z] [2021-02-23T12:01:28.256Z] === Skipped [2021-02-23T12:01:28.256Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T12:01:28.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T12:01:28.256Z] [2021-02-23T12:01:28.256Z] [2021-02-23T12:01:28.256Z] DONE 27 tests, 1 skipped in 167.802s [2021-02-23T12:01:28.256Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T12:01:28.256Z] INFO: Testing against a local daemon [2021-02-23T12:01:28.256Z] === RUN TestSessionCreate [2021-02-23T12:01:28.256Z] --- PASS: TestSessionCreate (0.03s) [2021-02-23T12:01:28.256Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T12:01:28.256Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-23T12:01:28.256Z] PASS [2021-02-23T12:01:28.256Z] [2021-02-23T12:01:28.256Z] DONE 2 tests in 0.081s [2021-02-23T12:01:28.256Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T12:01:28.256Z] INFO: Testing against a local daemon [2021-02-23T12:01:28.256Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T12:01:28.256Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-23T12:01:28.256Z] === RUN TestEventsExecDie [2021-02-23T12:01:28.298Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2021-02-23T12:01:28.298Z] === RUN TestUpdateMemory [2021-02-23T12:01:28.517Z] --- PASS: TestEventsExecDie (0.62s) [2021-02-23T12:01:28.517Z] === RUN TestEventsBackwardsCompatible [2021-02-23T12:01:28.776Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-23T12:01:28.776Z] === RUN TestInfoBinaryCommits [2021-02-23T12:01:28.776Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-23T12:01:28.776Z] === RUN TestInfoAPIVersioned [2021-02-23T12:01:28.776Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T12:01:28.776Z] === RUN TestInfoDiscoveryBackend [2021-02-23T12:01:28.875Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-23T12:01:28.942Z] --- PASS: TestUpdateMemory (0.74s) [2021-02-23T12:01:28.942Z] === RUN TestUpdateCPUQuota [2021-02-23T12:01:29.298Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-23T12:01:29.298Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-23T12:01:29.298Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-23T12:01:29.298Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-23T12:01:29.298Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-23T12:01:29.299Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-23T12:01:29.299Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-23T12:01:29.299Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-23T12:01:29.299Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-23T12:01:29.299Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-23T12:01:29.299Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-23T12:01:29.299Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-23T12:01:29.299Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-23T12:01:29.299Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-23T12:01:29.299Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-23T12:01:29.299Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-23T12:01:29.299Z] PASS [2021-02-23T12:01:29.299Z] coverage: 35.9% of statements [2021-02-23T12:01:29.299Z] ok github.com/docker/docker/daemon/cluster/convert 0.256s coverage: 35.9% of statements [2021-02-23T12:01:29.344Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-23T12:01:29.344Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T12:01:29.770Z] === RUN TestNewListSecretsFilters [2021-02-23T12:01:29.770Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-23T12:01:29.770Z] === RUN TestNewListConfigsFilters [2021-02-23T12:01:29.770Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-23T12:01:29.770Z] PASS [2021-02-23T12:01:29.770Z] coverage: 0.5% of statements [2021-02-23T12:01:29.770Z] ok github.com/docker/docker/daemon/cluster 0.339s coverage: 0.5% of statements [2021-02-23T12:01:29.985Z] --- PASS: TestUpdateCPUQuota (0.88s) [2021-02-23T12:01:29.985Z] === RUN TestUpdatePidsLimit [2021-02-23T12:01:29.985Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-23T12:01:29.985Z] === RUN TestUpdatePidsLimit/no_change [2021-02-23T12:01:30.278Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-23T12:01:30.282Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T12:01:30.282Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T12:01:30.570Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-23T12:01:30.850Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-23T12:01:30.850Z] === RUN TestInfoAPI [2021-02-23T12:01:30.850Z] --- PASS: TestInfoAPI (0.02s) [2021-02-23T12:01:30.850Z] === RUN TestInfoAPIWarnings [2021-02-23T12:01:30.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-23T12:01:31.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-23T12:01:31.389Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-23T12:01:31.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-23T12:01:31.646Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-23T12:01:31.901Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-23T12:01:32.463Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit (2.43s) [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-02-23T12:01:32.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-02-23T12:01:32.486Z] === RUN TestUpdateRestartPolicy [2021-02-23T12:01:32.720Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-23T12:01:33.648Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-23T12:01:33.904Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-23T12:01:34.161Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-23T12:01:34.417Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-23T12:01:34.514Z] --- PASS: TestDockerNetworkConnectAlias (6.58s) [2021-02-23T12:01:34.514Z] === RUN TestDockerNetworkReConnect [2021-02-23T12:01:34.728Z] === RUN TestBuilderGC [2021-02-23T12:01:34.728Z] --- PASS: TestBuilderGC (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationNotFound [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestDaemonBrokenConfiguration [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestParseClusterAdvertiseSettings [2021-02-23T12:01:34.728Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestFindConfigurationConflicts [2021-02-23T12:01:34.728Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-23T12:01:34.728Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-23T12:01:34.728Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-23T12:01:34.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-23T12:01:34.728Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-23T12:01:34.728Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-23T12:01:34.728Z] === RUN TestValidateConfigurationErrors [2021-02-23T12:01:34.728Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-23T12:01:34.728Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-23T12:01:34.728Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-23T12:01:34.728Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-23T12:01:34.728Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-23T12:01:34.728Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-23T12:01:35.187Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-23T12:01:35.187Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-23T12:01:35.187Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-23T12:01:35.187Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-23T12:01:35.187Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-23T12:01:35.187Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_label [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_dns [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-23T12:01:35.187Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-23T12:01:35.187Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-23T12:01:35.187Z] === RUN TestModifiedDiscoverySettings [2021-02-23T12:01:35.187Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-23T12:01:35.187Z] === RUN TestReloadSetConfigFileNotExist [2021-02-23T12:01:35.187Z] time="2021-02-23T12:01:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-23T12:01:35.187Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-02-23T12:01:35.187Z] === RUN TestReloadDefaultConfigNotExist [2021-02-23T12:01:35.187Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-23T12:01:35.187Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:01:35.187Z] === RUN TestReloadBadDefaultConfig [2021-02-23T12:01:35.187Z] time="2021-02-23T12:01:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-253654311" [2021-02-23T12:01:35.187Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-23T12:01:35.187Z] === RUN TestReloadWithConflictingLabels [2021-02-23T12:01:35.187Z] time="2021-02-23T12:01:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-030388826" [2021-02-23T12:01:35.187Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2021-02-23T12:01:35.187Z] === RUN TestReloadWithDuplicateLabels [2021-02-23T12:01:35.187Z] time="2021-02-23T12:01:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-144656881" [2021-02-23T12:01:35.187Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-23T12:01:35.187Z] === RUN TestDaemonConfigurationMerge [2021-02-23T12:01:35.187Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-23T12:01:35.187Z] PASS [2021-02-23T12:01:35.187Z] coverage: 79.7% of statements [2021-02-23T12:01:35.187Z] ok github.com/docker/docker/daemon/config 0.561s coverage: 79.7% of statements [2021-02-23T12:01:36.161Z] === RUN TestDiscoveryOptsErrors [2021-02-23T12:01:36.161Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-23T12:01:36.161Z] === RUN TestDiscoveryOpts [2021-02-23T12:01:36.161Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-23T12:01:36.161Z] PASS [2021-02-23T12:01:36.161Z] coverage: 30.0% of statements [2021-02-23T12:01:36.161Z] ok github.com/docker/docker/daemon/discovery 0.432s coverage: 30.0% of statements [2021-02-23T12:01:36.936Z] --- PASS: TestDockerDaemonSuite (352.51s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.97s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.85s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.79s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:1455: [d04ac5f789eeb] daemon is not started [2021-02-23T12:01:36.937Z] check_test.go:309: [df47b961f98dd] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d58ec325a8204] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.43s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.18s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.72s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.40s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.51s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d69a7fbc9b924] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-23T12:01:36.937Z] check_test.go:309: [dc766e7b2395e] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.58s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d448ee8c518f1] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-23T12:01:36.937Z] check_test.go:309: [dfcfc935ff155] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.60s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.19s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.51s) [2021-02-23T12:01:36.937Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-23T12:01:36.937Z] check_test.go:309: [d515810ea9da7] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.15s) [2021-02-23T12:01:36.937Z] check_test.go:309: [db691bff4770c] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.40s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d703184ee2b2e] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.14s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_plugins_test.go:79: [de4780026d6bb] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_plugins_test.go:169: [dbb953c49f6f6] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-23T12:01:36.937Z] check_test.go:309: [df2890b97441f] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.60s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.35s) [2021-02-23T12:01:36.937Z] check_test.go:309: [db67a9c914203] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.84s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.97s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.06s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.65s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d0f68e5a7d31f] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.69s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.44s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s) [2021-02-23T12:01:36.937Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-23T12:01:36.937Z] check_test.go:309: [d80ce9f5b9c63] daemon is not started [2021-02-23T12:01:36.937Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-23T12:01:36.937Z] check_test.go:309: [d0a72062ea41a] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.70s) [2021-02-23T12:01:36.937Z] check_test.go:309: [dcc5b714cdf69] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.55s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.65s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.36s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.46s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.72s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2021-02-23T12:01:36.937Z] check_test.go:309: [dd35d53b71ed7] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.05s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d5bda56dae8a2] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.13s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-23T12:01:36.937Z] check_test.go:309: [d24307aaa73c1] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2021-02-23T12:01:36.937Z] check_test.go:309: [dc077d8e5fe58] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.61s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.48s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-02-23T12:01:36.937Z] check_test.go:309: [da5ec24ec86fc] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.34s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d2e60e976ff3d] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.95s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.27s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d8e2da024341d] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-02-23T12:01:36.937Z] check_test.go:309: [d7dd476593f23] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.91s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.76s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.58s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.93s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.38s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.13s) [2021-02-23T12:01:36.937Z] docker_cli_daemon_test.go:2550: [d2e5d518343bb] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.71s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.99s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2021-02-23T12:01:36.937Z] check_test.go:309: [deb7d7c85f7b2] daemon is not started [2021-02-23T12:01:36.937Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.18s) [2021-02-23T12:01:36.937Z] === RUN TestDockerSwarmSuite [2021-02-23T12:01:36.937Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-23T12:01:36.937Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-23T12:01:37.128Z] === RUN TestVerifyNetworkingConfig [2021-02-23T12:01:37.128Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestGetContainer [2021-02-23T12:01:37.128Z] --- PASS: TestGetContainer (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestValidContainerNames [2021-02-23T12:01:37.128Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestContainerInitDNS [2021-02-23T12:01:37.128Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-23T12:01:37.128Z] daemon_test.go:147: root required [2021-02-23T12:01:37.128Z] === RUN TestMerge [2021-02-23T12:01:37.128Z] --- PASS: TestMerge (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestValidateContainerIsolation [2021-02-23T12:01:37.128Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestFindNetworkErrorType [2021-02-23T12:01:37.128Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestEnsureServicesExist [2021-02-23T12:01:37.128Z] --- PASS: TestEnsureServicesExist (0.07s) [2021-02-23T12:01:37.128Z] === RUN TestEnsureServicesExistErrors [2021-02-23T12:01:37.128Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-23T12:01:37.128Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-23T12:01:37.128Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-23T12:01:37.128Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-23T12:01:37.128Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-23T12:01:37.128Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-23T12:01:37.128Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestContainerDelete [2021-02-23T12:01:37.128Z] --- PASS: TestContainerDelete (0.02s) [2021-02-23T12:01:37.128Z] === RUN TestContainerDoubleDelete [2021-02-23T12:01:37.128Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestLogContainerEventCopyLabels [2021-02-23T12:01:37.128Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestLogContainerEventWithAttributes [2021-02-23T12:01:37.128Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestNoneHealthcheck [2021-02-23T12:01:37.128Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-23T12:01:37.128Z] === RUN TestHealthStates [2021-02-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] time="2021-02-23T12:01:37Z" 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-23T12:01:37.587Z] --- PASS: TestHealthStates (0.13s) [2021-02-23T12:01:37.587Z] === RUN TestMaskURLCredentials [2021-02-23T12:01:37.587Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestGetInspectData [2021-02-23T12:01:37.587Z] --- PASS: TestGetInspectData (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestFillLicense [2021-02-23T12:01:37.587Z] --- PASS: TestFillLicense (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestListInvalidFilter [2021-02-23T12:01:37.587Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestNameFilter [2021-02-23T12:01:37.587Z] --- PASS: TestNameFilter (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-23T12:01:37.587Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-23T12:01:37.587Z] === 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-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-23T12:01:37.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-23T12:01:37.587Z] --- 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-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-23T12:01:37.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestDaemonReloadLabels [2021-02-23T12:01:37.587Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-23T12:01:37.587Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestDaemonReloadMirrors [2021-02-23T12:01:37.587Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-23T12:01:37.587Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-23T12:01:37.587Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestDaemonDiscoveryReload [2021-02-23T12:01:37.587Z] === RUN TestEventsLog [2021-02-23T12:01:37.587Z] --- PASS: TestEventsLog (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestEventsLogTimeout [2021-02-23T12:01:37.587Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-23T12:01:37.587Z] === RUN TestLogEvents [2021-02-23T12:01:37.587Z] === RUN TestWaitNodeAttachment [2021-02-23T12:01:38.046Z] --- PASS: TestLogEvents (0.05s) [2021-02-23T12:01:38.046Z] === RUN TestLoadBufferedEvents [2021-02-23T12:01:38.046Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-02-23T12:01:38.046Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-23T12:01:38.046Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-23T12:01:38.046Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-23T12:01:38.046Z] PASS [2021-02-23T12:01:38.046Z] coverage: 50.0% of statements [2021-02-23T12:01:38.046Z] ok github.com/docker/docker/daemon/events 0.468s coverage: 50.0% of statements [2021-02-23T12:01:38.046Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-23T12:01:38.046Z] === RUN TestIsolationConversion [2021-02-23T12:01:38.046Z] === RUN TestIsolationConversion/default [2021-02-23T12:01:38.046Z] === RUN TestIsolationConversion/process [2021-02-23T12:01:38.046Z] === RUN TestIsolationConversion/hyperv [2021-02-23T12:01:38.046Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-23T12:01:38.046Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-23T12:01:38.046Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-23T12:01:38.046Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestContainerLabels [2021-02-23T12:01:38.046Z] --- PASS: TestContainerLabels (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestCredentialSpecConversion [2021-02-23T12:01:38.046Z] === RUN TestCredentialSpecConversion/none [2021-02-23T12:01:38.046Z] === RUN TestCredentialSpecConversion/config [2021-02-23T12:01:38.046Z] === RUN TestCredentialSpecConversion/file [2021-02-23T12:01:38.046Z] === RUN TestCredentialSpecConversion/registry [2021-02-23T12:01:38.046Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-23T12:01:38.046Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-23T12:01:38.046Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-23T12:01:38.046Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-23T12:01:38.046Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestControllerValidateMountBind [2021-02-23T12:01:38.046Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestControllerValidateMountVolume [2021-02-23T12:01:38.046Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestControllerValidateMountTarget [2021-02-23T12:01:38.046Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestControllerValidateMountTmpfs [2021-02-23T12:01:38.046Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestControllerValidateMountInvalidType [2021-02-23T12:01:38.046Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-23T12:01:38.046Z] === RUN TestControllerValidateMountNamedPipe [2021-02-23T12:01:38.046Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-23T12:01:38.046Z] PASS [2021-02-23T12:01:38.046Z] coverage: 11.3% of statements [2021-02-23T12:01:38.046Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.992s coverage: 11.3% of statements [2021-02-23T12:01:38.504Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-02-23T12:01:38.504Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-23T12:01:38.504Z] === RUN TestIsEmptyDir [2021-02-23T12:01:38.504Z] --- PASS: TestIsEmptyDir (0.00s) [2021-02-23T12:01:38.504Z] PASS [2021-02-23T12:01:38.504Z] coverage: 2.3% of statements [2021-02-23T12:01:38.504Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2021-02-23T12:01:38.827Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-23T12:01:38.966Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-02-23T12:01:38.966Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-23T12:01:39.425Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-02-23T12:01:39.425Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-23T12:01:39.425Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-23T12:01:39.425Z] reload_test.go:520: root required [2021-02-23T12:01:39.425Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-23T12:01:39.425Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-02-23T12:01:39.425Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-23T12:01:39.425Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-02-23T12:01:39.425Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-23T12:01:39.425Z] === RUN TestLinkNaming [2021-02-23T12:01:39.425Z] --- PASS: TestLinkNaming (0.00s) [2021-02-23T12:01:39.425Z] === RUN TestLinkNew [2021-02-23T12:01:39.425Z] --- PASS: TestLinkNew (0.00s) [2021-02-23T12:01:39.425Z] === RUN TestLinkEnv [2021-02-23T12:01:39.425Z] --- PASS: TestLinkEnv (0.00s) [2021-02-23T12:01:39.425Z] === RUN TestLinkMultipleEnv [2021-02-23T12:01:39.425Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-23T12:01:39.425Z] === RUN TestLinkPortRangeEnv [2021-02-23T12:01:39.425Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-23T12:01:39.425Z] PASS [2021-02-23T12:01:39.425Z] coverage: 93.0% of statements [2021-02-23T12:01:39.425Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-02-23T12:01:39.425Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-23T12:01:39.425Z] ok github.com/docker/docker/daemon/links 0.149s coverage: 93.0% of statements [2021-02-23T12:01:39.425Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-02-23T12:01:39.425Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-23T12:01:39.425Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2021-02-23T12:01:39.425Z] === RUN TestParseVolumesFrom [2021-02-23T12:01:39.425Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-23T12:01:39.425Z] PASS [2021-02-23T12:01:39.425Z] coverage: 9.1% of statements [2021-02-23T12:01:39.425Z] ok github.com/docker/docker/daemon 2.808s coverage: 9.1% of statements [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-23T12:01:39.425Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-23T12:01:39.807Z] --- PASS: TestDockerNetworkReConnect (5.30s) [2021-02-23T12:01:39.807Z] === RUN TestServicePlugin [2021-02-23T12:01:39.807Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T12:01:39.807Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:01:39.807Z] === RUN TestServiceUpdateLabel [2021-02-23T12:01:40.193Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-23T12:01:40.193Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-23T12:01:41.602Z] === RUN TestAdapterReadLogs [2021-02-23T12:01:41.602Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-23T12:01:41.602Z] === RUN TestCopier [2021-02-23T12:01:41.602Z] --- PASS: TestCopier (0.00s) [2021-02-23T12:01:41.602Z] === RUN TestCopierLongLines [2021-02-23T12:01:41.602Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-23T12:01:41.602Z] === RUN TestCopierSlow [2021-02-23T12:01:41.602Z] --- PASS: TestCopierSlow (0.24s) [2021-02-23T12:01:41.602Z] === RUN TestCopierWithSized [2021-02-23T12:01:41.602Z] === RUN TestCopierWithSized/as_is [2021-02-23T12:01:41.602Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-23T12:01:41.602Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-23T12:01:41.602Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-23T12:01:41.602Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-02-23T12:01:41.602Z] === RUN TestCopierWithPartial [2021-02-23T12:01:41.602Z] --- PASS: TestCopierWithPartial (0.01s) [2021-02-23T12:01:41.602Z] === RUN TestRingLogger [2021-02-23T12:01:41.602Z] --- PASS: TestRingLogger (0.00s) [2021-02-23T12:01:41.602Z] === RUN TestRingCap [2021-02-23T12:01:41.602Z] --- PASS: TestRingCap (0.00s) [2021-02-23T12:01:41.602Z] === RUN TestRingClose [2021-02-23T12:01:41.602Z] --- PASS: TestRingClose (0.00s) [2021-02-23T12:01:41.602Z] === RUN TestRingDrain [2021-02-23T12:01:41.602Z] --- PASS: TestRingDrain (0.00s) [2021-02-23T12:01:41.602Z] PASS [2021-02-23T12:01:41.602Z] coverage: 43.5% of statements [2021-02-23T12:01:41.602Z] ok github.com/docker/docker/daemon/logger 0.389s coverage: 43.5% of statements [2021-02-23T12:01:42.082Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-23T12:01:42.355Z] --- PASS: TestServiceUpdateLabel (3.26s) [2021-02-23T12:01:42.355Z] === RUN TestServiceUpdateSecrets [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig/defaults [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-23T12:01:42.569Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-23T12:01:42.569Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-23T12:01:42.569Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-23T12:01:43.028Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-23T12:01:43.028Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-23T12:01:43.028Z] time="2021-02-23T12:01:42Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-23T12:01:43.028Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-02-23T12:01:43.028Z] === RUN TestCreateSuccess [2021-02-23T12:01:43.028Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCreateLogGroupSuccess [2021-02-23T12:01:43.028Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCreateError [2021-02-23T12:01:43.028Z] --- PASS: TestCreateError (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCreateAlreadyExists [2021-02-23T12:01:43.028Z] time="2021-02-23T12:01:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-23T12:01:43.028Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestLogClosed [2021-02-23T12:01:43.028Z] --- PASS: TestLogClosed (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestLogBlocking [2021-02-23T12:01:43.028Z] --- PASS: TestLogBlocking (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-23T12:01:43.028Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestLogNonBlockingBufferFull [2021-02-23T12:01:43.028Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestPublishBatchSuccess [2021-02-23T12:01:43.028Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestPublishBatchError [2021-02-23T12:01:43.028Z] time="2021-02-23T12:01:42Z" level=error msg=Error [2021-02-23T12:01:43.028Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-23T12:01:43.028Z] time="2021-02-23T12:01:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-23T12:01:43.028Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-23T12:01:43.028Z] time="2021-02-23T12:01:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-23T12:01:43.028Z] time="2021-02-23T12:01:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-23T12:01:43.028Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchSimple [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchTicker [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchMultilinePattern [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchClose [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestEffectiveLen [2021-02-23T12:01:43.028Z] === RUN TestEffectiveLen/0/Hello [2021-02-23T12:01:43.028Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-23T12:01:43.028Z] === RUN TestEffectiveLen/2/🙃 [2021-02-23T12:01:43.028Z] === RUN TestEffectiveLen/3/���� [2021-02-23T12:01:43.028Z] === RUN TestEffectiveLen/4/He��o [2021-02-23T12:01:43.028Z] === RUN TestEffectiveLen/5/ [2021-02-23T12:01:43.028Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/0/ [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/1/Hello [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/2/Hello [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/3/Hello [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/4/🙃 [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/5/🙃 [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/6/a� [2021-02-23T12:01:43.028Z] === RUN TestFindValidSplit/7/a� [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: Hello [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: He [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: llo [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: Hello [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: a [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: � [2021-02-23T12:01:43.028Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1044: a� [2021-02-23T12:01:43.028Z] cloudwatchlogs_test.go:1045: [2021-02-23T12:01:43.028Z] === RUN TestProcessEventEmoji [2021-02-23T12:01:43.028Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchLineSplit [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchMaxEvents [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-02-23T12:01:43.028Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-23T12:01:43.028Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-23T12:01:43.028Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-23T12:01:43.028Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-23T12:01:43.028Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-23T12:01:43.028Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-23T12:01:43.448Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-23T12:01:43.448Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-23T12:01:43.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-23T12:01:43.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-23T12:01:43.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestCreateTagSuccess [2021-02-23T12:01:43.487Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-23T12:01:43.487Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.10s) [2021-02-23T12:01:43.487Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-23T12:01:43.487Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-23T12:01:43.487Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-02-23T12:01:43.487Z] PASS [2021-02-23T12:01:43.487Z] coverage: 77.8% of statements [2021-02-23T12:01:43.487Z] ok github.com/docker/docker/daemon/logger/awslogs 0.569s coverage: 77.8% of statements [2021-02-23T12:01:43.487Z] === RUN TestSearchRegistryForImagesErrors [2021-02-23T12:01:43.487Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestSearchRegistryForImages [2021-02-23T12:01:43.487Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestOnlyPlatformWithFallback [2021-02-23T12:01:43.487Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestImageDelete [2021-02-23T12:01:43.487Z] === RUN TestImageDelete/no_lease [2021-02-23T12:01:43.487Z] === RUN TestImageDelete/lease_exists [2021-02-23T12:01:43.487Z] --- PASS: TestImageDelete (0.04s) [2021-02-23T12:01:43.487Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-23T12:01:43.487Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-02-23T12:01:43.487Z] === RUN TestContentStoreForPull [2021-02-23T12:01:43.487Z] --- PASS: TestContentStoreForPull (0.13s) [2021-02-23T12:01:43.487Z] PASS [2021-02-23T12:01:43.487Z] coverage: 6.7% of statements [2021-02-23T12:01:43.487Z] ok github.com/docker/docker/daemon/images 0.395s coverage: 6.7% of statements [2021-02-23T12:01:43.487Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T12:01:43.487Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T12:01:43.487Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-23T12:01:43.487Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T12:01:43.487Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T12:01:43.487Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-23T12:01:43.487Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-23T12:01:43.487Z] === RUN TestJSONFileLogger [2021-02-23T12:01:43.487Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestJSONFileLoggerWithTags [2021-02-23T12:01:43.487Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-23T12:01:43.487Z] === RUN TestJSONFileLoggerWithOpts [2021-02-23T12:01:43.487Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-23T12:01:43.487Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-23T12:01:43.945Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-23T12:01:43.945Z] === RUN TestEncodeDecode [2021-02-23T12:01:43.945Z] === PAUSE TestEncodeDecode [2021-02-23T12:01:43.945Z] === CONT TestEncodeDecode [2021-02-23T12:01:43.945Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-23T12:01:43.945Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-23T12:01:43.945Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-23T12:01:43.945Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-02-23T12:01:43.945Z] === RUN TestFastTimeMarshalJSON [2021-02-23T12:01:43.945Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-23T12:01:43.945Z] PASS [2021-02-23T12:01:43.945Z] coverage: 87.2% of statements [2021-02-23T12:01:43.945Z] --- PASS: TestEncodeDecode (0.15s) [2021-02-23T12:01:43.945Z] PASS [2021-02-23T12:01:43.945Z] coverage: 61.6% of statements [2021-02-23T12:01:43.945Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.221s coverage: 87.2% of statements [2021-02-23T12:01:43.945Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.287s coverage: 61.6% of statements [2021-02-23T12:01:44.377Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-23T12:01:45.155Z] --- PASS: TestUpdateRestartPolicy (11.26s) [2021-02-23T12:01:45.155Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T12:01:45.155Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2021-02-23T12:01:45.155Z] === RUN TestWaitNonBlocked [2021-02-23T12:01:45.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T12:01:45.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T12:01:45.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T12:01:45.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T12:01:45.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T12:01:45.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T12:01:45.155Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-23T12:01:45.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-02-23T12:01:45.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-02-23T12:01:45.155Z] === RUN TestWaitBlocked [2021-02-23T12:01:45.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T12:01:45.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T12:01:45.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T12:01:45.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T12:01:45.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-23T12:01:45.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-23T12:01:45.799Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-23T12:01:45.799Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-02-23T12:01:45.799Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2021-02-23T12:01:45.799Z] === CONT TestContainerStartOnDaemonRestart [2021-02-23T12:01:45.799Z] === CONT TestIpcModeOlderClient [2021-02-23T12:01:45.799Z] === CONT TestContainerKillOnDaemonStart [2021-02-23T12:01:45.799Z] === CONT TestDaemonHostGatewayIP [2021-02-23T12:01:45.799Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-02-23T12:01:45.799Z] === CONT TestDaemonRestartIpcMode [2021-02-23T12:01:46.131Z] === RUN TestWriteLog [2021-02-23T12:01:46.131Z] === PAUSE TestWriteLog [2021-02-23T12:01:46.131Z] === RUN TestReadLog [2021-02-23T12:01:46.131Z] === PAUSE TestReadLog [2021-02-23T12:01:46.131Z] === CONT TestWriteLog [2021-02-23T12:01:46.131Z] --- PASS: TestWriteLog (0.00s) [2021-02-23T12:01:46.131Z] === CONT TestReadLog [2021-02-23T12:01:46.131Z] === RUN TestReadLog/tail_exact [2021-02-23T12:01:46.131Z] === RUN TestReadLog/tail_less_than_available [2021-02-23T12:01:46.131Z] === RUN TestReadLog/tail_more_than_available [2021-02-23T12:01:46.131Z] --- PASS: TestReadLog (0.13s) [2021-02-23T12:01:46.131Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-02-23T12:01:46.131Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-23T12:01:46.131Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-23T12:01:46.131Z] PASS [2021-02-23T12:01:46.131Z] coverage: 75.2% of statements [2021-02-23T12:01:46.131Z] ok github.com/docker/docker/daemon/logger/local 0.322s coverage: 75.2% of statements [2021-02-23T12:01:46.131Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T12:01:46.131Z] === RUN TestOpenFileDelete [2021-02-23T12:01:46.131Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-23T12:01:46.131Z] === RUN TestOpenFileRename [2021-02-23T12:01:46.131Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-23T12:01:46.131Z] === RUN TestParseLogTagDefaultTag [2021-02-23T12:01:46.131Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-23T12:01:46.131Z] === RUN TestParseLogTag [2021-02-23T12:01:46.131Z] --- PASS: TestParseLogTag (0.00s) [2021-02-23T12:01:46.131Z] === RUN TestParseLogTagEmptyTag [2021-02-23T12:01:46.131Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-23T12:01:46.131Z] === RUN TestTailFiles [2021-02-23T12:01:46.131Z] --- PASS: TestTailFiles (0.00s) [2021-02-23T12:01:46.131Z] === RUN TestFollowLogsConsumerGone [2021-02-23T12:01:46.131Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-23T12:01:46.131Z] === RUN TestFollowLogsProducerGone [2021-02-23T12:01:46.131Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-23T12:01:46.131Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-23T12:01:46.131Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-23T12:01:46.131Z] === RUN TestCheckCapacityAndRotate [2021-02-23T12:01:46.131Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-23T12:01:46.131Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-23T12:01:46.590Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-02-23T12:01:46.590Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-23T12:01:46.590Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-02-23T12:01:46.590Z] PASS [2021-02-23T12:01:46.590Z] coverage: 55.3% of statements [2021-02-23T12:01:46.590Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.265s coverage: 55.3% of statements [2021-02-23T12:01:47.049Z] === RUN TestLog [2021-02-23T12:01:47.049Z] --- PASS: TestLog (0.01s) [2021-02-23T12:01:47.049Z] PASS [2021-02-23T12:01:47.049Z] coverage: 31.5% of statements [2021-02-23T12:01:47.049Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.164s coverage: 31.5% of statements [2021-02-23T12:01:47.508Z] === RUN TestValidateLogOpt [2021-02-23T12:01:47.508Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestNewMissedConfig [2021-02-23T12:01:47.508Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestNewMissedUrl [2021-02-23T12:01:47.508Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestNewMissedToken [2021-02-23T12:01:47.508Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestNewWithProxy [2021-02-23T12:01:47.508Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestDefault [2021-02-23T12:01:47.508Z] --- PASS: TestDefault (0.01s) [2021-02-23T12:01:47.508Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-23T12:01:47.508Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestJsonFormat [2021-02-23T12:01:47.508Z] --- PASS: TestJsonFormat (0.01s) [2021-02-23T12:01:47.508Z] === RUN TestRawFormat [2021-02-23T12:01:47.508Z] --- PASS: TestRawFormat (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestRawFormatWithLabels [2021-02-23T12:01:47.508Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestRawFormatWithoutTag [2021-02-23T12:01:47.508Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-23T12:01:47.508Z] === RUN TestBatching [2021-02-23T12:01:47.508Z] --- PASS: TestBatching (0.35s) [2021-02-23T12:01:47.508Z] === RUN TestFrequency [2021-02-23T12:01:47.969Z] --- PASS: TestFrequency (0.16s) [2021-02-23T12:01:47.969Z] === RUN TestOneMessagePerRequest [2021-02-23T12:01:47.969Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestVerify [2021-02-23T12:01:47.969Z] --- PASS: TestVerify (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestSkipVerify [2021-02-23T12:01:47.969Z] === RUN TestNewParse [2021-02-23T12:01:47.969Z] --- PASS: TestNewParse (0.00s) [2021-02-23T12:01:47.969Z] PASS [2021-02-23T12:01:47.969Z] coverage: 8.3% of statements [2021-02-23T12:01:47.969Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2021-02-23T12:01:47.969Z] time="2021-02-23T12:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:47.969Z] time="2021-02-23T12:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:47.969Z] time="2021-02-23T12:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:47.969Z] time="2021-02-23T12:01:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:47.969Z] === RUN TestParseLogFormat [2021-02-23T12:01:47.969Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestValidateLogOptEmpty [2021-02-23T12:01:47.969Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestValidateSyslogAddress [2021-02-23T12:01:47.969Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestParseAddressDefaultPort [2021-02-23T12:01:47.969Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestValidateSyslogFacility [2021-02-23T12:01:47.969Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestValidateLogOptSyslogFormat [2021-02-23T12:01:47.969Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-23T12:01:47.969Z] === RUN TestValidateLogOpt [2021-02-23T12:01:47.969Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-23T12:01:47.969Z] PASS [2021-02-23T12:01:47.969Z] coverage: 46.8% of statements [2021-02-23T12:01:47.969Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 46.8% of statements [2021-02-23T12:01:48.428Z] --- PASS: TestSkipVerify (0.47s) [2021-02-23T12:01:48.428Z] === RUN TestBufferMaximum [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614081708.059664\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614081708.059664\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:48.428Z] --- PASS: TestBufferMaximum (0.01s) [2021-02-23T12:01:48.428Z] === RUN TestServerAlwaysDown [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614081708.064668\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614081708.064668\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614081708.064668\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614081708.065655\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:48.428Z] time="2021-02-23T12:01:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614081708.065655\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:48.428Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-23T12:01:48.428Z] === RUN TestCannotSendAfterClose [2021-02-23T12:01:48.428Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-23T12:01:48.428Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-23T12:01:48.939Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-02-23T12:01:48.939Z] === RUN TestInfoDebug [2021-02-23T12:01:48.939Z] --- PASS: TestInfoDebug (0.53s) [2021-02-23T12:01:48.939Z] === RUN TestInfoInsecureRegistries [2021-02-23T12:01:48.940Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-23T12:01:48.940Z] === RUN TestInfoRegistryMirrors [2021-02-23T12:01:48.940Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-23T12:01:48.940Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T12:01:48.940Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-02-23T12:01:48.940Z] === RUN TestPingCacheHeaders [2021-02-23T12:01:48.940Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-23T12:01:48.940Z] === RUN TestPingGet [2021-02-23T12:01:48.940Z] --- PASS: TestPingGet (0.01s) [2021-02-23T12:01:48.940Z] === RUN TestPingHead [2021-02-23T12:01:48.940Z] --- PASS: TestPingHead (0.02s) [2021-02-23T12:01:48.940Z] === RUN TestVersion [2021-02-23T12:01:48.940Z] --- PASS: TestVersion (0.02s) [2021-02-23T12:01:48.940Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-23T12:01:49.353Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-02-23T12:01:49.353Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-23T12:01:49.395Z] time="2021-02-23T12:01:49Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-23T12:01:49.395Z] time="2021-02-23T12:01:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3ca7cc47c998\"}'" [2021-02-23T12:01:49.395Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-23T12:01:49.395Z] PASS [2021-02-23T12:01:49.395Z] coverage: 82.5% of statements [2021-02-23T12:01:49.395Z] ok github.com/docker/docker/daemon/logger/splunk 2.180s coverage: 82.5% of statements [2021-02-23T12:01:49.395Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T12:01:49.395Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-23T12:01:49.395Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T12:01:49.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-23T12:01:49.647Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2021-02-23T12:01:49.943Z] --- PASS: TestDaemonHostGatewayIP (4.41s) [2021-02-23T12:01:50.319Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.25s) [2021-02-23T12:01:50.319Z] PASS [2021-02-23T12:01:50.319Z] [2021-02-23T12:01:50.319Z] DONE 18 tests in 22.156s [2021-02-23T12:01:50.319Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T12:01:50.319Z] INFO: Testing against a local daemon [2021-02-23T12:01:50.319Z] === RUN TestVolumesCreateAndList [2021-02-23T12:01:50.319Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-23T12:01:50.319Z] === RUN TestVolumesRemove [2021-02-23T12:01:50.319Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-23T12:01:50.319Z] === RUN TestVolumesInspect [2021-02-23T12:01:50.319Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-23T12:01:50.319Z] === RUN TestVolumesInvalidJSON [2021-02-23T12:01:50.319Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T12:01:50.319Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T12:01:50.319Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T12:01:50.319Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-23T12:01:50.319Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T12:01:50.319Z] PASS [2021-02-23T12:01:50.319Z] [2021-02-23T12:01:50.319Z] DONE 5 tests in 0.177s [2021-02-23T12:01:50.319Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T12:01:50.930Z] === RUN TestV1IDService [2021-02-23T12:01:50.931Z] --- PASS: TestV1IDService (0.04s) [2021-02-23T12:01:50.931Z] === RUN TestV2MetadataService [2021-02-23T12:01:50.931Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-23T12:01:50.931Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-23T12:01:50.931Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestContinueOnError_NeverContinue [2021-02-23T12:01:50.931Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-23T12:01:50.931Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestManifestStore [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/no_remote_or_local [2021-02-23T12:01:50.931Z] time="2021-02-23T12:01:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local019538667\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/no_local_cache [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/with_local_cache [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/unknown_media_type [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-23T12:01:50.931Z] time="2021-02-23T12:01:50Z" level=warning msg="reference for unknown type: " [2021-02-23T12:01:50.931Z] === RUN TestSuccessfulDownload [2021-02-23T12:01:50.931Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-23T12:01:50.931Z] download_test.go:268: Needs fixing on Windows [2021-02-23T12:01:50.931Z] === RUN TestCancelledDownload [2021-02-23T12:01:50.931Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestMaxDownloadAttempts [2021-02-23T12:01:50.931Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-23T12:01:50.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-23T12:01:50.931Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-23T12:01:50.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-23T12:01:50.931Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-23T12:01:50.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-23T12:01:50.931Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-23T12:01:50.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-23T12:01:50.931Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-23T12:01:50.931Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-23T12:01:50.931Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-23T12:01:50.931Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-23T12:01:50.931Z] time="2021-02-23T12:01:50Z" level=warning msg="reference for unknown type: " [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-23T12:01:50.931Z] time="2021-02-23T12:01:50Z" level=warning msg="reference for unknown type: " [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-23T12:01:50.931Z] time="2021-02-23T12:01:50Z" level=warning msg="reference for unknown type: " [2021-02-23T12:01:50.931Z] time="2021-02-23T12:01:50Z" level=warning msg="reference for unknown type: " [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-23T12:01:50.931Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-23T12:01:50.931Z] time="2021-02-23T12:01:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore (0.28s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-02-23T12:01:50.931Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-23T12:01:50.931Z] === RUN TestDetectManifestBlobMediaType [2021-02-23T12:01:50.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-23T12:01:50.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-23T12:01:50.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-23T12:01:50.931Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-23T12:01:50.931Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-23T12:01:50.931Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-23T12:01:50.931Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-23T12:01:50.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-23T12:01:50.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-23T12:01:50.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-23T12:01:50.931Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-23T12:01:50.931Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-23T12:01:50.931Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestFixManifestLayers [2021-02-23T12:01:50.931Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-23T12:01:50.931Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-23T12:01:50.931Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-23T12:01:50.931Z] === RUN TestFixManifestLayersBadParent [2021-02-23T12:01:50.931Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestValidateManifest [2021-02-23T12:01:50.931Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-23T12:01:50.931Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-23T12:01:50.931Z] === RUN TestFormatPlatform [2021-02-23T12:01:50.931Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestGetRepositoryMountCandidates [2021-02-23T12:01:50.931Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-23T12:01:50.931Z] === RUN TestLayerAlreadyExists [2021-02-23T12:01:50.931Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-23T12:01:50.931Z] 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-23T12:01:50.931Z] 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-23T12:01:50.931Z] 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-23T12:01:50.931Z] 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-23T12:01:50.931Z] 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-23T12:01:50.931Z] 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-23T12:01:50.931Z] === RUN TestWhenEmptyAuthConfig [2021-02-23T12:01:51.390Z] time="2021-02-23T12:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T12:01:51.390Z] time="2021-02-23T12:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T12:01:51.390Z] time="2021-02-23T12:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T12:01:51.390Z] time="2021-02-23T12:01:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-23T12:01:51.390Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-23T12:01:51.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-02-23T12:01:51.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-02-23T12:01:51.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-02-23T12:01:51.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-02-23T12:01:51.390Z] === RUN TestTransfer [2021-02-23T12:01:51.390Z] --- PASS: TestTransfer (0.12s) [2021-02-23T12:01:51.390Z] === RUN TestConcurrencyLimit [2021-02-23T12:01:51.390Z] --- PASS: TestV2MetadataService (0.80s) [2021-02-23T12:01:51.390Z] PASS [2021-02-23T12:01:51.390Z] coverage: 48.2% of statements [2021-02-23T12:01:51.390Z] ok github.com/docker/docker/distribution/metadata 1.015s coverage: 48.2% of statements [2021-02-23T12:01:51.460Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s) [2021-02-23T12:01:51.849Z] === RUN TestNotFound [2021-02-23T12:01:51.849Z] --- PASS: TestNotFound (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestConflict [2021-02-23T12:01:51.849Z] --- PASS: TestConflict (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestForbidden [2021-02-23T12:01:51.849Z] --- PASS: TestForbidden (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestInvalidParameter [2021-02-23T12:01:51.849Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestNotImplemented [2021-02-23T12:01:51.849Z] --- PASS: TestNotImplemented (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestNotModified [2021-02-23T12:01:51.849Z] --- PASS: TestNotModified (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestUnauthorized [2021-02-23T12:01:51.849Z] --- PASS: TestUnauthorized (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestUnknown [2021-02-23T12:01:51.849Z] --- PASS: TestUnknown (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestCancelled [2021-02-23T12:01:51.849Z] --- PASS: TestCancelled (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestDeadline [2021-02-23T12:01:51.849Z] --- PASS: TestDeadline (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestDataLoss [2021-02-23T12:01:51.849Z] --- PASS: TestDataLoss (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestUnavailable [2021-02-23T12:01:51.849Z] --- PASS: TestUnavailable (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestSystem [2021-02-23T12:01:51.849Z] --- PASS: TestSystem (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Not_Found [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Bad_Request [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Conflict [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Unauthorized [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Forbidden [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Not_Modified [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-23T12:01:51.849Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-23T12:01:51.849Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-23T12:01:51.849Z] PASS [2021-02-23T12:01:51.849Z] coverage: 53.1% of statements [2021-02-23T12:01:51.849Z] ok github.com/docker/docker/errdefs 0.082s coverage: 53.1% of statements [2021-02-23T12:01:51.849Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-02-23T12:01:51.849Z] === RUN TestInactiveJobs [2021-02-23T12:01:51.849Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-02-23T12:01:51.849Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-23T12:01:51.849Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestTokenPassThru [2021-02-23T12:01:51.849Z] --- PASS: TestTokenPassThru (0.00s) [2021-02-23T12:01:51.849Z] === RUN TestTokenPassThruDifferentHost [2021-02-23T12:01:51.849Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-23T12:01:51.849Z] PASS [2021-02-23T12:01:51.849Z] coverage: 23.4% of statements [2021-02-23T12:01:52.139Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-23T12:01:52.225Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-23T12:01:52.225Z] Removing test suite binaries [2021-02-23T12:01:52.225Z] exiting test-integration [2021-02-23T12:01:52.225Z] ++ exit 0 [2021-02-23T12:01:52.225Z] [2021-02-23T12:01:52.309Z] ok github.com/docker/docker/distribution 1.467s coverage: 23.4% of statements [2021-02-23T12:01:52.309Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T12:01:52.309Z] --- PASS: TestInactiveJobs (0.44s) [2021-02-23T12:01:52.309Z] === RUN TestWatchRelease [2021-02-23T12:01:52.309Z] --- PASS: TestWatchRelease (0.04s) [2021-02-23T12:01:52.309Z] === RUN TestWatchFinishedTransfer [2021-02-23T12:01:52.309Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-23T12:01:52.309Z] === RUN TestDuplicateTransfer [2021-02-23T12:01:52.309Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-02-23T12:01:52.309Z] === RUN TestSuccessfulUpload [2021-02-23T12:01:52.768Z] time="2021-02-23T12:01:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-23T12:01:53.226Z] --- PASS: TestSuccessfulUpload (0.64s) [2021-02-23T12:01:53.226Z] === RUN TestCancelledUpload [2021-02-23T12:01:53.226Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-23T12:01:53.226Z] PASS [2021-02-23T12:01:53.226Z] coverage: 76.8% of statements [2021-02-23T12:01:53.226Z] ok github.com/docker/docker/distribution/xfer 2.181s coverage: 76.8% of statements [2021-02-23T12:01:53.226Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T12:01:53.684Z] === RUN TestCompare [2021-02-23T12:01:53.684Z] --- PASS: TestCompare (0.00s) [2021-02-23T12:01:53.684Z] PASS [2021-02-23T12:01:53.685Z] coverage: 19.2% of statements [2021-02-23T12:01:53.685Z] ok github.com/docker/docker/image/cache 0.149s coverage: 19.2% of statements [2021-02-23T12:01:53.685Z] === RUN TestFSGetInvalidData [2021-02-23T12:01:53.685Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-23T12:01:53.685Z] === RUN TestFSInvalidSet [2021-02-23T12:01:53.685Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-23T12:01:53.685Z] === RUN TestFSInvalidRoot [2021-02-23T12:01:53.685Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-02-23T12:01:53.685Z] === RUN TestFSMetadataGetSet [2021-02-23T12:01:53.685Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-02-23T12:01:53.685Z] === RUN TestFSInvalidWalker [2021-02-23T12:01:53.685Z] --- PASS: TestFSInvalidWalker (0.03s) [2021-02-23T12:01:53.685Z] === RUN TestFSGetSet [2021-02-23T12:01:53.685Z] --- PASS: TestFSGetSet (0.02s) [2021-02-23T12:01:53.685Z] === RUN TestFSGetUnsetKey [2021-02-23T12:01:53.685Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-23T12:01:53.685Z] === RUN TestFSGetEmptyData [2021-02-23T12:01:53.685Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-23T12:01:53.685Z] === RUN TestFSDelete [2021-02-23T12:01:54.143Z] --- PASS: TestFSDelete (0.02s) [2021-02-23T12:01:54.143Z] === RUN TestFSWalker [2021-02-23T12:01:54.143Z] --- PASS: TestFSWalker (0.01s) [2021-02-23T12:01:54.143Z] === RUN TestFSWalkerStopOnError [2021-02-23T12:01:54.143Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-23T12:01:54.143Z] === RUN TestNewFromJSON [2021-02-23T12:01:54.143Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-23T12:01:54.143Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-23T12:01:54.143Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-23T12:01:54.143Z] === RUN TestMarshalKeyOrder [2021-02-23T12:01:54.143Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-23T12:01:54.143Z] === RUN TestHistoryEqual [2021-02-23T12:01:54.143Z] --- PASS: TestHistoryEqual (0.12s) [2021-02-23T12:01:54.143Z] === RUN TestImage [2021-02-23T12:01:54.143Z] --- PASS: TestImage (0.00s) [2021-02-23T12:01:54.143Z] === RUN TestImageOSNotEmpty [2021-02-23T12:01:54.143Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-23T12:01:54.143Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-23T12:01:54.143Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-23T12:01:54.143Z] === RUN TestCreate [2021-02-23T12:01:54.143Z] --- PASS: TestCreate (0.00s) [2021-02-23T12:01:54.143Z] === RUN TestRestore [2021-02-23T12:01:54.143Z] time="2021-02-23T12:01:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-23T12:01:54.143Z] --- PASS: TestRestore (0.04s) [2021-02-23T12:01:54.143Z] === RUN TestAddDelete [2021-02-23T12:01:54.143Z] --- PASS: TestAddDelete (0.05s) [2021-02-23T12:01:54.143Z] === RUN TestSearchAfterDelete [2021-02-23T12:01:54.143Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-23T12:01:54.143Z] === RUN TestParentReset [2021-02-23T12:01:54.143Z] --- PASS: TestParentReset (0.02s) [2021-02-23T12:01:54.143Z] === RUN TestGetAndSetLastUpdated [2021-02-23T12:01:54.143Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-02-23T12:01:54.143Z] === RUN TestStoreLen [2021-02-23T12:01:54.143Z] --- PASS: TestStoreLen (0.13s) [2021-02-23T12:01:54.143Z] PASS [2021-02-23T12:01:54.143Z] coverage: 86.6% of statements [2021-02-23T12:01:54.143Z] ok github.com/docker/docker/image 0.652s coverage: 86.6% of statements [2021-02-23T12:01:55.112Z] === RUN TestValidateManifest [2021-02-23T12:01:55.112Z] === RUN TestValidateManifest/nil [2021-02-23T12:01:55.112Z] === RUN TestValidateManifest/non-nil [2021-02-23T12:01:55.112Z] --- PASS: TestValidateManifest (0.00s) [2021-02-23T12:01:55.112Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-02-23T12:01:55.112Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-02-23T12:01:55.112Z] PASS [2021-02-23T12:01:55.112Z] coverage: 0.6% of statements [2021-02-23T12:01:55.112Z] ok github.com/docker/docker/image/tarexport 0.324s coverage: 0.6% of statements [2021-02-23T12:01:55.112Z] === RUN TestMakeV1ConfigFromConfig [2021-02-23T12:01:55.112Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-23T12:01:55.112Z] PASS [2021-02-23T12:01:55.112Z] coverage: 25.0% of statements [2021-02-23T12:01:55.112Z] ok github.com/docker/docker/image/v1 0.137s coverage: 25.0% of statements [2021-02-23T12:01:55.112Z] ? github.com/docker/docker/internal/test/suite [no test files] Post stage [Pipeline] junit [2021-02-23T12:01:55.534Z] Recording test results [2021-02-23T12:01:56.082Z] === RUN TestSerialization [2021-02-23T12:01:56.082Z] --- PASS: TestSerialization (0.02s) [2021-02-23T12:01:56.082Z] PASS [2021-02-23T12:01:56.082Z] coverage: 100.0% of statements [2021-02-23T12:01:56.082Z] ok github.com/docker/docker/libcontainerd/queue 0.110s coverage: 100.0% of statements [2021-02-23T12:01:56.853Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T12:01:57.054Z] === RUN TestEmptyLayer [2021-02-23T12:01:57.054Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-23T12:01:57.054Z] === RUN TestCommitFailure [2021-02-23T12:01:57.054Z] --- PASS: TestCommitFailure (0.01s) [2021-02-23T12:01:57.054Z] === RUN TestStartTransactionFailure [2021-02-23T12:01:57.054Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-23T12:01:57.054Z] === RUN TestGetOrphan [2021-02-23T12:01:57.054Z] --- PASS: TestGetOrphan (0.01s) [2021-02-23T12:01:57.054Z] === RUN TestMountAndRegister [2021-02-23T12:01:57.054Z] --- PASS: TestMountAndRegister (0.24s) [2021-02-23T12:01:57.054Z] layer_test.go:271: Layer size: 14 [2021-02-23T12:01:57.054Z] === RUN TestLayerRelease [2021-02-23T12:01:57.054Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-23T12:01:57.054Z] layer_test.go:304: Failing on Windows [2021-02-23T12:01:57.054Z] === RUN TestStoreRestore [2021-02-23T12:01:57.054Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-23T12:01:57.054Z] layer_test.go:353: Failing on Windows [2021-02-23T12:01:57.054Z] === RUN TestTarStreamStability [2021-02-23T12:01:57.054Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-23T12:01:57.054Z] layer_test.go:468: Failing on Windows [2021-02-23T12:01:57.054Z] === RUN TestRegisterExistingLayer [2021-02-23T12:01:57.207Z] + echo Ensuring container killed. [2021-02-23T12:01:57.207Z] Ensuring container killed. [2021-02-23T12:01:57.207Z] + docker rm -vf docker-pr1 [2021-02-23T12:01:57.207Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T12:01:57.495Z] + echo Chowning /workspace to jenkins user [2021-02-23T12:01:57.495Z] Chowning /workspace to jenkins user [2021-02-23T12:01:57.495Z] + id -u [2021-02-23T12:01:57.495Z] + id -g [2021-02-23T12:01:57.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42062:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T12:01:57.495Z] Unable to find image 'busybox:latest' locally [2021-02-23T12:01:57.512Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-02-23T12:01:57.512Z] === RUN TestTarStreamVerification [2021-02-23T12:01:57.512Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-23T12:01:57.512Z] layer_test.go:697: Failing on Windows [2021-02-23T12:01:57.512Z] === RUN TestLayerMigration [2021-02-23T12:01:57.512Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-23T12:01:57.512Z] migration_test.go:46: Failing on Windows [2021-02-23T12:01:57.512Z] === RUN TestLayerMigrationNoTarsplit [2021-02-23T12:01:57.512Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-23T12:01:57.512Z] migration_test.go:182: Failing on Windows [2021-02-23T12:01:57.512Z] === RUN TestMountInit [2021-02-23T12:01:57.512Z] --- SKIP: TestMountInit (0.00s) [2021-02-23T12:01:57.512Z] mount_test.go:17: Failing on Windows [2021-02-23T12:01:57.512Z] === RUN TestMountSize [2021-02-23T12:01:57.512Z] --- SKIP: TestMountSize (0.00s) [2021-02-23T12:01:57.512Z] mount_test.go:76: Failing on Windows [2021-02-23T12:01:57.512Z] === RUN TestMountChanges [2021-02-23T12:01:57.512Z] --- SKIP: TestMountChanges (0.00s) [2021-02-23T12:01:57.512Z] mount_test.go:125: Failing on Windows [2021-02-23T12:01:57.512Z] === RUN TestMountApply [2021-02-23T12:01:57.512Z] --- SKIP: TestMountApply (0.00s) [2021-02-23T12:01:57.512Z] mount_test.go:212: Failing on Windows [2021-02-23T12:01:57.512Z] PASS [2021-02-23T12:01:57.512Z] coverage: 30.1% of statements [2021-02-23T12:01:57.512Z] ok github.com/docker/docker/layer 0.449s coverage: 30.1% of statements [2021-02-23T12:01:57.512Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T12:01:57.754Z] latest: Pulling from library/busybox [2021-02-23T12:01:57.754Z] 5c4213be9af9: Pulling fs layer [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-23T12:01:57.972Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-23T12:01:57.972Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-23T12:01:57.972Z] PASS [2021-02-23T12:01:57.972Z] coverage: 42.3% of statements [2021-02-23T12:01:57.972Z] ok github.com/docker/docker/oci 0.048s coverage: 42.3% of statements [2021-02-23T12:01:57.972Z] === RUN TestEnvironmentParsing [2021-02-23T12:01:57.972Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-23T12:01:57.972Z] PASS [2021-02-23T12:01:57.972Z] coverage: 1.0% of statements [2021-02-23T12:01:57.972Z] ok github.com/docker/docker/libcontainerd/local 0.173s coverage: 1.0% of statements [2021-02-23T12:01:57.972Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T12:01:57.972Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T12:01:57.972Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T12:01:57.972Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T12:01:58.359Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2021-02-23T12:01:58.359Z] PASS [2021-02-23T12:01:58.359Z] [2021-02-23T12:01:58.359Z] === Skipped [2021-02-23T12:01:58.359Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-23T12:01:58.359Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T12:01:58.359Z] [2021-02-23T12:01:58.359Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-23T12:01:58.359Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-23T12:01:58.359Z] [2021-02-23T12:01:58.359Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-23T12:01:58.359Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-23T12:01:58.359Z] [2021-02-23T12:01:58.359Z] [2021-02-23T12:01:58.359Z] DONE 196 tests, 3 skipped in 110.414s [2021-02-23T12:01:58.359Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-23T12:01:58.359Z] ++ 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-23T12:01:58.359Z] ++ set -e [2021-02-23T12:01:58.359Z] ++ '[' -n 0 ']' [2021-02-23T12:01:58.359Z] ++ set -x [2021-02-23T12:01:58.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=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-23T12:01:58.431Z] === RUN TestAddressPoolOpt [2021-02-23T12:01:58.431Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv/a [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv/something [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv/_=a [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv/env1=value1 [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv/_env1=value1 [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-23T12:01:58.431Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/PATH [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/=a [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/PATH= [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/PATH=something [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/asd!qwe [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/1asd [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/123 [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/some_space [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/__some_space_before [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/some_space_after__ [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/= [2021-02-23T12:01:58.432Z] === RUN TestValidateEnv/PaTh [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestParseHost [2021-02-23T12:01:58.432Z] --- PASS: TestParseHost (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestParseDockerDaemonHost [2021-02-23T12:01:58.432Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestParseTCP [2021-02-23T12:01:58.432Z] --- PASS: TestParseTCP (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-23T12:01:58.432Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestValidateExtraHosts [2021-02-23T12:01:58.432Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestIpOptString [2021-02-23T12:01:58.432Z] --- PASS: TestIpOptString (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-23T12:01:58.432Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestNewIpOptValidDefaultVal [2021-02-23T12:01:58.432Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestIpOptSetInvalidVal [2021-02-23T12:01:58.432Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestValidateIPAddress [2021-02-23T12:01:58.432Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestMapOpts [2021-02-23T12:01:58.432Z] --- PASS: TestMapOpts (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestListOptsWithoutValidator [2021-02-23T12:01:58.432Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestListOptsWithValidator [2021-02-23T12:01:58.432Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestValidateDNSSearch [2021-02-23T12:01:58.432Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_general_format [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_one_more [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-23T12:01:58.432Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-23T12:01:58.432Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestNamedListOpts [2021-02-23T12:01:58.432Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestNamedMapOpts [2021-02-23T12:01:58.432Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestParseLink [2021-02-23T12:01:58.432Z] --- PASS: TestParseLink (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestQuotedStringSetWithQuotes [2021-02-23T12:01:58.432Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-23T12:01:58.432Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-23T12:01:58.432Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-23T12:01:58.432Z] === RUN TestUlimitOpt [2021-02-23T12:01:58.432Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-23T12:01:58.432Z] PASS [2021-02-23T12:01:58.432Z] coverage: 67.1% of statements [2021-02-23T12:01:58.432Z] ok github.com/docker/docker/opts 0.100s coverage: 67.1% of statements [2021-02-23T12:01:58.652Z] INFO: Testing against a local daemon [2021-02-23T12:01:58.652Z] === RUN TestCommitInheritsEnv [2021-02-23T12:01:58.890Z] === RUN TestParseVersion [2021-02-23T12:01:58.890Z] --- PASS: TestParseVersion (0.00s) [2021-02-23T12:01:58.890Z] PASS [2021-02-23T12:01:58.890Z] coverage: 52.9% of statements [2021-02-23T12:01:58.890Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 52.9% of statements [2021-02-23T12:01:58.944Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-02-23T12:01:58.944Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T12:01:58.944Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-23T12:01:58.944Z] === RUN TestImagesFilterMultiReference [2021-02-23T12:01:58.944Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-23T12:01:58.944Z] === RUN TestImagePullPlatformInvalid [2021-02-23T12:01:58.944Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-23T12:01:58.944Z] === RUN TestRemoveImageOrphaning [2021-02-23T12:01:59.238Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-02-23T12:01:59.238Z] === RUN TestRemoveImageGarbageCollector [2021-02-23T12:01:59.238Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-23T12:01:59.238Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:01:59.238Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T12:01:59.532Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-23T12:01:59.532Z] === RUN TestTagInvalidReference [2021-02-23T12:01:59.532Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-23T12:01:59.532Z] === RUN TestTagValidPrefixedRepo [2021-02-23T12:01:59.532Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-23T12:01:59.532Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T12:01:59.532Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-23T12:01:59.532Z] === RUN TestTagOfficialNames [2021-02-23T12:01:59.532Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-23T12:01:59.532Z] === RUN TestTagMatchesDigest [2021-02-23T12:01:59.532Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-23T12:01:59.532Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-23T12:01:59.857Z] === RUN TestPeerCertificateMarshalJSON [2021-02-23T12:02:00.319Z] === RUN TestUnbuffered [2021-02-23T12:02:00.319Z] --- PASS: TestUnbuffered (0.00s) [2021-02-23T12:02:00.319Z] === RUN TestRaceUnbuffered [2021-02-23T12:02:00.319Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-23T12:02:00.319Z] PASS [2021-02-23T12:02:00.319Z] coverage: 100.0% of statements [2021-02-23T12:02:00.319Z] ok github.com/docker/docker/pkg/broadcaster 0.072s coverage: 100.0% of statements [2021-02-23T12:02:00.319Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-23T12:02:00.319Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-23T12:02:00.319Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2021-02-23T12:02:00.319Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-23T12:02:00.319Z] === RUN TestMiddleware [2021-02-23T12:02:00.319Z] --- PASS: TestMiddleware (0.00s) [2021-02-23T12:02:00.319Z] === RUN TestNewResponseModifier [2021-02-23T12:02:00.319Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-23T12:02:00.319Z] PASS [2021-02-23T12:02:00.319Z] coverage: 26.8% of statements [2021-02-23T12:02:00.319Z] ok github.com/docker/docker/pkg/authorization 0.477s coverage: 26.8% of statements [2021-02-23T12:02:00.319Z] === RUN TestMatch [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[foo]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[foo_bar]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[]#01 [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[qux]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-23T12:02:00.319Z] === RUN TestMatch/[[foo_baz]] [2021-02-23T12:02:00.319Z] --- PASS: TestMatch (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-23T12:02:00.319Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-23T12:02:00.319Z] PASS [2021-02-23T12:02:00.319Z] coverage: 87.5% of statements [2021-02-23T12:02:00.319Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-02-23T12:02:00.478Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2021-02-23T12:02:00.478Z] === RUN TestServiceUpdateConfigs [2021-02-23T12:02:01.289Z] === RUN TestIsArchivePathDir [2021-02-23T12:02:01.289Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-02-23T12:02:01.289Z] === RUN TestIsArchivePathInvalidFile [2021-02-23T12:02:01.748Z] --- PASS: TestIsArchivePathInvalidFile (0.28s) [2021-02-23T12:02:01.748Z] === RUN TestIsArchivePathTar [2021-02-23T12:02:01.748Z] === RUN TestSizeEmpty [2021-02-23T12:02:01.748Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestSizeEmptyFile [2021-02-23T12:02:01.748Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestSizeNonemptyFile [2021-02-23T12:02:01.748Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-23T12:02:01.748Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-23T12:02:01.748Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-23T12:02:01.748Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestMoveToSubdir [2021-02-23T12:02:01.748Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestSizeNonExistingDirectory [2021-02-23T12:02:01.748Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-23T12:02:01.748Z] PASS [2021-02-23T12:02:01.748Z] coverage: 80.0% of statements [2021-02-23T12:02:01.748Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-02-23T12:02:01.748Z] === RUN TestChrootTarUntar [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:01.748Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:01.748Z] === RUN TestChrootUntarEmptyArchive [2021-02-23T12:02:01.748Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-23T12:02:01.748Z] === RUN TestChrootTarUntarWithSymlink [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T12:02:01.748Z] === RUN TestChrootCopyWithTar [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T12:02:01.748Z] === RUN TestChrootCopyFileWithTar [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:01.748Z] === RUN TestChrootUntarPath [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T12:02:01.748Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:01.748Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:01.748Z] === RUN TestChrootApplyDotDotFile [2021-02-23T12:02:01.748Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-23T12:02:01.748Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:01.748Z] PASS [2021-02-23T12:02:01.748Z] coverage: 15.4% of statements [2021-02-23T12:02:01.748Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 15.4% of statements [2021-02-23T12:02:01.748Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-02-23T12:02:01.748Z] === RUN TestDecompressStreamGzip [2021-02-23T12:02:01.748Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-02-23T12:02:01.748Z] === RUN TestDecompressStreamBzip2 [2021-02-23T12:02:02.207Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-02-23T12:02:02.207Z] === RUN TestDecompressStreamXz [2021-02-23T12:02:02.207Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-23T12:02:02.207Z] archive_test.go:134: Xz not present in msys2 [2021-02-23T12:02:02.207Z] === RUN TestCompressStreamXzUnsupported [2021-02-23T12:02:02.207Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-23T12:02:02.207Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestCompressStreamInvalid [2021-02-23T12:02:02.207Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestExtensionInvalid [2021-02-23T12:02:02.207Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestExtensionUncompressed [2021-02-23T12:02:02.207Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestExtensionBzip2 [2021-02-23T12:02:02.207Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestExtensionGzip [2021-02-23T12:02:02.207Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestExtensionXz [2021-02-23T12:02:02.207Z] --- PASS: TestExtensionXz (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestCmdStreamLargeStderr [2021-02-23T12:02:02.207Z] === RUN Test [2021-02-23T12:02:02.207Z] === RUN Test/TestContainsEntry [2021-02-23T12:02:02.207Z] === RUN Test/TestCreateEntries [2021-02-23T12:02:02.207Z] === RUN Test/TestEntriesDiff [2021-02-23T12:02:02.207Z] === RUN Test/TestEntriesEquality [2021-02-23T12:02:02.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-23T12:02:02.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-23T12:02:02.207Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-23T12:02:02.207Z] === RUN Test/TestGeneratorNotGenerate [2021-02-23T12:02:02.207Z] === RUN Test/TestGeneratorWithPort [2021-02-23T12:02:02.207Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-23T12:02:02.207Z] === RUN Test/TestNewEntry [2021-02-23T12:02:02.207Z] === RUN Test/TestParse [2021-02-23T12:02:02.207Z] --- PASS: Test (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-23T12:02:02.207Z] --- PASS: Test/TestParse (0.00s) [2021-02-23T12:02:02.207Z] PASS [2021-02-23T12:02:02.207Z] coverage: 58.3% of statements [2021-02-23T12:02:02.207Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2021-02-23T12:02:02.207Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-02-23T12:02:02.207Z] === RUN TestCmdStreamBad [2021-02-23T12:02:02.207Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-23T12:02:02.207Z] archive_test.go:239: Failing on Windows CI machines [2021-02-23T12:02:02.207Z] === RUN TestCmdStreamGood [2021-02-23T12:02:02.207Z] --- PASS: TestCmdStreamGood (0.05s) [2021-02-23T12:02:02.207Z] === RUN TestUntarPathWithInvalidDest [2021-02-23T12:02:02.207Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-02-23T12:02:02.207Z] === RUN TestUntarPathWithInvalidSrc [2021-02-23T12:02:02.207Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-23T12:02:02.207Z] === RUN TestUntarPath [2021-02-23T12:02:02.207Z] --- PASS: TestUntarPath (0.08s) [2021-02-23T12:02:02.207Z] === RUN TestUntarPathWithDestinationFile [2021-02-23T12:02:02.673Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-02-23T12:02:02.673Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-23T12:02:02.673Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2021-02-23T12:02:02.673Z] === RUN TestCopyWithTarInvalidSrc [2021-02-23T12:02:02.673Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-23T12:02:02.673Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-23T12:02:02.673Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-23T12:02:02.673Z] === RUN TestCopyWithTarSrcFile [2021-02-23T12:02:02.673Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2021-02-23T12:02:02.673Z] === RUN TestCopyWithTarSrcFolder [2021-02-23T12:02:02.673Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-02-23T12:02:02.673Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-23T12:02:02.673Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-23T12:02:02.673Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-23T12:02:02.673Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-23T12:02:02.673Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-23T12:02:02.673Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-23T12:02:02.673Z] === RUN TestCopyFileWithTarSrcFile [2021-02-23T12:02:02.673Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-02-23T12:02:02.673Z] === RUN TestTarFiles [2021-02-23T12:02:03.061Z] 5c4213be9af9: Download complete [2021-02-23T12:02:03.061Z] 5c4213be9af9: Pull complete [2021-02-23T12:02:03.061Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T12:02:03.061Z] Status: Downloaded newer image for busybox:latest [2021-02-23T12:02:03.132Z] === RUN Test [2021-02-23T12:02:03.132Z] === RUN Test/TestContent [2021-02-23T12:02:03.132Z] === RUN Test/TestInitialize [2021-02-23T12:02:03.132Z] === RUN Test/TestNew [2021-02-23T12:02:03.132Z] === RUN Test/TestParsingContentsWithComments [2021-02-23T12:02:03.132Z] === RUN Test/TestRegister [2021-02-23T12:02:03.132Z] === RUN Test/TestWatch [2021-02-23T12:02:03.132Z] --- PASS: Test (0.01s) [2021-02-23T12:02:03.132Z] --- PASS: Test/TestContent (0.00s) [2021-02-23T12:02:03.132Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-23T12:02:03.132Z] --- PASS: Test/TestNew (0.00s) [2021-02-23T12:02:03.132Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-23T12:02:03.132Z] --- PASS: Test/TestRegister (0.00s) [2021-02-23T12:02:03.132Z] --- PASS: Test/TestWatch (0.01s) [2021-02-23T12:02:03.132Z] PASS [2021-02-23T12:02:03.132Z] coverage: 92.9% of statements [2021-02-23T12:02:03.132Z] ok github.com/docker/docker/pkg/discovery/file 0.154s coverage: 92.9% of statements [2021-02-23T12:02:03.595Z] === RUN Test [2021-02-23T12:02:03.595Z] === RUN Test/TestWatch [2021-02-23T12:02:03.595Z] --- PASS: Test (0.00s) [2021-02-23T12:02:03.595Z] --- PASS: Test/TestWatch (0.00s) [2021-02-23T12:02:03.595Z] PASS [2021-02-23T12:02:03.595Z] coverage: 92.3% of statements [2021-02-23T12:02:03.595Z] ok github.com/docker/docker/pkg/discovery/memory 0.044s coverage: 92.3% of statements [2021-02-23T12:02:04.053Z] === RUN Test [2021-02-23T12:02:04.053Z] === RUN Test/TestInitialize [2021-02-23T12:02:04.053Z] time="2021-02-23T12:02:03Z" level=info msg="Initializing discovery without TLS" [2021-02-23T12:02:04.053Z] time="2021-02-23T12:02:03Z" level=info msg="Initializing discovery without TLS" [2021-02-23T12:02:04.053Z] time="2021-02-23T12:02:03Z" level=info msg="Initializing discovery without TLS" [2021-02-23T12:02:04.053Z] === RUN Test/TestInitializeWithCerts [2021-02-23T12:02:04.053Z] time="2021-02-23T12:02:03Z" level=info msg="Initializing discovery with TLS" [2021-02-23T12:02:04.053Z] === RUN Test/TestWatch [2021-02-23T12:02:04.053Z] time="2021-02-23T12:02:03Z" level=info msg="Initializing discovery without TLS" [2021-02-23T12:02:04.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-23T12:02:04.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-23T12:02:04.512Z] === RUN Test [2021-02-23T12:02:04.512Z] === RUN Test/TestInitialize [2021-02-23T12:02:04.512Z] === RUN Test/TestInitializeWithPattern [2021-02-23T12:02:04.512Z] === RUN Test/TestRegister [2021-02-23T12:02:04.512Z] === RUN Test/TestWatch [2021-02-23T12:02:04.512Z] --- PASS: Test (0.00s) [2021-02-23T12:02:04.512Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-23T12:02:04.512Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-23T12:02:04.512Z] --- PASS: Test/TestRegister (0.00s) [2021-02-23T12:02:04.512Z] --- PASS: Test/TestWatch (0.00s) [2021-02-23T12:02:04.512Z] PASS [2021-02-23T12:02:04.512Z] coverage: 93.8% of statements [2021-02-23T12:02:04.512Z] ok github.com/docker/docker/pkg/discovery/nodes 0.078s coverage: 93.8% of statements [2021-02-23T12:02:04.971Z] === RUN TestPollerAddRemove [2021-02-23T12:02:04.971Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-23T12:02:04.971Z] === RUN TestPollerEvent [2021-02-23T12:02:04.971Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-23T12:02:04.971Z] poller_test.go:41: No chmod on Windows [2021-02-23T12:02:04.971Z] === RUN TestPollerClose [2021-02-23T12:02:04.971Z] --- PASS: TestPollerClose (0.00s) [2021-02-23T12:02:04.971Z] PASS [2021-02-23T12:02:04.971Z] coverage: 36.2% of statements [2021-02-23T12:02:04.971Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 36.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T12:02:05.899Z] + bundleName=amd64-cgroup2 [2021-02-23T12:02:05.899Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-23T12:02:05.899Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-23T12:02:05.899Z] + 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-23T12:02:05.899Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-02-23T12:02:05.939Z] === RUN TestCopyFileWithInvalidSrc [2021-02-23T12:02:05.939Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestCopyFileWithInvalidDest [2021-02-23T12:02:05.939Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-23T12:02:05.939Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-23T12:02:05.939Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestCopyFile [2021-02-23T12:02:05.939Z] --- PASS: TestCopyFile (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-23T12:02:05.939Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-23T12:02:05.939Z] fileutils_test.go:134: Needs porting to Windows [2021-02-23T12:02:05.939Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-23T12:02:05.939Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-23T12:02:05.939Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-23T12:02:05.939Z] fileutils_test.go:180: Needs porting to Windows [2021-02-23T12:02:05.939Z] === RUN TestWildcardMatches [2021-02-23T12:02:05.939Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestPatternMatches [2021-02-23T12:02:05.939Z] --- PASS: TestPatternMatches (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-23T12:02:05.939Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestPatternMatchesFolderExclusions [2021-02-23T12:02:05.939Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-23T12:02:05.939Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-23T12:02:05.939Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-23T12:02:05.939Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-23T12:02:05.939Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-23T12:02:05.939Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestSingleExclamationError [2021-02-23T12:02:05.940Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestMatchesWithNoPatterns [2021-02-23T12:02:05.940Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestMatchesWithMalformedPatterns [2021-02-23T12:02:05.940Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestMatches [2021-02-23T12:02:05.940Z] --- PASS: TestMatches (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCleanPatterns [2021-02-23T12:02:05.940Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-23T12:02:05.940Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCleanPatternsExceptionFlag [2021-02-23T12:02:05.940Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-23T12:02:05.940Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-23T12:02:05.940Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCleanPatternsErrorSingleException [2021-02-23T12:02:05.940Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCreateIfNotExistsDir [2021-02-23T12:02:05.940Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestCreateIfNotExistsFile [2021-02-23T12:02:05.940Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestMatch [2021-02-23T12:02:05.940Z] --- PASS: TestMatch (0.00s) [2021-02-23T12:02:05.940Z] PASS [2021-02-23T12:02:05.940Z] coverage: 87.7% of statements [2021-02-23T12:02:05.940Z] ok github.com/docker/docker/pkg/fileutils 0.128s coverage: 87.7% of statements [2021-02-23T12:02:05.940Z] === RUN TestGet [2021-02-23T12:02:05.940Z] --- PASS: TestGet (0.00s) [2021-02-23T12:02:05.940Z] === RUN TestGetShortcutString [2021-02-23T12:02:05.940Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-23T12:02:05.940Z] PASS [2021-02-23T12:02:05.940Z] coverage: 42.9% of statements [2021-02-23T12:02:05.940Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [Pipeline] archiveArtifacts [2021-02-23T12:02:06.170Z] Archiving artifacts [2021-02-23T12:02:07.483Z] --- PASS: Test (3.17s) [2021-02-23T12:02:07.483Z] --- PASS: Test/TestInitialize (0.13s) [2021-02-23T12:02:07.483Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-23T12:02:07.483Z] --- PASS: Test/TestWatch (3.03s) [2021-02-23T12:02:07.483Z] PASS [2021-02-23T12:02:07.483Z] coverage: 84.1% of statements [2021-02-23T12:02:07.483Z] ok github.com/docker/docker/pkg/discovery/kv 3.268s coverage: 84.1% of statements [2021-02-23T12:02:07.483Z] --- PASS: TestTarFiles (4.68s) [2021-02-23T12:02:07.483Z] === RUN TestTarUntar [2021-02-23T12:02:07.483Z] --- PASS: TestTarUntar (0.02s) [2021-02-23T12:02:07.483Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-23T12:02:07.483Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-23T12:02:07.483Z] === RUN TestTarWithOptions [2021-02-23T12:02:07.483Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-23T12:02:07.483Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-23T12:02:07.483Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-23T12:02:07.483Z] === RUN TestUntarUstarGnuConflict [2021-02-23T12:02:07.483Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-23T12:02:07.483Z] === RUN TestUntarInvalidFilenames [2021-02-23T12:02:07.483Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames041565062\\dest" [2021-02-23T12:02:07.483Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-02-23T12:02:07.483Z] === RUN TestUntarHardlinkToSymlink [2021-02-23T12:02:07.483Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-23T12:02:07.483Z] === RUN TestUntarInvalidHardlink [2021-02-23T12:02:07.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink084623847\\victim\\hello" -> "../victim/hello" [2021-02-23T12:02:07.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink523460122\\victim\\hello" -> "/../victim/hello" [2021-02-23T12:02:07.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink048071345\\victim" -> "../victim" [2021-02-23T12:02:07.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink102749788\\victim" -> "../victim" [2021-02-23T12:02:07.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink546581515\\victim" -> "../victim" [2021-02-23T12:02:07.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink356849134\\victim" -> "../victim" [2021-02-23T12:02:07.483Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-02-23T12:02:07.483Z] === RUN TestUntarInvalidSymlink [2021-02-23T12:02:07.483Z] === RUN TestCreateIDMapOrder [2021-02-23T12:02:07.483Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-23T12:02:07.483Z] PASS [2021-02-23T12:02:07.483Z] coverage: 7.2% of statements [2021-02-23T12:02:07.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink226540661\\dest\\dotdot" -> "../victim/hello" [2021-02-23T12:02:07.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink407003472\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-23T12:02:07.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink636201071\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:07.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink378675970\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:07.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink325943929\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:07.483Z] ok github.com/docker/docker/pkg/idtools 0.090s coverage: 7.2% of statements [2021-02-23T12:02:07.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink103025540\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:07.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink146678035\\dest\\dir\\loophole" -> "../../victim" [2021-02-23T12:02:07.483Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-02-23T12:02:07.483Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-23T12:02:07.483Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-23T12:02:07.483Z] === RUN TestXGlobalNoParent [2021-02-23T12:02:07.483Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-02-23T12:02:07.483Z] === RUN TestReplaceFileTarWrapper [2021-02-23T12:02:07.483Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-02-23T12:02:07.483Z] === RUN TestPrefixHeaderReadable [2021-02-23T12:02:07.483Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-23T12:02:07.483Z] === RUN TestDisablePigz [2021-02-23T12:02:07.941Z] --- PASS: TestDisablePigz (0.14s) [2021-02-23T12:02:07.941Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-02-23T12:02:07.941Z] === RUN TestPigz [2021-02-23T12:02:07.941Z] === RUN TestFixedBufferCap [2021-02-23T12:02:07.941Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestFixedBufferLen [2021-02-23T12:02:07.941Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestFixedBufferString [2021-02-23T12:02:07.941Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestFixedBufferWrite [2021-02-23T12:02:07.941Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestFixedBufferRead [2021-02-23T12:02:07.941Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestBytesPipeRead [2021-02-23T12:02:07.941Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestBytesPipeWrite [2021-02-23T12:02:07.941Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-23T12:02:07.941Z] --- PASS: TestPigz (0.12s) [2021-02-23T12:02:07.941Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-02-23T12:02:07.941Z] === RUN TestCopyFileWithInvalidDest [2021-02-23T12:02:07.941Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-23T12:02:07.941Z] archive_windows_test.go:16: Currently fails [2021-02-23T12:02:07.941Z] === RUN TestCanonicalTarNameForPath [2021-02-23T12:02:07.941Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestCanonicalTarName [2021-02-23T12:02:07.941Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestChmodTarEntry [2021-02-23T12:02:07.941Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-23T12:02:07.941Z] === RUN TestHardLinkOrder [2021-02-23T12:02:08.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T12:02:08.404Z] --- PASS: TestHardLinkOrder (0.08s) [2021-02-23T12:02:08.404Z] === RUN TestChangeString [2021-02-23T12:02:08.404Z] --- PASS: TestChangeString (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestChangesWithNoChanges [2021-02-23T12:02:08.404Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-23T12:02:08.404Z] === RUN TestChangesWithChanges [2021-02-23T12:02:08.404Z] --- PASS: TestChangesWithChanges (0.07s) [2021-02-23T12:02:08.404Z] === RUN TestChangesWithChangesGH13590 [2021-02-23T12:02:08.404Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-23T12:02:08.404Z] changes_test.go:192: needs more investigation [2021-02-23T12:02:08.404Z] === RUN TestChangesDirsEmpty [2021-02-23T12:02:08.404Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-02-23T12:02:08.404Z] === RUN TestChangesDirsMutated [2021-02-23T12:02:08.404Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-02-23T12:02:08.404Z] === RUN TestApplyLayer [2021-02-23T12:02:08.404Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-23T12:02:08.404Z] changes_test.go:405: needs further investigation [2021-02-23T12:02:08.404Z] === RUN TestChangesSizeWithHardlinks [2021-02-23T12:02:08.404Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-23T12:02:08.404Z] changes_test.go:441: needs further investigation [2021-02-23T12:02:08.404Z] === RUN TestChangesSizeWithNoChanges [2021-02-23T12:02:08.404Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-23T12:02:08.404Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestChangesSize [2021-02-23T12:02:08.404Z] --- PASS: TestChangesSize (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestApplyLayerInvalidFilenames [2021-02-23T12:02:08.404Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames809618874\\dest" [2021-02-23T12:02:08.404Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-02-23T12:02:08.404Z] === RUN TestAtomicWriteToFile [2021-02-23T12:02:08.404Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-23T12:02:08.404Z] === RUN TestAtomicWriteSetCommit [2021-02-23T12:02:08.404Z] --- PASS: TestApplyLayerInvalidFilenames (0.05s) [2021-02-23T12:02:08.404Z] === RUN TestApplyLayerInvalidHardlink [2021-02-23T12:02:08.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink837916412\\victim\\hello" -> "../victim/hello" [2021-02-23T12:02:08.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink703788587\\victim\\hello" -> "/../victim/hello" [2021-02-23T12:02:08.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink280893838\\victim" -> "../victim" [2021-02-23T12:02:08.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink394791317\\victim" -> "../victim" [2021-02-23T12:02:08.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink279111664\\victim" -> "../victim" [2021-02-23T12:02:08.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492083343\\victim" -> "../victim" [2021-02-23T12:02:08.404Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-02-23T12:02:08.404Z] === RUN TestApplyLayerInvalidSymlink [2021-02-23T12:02:08.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink251826338\\dest\\dotdot" -> "../victim/hello" [2021-02-23T12:02:08.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink829477785\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-23T12:02:08.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink401706020\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:08.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink836803379\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:08.404Z] --- PASS: TestAtomicWriteSetCommit (0.05s) [2021-02-23T12:02:08.404Z] === RUN TestAtomicWriteSetCancel [2021-02-23T12:02:08.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink163438838\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:08.404Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-23T12:02:08.404Z] === RUN TestReadCloserWrapperClose [2021-02-23T12:02:08.404Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestReaderErrWrapperReadOnError [2021-02-23T12:02:08.404Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestReaderErrWrapperRead [2021-02-23T12:02:08.404Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestHashData [2021-02-23T12:02:08.404Z] --- PASS: TestHashData (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestCancelReadCloser [2021-02-23T12:02:08.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink356730845\\dest\\loophole-victim" -> "../victim" [2021-02-23T12:02:08.404Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-02-23T12:02:08.404Z] === RUN TestApplyLayerWhiteouts [2021-02-23T12:02:08.404Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-02-23T12:02:08.404Z] === RUN TestGenerateEmptyFile [2021-02-23T12:02:08.404Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestGenerateWithContent [2021-02-23T12:02:08.404Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-23T12:02:08.404Z] PASS [2021-02-23T12:02:08.404Z] coverage: 62.6% of statements [2021-02-23T12:02:08.404Z] ok github.com/docker/docker/pkg/archive 7.371s coverage: 62.6% of statements [2021-02-23T12:02:08.404Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-23T12:02:08.404Z] === RUN TestWriteCloserWrapperClose [2021-02-23T12:02:08.404Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-23T12:02:08.404Z] === RUN TestNopWriteCloser [2021-02-23T12:02:08.561Z] + make clean [2021-02-23T12:02:08.821Z] docker volume rm -f docker-dev-cache [2021-02-23T12:02:08.821Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T12:02:08.863Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-23T12:02:08.863Z] === RUN TestNopWriter [2021-02-23T12:02:08.863Z] --- PASS: TestNopWriter (0.00s) [2021-02-23T12:02:08.863Z] === RUN TestWriteCounter [2021-02-23T12:02:08.863Z] --- PASS: TestWriteCounter (0.00s) [2021-02-23T12:02:08.863Z] PASS [2021-02-23T12:02:08.863Z] coverage: 69.2% of statements [2021-02-23T12:02:08.863Z] ok github.com/docker/docker/pkg/ioutils 0.752s coverage: 69.2% of statements [2021-02-23T12:02:08.863Z] === RUN TestStandardLongPath [2021-02-23T12:02:08.863Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-23T12:02:08.863Z] === RUN TestUNCLongPath [2021-02-23T12:02:08.863Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-23T12:02:08.863Z] PASS [2021-02-23T12:02:08.863Z] coverage: 100.0% of statements [2021-02-23T12:02:08.863Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-02-23T12:02:08.863Z] === RUN TestError [2021-02-23T12:02:08.863Z] --- PASS: TestError (0.00s) [2021-02-23T12:02:08.863Z] === RUN TestProgressString [2021-02-23T12:02:08.863Z] === RUN TestProgressString/no_progress [2021-02-23T12:02:08.863Z] === RUN TestProgressString/progress_1 [2021-02-23T12:02:08.863Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-23T12:02:08.863Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-23T12:02:08.863Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-23T12:02:08.863Z] === RUN TestProgressString/with_units [2021-02-23T12:02:08.863Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-23T12:02:08.863Z] === RUN TestProgressString/hide_counts [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-23T12:02:08.863Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-23T12:02:08.863Z] === RUN TestJSONMessageDisplay [2021-02-23T12:02:08.863Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-02-23T12:02:08.863Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-23T12:02:08.863Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-23T12:02:08.863Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-23T12:02:08.863Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-23T12:02:08.863Z] === RUN TestDisplayJSONMessagesStream [2021-02-23T12:02:08.863Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-23T12:02:08.863Z] PASS [2021-02-23T12:02:08.863Z] coverage: 91.7% of statements [2021-02-23T12:02:08.863Z] ok github.com/docker/docker/pkg/jsonmessage 0.171s coverage: 91.7% of statements [2021-02-23T12:02:09.321Z] === RUN TestNameFormat [2021-02-23T12:02:09.321Z] --- PASS: TestNameFormat (0.00s) [2021-02-23T12:02:09.321Z] === RUN TestNameRetries [2021-02-23T12:02:09.321Z] --- PASS: TestNameRetries (0.00s) [2021-02-23T12:02:09.780Z] PASS [2021-02-23T12:02:09.780Z] coverage: 85.7% of statements [2021-02-23T12:02:09.780Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2021-02-23T12:02:09.780Z] === RUN TestParseKeyValueOpt [2021-02-23T12:02:09.780Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-23T12:02:09.780Z] === RUN TestParseUintList [2021-02-23T12:02:09.780Z] --- PASS: TestParseUintList (0.00s) [2021-02-23T12:02:09.780Z] === RUN TestParseUintListMaximumLimits [2021-02-23T12:02:09.780Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-23T12:02:09.780Z] PASS [2021-02-23T12:02:09.780Z] coverage: 97.0% of statements [2021-02-23T12:02:09.780Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-02-23T12:02:10.242Z] === RUN TestNewAndRemove [2021-02-23T12:02:10.242Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-23T12:02:10.242Z] === RUN TestRemoveInvalidPath [2021-02-23T12:02:10.242Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-23T12:02:10.242Z] PASS [2021-02-23T12:02:10.242Z] coverage: 82.6% of statements [2021-02-23T12:02:10.242Z] ok github.com/docker/docker/pkg/pidfile 0.153s coverage: 82.6% of statements [2021-02-23T12:02:11.209Z] === RUN TestParseEmptyInterface [2021-02-23T12:02:11.209Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-23T12:02:11.209Z] === RUN TestParseNonInterfaceType [2021-02-23T12:02:11.209Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-23T12:02:11.209Z] === RUN TestParseWithOneFunction [2021-02-23T12:02:11.209Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-23T12:02:11.209Z] === RUN TestParseWithMultipleFuncs [2021-02-23T12:02:11.209Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-23T12:02:11.209Z] === RUN TestParseWithUnnamedReturn [2021-02-23T12:02:11.209Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-23T12:02:11.209Z] === RUN TestEmbeddedInterface [2021-02-23T12:02:11.209Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-23T12:02:11.209Z] === RUN TestParsedImports [2021-02-23T12:02:11.209Z] --- PASS: TestParsedImports (0.00s) [2021-02-23T12:02:11.209Z] === RUN TestAliasedImports [2021-02-23T12:02:11.209Z] --- PASS: TestAliasedImports (0.00s) [2021-02-23T12:02:11.209Z] PASS [2021-02-23T12:02:11.209Z] coverage: 56.8% of statements [2021-02-23T12:02:11.209Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-02-23T12:02:12.178Z] === RUN TestFailedConnection [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-02-23T12:02:12.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [2021-02-23T12:02:12.637Z] === RUN TestHTTPTransport [2021-02-23T12:02:12.637Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-23T12:02:12.637Z] PASS [2021-02-23T12:02:12.637Z] coverage: 85.7% of statements [2021-02-23T12:02:12.637Z] ok github.com/docker/docker/pkg/plugins/transport 0.078s coverage: 85.7% of statements [2021-02-23T12:02:12.637Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-23T12:02:12.637Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-23T12:02:12.637Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-23T12:02:12.637Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-23T12:02:12.637Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-23T12:02:12.637Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-23T12:02:12.637Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-23T12:02:12.637Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-23T12:02:12.637Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-23T12:02:12.637Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-23T12:02:12.637Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-23T12:02:12.637Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-23T12:02:12.637Z] === RUN TestBufferPoolPutAndGet [2021-02-23T12:02:12.637Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-23T12:02:12.637Z] PASS [2021-02-23T12:02:12.637Z] coverage: 88.2% of statements [2021-02-23T12:02:12.637Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-02-23T12:02:12.711Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2021-02-23T12:02:12.711Z] === RUN TestServiceUpdateNetwork [2021-02-23T12:02:13.605Z] --- PASS: TestFailedConnection (1.18s) [2021-02-23T12:02:13.605Z] === RUN TestFailOnce [2021-02-23T12:02:13.605Z] 2021/02/23 12:02:12 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-02-23T12:02:13.605Z] goroutine 10 [running]: [2021-02-23T12:02:13.605Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-02-23T12:02:13.605Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-23T12:02:13.605Z] panic(0x849b40, 0x986ad0) [2021-02-23T12:02:13.605Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-23T12:02:13.605Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T12:02:13.605Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-23T12:02:13.605Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T12:02:13.605Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-23T12:02:13.605Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T12:02:13.605Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-23T12:02:13.605Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-23T12:02:13.605Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-23T12:02:13.605Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-02-23T12:02:13.605Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-23T12:02:13.605Z] created by net/http.(*Server).Serve [2021-02-23T12:02:13.605Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-23T12:02:13.605Z] time="2021-02-23T12:02:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-02-23T12:02:13.605Z] === RUN TestOutputOnPrematureClose [2021-02-23T12:02:13.605Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-23T12:02:13.605Z] === RUN TestCompleteSilently [2021-02-23T12:02:13.605Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-23T12:02:13.605Z] PASS [2021-02-23T12:02:13.605Z] coverage: 75.9% of statements [2021-02-23T12:02:13.605Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-02-23T12:02:13.605Z] === RUN TestSendToOneSub [2021-02-23T12:02:13.605Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-23T12:02:13.605Z] === RUN TestSendToMultipleSubs [2021-02-23T12:02:13.605Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-23T12:02:13.605Z] === RUN TestEvictOneSub [2021-02-23T12:02:13.605Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-23T12:02:13.605Z] === RUN TestClosePublisher [2021-02-23T12:02:13.605Z] --- PASS: TestClosePublisher (0.00s) [2021-02-23T12:02:13.605Z] === RUN TestPubSubRace [2021-02-23T12:02:13.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-23T12:02:14.070Z] === RUN TestRegister [2021-02-23T12:02:14.070Z] --- PASS: TestRegister (0.00s) [2021-02-23T12:02:14.070Z] === RUN TestCommand [2021-02-23T12:02:14.070Z] --- PASS: TestCommand (0.02s) [2021-02-23T12:02:14.070Z] === RUN TestNaiveSelf [2021-02-23T12:02:14.537Z] --- PASS: TestNaiveSelf (0.03s) [2021-02-23T12:02:14.537Z] PASS [2021-02-23T12:02:14.537Z] coverage: 82.4% of statements [2021-02-23T12:02:14.537Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-02-23T12:02:14.537Z] --- PASS: TestFailOnce (1.13s) [2021-02-23T12:02:14.537Z] === RUN TestEchoInputOutput [2021-02-23T12:02:14.537Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-23T12:02:14.537Z] === RUN TestBackoff [2021-02-23T12:02:14.537Z] --- PASS: TestBackoff (0.00s) [2021-02-23T12:02:14.537Z] === RUN TestAbortRetry [2021-02-23T12:02:14.537Z] --- PASS: TestAbortRetry (0.00s) [2021-02-23T12:02:14.537Z] === RUN TestClientScheme [2021-02-23T12:02:14.537Z] --- PASS: TestClientScheme (0.00s) [2021-02-23T12:02:14.537Z] === RUN TestNewClientWithTimeout [2021-02-23T12:02:14.537Z] --- PASS: TestPubSubRace (1.05s) [2021-02-23T12:02:14.537Z] PASS [2021-02-23T12:02:14.537Z] coverage: 75.0% of statements [2021-02-23T12:02:14.537Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2021-02-23T12:02:15.010Z] time="2021-02-23T12:02:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-23T12:02:15.010Z] === RUN TestParseSignal [2021-02-23T12:02:15.010Z] --- PASS: TestParseSignal (0.00s) [2021-02-23T12:02:15.010Z] === RUN TestValidSignalForPlatform [2021-02-23T12:02:15.010Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-23T12:02:15.010Z] PASS [2021-02-23T12:02:15.010Z] coverage: 20.3% of statements [2021-02-23T12:02:15.010Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2021-02-23T12:02:15.468Z] === RUN TestNewStdWriter [2021-02-23T12:02:15.468Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-23T12:02:15.468Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestWriteWithNilBytes [2021-02-23T12:02:15.468Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestWrite [2021-02-23T12:02:15.468Z] --- PASS: TestWrite (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestWriteWithWriterError [2021-02-23T12:02:15.468Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-23T12:02:15.468Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyWriteAndRead [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-23T12:02:15.468Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-23T12:02:15.468Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-23T12:02:15.468Z] PASS [2021-02-23T12:02:15.468Z] coverage: 100.0% of statements [2021-02-23T12:02:15.468Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2021-02-23T12:02:16.437Z] time="2021-02-23T12:02:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-23T12:02:16.437Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-23T12:02:16.437Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-23T12:02:16.437Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestFormatStatus [2021-02-23T12:02:16.437Z] --- PASS: TestFormatStatus (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestFormatError [2021-02-23T12:02:16.437Z] --- PASS: TestFormatError (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestFormatJSONError [2021-02-23T12:02:16.437Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-23T12:02:16.437Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-23T12:02:16.437Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestNewJSONProgressOutput [2021-02-23T12:02:16.437Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestAuxFormatterEmit [2021-02-23T12:02:16.437Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestStreamWriterStdout [2021-02-23T12:02:16.437Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestStreamWriterStderr [2021-02-23T12:02:16.437Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-23T12:02:16.437Z] PASS [2021-02-23T12:02:16.437Z] coverage: 66.2% of statements [2021-02-23T12:02:16.437Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2021-02-23T12:02:16.437Z] === RUN TestGenerateRandomID [2021-02-23T12:02:16.437Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestShortenId [2021-02-23T12:02:16.437Z] --- PASS: TestShortenId (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestShortenSha256Id [2021-02-23T12:02:16.437Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestShortenIdEmpty [2021-02-23T12:02:16.437Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestShortenIdInvalid [2021-02-23T12:02:16.437Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestIsShortIDNonHex [2021-02-23T12:02:16.437Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-23T12:02:16.437Z] === RUN TestIsShortIDNotCorrectSize [2021-02-23T12:02:16.437Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-23T12:02:16.437Z] PASS [2021-02-23T12:02:16.437Z] coverage: 70.6% of statements [2021-02-23T12:02:16.437Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2021-02-23T12:02:17.408Z] === RUN TestIsCpusetListAvailable [2021-02-23T12:02:17.408Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-23T12:02:17.408Z] PASS [2021-02-23T12:02:17.408Z] coverage: 38.2% of statements [2021-02-23T12:02:17.408Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-02-23T12:02:17.867Z] === RUN TestChtimes [2021-02-23T12:02:17.867Z] --- PASS: TestChtimes (0.00s) [2021-02-23T12:02:17.867Z] === RUN TestChtimesWindows [2021-02-23T12:02:18.326Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-23T12:02:18.326Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-23T12:02:18.326Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-23T12:02:18.326Z] === RUN TestEnsureRemoveAllNotExist [2021-02-23T12:02:18.326Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-23T12:02:18.326Z] === RUN TestEnsureRemoveAllWithDir [2021-02-23T12:02:18.326Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-23T12:02:18.326Z] === RUN TestEnsureRemoveAllWithFile [2021-02-23T12:02:18.326Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-23T12:02:18.326Z] === RUN TestHasWin32KSupport [2021-02-23T12:02:18.326Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-23T12:02:18.326Z] syscall_windows_test.go:8: win32k: true [2021-02-23T12:02:18.326Z] PASS [2021-02-23T12:02:18.326Z] coverage: 12.0% of statements [2021-02-23T12:02:18.326Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 12.0% of statements [2021-02-23T12:02:18.785Z] === RUN TestTailFile [2021-02-23T12:02:18.785Z] --- PASS: TestTailFile (0.00s) [2021-02-23T12:02:18.785Z] === RUN TestTailFileManyLines [2021-02-23T12:02:18.785Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-23T12:02:18.785Z] === RUN TestTailEmptyFile [2021-02-23T12:02:18.785Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-23T12:02:18.785Z] === RUN TestTailNegativeN [2021-02-23T12:02:18.785Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader [2021-02-23T12:02:18.785Z] === CONT TestNewTailReader [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/no_delimiter [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/truncated_last_line [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-23T12:02:18.785Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.785Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.785Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.785Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-23T12:02:18.786Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/no_delimiter [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-23T12:02:18.787Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.788Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.788Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:18.789Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.789Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:18.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:18.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:18.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-23T12:02:18.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-23T12:02:18.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-23T12:02:18.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-23T12:02:18.790Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-23T12:02:19.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-23T12:02:19.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-23T12:02:19.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-23T12:02:19.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-23T12:02:19.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-23T12:02:19.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-23T12:02:19.248Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:19.248Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:19.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-23T12:02:19.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-23T12:02:19.250Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.02s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T12:02:19.250Z] time="2021-02-23T12:02:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.02s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.03s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.03s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.03s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-23T12:02:19.250Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.02s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T12:02:19.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-23T12:02:19.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-23T12:02:19.252Z] PASS [2021-02-23T12:02:19.252Z] coverage: 88.6% of statements [2021-02-23T12:02:19.252Z] ok github.com/docker/docker/pkg/tailfile 0.403s coverage: 88.6% of statements [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T12:02:19.252Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T12:02:19.711Z] === RUN TestTarSumRemoveNonExistent [2021-02-23T12:02:19.711Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestTarSumRemove [2021-02-23T12:02:19.711Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestSortFileInfoSums [2021-02-23T12:02:19.711Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestNewTarSumForLabelInvalid [2021-02-23T12:02:19.711Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestNewTarSumForLabel [2021-02-23T12:02:19.711Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestEmptyTar [2021-02-23T12:02:19.711Z] --- PASS: TestEmptyTar (0.01s) [2021-02-23T12:02:19.711Z] === RUN TestTarSumsReadSize [2021-02-23T12:02:19.711Z] --- PASS: TestTarSumsReadSize (0.03s) [2021-02-23T12:02:19.711Z] === RUN TestTarSums [2021-02-23T12:02:19.711Z] --- PASS: TestTarSums (0.08s) [2021-02-23T12:02:19.711Z] === RUN TestIteration [2021-02-23T12:02:19.711Z] --- PASS: TestIteration (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestVersionLabelForChecksum [2021-02-23T12:02:19.711Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestVersion [2021-02-23T12:02:19.711Z] --- PASS: TestVersion (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestGetVersion [2021-02-23T12:02:19.711Z] --- PASS: TestGetVersion (0.00s) [2021-02-23T12:02:19.711Z] === RUN TestGetVersions [2021-02-23T12:02:19.711Z] --- PASS: TestGetVersions (0.00s) [2021-02-23T12:02:19.711Z] PASS [2021-02-23T12:02:19.711Z] coverage: 89.3% of statements [2021-02-23T12:02:19.711Z] ok github.com/docker/docker/pkg/tarsum 0.175s coverage: 89.3% of statements [2021-02-23T12:02:20.173Z] testing: warning: no tests to run [2021-02-23T12:02:20.173Z] PASS [2021-02-23T12:02:20.173Z] coverage: [no statements] [2021-02-23T12:02:20.173Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-02-23T12:02:20.173Z] === RUN TestTruncIndex [2021-02-23T12:02:20.632Z] --- PASS: TestTruncIndex (0.10s) [2021-02-23T12:02:20.632Z] PASS [2021-02-23T12:02:20.632Z] coverage: 91.5% of statements [2021-02-23T12:02:20.632Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2021-02-23T12:02:20.632Z] === RUN TestIsGIT [2021-02-23T12:02:20.632Z] --- PASS: TestIsGIT (0.00s) [2021-02-23T12:02:20.632Z] === RUN TestIsTransport [2021-02-23T12:02:20.632Z] --- PASS: TestIsTransport (0.00s) [2021-02-23T12:02:20.632Z] PASS [2021-02-23T12:02:20.632Z] coverage: 100.0% of statements [2021-02-23T12:02:20.632Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-02-23T12:02:21.090Z] === RUN TestVersionInfo [2021-02-23T12:02:21.090Z] --- PASS: TestVersionInfo (0.00s) [2021-02-23T12:02:21.090Z] === RUN TestAppendVersions [2021-02-23T12:02:21.090Z] --- PASS: TestAppendVersions (0.00s) [2021-02-23T12:02:21.090Z] PASS [2021-02-23T12:02:21.090Z] coverage: 88.9% of statements [2021-02-23T12:02:21.090Z] ok github.com/docker/docker/pkg/useragent 0.052s coverage: 88.9% of statements [2021-02-23T12:02:22.067Z] === RUN TestNewSettable [2021-02-23T12:02:22.067Z] --- PASS: TestNewSettable (0.00s) [2021-02-23T12:02:22.067Z] === RUN TestIsSettable [2021-02-23T12:02:22.067Z] --- PASS: TestIsSettable (0.00s) [2021-02-23T12:02:22.067Z] === RUN TestUpdateSettingsEnv [2021-02-23T12:02:22.067Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-23T12:02:22.067Z] PASS [2021-02-23T12:02:22.067Z] coverage: 20.1% of statements [2021-02-23T12:02:22.067Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.1% of statements [2021-02-23T12:02:22.526Z] === RUN TestLoad [2021-02-23T12:02:22.526Z] --- PASS: TestLoad (0.00s) [2021-02-23T12:02:22.526Z] === RUN TestSave [2021-02-23T12:02:22.526Z] --- PASS: TestSave (0.03s) [2021-02-23T12:02:22.526Z] === RUN TestAddDeleteGet [2021-02-23T12:02:22.526Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-23T12:02:22.526Z] === RUN TestInvalidTags [2021-02-23T12:02:22.526Z] --- PASS: TestInvalidTags (0.01s) [2021-02-23T12:02:22.526Z] PASS [2021-02-23T12:02:22.526Z] coverage: 84.4% of statements [2021-02-23T12:02:22.526Z] === RUN TestValidatePrivileges [2021-02-23T12:02:22.526Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-23T12:02:22.526Z] === RUN TestFilterByCapNeg [2021-02-23T12:02:22.526Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-23T12:02:22.526Z] === RUN TestFilterByCapPos [2021-02-23T12:02:22.526Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-23T12:02:22.526Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-23T12:02:22.526Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-23T12:02:22.526Z] PASS [2021-02-23T12:02:22.526Z] coverage: 12.0% of statements [2021-02-23T12:02:22.526Z] ok github.com/docker/docker/plugin 0.109s coverage: 12.0% of statements [2021-02-23T12:02:22.526Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2021-02-23T12:02:23.494Z] time="2021-02-23T12:02:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-23T12:02:23.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-23T12:02:23.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-23T12:02:23.953Z] === RUN TestRestartManagerTimeout [2021-02-23T12:02:23.953Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-23T12:02:23.953Z] === RUN TestRestartManagerTimeoutReset [2021-02-23T12:02:23.953Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-23T12:02:23.953Z] PASS [2021-02-23T12:02:23.953Z] coverage: 50.9% of statements [2021-02-23T12:02:23.953Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-02-23T12:02:23.953Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-23T12:02:23.953Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-02-23T12:02:23.953Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-23T12:02:23.953Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-23T12:02:23.953Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-23T12:02:23.953Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-23T12:02:23.953Z] === RUN TestResumableRequestReaderWithReadError [2021-02-23T12:02:23.959Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-23T12:02:24.411Z] time="2021-02-23T12:02:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-23T12:02:24.411Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-02-23T12:02:24.411Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-23T12:02:24.411Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-23T12:02:24.411Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-23T12:02:24.411Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2021-02-23T12:02:24.411Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-23T12:02:24.411Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-23T12:02:24.411Z] === RUN TestResumableRequestReader [2021-02-23T12:02:24.411Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-23T12:02:24.411Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-23T12:02:24.411Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-23T12:02:24.411Z] PASS [2021-02-23T12:02:24.411Z] coverage: 100.0% of statements [2021-02-23T12:02:24.411Z] ok github.com/docker/docker/registry/resumable 0.198s coverage: 100.0% of statements [2021-02-23T12:02:24.411Z] === RUN TestResolveAuthConfigIndexServer [2021-02-23T12:02:24.411Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-23T12:02:24.411Z] === RUN TestResolveAuthConfigFullURL [2021-02-23T12:02:24.411Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-23T12:02:24.411Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-23T12:02:24.411Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-23T12:02:24.411Z] === RUN TestValidateMirror [2021-02-23T12:02:24.411Z] --- PASS: TestValidateMirror (0.00s) [2021-02-23T12:02:24.411Z] === RUN TestLoadInsecureRegistries [2021-02-23T12:02:24.520Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-23T12:02:24.870Z] time="2021-02-23T12:02:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-23T12:02:24.870Z] time="2021-02-23T12:02:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-23T12:02:24.870Z] time="2021-02-23T12:02:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-23T12:02:24.870Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-02-23T12:02:24.870Z] === RUN TestNewServiceConfig [2021-02-23T12:02:24.870Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-23T12:02:24.870Z] === RUN TestValidateIndexName [2021-02-23T12:02:24.870Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-23T12:02:24.870Z] === RUN TestValidateIndexNameWithError [2021-02-23T12:02:24.870Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-23T12:02:24.870Z] === RUN TestEndpointParse [2021-02-23T12:02:24.870Z] --- PASS: TestEndpointParse (0.00s) [2021-02-23T12:02:24.870Z] === RUN TestEndpointParseInvalid [2021-02-23T12:02:24.871Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-23T12:02:24.871Z] === RUN TestValidateEndpoint [2021-02-23T12:02:24.871Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-23T12:02:24.871Z] === RUN TestPing [2021-02-23T12:02:24.871Z] --- PASS: TestPing (0.00s) [2021-02-23T12:02:24.871Z] === RUN TestPingRegistryEndpoint [2021-02-23T12:02:24.871Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-23T12:02:24.871Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:24.871Z] === RUN TestEndpoint [2021-02-23T12:02:24.871Z] --- SKIP: TestEndpoint (0.01s) [2021-02-23T12:02:24.871Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:24.871Z] === RUN TestParseRepositoryInfo [2021-02-23T12:02:24.871Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-23T12:02:24.871Z] === RUN TestNewIndexInfo [2021-02-23T12:02:24.871Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-23T12:02:24.871Z] === RUN TestMirrorEndpointLookup [2021-02-23T12:02:24.871Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-23T12:02:24.871Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:24.871Z] === RUN TestSearchRepositories [2021-02-23T12:02:24.871Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-23T12:02:24.871Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-23T12:02:24.871Z] Host: 127.0.0.1:49240 [2021-02-23T12:02:24.871Z] User-Agent: docker test client [2021-02-23T12:02:24.871Z] Authorization: Token fake-token [2021-02-23T12:02:24.871Z] X-Docker-Token: true [2021-02-23T12:02:24.871Z] Accept-Encoding: gzip [2021-02-23T12:02:24.871Z] [2021-02-23T12:02:24.871Z] [2021-02-23T12:02:24.871Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-23T12:02:24.871Z] Connection: close [2021-02-23T12:02:24.871Z] Content-Length: 144 [2021-02-23T12:02:24.871Z] Cache-Control: no-cache [2021-02-23T12:02:24.871Z] Content-Type: application/json [2021-02-23T12:02:24.871Z] Date: Tue, 23 Feb 2021 12:02:24 GMT [2021-02-23T12:02:24.871Z] Expires: -1 [2021-02-23T12:02:24.871Z] Pragma: no-cache [2021-02-23T12:02:24.871Z] Server: docker-tests/mock [2021-02-23T12:02:24.871Z] X-Docker-Registry-Config: mock [2021-02-23T12:02:24.871Z] X-Docker-Registry-Version: 0.0.0 [2021-02-23T12:02:24.871Z] [2021-02-23T12:02:24.871Z] [2021-02-23T12:02:24.871Z] === RUN TestTrustedLocation [2021-02-23T12:02:24.871Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-23T12:02:24.871Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-23T12:02:24.871Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-23T12:02:24.871Z] === RUN TestAllowNondistributableArtifacts [2021-02-23T12:02:24.871Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-23T12:02:24.871Z] === RUN TestIsSecureIndex [2021-02-23T12:02:24.871Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-23T12:02:24.871Z] PASS [2021-02-23T12:02:24.871Z] coverage: 50.3% of statements [2021-02-23T12:02:24.871Z] ok github.com/docker/docker/registry 0.240s coverage: 50.3% of statements [2021-02-23T12:02:25.337Z] === RUN TestDecodeContainerConfig [2021-02-23T12:02:25.337Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-23T12:02:25.337Z] === RUN TestDecodeContainerConfigIsolation [2021-02-23T12:02:25.337Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-23T12:02:25.337Z] === RUN TestValidatePrivileged [2021-02-23T12:02:25.337Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-23T12:02:25.337Z] PASS [2021-02-23T12:02:25.337Z] coverage: 52.2% of statements [2021-02-23T12:02:25.337Z] ok github.com/docker/docker/runconfig 0.111s coverage: 52.2% of statements [2021-02-23T12:02:25.337Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-23T12:02:25.337Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-23T12:02:25.337Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-23T12:02:25.337Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-23T12:02:25.337Z] PASS [2021-02-23T12:02:25.337Z] coverage: 62.5% of statements [2021-02-23T12:02:25.337Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2021-02-23T12:02:25.885Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-23T12:02:25.885Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-23T12:02:26.140Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-23T12:02:26.759Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-02-23T12:02:26.759Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-23T12:02:26.759Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-23T12:02:26.759Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-02-23T12:02:26.759Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-23T12:02:26.759Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-02-23T12:02:26.759Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-23T12:02:26.759Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-23T12:02:27.621Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2021-02-23T12:02:27.621Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T12:02:28.240Z] === RUN TestGetDriver [2021-02-23T12:02:28.240Z] --- PASS: TestGetDriver (0.00s) [2021-02-23T12:02:28.240Z] === RUN TestVolumeRequestError [2021-02-23T12:02:28.240Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-23T12:02:28.240Z] PASS [2021-02-23T12:02:28.240Z] coverage: 36.1% of statements [2021-02-23T12:02:28.240Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2021-02-23T12:02:28.240Z] === RUN TestGetAddress [2021-02-23T12:02:28.240Z] --- PASS: TestGetAddress (0.00s) [2021-02-23T12:02:28.240Z] === RUN TestRemove [2021-02-23T12:02:28.240Z] --- SKIP: TestRemove (0.00s) [2021-02-23T12:02:28.240Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-23T12:02:28.240Z] === RUN TestInitializeWithVolumes [2021-02-23T12:02:28.240Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-02-23T12:02:28.240Z] === RUN TestCreate [2021-02-23T12:02:28.240Z] --- PASS: TestCreate (0.01s) [2021-02-23T12:02:28.240Z] === RUN TestValidateName [2021-02-23T12:02:28.240Z] --- PASS: TestValidateName (0.00s) [2021-02-23T12:02:28.240Z] === RUN TestCreateWithOpts [2021-02-23T12:02:28.240Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-23T12:02:28.240Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-23T12:02:28.240Z] === RUN TestRelaodNoOpts [2021-02-23T12:02:28.240Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-23T12:02:28.240Z] PASS [2021-02-23T12:02:28.240Z] coverage: 41.5% of statements [2021-02-23T12:02:28.240Z] ok github.com/docker/docker/volume/local 0.100s coverage: 41.5% of statements [2021-02-23T12:02:28.662Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 48.3% of statements [2021-02-23T12:02:28.662Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-23T12:02:28.662Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-02-23T12:02:28.699Z] === RUN TestConvertTmpfsOptions [2021-02-23T12:02:28.699Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-23T12:02:28.699Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-23T12:02:28.699Z] parser_test.go:49: data="ro" [2021-02-23T12:02:28.699Z] === RUN TestParseMountRaw [2021-02-23T12:02:28.699Z] --- PASS: TestParseMountRaw (0.10s) [2021-02-23T12:02:28.699Z] === RUN TestParseMountRawSplit [2021-02-23T12:02:28.699Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-23T12:02:28.699Z] parser_test.go:390: case 0 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 1 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 2 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 3 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 4 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 5 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 6 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 7 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 8 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 0 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 1 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 2 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 3 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 4 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 5 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 6 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 7 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 8 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 9 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 10 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 11 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 12 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 0 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 1 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 2 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 3 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 4 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 5 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 6 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 7 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 8 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 9 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 10 [2021-02-23T12:02:28.699Z] parser_test.go:390: case 11 [2021-02-23T12:02:28.699Z] === RUN TestParseMountSpec [2021-02-23T12:02:28.699Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-23T12:02:28.699Z] parser_test.go:455: case 0 [2021-02-23T12:02:28.699Z] parser_test.go:455: case 1 [2021-02-23T12:02:28.699Z] parser_test.go:455: case 2 [2021-02-23T12:02:28.699Z] parser_test.go:455: case 3 [2021-02-23T12:02:28.699Z] parser_test.go:455: case 4 [2021-02-23T12:02:28.699Z] parser_test.go:455: case 5 [2021-02-23T12:02:28.699Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-23T12:02:28.699Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-23T12:02:28.699Z] === RUN TestValidateMount [2021-02-23T12:02:28.699Z] --- PASS: TestValidateMount (0.00s) [2021-02-23T12:02:28.699Z] PASS [2021-02-23T12:02:28.699Z] coverage: 66.2% of statements [2021-02-23T12:02:28.699Z] ok github.com/docker/docker/volume/mounts 0.164s coverage: 66.2% of statements [2021-02-23T12:02:29.536Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T12:02:29.598Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-02-23T12:02:29.666Z] === RUN TestSetGetMeta [2021-02-23T12:02:29.667Z] === PAUSE TestSetGetMeta [2021-02-23T12:02:29.667Z] === RUN TestRestore [2021-02-23T12:02:29.667Z] === PAUSE TestRestore [2021-02-23T12:02:29.667Z] === RUN TestServiceCreate [2021-02-23T12:02:29.667Z] === PAUSE TestServiceCreate [2021-02-23T12:02:29.667Z] === RUN TestServiceList [2021-02-23T12:02:29.667Z] === PAUSE TestServiceList [2021-02-23T12:02:29.667Z] === RUN TestServiceRemove [2021-02-23T12:02:29.667Z] === PAUSE TestServiceRemove [2021-02-23T12:02:29.667Z] === RUN TestServiceGet [2021-02-23T12:02:29.667Z] === PAUSE TestServiceGet [2021-02-23T12:02:29.667Z] === RUN TestServicePrune [2021-02-23T12:02:29.667Z] === PAUSE TestServicePrune [2021-02-23T12:02:29.667Z] === RUN TestCreate [2021-02-23T12:02:29.667Z] === PAUSE TestCreate [2021-02-23T12:02:29.667Z] === RUN TestRemove [2021-02-23T12:02:29.667Z] === PAUSE TestRemove [2021-02-23T12:02:29.667Z] === RUN TestList [2021-02-23T12:02:29.667Z] === PAUSE TestList [2021-02-23T12:02:29.667Z] === RUN TestFindByDriver [2021-02-23T12:02:29.667Z] === PAUSE TestFindByDriver [2021-02-23T12:02:29.667Z] === RUN TestFindByReferenced [2021-02-23T12:02:29.667Z] === PAUSE TestFindByReferenced [2021-02-23T12:02:29.667Z] === RUN TestDerefMultipleOfSameRef [2021-02-23T12:02:29.667Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-23T12:02:29.667Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-23T12:02:29.667Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-23T12:02:29.667Z] === RUN TestDefererencePluginOnCreateError [2021-02-23T12:02:29.667Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-23T12:02:29.667Z] === RUN TestRefDerefRemove [2021-02-23T12:02:29.667Z] === PAUSE TestRefDerefRemove [2021-02-23T12:02:29.667Z] === RUN TestGet [2021-02-23T12:02:29.667Z] === PAUSE TestGet [2021-02-23T12:02:29.667Z] === RUN TestGetWithReference [2021-02-23T12:02:29.667Z] === PAUSE TestGetWithReference [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_nil_list [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_empty_list [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_filter_some [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_filter_middle [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-23T12:02:29.667Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-23T12:02:29.667Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_nil_list [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_filter_some [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_filter_middle [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-23T12:02:29.667Z] === CONT TestFilterFunc/test_empty_list [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-23T12:02:29.667Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-23T12:02:29.667Z] === CONT TestSetGetMeta [2021-02-23T12:02:29.667Z] === CONT TestFindByReferenced [2021-02-23T12:02:29.667Z] === CONT TestServicePrune [2021-02-23T12:02:29.667Z] === CONT TestServiceList [2021-02-23T12:02:29.667Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-23T12:02:29.667Z] === CONT TestGetWithReference [2021-02-23T12:02:29.667Z] --- PASS: TestFindByReferenced (0.03s) [2021-02-23T12:02:29.667Z] === CONT TestGet [2021-02-23T12:02:29.667Z] --- PASS: TestGetWithReference (0.02s) [2021-02-23T12:02:29.667Z] === CONT TestRefDerefRemove [2021-02-23T12:02:29.667Z] --- PASS: TestGet (0.02s) [2021-02-23T12:02:29.667Z] === CONT TestDefererencePluginOnCreateError [2021-02-23T12:02:29.667Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-23T12:02:29.667Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-23T12:02:29.667Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-02-23T12:02:29.667Z] === CONT TestDerefMultipleOfSameRef [2021-02-23T12:02:29.667Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-02-23T12:02:29.667Z] === CONT TestServiceCreate [2021-02-23T12:02:29.667Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-23T12:02:29.667Z] === CONT TestServiceGet [2021-02-23T12:02:30.127Z] --- PASS: TestServiceGet (0.05s) [2021-02-23T12:02:30.127Z] === CONT TestList [2021-02-23T12:02:30.127Z] time="2021-02-23T12:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T12:02:30.127Z] --- PASS: TestServiceCreate (0.07s) [2021-02-23T12:02:30.127Z] === CONT TestFindByDriver [2021-02-23T12:02:30.127Z] --- PASS: TestServiceList (0.14s) [2021-02-23T12:02:30.127Z] === CONT TestRestore [2021-02-23T12:02:30.127Z] time="2021-02-23T12:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T12:02:30.127Z] time="2021-02-23T12:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T12:02:30.127Z] time="2021-02-23T12:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-23T12:02:30.127Z] --- PASS: TestList (0.03s) [2021-02-23T12:02:30.127Z] === CONT TestServiceRemove [2021-02-23T12:02:30.127Z] --- PASS: TestFindByDriver (0.02s) [2021-02-23T12:02:30.127Z] === CONT TestRemove [2021-02-23T12:02:30.127Z] time="2021-02-23T12:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-23T12:02:30.127Z] --- PASS: TestRestore (0.03s) [2021-02-23T12:02:30.127Z] === CONT TestCreate [2021-02-23T12:02:30.127Z] --- PASS: TestServicePrune (0.16s) [2021-02-23T12:02:30.127Z] --- PASS: TestServiceRemove (0.02s) [2021-02-23T12:02:30.127Z] --- PASS: TestRemove (0.02s) [2021-02-23T12:02:30.127Z] --- PASS: TestCreate (0.01s) [2021-02-23T12:02:30.127Z] PASS [2021-02-23T12:02:30.127Z] coverage: 70.3% of statements [2021-02-23T12:02:30.127Z] ok github.com/docker/docker/volume/service 0.227s coverage: 70.3% of statements [2021-02-23T12:02:30.479Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T12:02:30.974Z] ok github.com/docker/docker/builder/remotecontext/git 1.358s coverage: 86.3% of statements [2021-02-23T12:02:30.974Z] ? github.com/docker/docker/cli [no test files] [2021-02-23T12:02:30.974Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-23T12:02:32.308Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-02-23T12:02:32.308Z] === RUN TestClientStream [2021-02-23T12:02:32.308Z] --- PASS: TestClientStream (0.00s) [2021-02-23T12:02:32.308Z] === RUN TestClientSendFile [2021-02-23T12:02:32.308Z] --- PASS: TestClientSendFile (0.00s) [2021-02-23T12:02:32.308Z] === RUN TestClientWithRequestTimeout [2021-02-23T12:02:32.308Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-23T12:02:32.308Z] === RUN TestFileSpecPlugin [2021-02-23T12:02:32.308Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-02-23T12:02:32.308Z] === RUN TestFileJSONSpecPlugin [2021-02-23T12:02:32.308Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-23T12:02:32.308Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-23T12:02:32.308Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-23T12:02:32.308Z] === RUN TestPluginAddHandler [2021-02-23T12:02:32.308Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-23T12:02:32.308Z] === RUN TestPluginWaitBadPlugin [2021-02-23T12:02:32.308Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-23T12:02:32.308Z] === RUN TestGet [2021-02-23T12:02:32.308Z] time="2021-02-23T12:02:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-23T12:02:32.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-23T12:02:32.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-23T12:02:33.284Z] time="2021-02-23T12:02:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-23T12:02:34.261Z] ok github.com/docker/docker/client 0.196s coverage: 75.4% of statements [2021-02-23T12:02:34.824Z] time="2021-02-23T12:02:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-23T12:02:35.978Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-23T12:02:36.539Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-23T12:02:37.100Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-23T12:02:37.661Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-23T12:02:37.918Z] === RUN TestDockerSuite/TestBuildFails [2021-02-23T12:02:38.620Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T12:02:38.846Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-23T12:02:38.846Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-23T12:02:39.520Z] time="2021-02-23T12:02:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-23T12:02:41.362Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-23T12:02:43.251Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-23T12:02:44.618Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-23T12:02:45.206Z] --- PASS: TestServiceUpdatePidsLimit (17.63s) [2021-02-23T12:02:45.206Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-02-23T12:02:45.206Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-23T12:02:45.206Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-23T12:02:45.206Z] PASS [2021-02-23T12:02:45.206Z] [2021-02-23T12:02:45.206Z] === Skipped [2021-02-23T12:02:45.206Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T12:02:45.206Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T12:02:45.206Z] [2021-02-23T12:02:45.206Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-23T12:02:45.206Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:02:45.206Z] [2021-02-23T12:02:45.206Z] [2021-02-23T12:02:45.206Z] DONE 27 tests, 2 skipped in 162.838s [2021-02-23T12:02:45.206Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T12:02:45.206Z] ++ 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-23T12:02:45.206Z] ++ set -e [2021-02-23T12:02:45.206Z] ++ '[' -n 0 ']' [2021-02-23T12:02:45.206Z] ++ set -x [2021-02-23T12:02:45.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-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-23T12:02:45.467Z] INFO: Testing against a local daemon [2021-02-23T12:02:45.467Z] === RUN TestSessionCreate [2021-02-23T12:02:45.467Z] --- PASS: TestSessionCreate (0.05s) [2021-02-23T12:02:45.467Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T12:02:45.467Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-23T12:02:45.467Z] PASS [2021-02-23T12:02:45.467Z] [2021-02-23T12:02:45.467Z] DONE 2 tests in 0.261s [2021-02-23T12:02:45.467Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T12:02:45.467Z] ++ 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-23T12:02:45.467Z] ++ set -e [2021-02-23T12:02:45.467Z] ++ '[' -n 0 ']' [2021-02-23T12:02:45.467Z] ++ set -x [2021-02-23T12:02:45.467Z] ++ 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-23T12:02:45.729Z] INFO: Testing against a local daemon [2021-02-23T12:02:45.729Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T12:02:45.729Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-23T12:02:45.729Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T12:02:45.729Z] === RUN TestEventsExecDie [2021-02-23T12:02:45.985Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-23T12:02:46.241Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-23T12:02:46.673Z] --- PASS: TestEventsExecDie (0.93s) [2021-02-23T12:02:46.673Z] === RUN TestEventsBackwardsCompatible [2021-02-23T12:02:46.673Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-23T12:02:46.673Z] === RUN TestInfoBinaryCommits [2021-02-23T12:02:46.934Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-02-23T12:02:46.934Z] === RUN TestInfoAPIVersioned [2021-02-23T12:02:46.934Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-23T12:02:46.934Z] === RUN TestInfoDiscoveryBackend [2021-02-23T12:02:47.506Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-02-23T12:02:47.506Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T12:02:47.608Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-23T12:02:48.099Z] --- PASS: TestGet (15.02s) [2021-02-23T12:02:48.099Z] === RUN TestPluginWithNoManifest [2021-02-23T12:02:48.099Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-23T12:02:48.099Z] === RUN TestGetAll [2021-02-23T12:02:48.099Z] --- PASS: TestGetAll (0.00s) [2021-02-23T12:02:48.099Z] PASS [2021-02-23T12:02:48.099Z] coverage: 73.4% of statements [2021-02-23T12:02:48.099Z] ok github.com/docker/docker/pkg/plugins 35.219s coverage: 73.4% of statements [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/quota [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T12:02:48.099Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T12:02:48.100Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T12:02:48.100Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T12:02:48.100Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T12:02:48.100Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T12:02:48.100Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T12:02:48.100Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T12:02:48.100Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T12:02:48.448Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T12:02:48.448Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === Skipped [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-23T12:02:48.564Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-23T12:02:48.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-23T12:02:48.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-02-23T12:02:48.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-23T12:02:48.564Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-23T12:02:48.564Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-23T12:02:48.564Z] daemon_test.go:147: root required [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-23T12:02:48.564Z] reload_test.go:520: root required [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-23T12:02:48.564Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-23T12:02:48.564Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-23T12:02:48.564Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-23T12:02:48.564Z] download_test.go:268: Needs fixing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-23T12:02:48.564Z] layer_test.go:304: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-23T12:02:48.564Z] layer_test.go:353: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-23T12:02:48.564Z] layer_test.go:468: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-23T12:02:48.564Z] layer_test.go:697: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-23T12:02:48.564Z] migration_test.go:46: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-23T12:02:48.564Z] migration_test.go:182: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-23T12:02:48.564Z] mount_test.go:17: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-23T12:02:48.564Z] mount_test.go:76: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-23T12:02:48.564Z] mount_test.go:125: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-23T12:02:48.564Z] mount_test.go:212: Failing on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:134: Xz not present in msys2 [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:239: Failing on Windows CI machines [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-23T12:02:48.564Z] archive_windows_test.go:16: Currently fails [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-23T12:02:48.564Z] changes_test.go:192: needs more investigation [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-23T12:02:48.564Z] changes_test.go:405: needs further investigation [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-23T12:02:48.564Z] changes_test.go:441: needs further investigation [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-23T12:02:48.564Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-23T12:02:48.564Z] poller_test.go:41: No chmod on Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-23T12:02:48.564Z] fileutils_test.go:134: Needs porting to Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-23T12:02:48.564Z] fileutils_test.go:180: Needs porting to Windows [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-23T12:02:48.564Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-02-23T12:02:48.564Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-23T12:02:48.564Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-23T12:02:48.564Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-23T12:02:48.564Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] [2021-02-23T12:02:48.564Z] DONE 1829 tests, 45 skipped in 204.663s [2021-02-23T12:02:48.564Z] INFO: make.ps1 ended at 02/23/2021 12:02:48 [2021-02-23T12:02:49.020Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2021-02-23T12:02:49.020Z] === RUN TestInfoAPI [2021-02-23T12:02:49.281Z] --- PASS: TestInfoAPI (0.05s) [2021-02-23T12:02:49.281Z] === RUN TestInfoAPIWarnings [2021-02-23T12:02:49.497Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-23T12:02:50.100Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-23T12:02:50.100Z] INFO: Unit tests ended at 02/23/2021 12:02:49. Duration:00:03:38.9475327 [2021-02-23T12:02:50.100Z] INFO: Building busybox [2021-02-23T12:02:50.100Z] Sending build context to Docker daemon 5.12kB [2021-02-23T12:02:50.100Z] [2021-02-23T12:02:50.100Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-23T12:02:50.100Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-23T12:02:50.100Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-23T12:02:50.100Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-23T12:02:50.100Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-23T12:02:50.100Z] ---> 31902e4b25a6 [2021-02-23T12:02:50.100Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-23T12:02:50.100Z] ---> Running in e8e65db59eab [2021-02-23T12:02:50.425Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-23T12:02:50.680Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-23T12:02:52.569Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-23T12:02:53.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-23T12:02:54.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-23T12:02:54.683Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-23T12:02:54.793Z] Removing intermediate container e8e65db59eab [2021-02-23T12:02:54.793Z] ---> 27deb2aa8676 [2021-02-23T12:02:54.793Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-23T12:02:54.793Z] ---> Running in 264242602e60 [2021-02-23T12:02:54.793Z] Removing intermediate container 264242602e60 [2021-02-23T12:02:54.793Z] ---> a90eb8bac7ce [2021-02-23T12:02:54.793Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-23T12:02:54.793Z] ---> Running in a2e9ad2be75b [2021-02-23T12:02:55.253Z] Removing intermediate container a2e9ad2be75b [2021-02-23T12:02:55.253Z] ---> c550748692c7 [2021-02-23T12:02:55.253Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-23T12:02:56.222Z] [2021-02-23T12:02:56.681Z] ---> 923e6a238772 [2021-02-23T12:02:56.681Z] 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-23T12:02:56.681Z] ---> Running in 8018ff61e27e [2021-02-23T12:02:57.201Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-23T12:03:01.473Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-23T12:03:01.473Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-23T12:03:02.401Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-23T12:03:02.963Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-23T12:03:03.525Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-23T12:03:03.525Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-23T12:03:04.454Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-23T12:03:05.015Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-23T12:03:05.243Z] Removing intermediate container 8018ff61e27e [2021-02-23T12:03:05.243Z] ---> 7c3bceeb943e [2021-02-23T12:03:05.243Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-23T12:03:05.243Z] ---> Running in bb45a744f500 [2021-02-23T12:03:05.577Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-23T12:03:05.833Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-23T12:03:06.395Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-23T12:03:06.651Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-23T12:03:06.778Z] [2021-02-23T12:03:06.778Z] SUCCESS: Specified value was saved. [2021-02-23T12:03:07.398Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-02-23T12:03:07.398Z] === RUN TestInfoDebug [2021-02-23T12:03:07.398Z] --- PASS: TestInfoDebug (0.65s) [2021-02-23T12:03:07.398Z] === RUN TestInfoInsecureRegistries [2021-02-23T12:03:07.398Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-02-23T12:03:07.398Z] === RUN TestInfoRegistryMirrors [2021-02-23T12:03:07.659Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-02-23T12:03:07.659Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T12:03:07.921Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-02-23T12:03:07.921Z] === RUN TestPingCacheHeaders [2021-02-23T12:03:08.017Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-23T12:03:08.182Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-23T12:03:08.182Z] === RUN TestPingGet [2021-02-23T12:03:08.182Z] --- PASS: TestPingGet (0.03s) [2021-02-23T12:03:08.182Z] === RUN TestPingHead [2021-02-23T12:03:08.182Z] --- PASS: TestPingHead (0.05s) [2021-02-23T12:03:08.182Z] === RUN TestVersion [2021-02-23T12:03:08.182Z] --- PASS: TestVersion (0.05s) [2021-02-23T12:03:08.182Z] PASS [2021-02-23T12:03:08.182Z] [2021-02-23T12:03:08.182Z] === Skipped [2021-02-23T12:03:08.182Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-23T12:03:08.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T12:03:08.182Z] [2021-02-23T12:03:08.182Z] [2021-02-23T12:03:08.182Z] DONE 18 tests, 1 skipped in 22.627s [2021-02-23T12:03:08.182Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T12:03:08.182Z] ++ 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-23T12:03:08.182Z] ++ set -e [2021-02-23T12:03:08.182Z] ++ '[' -n 0 ']' [2021-02-23T12:03:08.182Z] ++ set -x [2021-02-23T12:03:08.182Z] ++ 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-23T12:03:08.444Z] INFO: Testing against a local daemon [2021-02-23T12:03:08.444Z] === RUN TestVolumesCreateAndList [2021-02-23T12:03:08.444Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-23T12:03:08.444Z] === RUN TestVolumesRemove [2021-02-23T12:03:08.444Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-23T12:03:08.444Z] === RUN TestVolumesInspect [2021-02-23T12:03:08.444Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-23T12:03:08.444Z] === RUN TestVolumesInvalidJSON [2021-02-23T12:03:08.444Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T12:03:08.444Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T12:03:08.444Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T12:03:08.444Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-23T12:03:08.444Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T12:03:08.444Z] PASS [2021-02-23T12:03:08.444Z] [2021-02-23T12:03:08.444Z] DONE 5 tests in 0.367s [2021-02-23T12:03:08.705Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T12:03:08.989Z] Removing intermediate container bb45a744f500 [2021-02-23T12:03:08.989Z] ---> 925076bfa12b [2021-02-23T12:03:08.989Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-23T12:03:08.989Z] ---> Running in 6c604d112684 [2021-02-23T12:03:09.277Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T12:03:09.277Z] +++ kill 13848 [2021-02-23T12:03:10.662Z] +++ /etc/init.d/apparmor stop [2021-02-23T12:03:10.662Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T12:03:10.662Z] [2021-02-23T12:03:10.662Z] Unloading profiles will leave already running processes permanently [2021-02-23T12:03:10.662Z] unconfined, which can lead to unexpected situations. [2021-02-23T12:03:10.662Z] [2021-02-23T12:03:10.662Z] To set a process to complain mode, use the command line tool [2021-02-23T12:03:10.662Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T12:03:10.662Z] +++ true [2021-02-23T12:03:10.662Z] exiting test-integration [2021-02-23T12:03:10.662Z] ++ exit 0 [2021-02-23T12:03:10.662Z] [2021-02-23T12:03:11.295Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-23T12:03:12.722Z] Cannot create a file when that file already exists. [2021-02-23T12:03:12.976Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.1% of statements [2021-02-23T12:03:13.183Z] --- PASS: TestImportExtremelyLargeImageWorks (193.60s) [2021-02-23T12:03:13.183Z] PASS [2021-02-23T12:03:13.183Z] [2021-02-23T12:03:13.183Z] DONE 12 tests in 197.621s [2021-02-23T12:03:13.183Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T12:03:13.183Z] ++ 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-23T12:03:13.183Z] ++ set -e [2021-02-23T12:03:13.183Z] ++ '[' -n 0 ']' [2021-02-23T12:03:13.183Z] ++ set -x [2021-02-23T12:03:13.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=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-23T12:03:13.183Z] INFO: Testing against a local daemon [2021-02-23T12:03:13.183Z] === RUN TestNetworkCreateDelete Post stage [Pipeline] junit [2021-02-23T12:03:13.224Z] Recording test results [2021-02-23T12:03:13.439Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-02-23T12:03:13.439Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T12:03:13.546Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T12:03:13.694Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-02-23T12:03:13.694Z] === RUN TestDaemonDNSFallback [2021-02-23T12:03:13.895Z] + echo Ensuring container killed. [2021-02-23T12:03:13.895Z] Ensuring container killed. [2021-02-23T12:03:13.895Z] + docker rm -vf docker-pr1 [2021-02-23T12:03:13.895Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T12:03:13.913Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2021-02-23T12:03:13.913Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-23T12:03:13.913Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-23T12:03:13.913Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-23T12:03:14.171Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-23T12:03:14.185Z] + echo Chowning /workspace to jenkins user [2021-02-23T12:03:14.185Z] Chowning /workspace to jenkins user [2021-02-23T12:03:14.185Z] + id -u [2021-02-23T12:03:14.185Z] + id -g [2021-02-23T12:03:14.185Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42062:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T12:03:14.185Z] Unable to find image 'busybox:latest' locally [2021-02-23T12:03:14.447Z] latest: Pulling from library/busybox [2021-02-23T12:03:14.447Z] bfdf7b082edb: Pulling fs layer [2021-02-23T12:03:14.447Z] bfdf7b082edb: Verifying Checksum [2021-02-23T12:03:14.447Z] bfdf7b082edb: Download complete [2021-02-23T12:03:14.708Z] bfdf7b082edb: Pull complete [2021-02-23T12:03:14.708Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T12:03:14.708Z] Status: Downloaded newer image for busybox:latest [2021-02-23T12:03:15.586Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-23T12:03:17.407Z] Removing intermediate container 6c604d112684 [2021-02-23T12:03:17.407Z] ---> fab46aff6135 [2021-02-23T12:03:17.407Z] Step 13/13 : CMD ["sh"] [2021-02-23T12:03:17.407Z] ---> Running in 457987fd0196 [2021-02-23T12:03:17.407Z] Removing intermediate container 457987fd0196 [2021-02-23T12:03:17.407Z] ---> f05865bcdc8b [2021-02-23T12:03:17.407Z] Successfully built f05865bcdc8b [2021-02-23T12:03:17.407Z] Successfully tagged busybox:latest [2021-02-23T12:03:17.407Z] INFO: Docker images of the daemon under test [2021-02-23T12:03:17.407Z] [2021-02-23T12:03:17.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-23T12:03:17.407Z] busybox latest f05865bcdc8b Less than a second ago 5.28GB [2021-02-23T12:03:17.407Z] microsoft/windowsservercore latest 31902e4b25a6 2 weeks ago 5.21GB [2021-02-23T12:03:17.407Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 2 weeks ago 5.21GB [2021-02-23T12:03:17.407Z] [2021-02-23T12:03:17.407Z] INFO: Running integration tests at 02/23/2021 12:03:17... [2021-02-23T12:03:17.407Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-23T12:03:17.407Z] INFO: Integration API tests being run from the host: [2021-02-23T12:03:17.407Z] INFO: make.ps1 starting at 02/23/2021 12:03:17 [2021-02-23T12:03:18.103Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-23T12:03:18.103Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-23T12:03:18.103Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-23T12:03:18.103Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-23T12:03:18.373Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-23T12:03:18.373Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-23T12:03:18.381Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-23T12:03:19.755Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T12:03:20.304Z] + bundleName=arm64-integration [2021-02-23T12:03:20.304Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-23T12:03:20.304Z] Creating arm64-integration-bundles.tar.gz [2021-02-23T12:03:20.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml ) tar -print -czf [2021-02-23T12:03:20.304Z] arm64-integration-bundles.tar.gz [2021-02-23T12:03:20.317Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-02-23T12:03:20.317Z] === RUN TestInspectNetwork [Pipeline] archiveArtifacts [2021-02-23T12:03:20.579Z] Archiving artifacts [2021-02-23T12:03:20.878Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-23T12:03:22.772Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T12:03:23.109Z] + make clean [2021-02-23T12:03:24.055Z] docker volume rm -f docker-dev-cache [2021-02-23T12:03:24.055Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T12:03:24.145Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-23T12:03:24.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-23T12:03:24.963Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T12:03:24.963Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T12:03:24.963Z] === RUN TestInspectNetwork/network_name [2021-02-23T12:03:24.963Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T12:03:24.963Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-23T12:03:26.375Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-02-23T12:03:26.941Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-23T12:03:28.843Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-23T12:03:29.128Z] --- PASS: TestInspectNetwork (8.70s) [2021-02-23T12:03:29.128Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T12:03:29.128Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T12:03:29.128Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T12:03:29.128Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T12:03:29.128Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T12:03:31.017Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2021-02-23T12:03:31.017Z] === RUN TestNetworkInvalidJSON [2021-02-23T12:03:31.273Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T12:03:31.273Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T12:03:31.273Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:03:31.273Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:03:31.273Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:03:31.273Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:03:31.273Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T12:03:31.273Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:03:31.273Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:03:31.273Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-23T12:03:31.273Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-23T12:03:31.273Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-23T12:03:31.273Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T12:03:31.273Z] === RUN TestNetworkList [2021-02-23T12:03:31.273Z] === RUN TestNetworkList//networks [2021-02-23T12:03:31.273Z] === PAUSE TestNetworkList//networks [2021-02-23T12:03:31.273Z] === RUN TestNetworkList//networks/ [2021-02-23T12:03:31.273Z] === PAUSE TestNetworkList//networks/ [2021-02-23T12:03:31.273Z] === CONT TestNetworkList//networks [2021-02-23T12:03:31.273Z] === CONT TestNetworkList//networks/ [2021-02-23T12:03:31.273Z] --- PASS: TestNetworkList (0.02s) [2021-02-23T12:03:31.273Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T12:03:31.273Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T12:03:31.273Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T12:03:31.835Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-02-23T12:03:31.835Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T12:03:32.091Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T12:03:33.018Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-23T12:03:33.018Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T12:03:33.581Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-02-23T12:03:33.581Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T12:03:34.946Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-02-23T12:03:34.946Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T12:03:34.946Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-23T12:03:35.875Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-23T12:03:36.132Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-02-23T12:03:36.132Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T12:03:36.693Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-23T12:03:36.693Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T12:03:37.619Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-23T12:03:37.619Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-23T12:03:38.815Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-02-23T12:03:38.815Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.2% of statements [2021-02-23T12:03:38.815Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-23T12:03:38.815Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-23T12:03:39.383Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 81.8% of statements [2021-02-23T12:03:39.512Z] --- PASS: TestServiceWithPredefinedNetwork (2.97s) [2021-02-23T12:03:39.512Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T12:03:39.512Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T12:03:39.512Z] service_test.go:242: FLAKY_TEST [2021-02-23T12:03:39.512Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T12:03:39.642Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2021-02-23T12:03:40.576Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-02-23T12:03:40.576Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-23T12:03:40.576Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-23T12:03:41.143Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-02-23T12:03:42.043Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-23T12:03:42.299Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-23T12:03:43.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:03:43.554Z] INFO: Testing against a local daemon [2021-02-23T12:03:43.554Z] === RUN TestBuildWithSession [2021-02-23T12:03:43.554Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-23T12:03:43.554Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T12:03:43.554Z] === RUN TestBuildSquashParent [2021-02-23T12:03:43.554Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-23T12:03:43.554Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:03:43.554Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-23T12:03:43.554Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T12:03:43.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T12:03:43.554Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T12:03:43.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T12:03:43.554Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T12:03:43.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T12:03:43.554Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T12:03:43.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T12:03:43.554Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T12:03:43.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T12:03:43.554Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T12:03:43.554Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T12:03:43.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-23T12:03:43.554Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-23T12:03:43.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-23T12:03:43.554Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-23T12:03:43.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-23T12:03:43.674Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.435s coverage: 73.3% of statements [2021-02-23T12:03:43.919Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-23T12:03:43.933Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-02-23T12:03:44.174Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-23T12:03:44.868Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.423s coverage: 56.2% of statements [2021-02-23T12:03:46.062Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-23T12:03:46.625Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-23T12:03:47.399Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-02-23T12:03:47.552Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-23T12:03:48.479Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-23T12:03:48.778Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.280s coverage: 49.4% of statements [2021-02-23T12:03:49.713Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.743s coverage: 46.2% of statements [2021-02-23T12:03:49.713Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-23T12:03:49.847Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-23T12:03:50.104Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-23T12:03:50.104Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-23T12:03:50.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-23T12:03:50.650Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-23T12:03:50.666Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-23T12:03:50.921Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-23T12:03:51.090Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.533s coverage: 57.7% of statements [2021-02-23T12:03:51.090Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-23T12:03:51.090Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-23T12:03:51.348Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 57.5% of statements [2021-02-23T12:03:51.483Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-23T12:03:52.724Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-02-23T12:03:52.847Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-23T12:03:53.408Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-23T12:03:54.128Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-02-23T12:03:54.725Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.7% of statements [2021-02-23T12:03:54.725Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-23T12:03:54.725Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-23T12:03:55.298Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-23T12:03:55.556Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2021-02-23T12:03:55.556Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T12:03:56.131Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2021-02-23T12:03:56.485Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-23T12:03:57.507Z] ok github.com/docker/docker/daemon/logger/awslogs 0.203s coverage: 77.4% of statements [2021-02-23T12:03:57.507Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-23T12:03:57.507Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-23T12:03:57.507Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-02-23T12:03:58.385Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-23T12:03:58.491Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2021-02-23T12:03:58.749Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2021-02-23T12:03:59.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-02-23T12:03:59.311Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-23T12:03:59.360Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-23T12:03:59.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.96s) [2021-02-23T12:03:59.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.34s) [2021-02-23T12:03:59.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.50s) [2021-02-23T12:03:59.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.18s) [2021-02-23T12:03:59.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.84s) [2021-02-23T12:03:59.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.69s) [2021-02-23T12:03:59.360Z] === RUN TestBuildMultiStageCopy [2021-02-23T12:03:59.360Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-23T12:04:00.237Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-23T12:04:00.385Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-23T12:04:00.385Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-23T12:04:00.644Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 55.1% of statements [2021-02-23T12:04:00.799Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-23T12:04:02.022Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-02-23T12:04:03.313Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-23T12:04:03.403Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-23T12:04:03.403Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-23T12:04:03.875Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s) [2021-02-23T12:04:03.875Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o7q7oxerczp457468jac8hx9k Created:2021-02-23 12:03:56.950100664 +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[4b90ba2467ff29d2b120beb4e563b11e76c4b129010e9fe229a31c6e57a1860b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ujtqxsyz0dwhe6839oj66tip EndpointID:edf96f11b34b1815c096e196b0aea5f74b7a95fec679a44fb446e26c01ea89d2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb8243d6d6e6cc002abb80dfd380483393538109a90f3ddbd5ed362edeef3e0b 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:0ff36b130846 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ujtqxsyz0dwhe6839oj66tip EndpointID:edf96f11b34b1815c096e196b0aea5f74b7a95fec679a44fb446e26c01ea89d2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T12:04:03.875Z] PASS [2021-02-23T12:04:03.875Z] [2021-02-23T12:04:03.875Z] === Skipped [2021-02-23T12:04:03.875Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T12:04:03.875Z] service_test.go:242: FLAKY_TEST [2021-02-23T12:04:03.875Z] [2021-02-23T12:04:03.875Z] [2021-02-23T12:04:03.875Z] DONE 26 tests, 1 skipped in 50.603s [2021-02-23T12:04:03.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T12:04:03.875Z] ++ 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-23T12:04:03.875Z] ++ set -e [2021-02-23T12:04:03.875Z] ++ '[' -n 0 ']' [2021-02-23T12:04:03.875Z] ++ set -x [2021-02-23T12:04:03.875Z] ++ 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-23T12:04:03.875Z] INFO: Testing against a local daemon [2021-02-23T12:04:03.875Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T12:04:03.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-23T12:04:03.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:04:03.875Z] === RUN TestDockerNetworkIpvlan [2021-02-23T12:04:03.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T12:04:03.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:04:03.875Z] PASS [2021-02-23T12:04:03.875Z] [2021-02-23T12:04:03.875Z] === Skipped [2021-02-23T12:04:03.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-23T12:04:03.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:04:03.875Z] [2021-02-23T12:04:03.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T12:04:03.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:04:03.875Z] [2021-02-23T12:04:03.875Z] [2021-02-23T12:04:03.875Z] DONE 2 tests, 2 skipped in 0.177s [2021-02-23T12:04:03.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T12:04:03.875Z] ++ 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-23T12:04:03.875Z] ++ set -e [2021-02-23T12:04:03.875Z] ++ '[' -n 0 ']' [2021-02-23T12:04:03.875Z] ++ set -x [2021-02-23T12:04:03.875Z] ++ 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-23T12:04:04.132Z] INFO: Testing against a local daemon [2021-02-23T12:04:04.132Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T12:04:04.339Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2021-02-23T12:04:04.339Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-23T12:04:04.339Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2021-02-23T12:04:04.339Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-23T12:04:05.499Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-23T12:04:05.499Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-02-23T12:04:05.499Z] === RUN TestDockerNetworkMacvlan [2021-02-23T12:04:06.060Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-23T12:04:06.316Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T12:04:06.465Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-23T12:04:06.465Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-23T12:04:06.873Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2021-02-23T12:04:06.873Z] ok github.com/docker/docker/distribution 0.160s coverage: 25.0% of statements [2021-02-23T12:04:06.873Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-23T12:04:06.877Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-23T12:04:07.432Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-23T12:04:07.441Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T12:04:08.250Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-02-23T12:04:08.368Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T12:04:08.400Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-23T12:04:09.184Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-02-23T12:04:09.751Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-02-23T12:04:09.937Z] --- PASS: TestBuildMultiStageCopy (11.10s) [2021-02-23T12:04:09.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.35s) [2021-02-23T12:04:09.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-02-23T12:04:09.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-02-23T12:04:09.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-02-23T12:04:09.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2021-02-23T12:04:09.938Z] === RUN TestBuildMultiStageParentConfig [2021-02-23T12:04:10.010Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2021-02-23T12:04:10.010Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-23T12:04:10.884Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T12:04:11.388Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2021-02-23T12:04:11.388Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-02-23T12:04:11.388Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-23T12:04:11.955Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-02-23T12:04:12.119Z] --- PASS: TestBuildMultiStageParentConfig (2.34s) [2021-02-23T12:04:12.119Z] === RUN TestBuildLabelWithTargets [2021-02-23T12:04:12.119Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-02-23T12:04:12.119Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:04:12.119Z] === RUN TestBuildWithEmptyLayers [2021-02-23T12:04:13.086Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2021-02-23T12:04:13.086Z] === RUN TestBuildMultiStageOnBuild [2021-02-23T12:04:13.333Z] ok github.com/docker/docker/oci 0.009s coverage: 38.4% of statements [2021-02-23T12:04:13.402Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T12:04:14.268Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-02-23T12:04:14.268Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-23T12:04:14.767Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-23T12:04:16.173Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 76.9% of statements [2021-02-23T12:04:16.740Z] ok github.com/docker/docker/pkg/authorization 0.070s coverage: 68.3% of statements [2021-02-23T12:04:17.000Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-23T12:04:17.264Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-23T12:04:18.034Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T12:04:18.034Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-23T12:04:18.969Z] --- PASS: TestDockerNetworkMacvlan (13.35s) [2021-02-23T12:04:18.970Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-02-23T12:04:18.970Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-23T12:04:18.970Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2021-02-23T12:04:18.970Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2021-02-23T12:04:18.970Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s) [2021-02-23T12:04:18.970Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2021-02-23T12:04:18.970Z] PASS [2021-02-23T12:04:18.970Z] [2021-02-23T12:04:18.970Z] DONE 8 tests in 14.963s [2021-02-23T12:04:18.970Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T12:04:18.970Z] ++ 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-23T12:04:18.970Z] ++ set -e [2021-02-23T12:04:18.970Z] ++ '[' -n 0 ']' [2021-02-23T12:04:18.970Z] ++ set -x [2021-02-23T12:04:18.970Z] ++ 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-23T12:04:18.970Z] testing: warning: no tests to run [2021-02-23T12:04:18.970Z] PASS [2021-02-23T12:04:18.970Z] [2021-02-23T12:04:18.970Z] DONE 0 tests in 0.035s [2021-02-23T12:04:18.970Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T12:04:18.970Z] ++ 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-23T12:04:18.970Z] ++ set -e [2021-02-23T12:04:18.970Z] ++ '[' -n 0 ']' [2021-02-23T12:04:18.970Z] ++ set -x [2021-02-23T12:04:18.970Z] ++ 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-23T12:04:19.226Z] INFO: Testing against a local daemon [2021-02-23T12:04:19.226Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T12:04:19.786Z] === RUN TestDockerSuite/TestBuildRm [2021-02-23T12:04:20.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-23T12:04:20.549Z] ok github.com/docker/docker/pkg/chrootarchive 2.504s coverage: 43.2% of statements [2021-02-23T12:04:20.549Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-23T12:04:20.975Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2021-02-23T12:04:20.975Z] === RUN TestAuthZPluginTLS [2021-02-23T12:04:21.120Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-02-23T12:04:21.121Z] ok github.com/docker/docker/layer 7.417s coverage: 68.8% of statements [2021-02-23T12:04:21.121Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-23T12:04:21.121Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-23T12:04:21.121Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-23T12:04:21.121Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-23T12:04:21.121Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-23T12:04:21.121Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-23T12:04:21.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-23T12:04:21.231Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-23T12:04:21.231Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T12:04:21.690Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2021-02-23T12:04:22.158Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-02-23T12:04:22.158Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T12:04:22.257Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-02-23T12:04:22.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2021-02-23T12:04:22.414Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T12:04:23.192Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-02-23T12:04:23.341Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2021-02-23T12:04:23.341Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T12:04:23.451Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-02-23T12:04:23.597Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-23T12:04:24.524Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-23T12:04:24.779Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-02-23T12:04:24.779Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T12:04:24.828Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-23T12:04:25.341Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-02-23T12:04:25.341Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T12:04:25.395Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-02-23T12:04:25.478Z] --- PASS: TestBuildMultiStageOnBuild (10.77s) [2021-02-23T12:04:25.478Z] === RUN TestBuildUncleanTarFilenames [2021-02-23T12:04:25.478Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-02-23T12:04:25.478Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:04:25.478Z] === RUN TestBuildMultiStageLayerLeak [2021-02-23T12:04:25.654Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2021-02-23T12:04:25.901Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-23T12:04:25.901Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-02-23T12:04:25.901Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T12:04:26.157Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-23T12:04:26.223Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-02-23T12:04:26.223Z] ok github.com/docker/docker/pkg/fsutils 0.209s coverage: 85.1% of statements [2021-02-23T12:04:26.413Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-23T12:04:26.413Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T12:04:26.670Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-23T12:04:27.598Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-23T12:04:27.598Z] ok github.com/docker/docker/pkg/idtools 0.538s coverage: 69.5% of statements [2021-02-23T12:04:27.598Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 69.3% of statements [2021-02-23T12:04:27.857Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-02-23T12:04:27.857Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-02-23T12:04:27.857Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-23T12:04:27.857Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-23T12:04:27.857Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-23T12:04:28.158Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-02-23T12:04:28.158Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T12:04:28.425Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-23T12:04:28.425Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-23T12:04:28.425Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-02-23T12:04:28.684Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-23T12:04:28.720Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-23T12:04:29.251Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-02-23T12:04:29.251Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-23T12:04:29.251Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-23T12:04:29.251Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-23T12:04:30.084Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-23T12:04:30.084Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-02-23T12:04:30.084Z] === RUN TestAuthZPluginHeader [2021-02-23T12:04:30.185Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-02-23T12:04:30.752Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-23T12:04:31.010Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-23T12:04:31.012Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-02-23T12:04:31.012Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T12:04:31.270Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-23T12:04:32.643Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-23T12:04:32.902Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-23T12:04:33.530Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-23T12:04:33.530Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-23T12:04:33.530Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-23T12:04:33.530Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-23T12:04:33.786Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-23T12:04:34.714Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-23T12:04:34.714Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-23T12:04:35.275Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.11s) [2021-02-23T12:04:35.275Z] === RUN TestAuthZPluginV2Disable [2021-02-23T12:04:35.531Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-23T12:04:36.183Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2021-02-23T12:04:36.183Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-23T12:04:36.442Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-23T12:04:36.700Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-23T12:04:37.268Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-23T12:04:37.836Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-23T12:04:37.858Z] --- PASS: TestBuildMultiStageLayerLeak (13.97s) [2021-02-23T12:04:37.858Z] === RUN TestBuildWithHugeFile [2021-02-23T12:04:38.403Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-02-23T12:04:38.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-23T12:04:38.805Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2021-02-23T12:04:38.805Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T12:04:38.970Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-02-23T12:04:38.970Z] testing: warning: no tests to run [2021-02-23T12:04:38.970Z] coverage: [no statements] [2021-02-23T12:04:38.970Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-23T12:04:39.368Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-23T12:04:39.537Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-23T12:04:39.537Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-23T12:04:39.796Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-23T12:04:40.295Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-23T12:04:41.659Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-23T12:04:41.698Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-23T12:04:41.914Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-23T12:04:42.265Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-23T12:04:42.476Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) [2021-02-23T12:04:42.476Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T12:04:42.733Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-23T12:04:42.879Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-23T12:04:44.102Z] === RUN TestDockerSuite/TestBuildUser [2021-02-23T12:04:44.257Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2021-02-23T12:04:44.824Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-23T12:04:45.993Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-23T12:04:46.199Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-02-23T12:04:46.458Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-23T12:04:46.716Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-02-23T12:04:47.651Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-23T12:04:47.909Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-23T12:04:50.166Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-23T12:04:50.440Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-23T12:04:51.375Z] ok github.com/docker/docker/volume/local 0.072s coverage: 76.4% of statements [2021-02-23T12:04:51.942Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-23T12:04:53.318Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-02-23T12:04:53.435Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.67s) [2021-02-23T12:04:53.436Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T12:05:01.517Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-23T12:05:01.517Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-23T12:05:01.517Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-23T12:05:01.772Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-23T12:05:02.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-23T12:05:02.590Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-23T12:05:03.956Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-23T12:05:03.956Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-23T12:05:03.956Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-23T12:05:03.956Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-23T12:05:03.956Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-23T12:05:05.512Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/rootless [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/volume [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-23T12:05:05.512Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === Skipped [2021-02-23T12:05:05.512Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-23T12:05:05.512Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-23T12:05:05.512Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:73: No driver to put! [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-23T12:05:05.512Z] time="2021-02-23T12:03:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-23T12:05:05.512Z] time="2021-02-23T12:03:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-23T12:05:05.512Z] time="2021-02-23T12:03:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-23T12:05:05.512Z] time="2021-02-23T12:03:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-23T12:05:05.512Z] time="2021-02-23T12:03:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:73: No driver to put! [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-23T12:05:05.512Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-23T12:05:05.512Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-23T12:05:05.512Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-23T12:05:05.512Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-23T12:05:05.512Z] graphtest_unix.go:73: No driver to put! [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-23T12:05:05.512Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-23T12:05:05.512Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] [2021-02-23T12:05:05.512Z] DONE 2239 tests, 26 skipped in 254.902s Post stage [Pipeline] junit [2021-02-23T12:05:05.525Z] Recording test results [2021-02-23T12:05:05.858Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-23T12:05:05.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-23T12:05:06.095Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-02-23T12:05:06.114Z] === RUN TestDockerSuite/TestBuildWithFailure [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-23T12:05:06.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42062/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_BRANCH=master docker:70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 hack/validate/vendor [2021-02-23T12:05:06.676Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-23T12:05:07.238Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-23T12:05:07.365Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T12:05:07.940Z] + echo Ensuring container killed. [2021-02-23T12:05:07.940Z] Ensuring container killed. [2021-02-23T12:05:07.940Z] + docker rm -vf docker-pr1 [2021-02-23T12:05:07.940Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-02-23T12:05:08.170Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-23T12:05:08.170Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-23T12:05:08.219Z] + echo Chowning /workspace to jenkins user [2021-02-23T12:05:08.219Z] Chowning /workspace to jenkins user [2021-02-23T12:05:08.220Z] + id -u [2021-02-23T12:05:08.220Z] + id -g [2021-02-23T12:05:08.220Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42062:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T12:05:09.085Z] + bundleName=unit [2021-02-23T12:05:09.085Z] + echo Creating unit-bundles.tar.gz [2021-02-23T12:05:09.085Z] Creating unit-bundles.tar.gz [2021-02-23T12:05:09.085Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-23T12:05:09.085Z] bundles/junit-report.xml [2021-02-23T12:05:09.085Z] bundles/go-test-report.json [2021-02-23T12:05:09.085Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-23T12:05:09.097Z] Archiving artifacts [2021-02-23T12:05:09.537Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2021-02-23T12:05:09.537Z] PASS [2021-02-23T12:05:09.537Z] [2021-02-23T12:05:09.537Z] DONE 17 tests in 50.609s [2021-02-23T12:05:09.537Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T12:05:09.537Z] ++ 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-23T12:05:09.537Z] ++ set -e [2021-02-23T12:05:09.537Z] ++ '[' -n 0 ']' [2021-02-23T12:05:09.537Z] ++ set -x [2021-02-23T12:05:09.537Z] ++ 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-23T12:05:09.551Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T12:05:09.793Z] INFO: Testing against a local daemon [2021-02-23T12:05:09.794Z] === RUN TestPluginInvalidJSON [2021-02-23T12:05:09.794Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:05:09.794Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:05:09.794Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:05:09.794Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-23T12:05:09.794Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T12:05:09.794Z] === RUN TestPluginInstall [2021-02-23T12:05:09.794Z] === RUN TestPluginInstall/no_auth [2021-02-23T12:05:09.864Z] + make clean [2021-02-23T12:05:09.864Z] docker volume rm -f docker-dev-cache [2021-02-23T12:05:10.123Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T12:05:10.721Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-23T12:05:12.086Z] time="2021-02-23T12:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:05:12.086Z] time="2021-02-23T12:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eddabcc7a78df1de8632fd00a3ef161ca00b102ef10ebb2d8f36f3a4a96fa93f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:05:12.086Z] time="2021-02-23T12:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:05:12.086Z] time="2021-02-23T12:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eddabcc7a78df1de8632fd00a3ef161ca00b102ef10ebb2d8f36f3a4a96fa93f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:05:12.649Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-23T12:05:12.649Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T12:05:13.211Z] time="2021-02-23T12:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:05:13.211Z] time="2021-02-23T12:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbab0f7da40e8ab8adf6e29a67c8396cffa8726e2e21bb47c9bc74f47e001310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:05:13.211Z] time="2021-02-23T12:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:05:13.211Z] time="2021-02-23T12:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbab0f7da40e8ab8adf6e29a67c8396cffa8726e2e21bb47c9bc74f47e001310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:05:13.467Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-23T12:05:13.724Z] === RUN TestPluginInstall/with_insecure [2021-02-23T12:05:13.979Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-23T12:05:14.540Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-23T12:05:14.540Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-23T12:05:14.795Z] time="2021-02-23T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:05:14.795Z] time="2021-02-23T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01de500470c1a49bb98c2d2b2c6dcea5b9491c07328af8a95c1b2e4bd4241378" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:05:14.795Z] time="2021-02-23T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:05:14.795Z] time="2021-02-23T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01de500470c1a49bb98c2d2b2c6dcea5b9491c07328af8a95c1b2e4bd4241378" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:05:15.357Z] --- PASS: TestPluginInstall (5.41s) [2021-02-23T12:05:15.357Z] --- PASS: TestPluginInstall/no_auth (2.76s) [2021-02-23T12:05:15.357Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2021-02-23T12:05:15.357Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2021-02-23T12:05:15.357Z] plugin_test.go:160: [dc47f1a8c6ada] daemon is not started [2021-02-23T12:05:15.357Z] === RUN TestPluginsWithRuntimes [2021-02-23T12:05:15.357Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-23T12:05:17.248Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-23T12:05:17.248Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T12:05:17.248Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-23T12:05:17.248Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-23T12:05:17.811Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-23T12:05:18.373Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T12:05:18.628Z] === RUN TestDockerSuite/TestCommitChange [2021-02-23T12:05:19.189Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-23T12:05:19.445Z] --- PASS: TestPluginsWithRuntimes (4.24s) [2021-02-23T12:05:19.445Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.20s) [2021-02-23T12:05:19.445Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-02-23T12:05:19.445Z] PASS [2021-02-23T12:05:19.445Z] [2021-02-23T12:05:19.445Z] DONE 9 tests in 9.817s [2021-02-23T12:05:19.445Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T12:05:19.445Z] ++ 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-23T12:05:19.445Z] ++ set -e [2021-02-23T12:05:19.445Z] ++ '[' -n 0 ']' [2021-02-23T12:05:19.445Z] ++ set -x [2021-02-23T12:05:19.445Z] ++ 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-23T12:05:19.701Z] INFO: Testing against a local daemon [2021-02-23T12:05:19.701Z] === RUN TestExternalGraphDriver [2021-02-23T12:05:19.701Z] === RUN TestExternalGraphDriver/json [2021-02-23T12:05:19.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-23T12:05:19.958Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-23T12:05:21.861Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-23T12:05:21.861Z] === RUN TestExternalGraphDriver/spec [2021-02-23T12:05:22.132Z] --- PASS: TestImportExtremelyLargeImageWorks (193.79s) [2021-02-23T12:05:22.132Z] PASS [2021-02-23T12:05:22.132Z] [2021-02-23T12:05:22.132Z] === Skipped [2021-02-23T12:05:22.132Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-23T12:05:22.132Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:05:22.132Z] [2021-02-23T12:05:22.132Z] [2021-02-23T12:05:22.132Z] DONE 12 tests, 1 skipped in 194.826s [2021-02-23T12:05:22.132Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-23T12:05:22.132Z] ++ 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-23T12:05:22.132Z] ++ set -e [2021-02-23T12:05:22.132Z] ++ '[' -n 0 ']' [2021-02-23T12:05:22.132Z] ++ set -x [2021-02-23T12:05:22.132Z] ++ 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-23T12:05:22.132Z] INFO: Testing against a local daemon [2021-02-23T12:05:22.132Z] === RUN TestNetworkCreateDelete [2021-02-23T12:05:22.132Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-02-23T12:05:22.132Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T12:05:22.132Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-02-23T12:05:22.132Z] === RUN TestDaemonDNSFallback [2021-02-23T12:05:22.132Z] --- PASS: TestDaemonDNSFallback (1.60s) [2021-02-23T12:05:22.132Z] === RUN TestInspectNetwork [2021-02-23T12:05:22.132Z] === RUN TestInspectNetwork/full_network_id [2021-02-23T12:05:22.132Z] === RUN TestInspectNetwork/partial_network_id [2021-02-23T12:05:22.132Z] === RUN TestInspectNetwork/network_name [2021-02-23T12:05:22.132Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-23T12:05:22.766Z] --- PASS: TestInspectNetwork (7.03s) [2021-02-23T12:05:22.766Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-23T12:05:22.766Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-23T12:05:22.766Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-23T12:05:22.766Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-23T12:05:22.766Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T12:05:23.226Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-23T12:05:24.154Z] === RUN TestExternalGraphDriver/pull [2021-02-23T12:05:24.154Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-23T12:05:24.840Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2021-02-23T12:05:24.840Z] === RUN TestNetworkInvalidJSON [2021-02-23T12:05:24.840Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T12:05:24.840Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T12:05:24.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:05:24.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:05:24.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:05:24.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:05:24.840Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T12:05:24.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:05:24.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:05:24.840Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-02-23T12:05:24.840Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T12:05:24.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T12:05:24.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T12:05:24.840Z] === RUN TestNetworkList [2021-02-23T12:05:24.840Z] === RUN TestNetworkList//networks [2021-02-23T12:05:24.840Z] === PAUSE TestNetworkList//networks [2021-02-23T12:05:24.840Z] === RUN TestNetworkList//networks/ [2021-02-23T12:05:24.840Z] === PAUSE TestNetworkList//networks/ [2021-02-23T12:05:24.840Z] === CONT TestNetworkList//networks [2021-02-23T12:05:24.840Z] === CONT TestNetworkList//networks/ [2021-02-23T12:05:24.840Z] --- PASS: TestNetworkList (0.02s) [2021-02-23T12:05:24.840Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T12:05:24.840Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T12:05:24.840Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T12:05:25.134Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-23T12:05:25.134Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T12:05:26.044Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-23T12:05:26.044Z] --- PASS: TestExternalGraphDriver (6.52s) [2021-02-23T12:05:26.044Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2021-02-23T12:05:26.044Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2021-02-23T12:05:26.044Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2021-02-23T12:05:26.044Z] === RUN TestGraphdriverPluginV2 [2021-02-23T12:05:26.176Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-23T12:05:26.176Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T12:05:26.973Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-23T12:05:27.217Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-02-23T12:05:27.217Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T12:05:28.255Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-02-23T12:05:28.255Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T12:05:28.337Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-23T12:05:28.898Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-23T12:05:28.898Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-23T12:05:28.898Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-23T12:05:28.898Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-23T12:05:28.898Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-23T12:05:28.898Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-23T12:05:28.898Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-23T12:05:29.300Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-02-23T12:05:29.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T12:05:29.935Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-23T12:05:29.935Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T12:05:30.265Z] --- PASS: TestGraphdriverPluginV2 (4.01s) [2021-02-23T12:05:30.265Z] PASS [2021-02-23T12:05:30.265Z] [2021-02-23T12:05:30.265Z] DONE 5 tests in 10.683s [2021-02-23T12:05:30.265Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T12:05:30.265Z] ++ 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-23T12:05:30.265Z] ++ set -e [2021-02-23T12:05:30.265Z] ++ '[' -n 0 ']' [2021-02-23T12:05:30.265Z] ++ set -x [2021-02-23T12:05:30.265Z] ++ 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-23T12:05:30.265Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-23T12:05:30.265Z] INFO: Testing against a local daemon [2021-02-23T12:05:30.265Z] === RUN TestContinueAfterPluginCrash [2021-02-23T12:05:30.265Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T12:05:30.265Z] === RUN TestReadPluginNoRead [2021-02-23T12:05:30.265Z] === PAUSE TestReadPluginNoRead [2021-02-23T12:05:30.265Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T12:05:30.265Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T12:05:30.265Z] === CONT TestContinueAfterPluginCrash [2021-02-23T12:05:30.265Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T12:05:31.630Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-23T12:05:31.630Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-23T12:05:32.018Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2021-02-23T12:05:32.018Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T12:05:32.018Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T12:05:32.018Z] service_test.go:242: FLAKY_TEST [2021-02-23T12:05:32.018Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T12:05:32.559Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-23T12:05:33.488Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-23T12:05:34.419Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-23T12:05:34.980Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-23T12:05:35.542Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-23T12:05:35.542Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-23T12:05:35.542Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-23T12:05:35.799Z] --- PASS: TestDaemonStartWithLogOpt (5.49s) [2021-02-23T12:05:35.799Z] === CONT TestReadPluginNoRead [2021-02-23T12:05:36.055Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-23T12:05:36.055Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-23T12:05:36.055Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-23T12:05:36.317Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-23T12:05:36.317Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-23T12:05:36.880Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-23T12:05:37.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-23T12:05:38.736Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-23T12:05:38.736Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-23T12:05:39.664Z] === RUN TestReadPluginNoRead/default [2021-02-23T12:05:39.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-23T12:05:40.481Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-23T12:05:40.481Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-23T12:05:41.044Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2021-02-23T12:05:41.044Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-23T12:05:41.299Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T12:05:41.861Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-23T12:05:42.422Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-23T12:05:42.678Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T12:05:42.934Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-23T12:05:42.934Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-23T12:05:43.495Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-23T12:05:44.428Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-23T12:05:44.428Z] --- PASS: TestReadPluginNoRead (8.53s) [2021-02-23T12:05:44.428Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2021-02-23T12:05:44.428Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-02-23T12:05:44.428Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2021-02-23T12:05:44.428Z] read_test.go:92: [de2bd1409ca4b] daemon is not started [2021-02-23T12:05:44.428Z] PASS [2021-02-23T12:05:44.428Z] [2021-02-23T12:05:44.428Z] DONE 6 tests in 14.175s [2021-02-23T12:05:44.428Z] 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-23T12:05:44.428Z] ++ 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-23T12:05:44.428Z] ++ set -e [2021-02-23T12:05:44.428Z] ++ '[' -n 0 ']' [2021-02-23T12:05:44.428Z] ++ set -x [2021-02-23T12:05:44.428Z] ++ 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-23T12:05:44.428Z] testing: warning: no tests to run [2021-02-23T12:05:44.428Z] PASS [2021-02-23T12:05:44.428Z] [2021-02-23T12:05:44.428Z] DONE 0 tests in 0.052s [2021-02-23T12:05:44.428Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T12:05:44.428Z] ++ 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-23T12:05:44.428Z] ++ set -e [2021-02-23T12:05:44.428Z] ++ '[' -n 0 ']' [2021-02-23T12:05:44.428Z] ++ set -x [2021-02-23T12:05:44.428Z] ++ 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-23T12:05:44.684Z] INFO: Testing against a local daemon [2021-02-23T12:05:44.684Z] === RUN TestPluginWithDevMounts [2021-02-23T12:05:44.684Z] === PAUSE TestPluginWithDevMounts [2021-02-23T12:05:44.684Z] === CONT TestPluginWithDevMounts [2021-02-23T12:05:44.939Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-23T12:05:44.939Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-23T12:05:45.868Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-23T12:05:46.797Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-02-23T12:05:46.797Z] PASS [2021-02-23T12:05:46.797Z] [2021-02-23T12:05:46.797Z] DONE 1 tests in 2.112s [2021-02-23T12:05:46.797Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T12:05:46.797Z] ++ 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-23T12:05:46.797Z] ++ set -e [2021-02-23T12:05:46.797Z] ++ '[' -n 0 ']' [2021-02-23T12:05:46.797Z] ++ set -x [2021-02-23T12:05:46.797Z] ++ 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-23T12:05:46.797Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-23T12:05:46.797Z] INFO: Testing against a local daemon [2021-02-23T12:05:46.797Z] === RUN TestSecretInspect [2021-02-23T12:05:47.379Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2021-02-23T12:05:47.379Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T12:05:47.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-23T12:05:47.982Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-23T12:05:47.982Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-23T12:05:47.982Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-23T12:05:47.982Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-23T12:05:48.544Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-23T12:05:49.105Z] --- PASS: TestSecretInspect (2.30s) [2021-02-23T12:05:49.105Z] === RUN TestSecretList [2021-02-23T12:05:53.538Z] --- PASS: TestSecretList (2.28s) [2021-02-23T12:05:53.538Z] === RUN TestSecretsCreateAndDelete [2021-02-23T12:05:53.538Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-23T12:05:53.538Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-23T12:05:53.567Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2021-02-23T12:05:53.567Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:57rpht0lldi9l325goj6ahupu Created:2021-02-23 12:05:46.637498851 +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[b02efd1eb2c7680114683381aacb971e67588c34ee3d6d6b51ef125d533a9c72:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s8athwchtwtcxv8jlvohhh0pn EndpointID:187752a4b2b97955027874c5d3265049b1eb92f73b39332049a045de75e81e2a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23a58621baff273f54edfc3ff9f2d1415aa2e9850f4a796042d42d60969f74c7 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:1b20035521e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s8athwchtwtcxv8jlvohhh0pn EndpointID:187752a4b2b97955027874c5d3265049b1eb92f73b39332049a045de75e81e2a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-23T12:05:53.567Z] PASS [2021-02-23T12:05:53.567Z] [2021-02-23T12:05:53.567Z] === Skipped [2021-02-23T12:05:53.567Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T12:05:53.567Z] service_test.go:242: FLAKY_TEST [2021-02-23T12:05:53.567Z] [2021-02-23T12:05:53.567Z] [2021-02-23T12:05:53.567Z] DONE 26 tests, 1 skipped in 39.122s [2021-02-23T12:05:53.567Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-23T12:05:53.567Z] ++ 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-23T12:05:53.567Z] ++ set -e [2021-02-23T12:05:53.567Z] ++ '[' -n 0 ']' [2021-02-23T12:05:53.567Z] ++ set -x [2021-02-23T12:05:53.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T12:05:53.567Z] INFO: Testing against a local daemon [2021-02-23T12:05:53.567Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-23T12:05:53.567Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T12:05:53.567Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:05:53.567Z] === RUN TestDockerNetworkIpvlan [2021-02-23T12:05:53.567Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-23T12:05:53.567Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:05:53.567Z] PASS [2021-02-23T12:05:53.567Z] [2021-02-23T12:05:53.567Z] === Skipped [2021-02-23T12:05:53.567Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-23T12:05:53.567Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:05:53.567Z] [2021-02-23T12:05:53.567Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-23T12:05:53.567Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-23T12:05:53.567Z] [2021-02-23T12:05:53.567Z] [2021-02-23T12:05:53.567Z] DONE 2 tests, 2 skipped in 0.092s [2021-02-23T12:05:53.567Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-23T12:05:53.567Z] ++ 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-23T12:05:53.567Z] ++ set -e [2021-02-23T12:05:53.567Z] ++ '[' -n 0 ']' [2021-02-23T12:05:53.567Z] ++ set -x [2021-02-23T12:05:53.568Z] ++ 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-23T12:05:53.568Z] INFO: Testing against a local daemon [2021-02-23T12:05:53.568Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-23T12:05:54.099Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2021-02-23T12:05:54.099Z] === RUN TestSecretsUpdate [2021-02-23T12:05:54.099Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-23T12:05:54.099Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-23T12:05:54.203Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-02-23T12:05:54.203Z] === RUN TestDockerNetworkMacvlan [2021-02-23T12:05:54.355Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-23T12:05:54.842Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-23T12:05:55.881Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-23T12:05:56.242Z] --- PASS: TestSecretsUpdate (2.28s) [2021-02-23T12:05:56.242Z] === RUN TestTemplatedSecret [2021-02-23T12:05:56.803Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-23T12:05:56.925Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-23T12:05:57.364Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-23T12:05:58.291Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-23T12:05:59.003Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-23T12:05:59.654Z] --- PASS: TestTemplatedSecret (3.14s) [2021-02-23T12:05:59.655Z] === RUN TestSecretCreateResolve [2021-02-23T12:06:00.517Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-23T12:06:02.168Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-23T12:06:02.168Z] --- PASS: TestSecretCreateResolve (2.72s) [2021-02-23T12:06:02.168Z] PASS [2021-02-23T12:06:02.168Z] [2021-02-23T12:06:02.168Z] DONE 6 tests in 15.533s [2021-02-23T12:06:02.168Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T12:06:02.168Z] ++ 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-23T12:06:02.168Z] ++ set -e [2021-02-23T12:06:02.168Z] ++ '[' -n 0 ']' [2021-02-23T12:06:02.168Z] ++ set -x [2021-02-23T12:06:02.168Z] ++ 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-23T12:06:02.426Z] INFO: Testing against a local daemon [2021-02-23T12:06:02.426Z] === RUN TestServiceCreateInit [2021-02-23T12:06:02.426Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T12:06:02.426Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-23T12:06:03.790Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-23T12:06:04.050Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-23T12:06:05.091Z] --- PASS: TestDockerNetworkMacvlan (11.01s) [2021-02-23T12:06:05.091Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-02-23T12:06:05.091Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-23T12:06:05.091Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2021-02-23T12:06:05.091Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2021-02-23T12:06:05.091Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s) [2021-02-23T12:06:05.091Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2021-02-23T12:06:05.091Z] PASS [2021-02-23T12:06:05.091Z] [2021-02-23T12:06:05.091Z] DONE 8 tests in 12.465s [2021-02-23T12:06:05.091Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-23T12:06:05.091Z] ++ 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-23T12:06:05.091Z] ++ set -e [2021-02-23T12:06:05.091Z] ++ '[' -n 0 ']' [2021-02-23T12:06:05.091Z] ++ set -x [2021-02-23T12:06:05.091Z] ++ 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-23T12:06:05.091Z] testing: warning: no tests to run [2021-02-23T12:06:05.091Z] PASS [2021-02-23T12:06:05.091Z] [2021-02-23T12:06:05.091Z] DONE 0 tests in 0.011s [2021-02-23T12:06:05.092Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-23T12:06:05.092Z] ++ 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-23T12:06:05.092Z] ++ set -e [2021-02-23T12:06:05.092Z] ++ '[' -n 0 ']' [2021-02-23T12:06:05.092Z] ++ set -x [2021-02-23T12:06:05.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T12:06:05.092Z] INFO: Testing against a local daemon [2021-02-23T12:06:05.092Z] === RUN TestAuthZPluginAllowRequest [2021-02-23T12:06:05.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-23T12:06:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-23T12:06:06.611Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2021-02-23T12:06:06.611Z] === RUN TestAuthZPluginTLS [2021-02-23T12:06:07.080Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T12:06:07.247Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-23T12:06:07.247Z] === RUN TestAuthZPluginDenyRequest [2021-02-23T12:06:07.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-23T12:06:07.539Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-23T12:06:07.539Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-23T12:06:08.175Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-23T12:06:08.175Z] === RUN TestAuthZPluginDenyResponse [2021-02-23T12:06:08.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-23T12:06:08.810Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-23T12:06:08.810Z] === RUN TestAuthZPluginAllowEventStream [2021-02-23T12:06:10.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-23T12:06:10.333Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2021-02-23T12:06:10.333Z] === RUN TestAuthZPluginErrorResponse [2021-02-23T12:06:10.342Z] --- PASS: TestServiceCreateInit (8.07s) [2021-02-23T12:06:10.342Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2021-02-23T12:06:10.342Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.37s) [2021-02-23T12:06:10.342Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T12:06:10.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000814b80_} [2021-02-23T12:06:10.627Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-02-23T12:06:10.627Z] === RUN TestAuthZPluginErrorRequest [2021-02-23T12:06:11.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1586097337_/foo_false____} [2021-02-23T12:06:11.263Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-23T12:06:11.263Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-23T12:06:11.556Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-23T12:06:11.556Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-23T12:06:12.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1586097337_/foo_true____} [2021-02-23T12:06:13.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-23T12:06:13.630Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-02-23T12:06:13.630Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-23T12:06:14.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3466792132_/foo_false____} [2021-02-23T12:06:15.149Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-02-23T12:06:15.149Z] === RUN TestAuthZPluginHeader [2021-02-23T12:06:15.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3466792132_/foo_true____} [2021-02-23T12:06:16.188Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-02-23T12:06:16.188Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-23T12:06:16.188Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T12:06:16.188Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:16.188Z] === RUN TestAuthZPluginV2Disable [2021-02-23T12:06:16.188Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-23T12:06:16.188Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:16.188Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-23T12:06:16.188Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T12:06:16.188Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:16.188Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-23T12:06:16.188Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T12:06:16.188Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:16.188Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-23T12:06:17.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3466792132_/foo_true__0xc000814be0__} [2021-02-23T12:06:18.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000814c00_} [2021-02-23T12:06:20.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000814c20_} [2021-02-23T12:06:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000814c40_} [2021-02-23T12:06:22.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000814c60_} [2021-02-23T12:06:22.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-23T12:06:24.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-23T12:06:24.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-23T12:06:24.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-23T12:06:24.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-23T12:06:24.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-23T12:06:24.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-23T12:06:24.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-23T12:06:24.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-23T12:06:24.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-23T12:06:24.342Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-23T12:06:26.229Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-23T12:06:27.594Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-23T12:06:28.159Z] --- PASS: TestCreateServiceMultipleTimes (17.66s) [2021-02-23T12:06:28.159Z] === RUN TestCreateServiceConflict [2021-02-23T12:06:29.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-23T12:06:29.524Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-23T12:06:31.413Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-23T12:06:31.413Z] --- PASS: TestCreateServiceConflict (3.05s) [2021-02-23T12:06:31.413Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T12:06:31.413Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-23T12:06:32.341Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-23T12:06:32.904Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-23T12:06:34.273Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-23T12:06:34.771Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-02-23T12:06:34.771Z] PASS [2021-02-23T12:06:34.771Z] [2021-02-23T12:06:34.771Z] === Skipped [2021-02-23T12:06:34.771Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-23T12:06:34.771Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:34.771Z] [2021-02-23T12:06:34.771Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-23T12:06:34.771Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:34.771Z] [2021-02-23T12:06:34.771Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-23T12:06:34.771Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:34.771Z] [2021-02-23T12:06:34.771Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-23T12:06:34.771Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:34.771Z] [2021-02-23T12:06:34.771Z] [2021-02-23T12:06:34.771Z] DONE 17 tests, 4 skipped in 27.688s [2021-02-23T12:06:34.771Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-23T12:06:34.771Z] ++ 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-23T12:06:34.771Z] ++ set -e [2021-02-23T12:06:34.771Z] ++ '[' -n 0 ']' [2021-02-23T12:06:34.771Z] ++ set -x [2021-02-23T12:06:34.771Z] ++ 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-23T12:06:34.771Z] INFO: Testing against a local daemon [2021-02-23T12:06:34.771Z] === RUN TestPluginInvalidJSON [2021-02-23T12:06:34.771Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:06:34.771Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:06:34.771Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:06:34.771Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-23T12:06:34.771Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T12:06:34.771Z] === RUN TestPluginInstall [2021-02-23T12:06:34.771Z] === RUN TestPluginInstall/no_auth [2021-02-23T12:06:34.771Z] time="2021-02-23T12:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:06:34.771Z] time="2021-02-23T12:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd081865aa0bb7d802ba6d8a4b1b804eaf559dee3f13a1dc8fb9267b71b4841b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:06:34.771Z] time="2021-02-23T12:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:06:34.771Z] time="2021-02-23T12:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd081865aa0bb7d802ba6d8a4b1b804eaf559dee3f13a1dc8fb9267b71b4841b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:06:34.771Z] === RUN TestPluginInstall/with_htpasswd [2021-02-23T12:06:34.835Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-23T12:06:35.090Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2021-02-23T12:06:35.090Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T12:06:35.408Z] time="2021-02-23T12:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:06:35.408Z] time="2021-02-23T12:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3061e9a7fc7d5eff7f2536bb9147cfe0abe16538433816b6532bf209a1e3f1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:06:35.408Z] time="2021-02-23T12:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:06:35.408Z] time="2021-02-23T12:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3061e9a7fc7d5eff7f2536bb9147cfe0abe16538433816b6532bf209a1e3f1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:06:35.651Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-23T12:06:35.703Z] === RUN TestPluginInstall/with_insecure [2021-02-23T12:06:36.212Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-23T12:06:37.140Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-23T12:06:37.217Z] time="2021-02-23T12:06:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:06:37.217Z] time="2021-02-23T12:06:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c15d68ce95ef869c25ffe7981196b4c8e62f0afd7960eaedb20a5dc93f400daf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:06:37.217Z] time="2021-02-23T12:06:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-23T12:06:37.217Z] time="2021-02-23T12:06:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c15d68ce95ef869c25ffe7981196b4c8e62f0afd7960eaedb20a5dc93f400daf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-23T12:06:37.217Z] --- PASS: TestPluginInstall (4.33s) [2021-02-23T12:06:37.217Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2021-02-23T12:06:37.217Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-02-23T12:06:37.217Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-02-23T12:06:37.217Z] plugin_test.go:160: [da9e292f8e31e] daemon is not started [2021-02-23T12:06:37.217Z] === RUN TestPluginsWithRuntimes [2021-02-23T12:06:38.068Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-23T12:06:38.998Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-23T12:06:39.425Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-23T12:06:39.559Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-23T12:06:40.059Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-23T12:06:40.119Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-23T12:06:40.680Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-23T12:06:41.242Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-23T12:06:41.574Z] --- PASS: TestPluginsWithRuntimes (4.10s) [2021-02-23T12:06:41.574Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-02-23T12:06:41.574Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-02-23T12:06:41.574Z] PASS [2021-02-23T12:06:41.574Z] [2021-02-23T12:06:41.574Z] DONE 9 tests in 8.520s [2021-02-23T12:06:41.574Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-23T12:06:41.574Z] ++ 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-23T12:06:41.574Z] ++ set -e [2021-02-23T12:06:41.574Z] ++ '[' -n 0 ']' [2021-02-23T12:06:41.574Z] ++ set -x [2021-02-23T12:06:41.574Z] ++ 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-23T12:06:41.574Z] INFO: Testing against a local daemon [2021-02-23T12:06:41.574Z] === RUN TestExternalGraphDriver [2021-02-23T12:06:41.574Z] === RUN TestExternalGraphDriver/json [2021-02-23T12:06:42.170Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-23T12:06:43.099Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-23T12:06:43.647Z] === RUN TestExternalGraphDriver/spec [2021-02-23T12:06:43.661Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-23T12:06:43.661Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-23T12:06:44.232Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-23T12:06:44.799Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-23T12:06:45.166Z] === RUN TestExternalGraphDriver/pull [2021-02-23T12:06:45.360Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-23T12:06:45.921Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-23T12:06:46.484Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-23T12:06:47.259Z] --- PASS: TestExternalGraphDriver (5.66s) [2021-02-23T12:06:47.259Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2021-02-23T12:06:47.259Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2021-02-23T12:06:47.259Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2021-02-23T12:06:47.259Z] === RUN TestGraphdriverPluginV2 [2021-02-23T12:06:47.259Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-23T12:06:47.259Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:47.259Z] PASS [2021-02-23T12:06:47.259Z] [2021-02-23T12:06:47.259Z] === Skipped [2021-02-23T12:06:47.259Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-23T12:06:47.259Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:06:47.259Z] [2021-02-23T12:06:47.259Z] [2021-02-23T12:06:47.259Z] DONE 5 tests, 1 skipped in 5.795s [2021-02-23T12:06:47.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-23T12:06:47.259Z] ++ 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-23T12:06:47.259Z] ++ set -e [2021-02-23T12:06:47.259Z] ++ '[' -n 0 ']' [2021-02-23T12:06:47.259Z] ++ set -x [2021-02-23T12:06:47.259Z] ++ 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-23T12:06:47.259Z] INFO: Testing against a local daemon [2021-02-23T12:06:47.259Z] === RUN TestContinueAfterPluginCrash [2021-02-23T12:06:47.259Z] === PAUSE TestContinueAfterPluginCrash [2021-02-23T12:06:47.259Z] === RUN TestReadPluginNoRead [2021-02-23T12:06:47.259Z] === PAUSE TestReadPluginNoRead [2021-02-23T12:06:47.259Z] === RUN TestDaemonStartWithLogOpt [2021-02-23T12:06:47.259Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-23T12:06:47.259Z] === CONT TestContinueAfterPluginCrash [2021-02-23T12:06:47.259Z] === CONT TestReadPluginNoRead [2021-02-23T12:06:47.259Z] === CONT TestDaemonStartWithLogOpt [2021-02-23T12:06:47.419Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-23T12:06:47.980Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-23T12:06:49.344Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.32s) [2021-02-23T12:06:49.344Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T12:06:49.344Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-23T12:06:49.602Z] --- PASS: TestBuildWithHugeFile (128.21s) [2021-02-23T12:06:49.602Z] === RUN TestBuildWCOWSandboxSize [2021-02-23T12:06:52.614Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2021-02-23T12:06:52.614Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T12:06:52.957Z] === RUN TestReadPluginNoRead/default [2021-02-23T12:06:52.957Z] --- PASS: TestDaemonStartWithLogOpt (5.43s) [2021-02-23T12:06:53.175Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-23T12:06:53.594Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-23T12:06:55.103Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-23T12:06:55.696Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2021-02-23T12:06:55.696Z] === RUN TestCreateServiceSysctls [2021-02-23T12:06:55.952Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-23T12:06:56.514Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-23T12:06:56.615Z] --- PASS: TestReadPluginNoRead (9.18s) [2021-02-23T12:06:56.615Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-02-23T12:06:56.615Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-02-23T12:06:56.615Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2021-02-23T12:06:56.615Z] read_test.go:92: [d9f54d9df0abe] daemon is not started [2021-02-23T12:06:57.650Z] --- PASS: TestContinueAfterPluginCrash (10.55s) [2021-02-23T12:06:57.650Z] PASS [2021-02-23T12:06:57.650Z] [2021-02-23T12:06:57.650Z] DONE 6 tests in 10.627s [2021-02-23T12:06:57.650Z] 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-23T12:06:57.650Z] ++ 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-23T12:06:57.650Z] ++ set -e [2021-02-23T12:06:57.650Z] ++ '[' -n 0 ']' [2021-02-23T12:06:57.650Z] ++ set -x [2021-02-23T12:06:57.650Z] ++ 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-23T12:06:57.945Z] testing: warning: no tests to run [2021-02-23T12:06:57.945Z] PASS [2021-02-23T12:06:57.945Z] [2021-02-23T12:06:57.945Z] DONE 0 tests in 0.017s [2021-02-23T12:06:57.945Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-23T12:06:57.945Z] ++ 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-23T12:06:57.945Z] ++ set -e [2021-02-23T12:06:57.945Z] ++ '[' -n 0 ']' [2021-02-23T12:06:57.945Z] ++ set -x [2021-02-23T12:06:57.945Z] ++ 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-23T12:06:57.945Z] INFO: Testing against a local daemon [2021-02-23T12:06:57.945Z] === RUN TestPluginWithDevMounts [2021-02-23T12:06:57.945Z] === PAUSE TestPluginWithDevMounts [2021-02-23T12:06:57.945Z] === CONT TestPluginWithDevMounts [2021-02-23T12:06:59.780Z] --- PASS: TestCreateServiceSysctls (3.99s) [2021-02-23T12:06:59.780Z] === RUN TestCreateServiceCapabilities [2021-02-23T12:07:00.012Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-02-23T12:07:00.012Z] PASS [2021-02-23T12:07:00.012Z] [2021-02-23T12:07:00.012Z] DONE 1 tests in 1.915s [2021-02-23T12:07:00.012Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-23T12:07:00.012Z] ++ 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-23T12:07:00.012Z] ++ set -e [2021-02-23T12:07:00.012Z] ++ '[' -n 0 ']' [2021-02-23T12:07:00.012Z] ++ set -x [2021-02-23T12:07:00.012Z] ++ 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-23T12:07:00.012Z] INFO: Testing against a local daemon [2021-02-23T12:07:00.012Z] === RUN TestSecretInspect [2021-02-23T12:07:00.341Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-23T12:07:02.091Z] --- PASS: TestSecretInspect (1.89s) [2021-02-23T12:07:02.092Z] === RUN TestSecretList [2021-02-23T12:07:02.856Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2021-02-23T12:07:02.856Z] === RUN TestInspect [2021-02-23T12:07:03.111Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-23T12:07:03.609Z] --- PASS: TestSecretList (1.94s) [2021-02-23T12:07:03.609Z] === RUN TestSecretsCreateAndDelete [2021-02-23T12:07:03.693Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-23T12:07:05.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-23T12:07:05.684Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2021-02-23T12:07:05.684Z] === RUN TestSecretsUpdate [2021-02-23T12:07:06.146Z] --- PASS: TestInspect (3.58s) [2021-02-23T12:07:06.146Z] === RUN TestCreateJob [2021-02-23T12:07:07.762Z] --- PASS: TestSecretsUpdate (1.90s) [2021-02-23T12:07:07.762Z] === RUN TestTemplatedSecret [2021-02-23T12:07:08.036Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-23T12:07:08.963Z] === RUN TestDockerSuite/TestCpToDot [2021-02-23T12:07:09.526Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-23T12:07:09.842Z] --- PASS: TestTemplatedSecret (2.42s) [2021-02-23T12:07:09.842Z] === RUN TestSecretCreateResolve [2021-02-23T12:07:10.452Z] --- PASS: TestCreateJob (4.15s) [2021-02-23T12:07:10.453Z] === RUN TestReplicatedJob [2021-02-23T12:07:11.014Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-23T12:07:11.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-23T12:07:11.914Z] --- PASS: TestSecretCreateResolve (1.93s) [2021-02-23T12:07:11.914Z] PASS [2021-02-23T12:07:11.914Z] [2021-02-23T12:07:11.914Z] DONE 6 tests in 12.093s [2021-02-23T12:07:11.914Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-23T12:07:11.914Z] ++ 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-23T12:07:11.914Z] ++ set -e [2021-02-23T12:07:11.914Z] ++ '[' -n 0 ']' [2021-02-23T12:07:11.914Z] ++ set -x [2021-02-23T12:07:11.914Z] ++ 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-23T12:07:11.914Z] INFO: Testing against a local daemon [2021-02-23T12:07:11.914Z] === RUN TestServiceCreateInit [2021-02-23T12:07:11.914Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T12:07:12.506Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-23T12:07:13.433Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-23T12:07:15.324Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-23T12:07:15.459Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T12:07:15.581Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-23T12:07:16.508Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-23T12:07:17.436Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-23T12:07:17.692Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-23T12:07:17.692Z] --- PASS: TestReplicatedJob (7.30s) [2021-02-23T12:07:17.692Z] === RUN TestUpdateReplicatedJob [2021-02-23T12:07:17.692Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-23T12:07:18.256Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-23T12:07:18.818Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-23T12:07:18.818Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-23T12:07:18.818Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-23T12:07:19.380Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-23T12:07:19.927Z] --- PASS: TestServiceCreateInit (7.34s) [2021-02-23T12:07:19.927Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2021-02-23T12:07:19.927Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2021-02-23T12:07:19.927Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T12:07:19.944Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-23T12:07:19.944Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-23T12:07:20.205Z] === RUN TestDockerSuite/TestCreateRM [2021-02-23T12:07:20.205Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-23T12:07:20.205Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-23T12:07:20.460Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-23T12:07:20.460Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-23T12:07:21.388Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2021-02-23T12:07:21.388Z] === RUN TestServiceListWithStatuses [2021-02-23T12:07:21.388Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T12:07:21.388Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T12:07:21.388Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T12:07:22.317Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-23T12:07:22.317Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-23T12:07:22.317Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-23T12:07:27.559Z] --- PASS: TestDockerNetworkConnectAlias (5.35s) [2021-02-23T12:07:27.559Z] === RUN TestDockerNetworkReConnect [2021-02-23T12:07:27.559Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-23T12:07:27.559Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-23T12:07:27.559Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-23T12:07:27.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-23T12:07:27.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-23T12:07:27.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-23T12:07:28.376Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-23T12:07:29.744Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-23T12:07:30.672Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-23T12:07:31.597Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2021-02-23T12:07:31.597Z] === RUN TestServicePlugin [2021-02-23T12:07:31.853Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-23T12:07:33.219Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-23T12:07:34.146Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-23T12:07:34.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-23T12:07:34.659Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-23T12:07:34.659Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-23T12:07:35.296Z] --- PASS: TestCreateServiceMultipleTimes (15.14s) [2021-02-23T12:07:35.296Z] === RUN TestCreateServiceConflict [2021-02-23T12:07:35.587Z] === RUN TestDockerSuite/TestDockerFails [2021-02-23T12:07:35.587Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-23T12:07:35.587Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-23T12:07:35.587Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-23T12:07:36.339Z] --- PASS: TestCreateServiceConflict (1.90s) [2021-02-23T12:07:36.339Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T12:07:37.484Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-23T12:07:38.045Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-23T12:07:39.083Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2021-02-23T12:07:39.083Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T12:07:39.940Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-23T12:07:39.940Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-23T12:07:39.940Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-23T12:07:40.196Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-23T12:07:46.726Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-23T12:07:47.287Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-23T12:07:49.801Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-23T12:07:50.728Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-23T12:07:51.730Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2021-02-23T12:07:51.730Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T12:07:52.093Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-23T12:07:52.349Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-23T12:07:52.910Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-23T12:07:53.471Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-23T12:07:53.811Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2021-02-23T12:07:53.811Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T12:07:54.032Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-23T12:07:54.593Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-23T12:07:55.956Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-23T12:07:56.553Z] --- PASS: TestCreateServiceConfigFileMode (2.70s) [2021-02-23T12:07:56.553Z] === RUN TestCreateServiceSysctls [2021-02-23T12:07:56.884Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-23T12:07:59.414Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-23T12:08:00.079Z] --- PASS: TestCreateServiceSysctls (3.02s) [2021-02-23T12:08:00.079Z] === RUN TestCreateServiceCapabilities [2021-02-23T12:08:01.299Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-23T12:08:01.861Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-23T12:08:02.160Z] --- PASS: TestCreateServiceCapabilities (2.19s) [2021-02-23T12:08:02.160Z] === RUN TestInspect [2021-02-23T12:08:02.794Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-23T12:08:04.157Z] --- PASS: TestServicePlugin (32.73s) [2021-02-23T12:08:04.157Z] plugin_test.go:62: [dd35b5e2cca04] joining swarm manager [d0bba31039cac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:08:04.157Z] plugin_test.go:65: [d44663a17f1cb] joining swarm manager [d0bba31039cac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:08:04.157Z] === RUN TestServiceUpdateLabel [2021-02-23T12:08:04.253Z] --- PASS: TestInspect (2.44s) [2021-02-23T12:08:04.253Z] === RUN TestCreateJob [2021-02-23T12:08:06.671Z] --- PASS: TestServiceUpdateLabel (2.33s) [2021-02-23T12:08:06.671Z] === RUN TestServiceUpdateSecrets [2021-02-23T12:08:07.784Z] --- PASS: TestCreateJob (2.86s) [2021-02-23T12:08:07.784Z] === RUN TestReplicatedJob [2021-02-23T12:08:08.034Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-23T12:08:08.597Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-23T12:08:09.524Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-23T12:08:10.084Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-23T12:08:10.340Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-23T12:08:10.596Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-23T12:08:10.596Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-23T12:08:10.852Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-23T12:08:11.779Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-23T12:08:12.247Z] --- PASS: TestReplicatedJob (4.93s) [2021-02-23T12:08:12.247Z] === RUN TestUpdateReplicatedJob [2021-02-23T12:08:12.706Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-23T12:08:12.706Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-23T12:08:12.706Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-23T12:08:13.268Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-23T12:08:13.523Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-23T12:08:13.778Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-23T12:08:15.001Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2021-02-23T12:08:15.001Z] === RUN TestServiceListWithStatuses [2021-02-23T12:08:15.001Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T12:08:15.001Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T12:08:15.001Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T12:08:15.140Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-23T12:08:15.141Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-23T12:08:15.141Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-23T12:08:15.141Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-23T12:08:16.525Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-23T12:08:17.087Z] === RUN TestDockerSuite/TestEventsRename [2021-02-23T12:08:17.649Z] === RUN TestDockerSuite/TestEventsResize [2021-02-23T12:08:18.212Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-23T12:08:18.468Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-23T12:08:19.029Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-23T12:08:19.486Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2021-02-23T12:08:19.486Z] === RUN TestDockerNetworkReConnect [2021-02-23T12:08:19.589Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-23T12:08:21.475Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2021-02-23T12:08:21.475Z] === RUN TestServiceUpdateConfigs [2021-02-23T12:08:22.227Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2021-02-23T12:08:22.227Z] === RUN TestServicePlugin [2021-02-23T12:08:22.227Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T12:08:22.227Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:08:22.227Z] === RUN TestServiceUpdateLabel [2021-02-23T12:08:22.402Z] === RUN TestDockerSuite/TestEventsTop [2021-02-23T12:08:23.329Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-23T12:08:24.303Z] --- PASS: TestServiceUpdateLabel (1.95s) [2021-02-23T12:08:24.303Z] === RUN TestServiceUpdateSecrets [2021-02-23T12:08:25.843Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-23T12:08:31.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-23T12:08:32.008Z] === RUN TestDockerSuite/TestExec [2021-02-23T12:08:32.569Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-23T12:08:33.496Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-23T12:08:33.752Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-23T12:08:34.328Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-23T12:08:36.224Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-23T12:08:36.224Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2021-02-23T12:08:36.224Z] === RUN TestServiceUpdateNetwork [2021-02-23T12:08:36.785Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-23T12:08:37.348Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-23T12:08:38.714Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-23T12:08:39.276Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-23T12:08:39.651Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2021-02-23T12:08:39.651Z] === RUN TestServiceUpdateConfigs [2021-02-23T12:08:40.204Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-23T12:08:40.765Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-23T12:08:41.692Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-23T12:08:42.619Z] === RUN TestDockerSuite/TestExecEnv [2021-02-23T12:08:43.181Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-23T12:08:44.547Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-23T12:08:45.108Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-23T12:08:46.996Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-23T12:08:47.557Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-23T12:08:48.119Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-23T12:08:48.683Z] === RUN TestDockerSuite/TestExecParseError [2021-02-23T12:08:49.244Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-23T12:08:49.805Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-23T12:08:50.064Z] --- PASS: TestServiceUpdateNetwork (14.20s) [2021-02-23T12:08:50.064Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T12:08:50.326Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-23T12:08:51.690Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-23T12:08:51.690Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T12:08:52.252Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-23T12:08:52.508Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T12:08:53.069Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-23T12:08:55.071Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2021-02-23T12:08:55.071Z] === RUN TestServiceUpdateNetwork [2021-02-23T12:08:59.599Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T12:09:03.760Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-23T12:09:04.321Z] === RUN TestDockerSuite/TestExecTTY [2021-02-23T12:09:04.883Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-23T12:09:05.441Z] --- PASS: TestServiceUpdateNetwork (12.38s) [2021-02-23T12:09:05.441Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T12:09:05.445Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-23T12:09:06.006Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-23T12:09:06.075Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-23T12:09:06.567Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-23T12:09:06.567Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-23T12:09:06.712Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-23T12:09:06.824Z] --- PASS: TestServiceUpdatePidsLimit (16.70s) [2021-02-23T12:09:06.824Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-02-23T12:09:06.824Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-23T12:09:06.824Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-02-23T12:09:06.824Z] PASS [2021-02-23T12:09:06.824Z] [2021-02-23T12:09:06.824Z] === Skipped [2021-02-23T12:09:06.824Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T12:09:06.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T12:09:06.824Z] [2021-02-23T12:09:06.824Z] [2021-02-23T12:09:06.824Z] DONE 27 tests, 1 skipped in 184.706s [2021-02-23T12:09:06.824Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T12:09:06.824Z] ++ 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-23T12:09:06.824Z] ++ set -e [2021-02-23T12:09:06.824Z] ++ '[' -n 0 ']' [2021-02-23T12:09:06.824Z] ++ set -x [2021-02-23T12:09:06.824Z] ++ 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-23T12:09:07.082Z] INFO: Testing against a local daemon [2021-02-23T12:09:07.082Z] === RUN TestSessionCreate [2021-02-23T12:09:07.082Z] --- PASS: TestSessionCreate (0.02s) [2021-02-23T12:09:07.082Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T12:09:07.082Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-23T12:09:07.082Z] PASS [2021-02-23T12:09:07.082Z] [2021-02-23T12:09:07.082Z] DONE 2 tests in 0.198s [2021-02-23T12:09:07.082Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T12:09:07.082Z] ++ 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-23T12:09:07.082Z] ++ set -e [2021-02-23T12:09:07.082Z] ++ '[' -n 0 ']' [2021-02-23T12:09:07.082Z] ++ set -x [2021-02-23T12:09:07.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-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-23T12:09:07.339Z] INFO: Testing against a local daemon [2021-02-23T12:09:07.339Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T12:09:07.339Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T12:09:07.339Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T12:09:07.339Z] === RUN TestEventsExecDie [2021-02-23T12:09:07.901Z] --- PASS: TestEventsExecDie (0.73s) [2021-02-23T12:09:07.901Z] === RUN TestEventsBackwardsCompatible [2021-02-23T12:09:08.156Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-23T12:09:08.156Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-23T12:09:08.156Z] === RUN TestInfoBinaryCommits [2021-02-23T12:09:08.156Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-02-23T12:09:08.156Z] === RUN TestInfoAPIVersioned [2021-02-23T12:09:08.156Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T12:09:08.156Z] === RUN TestInfoDiscoveryBackend [2021-02-23T12:09:08.718Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-02-23T12:09:08.718Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T12:09:08.718Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-23T12:09:09.644Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-23T12:09:09.644Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T12:09:09.644Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T12:09:10.222Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-23T12:09:10.222Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-02-23T12:09:10.222Z] === RUN TestInfoAPI [2021-02-23T12:09:10.222Z] --- PASS: TestInfoAPI (0.03s) [2021-02-23T12:09:10.222Z] === RUN TestInfoAPIWarnings [2021-02-23T12:09:10.788Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-23T12:09:13.614Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-23T12:09:16.026Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-23T12:09:20.187Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-23T12:09:21.550Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-23T12:09:22.092Z] --- PASS: TestServiceUpdatePidsLimit (15.97s) [2021-02-23T12:09:22.092Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-02-23T12:09:22.092Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-23T12:09:22.092Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-02-23T12:09:22.092Z] PASS [2021-02-23T12:09:22.092Z] [2021-02-23T12:09:22.092Z] === Skipped [2021-02-23T12:09:22.092Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-23T12:09:22.092Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-23T12:09:22.092Z] [2021-02-23T12:09:22.092Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-23T12:09:22.092Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-23T12:09:22.092Z] [2021-02-23T12:09:22.092Z] [2021-02-23T12:09:22.092Z] DONE 27 tests, 2 skipped in 129.054s [2021-02-23T12:09:22.092Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-23T12:09:22.092Z] ++ 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-23T12:09:22.092Z] ++ set -e [2021-02-23T12:09:22.092Z] ++ '[' -n 0 ']' [2021-02-23T12:09:22.092Z] ++ set -x [2021-02-23T12:09:22.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T12:09:22.092Z] INFO: Testing against a local daemon [2021-02-23T12:09:22.092Z] === RUN TestSessionCreate [2021-02-23T12:09:22.092Z] --- PASS: TestSessionCreate (0.04s) [2021-02-23T12:09:22.092Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T12:09:22.092Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-23T12:09:22.092Z] PASS [2021-02-23T12:09:22.092Z] [2021-02-23T12:09:22.092Z] DONE 2 tests in 0.153s [2021-02-23T12:09:22.092Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-23T12:09:22.092Z] ++ 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-23T12:09:22.092Z] ++ set -e [2021-02-23T12:09:22.092Z] ++ '[' -n 0 ']' [2021-02-23T12:09:22.092Z] ++ set -x [2021-02-23T12:09:22.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T12:09:22.092Z] INFO: Testing against a local daemon [2021-02-23T12:09:22.092Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T12:09:22.092Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T12:09:22.092Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T12:09:22.092Z] === RUN TestEventsExecDie [2021-02-23T12:09:22.092Z] --- PASS: TestEventsExecDie (0.58s) [2021-02-23T12:09:22.092Z] === RUN TestEventsBackwardsCompatible [2021-02-23T12:09:22.092Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-02-23T12:09:22.092Z] === RUN TestInfoBinaryCommits [2021-02-23T12:09:22.092Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-23T12:09:22.092Z] === RUN TestInfoAPIVersioned [2021-02-23T12:09:22.092Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-23T12:09:22.092Z] === RUN TestInfoDiscoveryBackend [2021-02-23T12:09:22.383Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-23T12:09:22.383Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-23T12:09:23.421Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-23T12:09:23.421Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-23T12:09:24.054Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-23T12:09:24.055Z] === RUN TestInfoAPI [2021-02-23T12:09:24.055Z] --- PASS: TestInfoAPI (0.03s) [2021-02-23T12:09:24.055Z] === RUN TestInfoAPIWarnings [2021-02-23T12:09:26.788Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-23T12:09:26.788Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-23T12:09:26.788Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-23T12:09:26.788Z] === RUN TestDockerSuite/TestHealth [2021-02-23T12:09:26.788Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-02-23T12:09:26.788Z] === RUN TestInfoDebug [2021-02-23T12:09:27.044Z] --- PASS: TestInfoDebug (0.52s) [2021-02-23T12:09:27.044Z] === RUN TestInfoInsecureRegistries [2021-02-23T12:09:27.607Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-02-23T12:09:27.607Z] === RUN TestInfoRegistryMirrors [2021-02-23T12:09:28.168Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-02-23T12:09:28.168Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T12:09:28.424Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-02-23T12:09:28.424Z] === RUN TestPingCacheHeaders [2021-02-23T12:09:28.424Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-23T12:09:28.424Z] === RUN TestPingGet [2021-02-23T12:09:28.424Z] --- PASS: TestPingGet (0.01s) [2021-02-23T12:09:28.424Z] === RUN TestPingHead [2021-02-23T12:09:28.424Z] --- PASS: TestPingHead (0.02s) [2021-02-23T12:09:28.424Z] === RUN TestVersion [2021-02-23T12:09:28.424Z] --- PASS: TestVersion (0.02s) [2021-02-23T12:09:28.424Z] PASS [2021-02-23T12:09:28.424Z] [2021-02-23T12:09:28.424Z] === Skipped [2021-02-23T12:09:28.424Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T12:09:28.424Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T12:09:28.424Z] [2021-02-23T12:09:28.424Z] [2021-02-23T12:09:28.424Z] DONE 18 tests, 1 skipped in 21.334s [2021-02-23T12:09:28.424Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T12:09:28.424Z] ++ 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-23T12:09:28.424Z] ++ set -e [2021-02-23T12:09:28.424Z] ++ '[' -n 0 ']' [2021-02-23T12:09:28.424Z] ++ set -x [2021-02-23T12:09:28.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=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-23T12:09:28.680Z] INFO: Testing against a local daemon [2021-02-23T12:09:28.680Z] === RUN TestVolumesCreateAndList [2021-02-23T12:09:28.680Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-23T12:09:28.680Z] === RUN TestVolumesRemove [2021-02-23T12:09:28.680Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-23T12:09:28.680Z] === RUN TestVolumesInspect [2021-02-23T12:09:28.680Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-23T12:09:28.680Z] === RUN TestVolumesInvalidJSON [2021-02-23T12:09:28.680Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T12:09:28.680Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T12:09:28.680Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T12:09:28.680Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-23T12:09:28.680Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T12:09:28.680Z] PASS [2021-02-23T12:09:28.680Z] [2021-02-23T12:09:28.680Z] DONE 5 tests in 0.240s [2021-02-23T12:09:28.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T12:09:28.935Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T12:09:28.935Z] +++ kill 5693 [2021-02-23T12:09:30.298Z] +++ /etc/init.d/apparmor stop [2021-02-23T12:09:30.298Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T12:09:30.298Z] [2021-02-23T12:09:30.298Z] Unloading profiles will leave already running processes permanently [2021-02-23T12:09:30.298Z] unconfined, which can lead to unexpected situations. [2021-02-23T12:09:30.298Z] [2021-02-23T12:09:30.298Z] To set a process to complain mode, use the command line tool [2021-02-23T12:09:30.298Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T12:09:30.298Z] +++ true [2021-02-23T12:09:30.298Z] exiting test-integration [2021-02-23T12:09:30.298Z] ++ exit 0 [2021-02-23T12:09:30.298Z] [2021-02-23T12:09:30.858Z] + for job in $(jobs -p) [2021-02-23T12:09:30.858Z] + wait 3964 [2021-02-23T12:09:33.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-23T12:09:42.641Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-02-23T12:09:42.641Z] === RUN TestInfoDebug [2021-02-23T12:09:42.641Z] --- PASS: TestInfoDebug (0.53s) [2021-02-23T12:09:42.641Z] === RUN TestInfoInsecureRegistries [2021-02-23T12:09:42.641Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-23T12:09:42.641Z] === RUN TestInfoRegistryMirrors [2021-02-23T12:09:42.641Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-23T12:09:42.642Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T12:09:42.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-02-23T12:09:42.642Z] === RUN TestPingCacheHeaders [2021-02-23T12:09:42.642Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-23T12:09:42.642Z] === RUN TestPingGet [2021-02-23T12:09:42.642Z] --- PASS: TestPingGet (0.03s) [2021-02-23T12:09:42.642Z] === RUN TestPingHead [2021-02-23T12:09:42.642Z] --- PASS: TestPingHead (0.04s) [2021-02-23T12:09:42.642Z] === RUN TestVersion [2021-02-23T12:09:42.642Z] --- PASS: TestVersion (0.03s) [2021-02-23T12:09:42.642Z] PASS [2021-02-23T12:09:42.642Z] [2021-02-23T12:09:42.642Z] === Skipped [2021-02-23T12:09:42.642Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T12:09:42.642Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-23T12:09:42.642Z] [2021-02-23T12:09:42.642Z] [2021-02-23T12:09:42.642Z] DONE 18 tests, 1 skipped in 21.198s [2021-02-23T12:09:42.642Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-23T12:09:42.642Z] ++ 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-23T12:09:42.642Z] ++ set -e [2021-02-23T12:09:42.642Z] ++ '[' -n 0 ']' [2021-02-23T12:09:42.642Z] ++ set -x [2021-02-23T12:09:42.642Z] ++ 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-23T12:09:42.642Z] INFO: Testing against a local daemon [2021-02-23T12:09:42.642Z] === RUN TestVolumesCreateAndList [2021-02-23T12:09:42.642Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-23T12:09:42.642Z] === RUN TestVolumesRemove [2021-02-23T12:09:42.642Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-23T12:09:42.642Z] === RUN TestVolumesInspect [2021-02-23T12:09:42.642Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-23T12:09:42.642Z] === RUN TestVolumesInvalidJSON [2021-02-23T12:09:42.642Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T12:09:42.642Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T12:09:42.642Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T12:09:42.642Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-23T12:09:42.642Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T12:09:42.642Z] PASS [2021-02-23T12:09:42.642Z] [2021-02-23T12:09:42.642Z] DONE 5 tests in 0.197s [2021-02-23T12:09:42.642Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T12:09:42.933Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T12:09:42.933Z] +++ kill 14107 [2021-02-23T12:09:44.462Z] +++ /etc/init.d/apparmor stop [2021-02-23T12:09:44.462Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T12:09:44.462Z] [2021-02-23T12:09:44.462Z] Unloading profiles will leave already running processes permanently [2021-02-23T12:09:44.462Z] unconfined, which can lead to unexpected situations. [2021-02-23T12:09:44.462Z] [2021-02-23T12:09:44.462Z] To set a process to complain mode, use the command line tool [2021-02-23T12:09:44.462Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T12:09:44.462Z] +++ true [2021-02-23T12:09:44.462Z] exiting test-integration [2021-02-23T12:09:44.462Z] ++ exit 0 [2021-02-23T12:09:44.462Z] Post stage [Pipeline] junit [2021-02-23T12:09:46.030Z] Recording test results [2021-02-23T12:09:46.564Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T12:09:46.979Z] + echo Ensuring container killed. [2021-02-23T12:09:46.979Z] Ensuring container killed. [2021-02-23T12:09:46.979Z] + docker rm -vf docker-pr1 [2021-02-23T12:09:46.979Z] Error: No such container: docker-pr1 [2021-02-23T12:09:46.979Z] + true [Pipeline] sh [2021-02-23T12:09:47.366Z] + echo Chowning /workspace to jenkins user [2021-02-23T12:09:47.366Z] Chowning /workspace to jenkins user [2021-02-23T12:09:47.366Z] + id -u [2021-02-23T12:09:47.366Z] + id -g [2021-02-23T12:09:47.366Z] + docker run --rm -v /home/docker/workspace/moby_PR-42062:/workspace busybox chown -R 1001:1001 /workspace [2021-02-23T12:09:47.366Z] Unable to find image 'busybox:latest' locally [2021-02-23T12:09:47.659Z] latest: Pulling from library/busybox [2021-02-23T12:09:47.659Z] f2fa8cbaa451: Pulling fs layer [2021-02-23T12:09:47.951Z] f2fa8cbaa451: Verifying Checksum [2021-02-23T12:09:47.951Z] f2fa8cbaa451: Download complete [2021-02-23T12:09:47.951Z] f2fa8cbaa451: Pull complete [2021-02-23T12:09:47.951Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T12:09:47.951Z] Status: Downloaded newer image for busybox:latest [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-23T12:09:48.227Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-23T12:09:48.228Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-23T12:09:48.228Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-23T12:09:48.483Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-23T12:09:49.043Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-23T12:09:49.605Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-23T12:09:49.605Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T12:09:50.166Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-23T12:09:50.501Z] + bundleName=ppc64le-integration [2021-02-23T12:09:50.501Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-23T12:09:50.501Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-23T12:09:50.501Z] + 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-23T12:09:50.501Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-23T12:09:50.545Z] Archiving artifacts [2021-02-23T12:09:50.928Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T12:09:51.316Z] + make clean [2021-02-23T12:09:51.610Z] make: command: Command not found [2021-02-23T12:09:51.610Z] make: command: Command not found [2021-02-23T12:09:51.610Z] docker volume rm -f docker-dev-cache [2021-02-23T12:09:51.610Z] docker-dev-cache [Pipeline] deleteDir [2021-02-23T12:09:53.428Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-23T12:09:53.428Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-23T12:09:53.428Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-23T12:09:53.992Z] === RUN TestDockerSuite/TestImportFile [2021-02-23T12:09:54.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-23T12:09:55.482Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-23T12:09:55.482Z] === RUN TestDockerSuite/TestImportFileWithMessage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T12:09:56.847Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-23T12:09:58.736Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-23T12:09:59.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-23T12:10:00.223Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-23T12:10:00.788Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-23T12:10:01.716Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-23T12:10:02.280Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-23T12:10:02.280Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-23T12:10:02.280Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-23T12:10:03.208Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-23T12:10:03.771Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-23T12:10:04.333Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-23T12:10:05.261Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-23T12:10:05.821Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-23T12:10:06.383Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-23T12:10:06.383Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-23T12:10:08.271Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-23T12:10:08.832Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-23T12:10:09.088Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-23T12:10:09.088Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-23T12:10:09.648Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-23T12:10:09.648Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-23T12:10:10.575Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-23T12:10:10.831Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-23T12:10:11.392Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-23T12:10:11.954Z] === RUN TestDockerSuite/TestInspectImage [2021-02-23T12:10:11.954Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-23T12:10:11.954Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-23T12:10:11.954Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-23T12:10:12.514Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-23T12:10:12.770Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-23T12:10:13.026Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-23T12:10:13.589Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-23T12:10:14.150Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-23T12:10:15.517Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-23T12:10:15.517Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-23T12:10:16.079Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-23T12:10:16.640Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-23T12:10:17.567Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-23T12:10:18.130Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-23T12:10:18.386Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-23T12:10:18.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-23T12:10:18.897Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-23T12:10:19.460Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-23T12:10:20.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-23T12:10:20.583Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-23T12:10:20.583Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-23T12:10:22.472Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-23T12:10:24.364Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-23T12:10:25.729Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-23T12:10:25.729Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-23T12:10:27.094Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-23T12:10:28.459Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-23T12:10:29.823Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-23T12:10:29.823Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-23T12:10:31.190Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-23T12:10:31.445Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-23T12:10:32.010Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-23T12:10:36.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-23T12:10:40.341Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-23T12:10:42.231Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-23T12:10:43.157Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-23T12:10:43.718Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-23T12:10:45.617Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-23T12:10:45.617Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-23T12:10:45.617Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-23T12:10:45.617Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-23T12:10:45.617Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-23T12:10:46.178Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-23T12:10:46.740Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-23T12:10:50.005Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-23T12:10:50.566Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-23T12:10:52.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-23T12:10:54.985Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-23T12:10:55.915Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-23T12:10:55.915Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-23T12:10:56.844Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-23T12:10:57.773Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-23T12:10:58.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-23T12:10:58.895Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-23T12:10:59.823Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-23T12:11:01.190Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-23T12:11:04.457Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-23T12:11:04.457Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-23T12:11:05.024Z] === RUN TestDockerSuite/TestLogsSince [2021-02-23T12:11:13.102Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-23T12:11:17.270Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-23T12:11:17.838Z] === RUN TestDockerSuite/TestLogsTail [2021-02-23T12:11:18.399Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-23T12:11:18.655Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-23T12:11:19.216Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-23T12:11:19.472Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-23T12:11:20.032Z] === RUN TestDockerSuite/TestNetHostname [2021-02-23T12:11:21.397Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-23T12:11:21.653Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-23T12:11:26.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-23T12:11:27.147Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-23T12:11:29.035Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-23T12:11:29.290Z] === RUN TestDockerSuite/TestPluginActive [2021-02-23T12:11:29.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-23T12:11:30.911Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-23T12:11:37.450Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-23T12:11:37.450Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-23T12:11:37.450Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-23T12:11:39.967Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-23T12:11:41.857Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-23T12:11:43.742Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-23T12:11:47.907Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-23T12:11:48.834Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-23T12:11:49.760Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-23T12:11:50.689Z] === RUN TestDockerSuite/TestPortList [2021-02-23T12:11:53.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-23T12:11:58.448Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-23T12:11:59.815Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-23T12:12:06.369Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-23T12:12:06.369Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-23T12:12:06.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-23T12:12:06.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-23T12:12:06.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-23T12:12:06.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-23T12:12:06.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-23T12:12:07.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-23T12:12:07.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-23T12:12:08.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-23T12:12:08.420Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-23T12:12:10.309Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-23T12:12:11.675Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-23T12:12:12.238Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-23T12:12:12.494Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-23T12:12:15.009Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-23T12:12:15.937Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-23T12:12:17.826Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-23T12:12:20.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-23T12:12:21.269Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-23T12:12:21.269Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-23T12:12:24.543Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-23T12:12:31.082Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-23T12:12:32.008Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-23T12:12:33.373Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-23T12:12:34.303Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-23T12:12:35.230Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-23T12:12:37.118Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-23T12:12:38.484Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-23T12:12:39.411Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-23T12:12:39.411Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-23T12:12:39.974Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-23T12:12:41.861Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-23T12:12:43.226Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-23T12:12:43.787Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-23T12:12:43.787Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-23T12:12:44.042Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-23T12:12:44.042Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-23T12:12:44.042Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-23T12:12:44.603Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-23T12:12:45.543Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-23T12:12:45.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-23T12:12:46.360Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-23T12:12:46.923Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-23T12:12:55.015Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-23T12:12:55.270Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-23T12:12:56.633Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-23T12:12:56.889Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-23T12:12:56.889Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-23T12:12:57.144Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-23T12:12:59.032Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-23T12:12:59.960Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-23T12:13:02.478Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-23T12:13:03.040Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-23T12:13:03.295Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-23T12:13:03.295Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-23T12:13:05.810Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-23T12:13:06.386Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-23T12:13:06.644Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-23T12:13:08.008Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-23T12:13:09.096Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-23T12:13:10.462Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-23T12:13:10.718Z] === RUN TestDockerSuite/TestRmiTag [2021-02-23T12:13:10.975Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-23T12:13:11.536Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-23T12:13:14.050Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-23T12:13:14.978Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-23T12:13:15.539Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-23T12:13:16.104Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-23T12:13:17.031Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-23T12:13:17.287Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-23T12:13:17.542Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-23T12:13:18.103Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-23T12:13:18.103Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-23T12:13:18.664Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-23T12:13:19.592Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-23T12:13:20.153Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-23T12:13:20.714Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-23T12:13:21.277Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-23T12:13:22.204Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-23T12:13:23.135Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-23T12:13:24.064Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-23T12:13:24.319Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-23T12:13:24.881Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-23T12:13:25.443Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-23T12:13:26.004Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-23T12:13:26.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-23T12:13:26.824Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-23T12:13:27.750Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-23T12:13:28.314Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-23T12:13:29.242Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-23T12:13:30.170Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-23T12:13:30.170Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-23T12:13:32.060Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-23T12:13:32.317Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-23T12:13:32.879Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-23T12:13:33.440Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-23T12:13:34.001Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-23T12:13:34.001Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-23T12:13:34.257Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-23T12:13:34.818Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-23T12:13:35.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-23T12:13:35.940Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-23T12:13:36.196Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-23T12:13:36.196Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-23T12:13:37.122Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-23T12:13:37.122Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-23T12:13:38.050Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-23T12:13:38.627Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-23T12:13:39.188Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-23T12:13:39.753Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-23T12:13:39.753Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-23T12:13:40.313Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-23T12:13:41.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-23T12:13:42.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-23T12:13:43.532Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-23T12:13:44.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-23T12:13:44.655Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-23T12:13:45.585Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-23T12:13:46.146Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-23T12:13:46.402Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-23T12:13:47.767Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-23T12:13:50.286Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-23T12:13:50.286Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-23T12:13:51.212Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-23T12:13:51.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-23T12:13:53.138Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-23T12:13:55.030Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-23T12:13:56.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-23T12:13:57.336Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-23T12:13:59.228Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-23T12:13:59.228Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-23T12:13:59.228Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-23T12:13:59.228Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-23T12:13:59.790Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-23T12:14:01.157Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-23T12:14:02.522Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-23T12:14:02.779Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-23T12:14:04.143Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-23T12:14:05.074Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-23T12:14:06.001Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-23T12:14:06.257Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-23T12:14:06.819Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-23T12:14:06.819Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-23T12:14:07.747Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-23T12:14:09.112Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-23T12:14:09.112Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-23T12:14:09.112Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-23T12:14:09.675Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-23T12:14:10.237Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-23T12:14:10.797Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-23T12:14:11.360Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-23T12:14:11.360Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-23T12:14:11.616Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-23T12:14:12.180Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-23T12:14:12.751Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-23T12:14:13.312Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-23T12:14:14.240Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-23T12:14:14.802Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-23T12:14:15.363Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-23T12:14:15.620Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-23T12:14:15.878Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-23T12:14:16.438Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-23T12:14:16.438Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-23T12:14:17.001Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-23T12:14:17.930Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-23T12:14:19.295Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-23T12:14:19.295Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T12:14:19.295Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-23T12:14:19.551Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-23T12:14:22.072Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-23T12:14:22.998Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-23T12:14:35.162Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-23T12:14:35.162Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-23T12:14:35.162Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-23T12:14:35.162Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-23T12:14:35.162Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-23T12:14:35.162Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-23T12:14:35.724Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-23T12:14:37.623Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-23T12:14:38.550Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-23T12:14:39.477Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-23T12:14:43.637Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-23T12:14:45.002Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-23T12:14:45.564Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-23T12:14:46.127Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-23T12:14:47.054Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-23T12:14:47.054Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-23T12:14:47.054Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-23T12:14:48.420Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-23T12:14:48.982Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-23T12:14:50.345Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-23T12:14:50.345Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-23T12:14:50.345Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-23T12:14:51.273Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-23T12:14:52.199Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-23T12:14:52.760Z] === RUN TestDockerSuite/TestRunMount [2021-02-23T12:14:56.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-23T12:14:58.545Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-23T12:14:58.545Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-23T12:14:59.108Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-23T12:15:00.036Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-23T12:15:01.401Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-23T12:15:03.294Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-23T12:15:04.657Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-23T12:15:06.546Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-23T12:15:07.108Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-23T12:15:08.473Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-23T12:15:08.473Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-23T12:15:08.473Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-23T12:15:09.034Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-23T12:15:09.595Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-23T12:15:10.527Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-23T12:15:11.089Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-23T12:15:11.346Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-23T12:15:12.712Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-23T12:15:14.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-23T12:15:14.609Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-23T12:15:17.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-23T12:15:18.132Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-23T12:15:18.388Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-23T12:15:18.644Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-23T12:15:19.206Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-23T12:15:19.206Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-23T12:15:19.768Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-23T12:15:20.696Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-23T12:15:20.696Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-23T12:15:20.696Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-23T12:15:21.257Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-23T12:15:23.770Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-23T12:15:25.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-23T12:15:27.021Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-23T12:15:27.021Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-23T12:15:27.582Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-23T12:15:27.838Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-23T12:15:28.094Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-23T12:15:29.459Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-23T12:15:30.386Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-23T12:15:30.950Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-23T12:15:31.511Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-23T12:15:31.511Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-23T12:15:32.073Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-23T12:15:32.647Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-23T12:15:33.210Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T12:15:33.210Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-23T12:15:34.138Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-23T12:15:34.700Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-23T12:15:34.700Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-23T12:15:34.956Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-23T12:15:36.320Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-23T12:15:36.320Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-23T12:15:37.246Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-23T12:15:38.611Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-23T12:15:39.978Z] === RUN TestDockerSuite/TestRunRm [2021-02-23T12:15:40.235Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-23T12:15:42.120Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-23T12:15:44.006Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-23T12:15:44.568Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-23T12:15:45.130Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-23T12:15:46.495Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-23T12:15:47.055Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-23T12:15:49.574Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-23T12:15:52.104Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-23T12:15:52.360Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-23T12:15:52.921Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-23T12:15:53.177Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-23T12:15:53.738Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-23T12:15:53.993Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-23T12:15:54.553Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-23T12:15:55.115Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-23T12:15:55.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-23T12:15:55.679Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-23T12:15:56.242Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-23T12:15:58.131Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-23T12:15:58.691Z] === RUN TestDockerSuite/TestRunState [2021-02-23T12:16:00.058Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-23T12:16:00.618Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-23T12:16:01.181Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-23T12:16:01.436Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-23T12:16:01.436Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-23T12:16:01.436Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-23T12:16:01.997Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-23T12:16:02.560Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-23T12:16:03.926Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-23T12:16:03.926Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-23T12:16:03.926Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-23T12:16:04.489Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-23T12:16:04.489Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-23T12:16:06.381Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-23T12:16:07.314Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-23T12:16:08.240Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-23T12:16:09.166Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-23T12:16:11.682Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-23T12:16:12.245Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-23T12:16:14.761Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-23T12:16:14.761Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-23T12:16:15.322Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-23T12:16:15.577Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-23T12:16:17.465Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-23T12:16:18.026Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-23T12:16:18.588Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-23T12:16:18.588Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-23T12:16:18.844Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-23T12:16:19.404Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-23T12:16:19.659Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-23T12:16:20.220Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-23T12:16:20.220Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-23T12:16:20.220Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-23T12:16:20.781Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-23T12:16:23.294Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-23T12:16:23.856Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-23T12:16:24.426Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-23T12:16:24.988Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-23T12:16:26.878Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-23T12:16:27.805Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-23T12:16:29.174Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-23T12:16:31.062Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-23T12:16:31.318Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-23T12:16:31.318Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-23T12:16:31.318Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-23T12:16:31.318Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-23T12:16:31.318Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-23T12:16:31.318Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-23T12:16:31.878Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-23T12:16:32.439Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-23T12:16:33.366Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-23T12:16:33.927Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-23T12:16:34.489Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-23T12:16:34.489Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-23T12:16:34.745Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-23T12:16:34.745Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-23T12:16:34.745Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-23T12:16:34.745Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-23T12:16:35.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-23T12:16:35.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-23T12:16:35.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-23T12:16:35.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-23T12:16:35.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-23T12:16:35.001Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-23T12:16:35.256Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-23T12:16:35.817Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-23T12:16:36.378Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-23T12:16:36.378Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-23T12:16:36.939Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-23T12:16:36.939Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-23T12:16:37.499Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-23T12:16:37.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-23T12:16:37.499Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-23T12:16:38.060Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-23T12:16:38.988Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-23T12:16:38.988Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-23T12:16:38.988Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-23T12:16:39.916Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-23T12:16:40.858Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-23T12:16:41.419Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-23T12:16:41.419Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-23T12:16:41.674Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-23T12:16:41.674Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-23T12:16:42.601Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-23T12:16:43.163Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-23T12:16:44.530Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-23T12:16:45.092Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-23T12:16:45.092Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-23T12:16:45.092Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-23T12:16:45.653Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-23T12:16:46.581Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-23T12:16:47.511Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-23T12:16:47.511Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-23T12:16:48.439Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-23T12:16:48.439Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-23T12:16:49.000Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-23T12:16:50.365Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-23T12:16:50.365Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-23T12:16:50.926Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-23T12:16:51.854Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-23T12:16:52.112Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-23T12:16:52.112Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-23T12:16:53.483Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-23T12:16:53.483Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-23T12:16:54.849Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-23T12:16:55.410Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-23T12:16:55.410Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-23T12:16:55.665Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-23T12:16:55.665Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-23T12:16:56.227Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-23T12:16:58.118Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-23T12:17:03.357Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-23T12:17:04.721Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-23T12:17:05.647Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-23T12:17:06.209Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-23T12:17:09.472Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-23T12:17:10.835Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-23T12:17:11.400Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-23T12:17:12.771Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-23T12:17:12.771Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-23T12:17:14.659Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-23T12:17:15.584Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-23T12:17:16.147Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-23T12:17:18.041Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-23T12:17:18.603Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-23T12:17:23.842Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-23T12:17:26.353Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-23T12:17:31.591Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-23T12:17:33.476Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-23T12:17:34.839Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-23T12:17:35.401Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-23T12:17:35.966Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-23T12:17:36.222Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-23T12:17:36.478Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-23T12:17:36.735Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-23T12:17:37.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-23T12:17:40.189Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-23T12:17:43.456Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-23T12:17:43.456Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-23T12:17:43.713Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-23T12:17:43.713Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-23T12:17:44.274Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-23T12:17:45.639Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-23T12:17:45.639Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-23T12:17:46.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-23T12:17:46.760Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-23T12:17:47.322Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-23T12:17:48.250Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-23T12:17:48.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-23T12:17:49.375Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-23T12:17:53.538Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-23T12:17:54.100Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-23T12:17:54.100Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-23T12:17:54.661Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-23T12:17:55.223Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-23T12:17:57.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-23T12:18:00.258Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-23T12:18:02.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-23T12:18:04.137Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-23T12:18:04.394Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-23T12:18:07.662Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-23T12:18:10.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-23T12:18:11.168Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-23T12:18:12.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-23T12:18:13.469Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-23T12:18:14.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-23T12:18:15.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-23T12:18:17.125Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-23T12:18:18.490Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-23T12:18:19.857Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-23T12:18:21.224Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-23T12:18:23.735Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-23T12:18:31.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-23T12:18:37.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-23T12:18:37.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-23T12:18:37.056Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-23T12:18:37.056Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-23T12:18:37.056Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-23T12:18:37.056Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-23T12:18:37.056Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-23T12:18:37.617Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-23T12:18:37.617Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-23T12:18:38.178Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-23T12:18:38.434Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-23T12:18:38.434Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-23T12:18:38.434Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-23T12:18:38.434Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-23T12:18:39.798Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-23T12:18:40.054Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-23T12:18:40.054Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-23T12:18:40.054Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-23T12:18:40.054Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-23T12:18:40.616Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-23T12:18:42.010Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-23T12:18:42.266Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-23T12:18:42.266Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-23T12:18:44.153Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-23T12:18:46.670Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite (1382.85s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.29s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.07s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.36s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.04s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.74s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.01s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.41s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.34s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.67s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.71s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.43s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.37s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.47s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.70s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.71s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.43s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.00s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.48s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.81s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.78s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.70s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.02s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.98s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.17s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.51s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.65s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.75s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.24s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.81s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.52s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.11s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.12s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.11s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.67s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.20s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.73s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-02-23T12:18:46.670Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-23T12:18:46.670Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.41s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.68s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.80s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.05s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2021-02-23T12:18:46.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-23T12:18:46.670Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-23T12:18:46.670Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-23T12:18:46.670Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.670Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-23T12:18:46.670Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.14s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.43s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.88s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.20s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.35s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.45s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.06s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.06s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.00s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.38s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.54s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.97s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.98s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.53s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.22s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.61s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.50s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.32s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.08s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.54s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.34s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.88s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.17s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2021-02-23T12:18:46.670Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-23T12:18:46.670Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.84s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.13s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.47s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.17s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildHistory (4.26s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.77s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.87s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.69s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.34s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.10s) [2021-02-23T12:18:46.670Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.20s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.20s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.77s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-23T12:18:46.671Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.13s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.72s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.68s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.94s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.32s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.16s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.95s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.04s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.89s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.40s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildPATH (2.38s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.67s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.46s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildRm (3.70s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.20s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.06s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.24s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-23T12:18:46.671Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.72s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.40s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.82s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.93s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.35s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.30s) [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-23T12:18:46.671Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-02-23T12:18:46.671Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-02-23T12:18:46.671Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-23T12:18:46.671Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.82s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.87s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.58s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.67s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-23T12:18:46.671Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.82s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.13s) [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-23T12:18:46.671Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.65s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.49s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.68s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.18s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.13s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.46s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.25s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.52s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.61s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2021-02-23T12:18:46.671Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-23T12:18:46.671Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.76s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.85s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.51s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000814b80_} (0.44s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1586097337_/foo_false____} (1.40s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1586097337_/foo_true____} (1.49s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3466792132_/foo_false____} (1.67s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3466792132_/foo_true____} (1.43s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3466792132_/foo_true__0xc000814be0__} (1.67s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000814c00_} (1.59s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000814c20_} (1.36s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000814c40_} (0.62s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000814c60_} (0.54s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.30s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.80s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.44s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.03s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.70s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.95s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.95s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.54s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.68s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.72s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.99s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.68s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.67s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.33s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToDot (0.72s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.24s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.48s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToStdout (0.99s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.91s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s) [2021-02-23T12:18:46.671Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2021-02-23T12:18:46.672Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-23T12:18:46.672Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2021-02-23T12:18:46.672Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-23T12:18:46.672Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.77s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.94s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.34s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.56s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.82s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.58s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.13s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.37s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.46s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2021-02-23T12:18:46.672Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-23T12:18:46.672Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.672Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-23T12:18:46.672Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsTop (0.82s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.98s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.49s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.80s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.25s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecInspectID (1.99s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.67s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.18s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.81s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecStartFails (0.70s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-02-23T12:18:46.672Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-23T12:18:46.672Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.64s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.65s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestHealth (19.19s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImportFile (1.29s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.36s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImportGzipped (1.93s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.57s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.73s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.64s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.62s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.81s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-02-23T12:18:46.672Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-23T12:18:46.672Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-02-23T12:18:46.672Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-23T12:18:46.672Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.56s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.38s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.92s) [2021-02-23T12:18:46.672Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.43s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.44s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.22s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.61s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.40s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.17s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.56s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.96s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.46s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.73s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPluginActive (1.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.75s) [2021-02-23T12:18:46.673Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-23T12:18:46.673Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.52s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.58s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPortList (7.59s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.13s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.05s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.07s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.70s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.25s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsByOrder (2.58s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.79s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.11s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.21s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.97s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.79s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.71s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-02-23T12:18:46.673Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-23T12:18:46.673Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.48s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.07s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.80s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.26s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.66s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.78s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.08s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.71s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.55s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.30s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.49s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.86s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.38s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.19s) [2021-02-23T12:18:46.673Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-23T12:18:46.673Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.673Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-23T12:18:46.673Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.32s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.42s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.64s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.41s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2021-02-23T12:18:46.673Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-23T12:18:46.673Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.45s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.67s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunExitCode (0.61s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.63s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-02-23T12:18:46.673Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T12:18:46.673Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.95s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.54s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.01s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.91s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.15s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.32s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunMount (5.43s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.05s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2021-02-23T12:18:46.673Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.68s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.68s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.91s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.61s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.00s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.45s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.23s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.91s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.29s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.30s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.69s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunSysctls (1.40s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.42s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.65s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.88s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.56s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.05s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.43s) [2021-02-23T12:18:46.674Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents388875857 [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.40s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.76s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.90s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartRecordError (1.46s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.88s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.30s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.51s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-02-23T12:18:46.674Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.97s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.11s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-23T12:18:46.674Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.14s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.28s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateStats (3.62s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.58s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.13s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.86s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.57s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2021-02-23T12:18:46.674Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s) [2021-02-23T12:18:46.674Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-23T12:18:46.674Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-23T12:18:46.674Z] === RUN TestDockerRegistrySuite [2021-02-23T12:18:46.674Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-23T12:18:48.039Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-23T12:18:48.966Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-23T12:18:50.332Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-23T12:18:50.332Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T12:18:53.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T12:18:58.838Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-23T12:19:00.727Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-23T12:19:01.666Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-23T12:19:02.592Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-23T12:19:03.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-23T12:19:04.882Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-23T12:19:05.808Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-23T12:19:06.734Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-23T12:19:07.662Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-23T12:19:09.550Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-23T12:19:11.438Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-23T12:19:12.364Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-23T12:19:14.878Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-23T12:19:15.440Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-23T12:19:15.696Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T12:19:16.623Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T12:19:17.550Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T12:19:18.476Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-23T12:19:20.991Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-23T12:19:20.991Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-23T12:19:22.368Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-23T12:19:22.623Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-23T12:19:22.623Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-23T12:19:22.878Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-23T12:19:23.133Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-23T12:19:23.694Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-23T12:19:23.694Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-23T12:19:24.621Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-23T12:19:25.985Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-23T12:19:26.912Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-23T12:19:27.838Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-23T12:19:29.202Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite (43.02s) [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2021-02-23T12:19:29.763Z] check_test.go:196: [df4745719fe8b] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d605bed8d51a9] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d5b2a48060e70] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d507f8c7445be] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d40b33ed62a3e] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.70s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d66ef79340729] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d1ee105f03634] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2021-02-23T12:19:29.763Z] check_test.go:196: [deb4e6bd28acd] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d7c95d1e3c9a5] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2021-02-23T12:19:29.763Z] check_test.go:196: [de287bbcb03ec] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d4c96463a94f4] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d1520aa6219d8] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2021-02-23T12:19:29.763Z] check_test.go:196: [ddcc02dcab317] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d5158fbb9455c] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2021-02-23T12:19:29.763Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:75deb70eaffeab2902c81ac846c6dd128cd98560adc7c37c52af5856c675151b [2021-02-23T12:19:29.763Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96205917915c41b58746fceed8b2689005d8de594a372a2f95f3e470f17e25de [2021-02-23T12:19:29.763Z] check_test.go:196: [de4ae741ad5d3] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2021-02-23T12:19:29.763Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d48e9f8777d18244ea36243e0004211c7a0058ea1c336fa107903aa81c5c0c19 [2021-02-23T12:19:29.763Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b1aa6629885385393e33126c70ca3fba281878aa0c467b788f8d5c4ed818f78 [2021-02-23T12:19:29.763Z] check_test.go:196: [dbb52868f56e6] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d0b7934be7251] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2021-02-23T12:19:29.763Z] check_test.go:196: [db538e6e5bb48] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d02ee45784c28] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d831b78910d05] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d4f6a1825980e] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-02-23T12:19:29.763Z] check_test.go:196: [dda3fed13b76c] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d8cb70b3f0685] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2021-02-23T12:19:29.763Z] check_test.go:196: [df33decd24efb] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-02-23T12:19:29.763Z] check_test.go:196: [dbd5278d7fb2e] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.08s) [2021-02-23T12:19:29.763Z] check_test.go:196: [db9a360fe1049] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-02-23T12:19:29.763Z] check_test.go:196: [df4afdf46867e] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-23T12:19:29.763Z] check_test.go:196: [df2dd86444a91] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-02-23T12:19:29.763Z] check_test.go:196: [dd8c25afaf651] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d1b5486511095] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-02-23T12:19:29.763Z] check_test.go:196: [dfb71a4c48cf6] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d902e5307d1a9] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d562e99005b14] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2021-02-23T12:19:29.763Z] check_test.go:196: [db276b34b9545] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2021-02-23T12:19:29.763Z] check_test.go:196: [d7d33a223f42d] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2021-02-23T12:19:29.763Z] check_test.go:196: [dceffbc1fb7fd] daemon is not started [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-02-23T12:19:29.763Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-23T12:19:29.763Z] === RUN TestDockerSchema1RegistrySuite [2021-02-23T12:19:29.763Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-23T12:19:29.763Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T12:19:33.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T12:19:38.271Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-23T12:19:40.785Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-23T12:19:41.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-23T12:19:42.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-23T12:19:42.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T12:19:44.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T12:19:44.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T12:19:45.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-23T12:19:48.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-23T12:19:48.577Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-23T12:19:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-23T12:19:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-23T12:19:49.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-23T12:19:49.651Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-23T12:19:50.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite (20.51s) [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-23T12:19:50.212Z] check_test.go:223: [d10ab15f2b9d3] daemon is not started [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2021-02-23T12:19:50.212Z] check_test.go:223: [d0a17d2341ccf] daemon is not started [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.05s) [2021-02-23T12:19:50.212Z] check_test.go:223: [d79160badbc1d] daemon is not started [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s) [2021-02-23T12:19:50.212Z] check_test.go:223: [d7c2af8051be2] daemon is not started [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2021-02-23T12:19:50.212Z] check_test.go:223: [d8ba424ec4edb] daemon is not started [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s) [2021-02-23T12:19:50.212Z] check_test.go:223: [d3e5337bd536b] daemon is not started [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-23T12:19:50.212Z] check_test.go:223: [d764da56f5430] daemon is not started [2021-02-23T12:19:50.212Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2021-02-23T12:19:50.212Z] check_test.go:223: [de8995e7ee6b5] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d3edb71c660a6] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d8761713b805b] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.56s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d7728e9ae1bea] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d8432005c18b4] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d08fdbc883f70] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d6ceac46dbaee] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-23T12:19:50.213Z] check_test.go:223: [db9960febcab0] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d4fd4dcf531c6] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-02-23T12:19:50.213Z] check_test.go:223: [df6c97ea67c25] daemon is not started [2021-02-23T12:19:50.213Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-23T12:19:50.213Z] check_test.go:223: [d99e652945ed9] daemon is not started [2021-02-23T12:19:50.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-23T12:19:50.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-23T12:19:51.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-23T12:19:51.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-23T12:19:51.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-23T12:19:52.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-23T12:19:52.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-23T12:19:53.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-23T12:19:53.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-02-23T12:19:54.062Z] check_test.go:252: [dec92594b21d9] daemon is not started [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-02-23T12:19:54.062Z] check_test.go:252: [db419fa222e56] daemon is not started [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-02-23T12:19:54.062Z] check_test.go:252: [d4e1fe7ca2592] daemon is not started [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-23T12:19:54.062Z] check_test.go:252: [d3c048da96b38] daemon is not started [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-02-23T12:19:54.062Z] check_test.go:252: [d36be38732a37] daemon is not started [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-02-23T12:19:54.062Z] check_test.go:252: [d079dae043e7b] daemon is not started [2021-02-23T12:19:54.062Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-02-23T12:19:54.062Z] check_test.go:252: [d4b81a406e200] daemon is not started [2021-02-23T12:19:54.062Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-23T12:19:54.062Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-23T12:19:59.300Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-23T12:19:59.300Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-23T12:19:59.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-23T12:19:59.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-23T12:19:59.812Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-02-23T12:19:59.812Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-02-23T12:19:59.812Z] check_test.go:279: [d03f817dfac5c] daemon is not started [2021-02-23T12:19:59.812Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-23T12:19:59.812Z] check_test.go:279: [da90acbcbc38d] daemon is not started [2021-02-23T12:19:59.812Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-23T12:19:59.812Z] check_test.go:279: [df97ce6fb47f7] daemon is not started [2021-02-23T12:19:59.812Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.21s) [2021-02-23T12:19:59.812Z] check_test.go:279: [d5d36b544b824] daemon is not started [2021-02-23T12:19:59.812Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-23T12:19:59.812Z] check_test.go:279: [d505c36329724] daemon is not started [2021-02-23T12:19:59.812Z] === RUN TestDockerNetworkSuite [2021-02-23T12:19:59.812Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-23T12:20:01.699Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-23T12:20:02.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-23T12:20:05.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-23T12:20:07.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-23T12:20:09.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-23T12:20:11.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-23T12:20:17.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-23T12:20:19.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-23T12:20:20.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-23T12:20:20.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-23T12:20:20.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-23T12:20:21.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-23T12:20:23.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-23T12:20:23.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-23T12:20:23.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-23T12:20:24.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-23T12:20:24.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-23T12:20:24.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-23T12:20:24.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-23T12:20:25.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-23T12:20:26.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-23T12:20:26.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-23T12:20:26.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-23T12:20:26.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-23T12:20:29.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-23T12:20:31.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-23T12:20:37.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-23T12:20:37.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-23T12:20:37.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-23T12:20:38.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-23T12:20:38.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-23T12:20:38.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-23T12:20:38.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-23T12:20:38.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-23T12:20:41.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-23T12:20:41.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-23T12:20:41.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-23T12:20:41.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-23T12:20:46.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-23T12:20:48.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-23T12:20:48.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-23T12:20:49.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-23T12:20:50.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-23T12:20:50.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-23T12:20:51.231Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-23T12:20:51.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-23T12:20:52.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-23T12:20:53.725Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-23T12:20:55.618Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-23T12:20:56.153Z] --- PASS: TestBuildWCOWSandboxSize (843.74s) [2021-02-23T12:20:56.153Z] === RUN TestBuildWithEmptyDockerfile [2021-02-23T12:20:56.153Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T12:20:56.153Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T12:20:56.153Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T12:20:56.153Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T12:20:56.153Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T12:20:56.153Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T12:20:56.153Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-23T12:20:56.153Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-23T12:20:56.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-23T12:20:56.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2021-02-23T12:20:56.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-23T12:20:56.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-02-23T12:20:56.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-02-23T12:20:56.154Z] === RUN TestBuildPreserveOwnership [2021-02-23T12:20:56.154Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-23T12:20:56.154Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:20:56.154Z] === RUN TestBuildPlatformInvalid [2021-02-23T12:20:56.154Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-02-23T12:20:56.154Z] PASS [2021-02-23T12:20:56.154Z] ok github.com/docker/docker/integration/build 1030.497s [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === Skipped [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-23T12:20:56.154Z] build_session_test.go:25: TODO: BuildKit [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-23T12:20:56.154Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-02-23T12:20:56.154Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-02-23T12:20:56.154Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-23T12:20:56.154Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] DONE 29 tests, 5 skipped in 1052.980s [2021-02-23T12:20:56.154Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-23T12:20:56.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:20:56.154Z] INFO: Testing against a local daemon [2021-02-23T12:20:56.154Z] === RUN TestConfigInspect [2021-02-23T12:20:56.154Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] === RUN TestConfigList [2021-02-23T12:20:56.154Z] --- SKIP: TestConfigList (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] === RUN TestConfigsCreateAndDelete [2021-02-23T12:20:56.154Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] === RUN TestConfigsUpdate [2021-02-23T12:20:56.154Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] === RUN TestTemplatedConfig [2021-02-23T12:20:56.154Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] === RUN TestConfigCreateResolve [2021-02-23T12:20:56.154Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:20:56.154Z] === RUN TestConfigDaemonLibtrustID [2021-02-23T12:20:56.154Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:20:56.154Z] PASS [2021-02-23T12:20:56.154Z] ok github.com/docker/docker/integration/config 0.099s [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === Skipped [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-23T12:20:56.154Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] [2021-02-23T12:20:56.154Z] DONE 7 tests, 7 skipped in 2.818s [2021-02-23T12:20:56.154Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-23T12:20:57.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:20:57.123Z] INFO: Testing against a local daemon [2021-02-23T12:20:57.123Z] === RUN TestCheckpoint [2021-02-23T12:20:57.123Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-23T12:20:57.123Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T12:20:57.123Z] === RUN TestContainerInvalidJSON [2021-02-23T12:20:57.123Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T12:20:57.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T12:20:57.123Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T12:20:57.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T12:20:57.123Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-23T12:20:57.123Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-23T12:20:57.581Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-23T12:20:57.581Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-23T12:20:57.581Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-23T12:20:57.581Z] --- PASS: TestContainerInvalidJSON (0.43s) [2021-02-23T12:20:57.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-23T12:20:57.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-23T12:20:57.581Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-23T12:20:57.581Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-23T12:20:58.040Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.38s) [2021-02-23T12:20:58.040Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-23T12:20:58.040Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-23T12:20:58.040Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-23T12:20:58.040Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-23T12:20:58.040Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-02-23T12:20:58.040Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-23T12:20:58.040Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-23T12:20:58.040Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-23T12:20:58.040Z] === RUN TestCopyFromContainer [2021-02-23T12:20:58.040Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-23T12:20:58.040Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:58.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-23T12:20:58.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T12:20:58.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T12:20:58.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T12:20:58.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T12:20:58.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T12:20:58.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T12:20:58.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-23T12:20:58.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-23T12:20:58.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-23T12:20:58.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-23T12:20:58.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-23T12:20:58.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-23T12:20:58.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-23T12:20:58.040Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-23T12:20:58.040Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-23T12:20:58.040Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-23T12:20:58.040Z] === RUN TestCreateWithInvalidEnv [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-23T12:20:58.499Z] === RUN TestCreateTmpfsMountsTarget [2021-02-23T12:20:58.499Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-23T12:20:58.499Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:58.499Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-23T12:20:58.499Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-23T12:20:58.499Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:20:58.499Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-23T12:20:58.499Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-23T12:20:58.499Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T12:20:58.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T12:20:58.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-23T12:20:58.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-23T12:20:58.499Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-23T12:20:58.499Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-23T12:20:58.499Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-23T12:20:58.499Z] === RUN TestCreateDifferentPlatform [2021-02-23T12:20:58.499Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-23T12:20:58.499Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-23T12:20:58.499Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-23T12:20:58.499Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-23T12:20:58.499Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-23T12:20:58.499Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-02-23T12:20:58.499Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-23T12:20:58.499Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-23T12:20:58.499Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-23T12:20:58.499Z] === RUN TestContainerKillOnDaemonStart [2021-02-23T12:20:58.499Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-23T12:20:58.499Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:20:58.499Z] === RUN TestDiff [2021-02-23T12:20:58.499Z] --- SKIP: TestDiff (0.00s) [2021-02-23T12:20:58.499Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-23T12:20:58.499Z] === RUN TestExecWithCloseStdin [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite (60.02s) [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.96s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [daa0b48140352] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [df8066fc55702] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.94s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d4a708a70fc60] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.66s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [dbcd248f9c378] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:1233: [dc08c81ba2a4b] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [da15d1280042e] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.51s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [ddcae058c0608] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.37s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [dd9d3769ff986] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d91a2494a96d0] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d72f6159cba25] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d0ad8003ab05b] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d9d25f03fdc94] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [de70a9b8e8be4] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d4fdd4faec589] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d1c59b92c3013] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [dfdbc1a440778] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [db3edea8be0d9] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d3584f6aa5b41] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [db6d795f9b3ec] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d814b51e3af41] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [dfa0e27e9745d] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d704598d717c2] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d2aefbf800af7] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d0258dcdf349f] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.43s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:968: [dd5a8852336cc] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.79s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d686f216d2672] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.94s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:1116: [d973b63e504f6] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d5aefcf4bdf8c] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d9d0e80739908] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [da5cf05cc457b] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d7af2307e657e] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [dcae039b9793c] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d0268669fc4f1] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [dd0d802c94f0b] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.73s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [daa86a45955b5] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d765c83819c0a] daemon is not started [2021-02-23T12:20:59.793Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [df81a89ca7a87] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d062d699d5b01] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:1084: [de9fcb0f22753] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d1944cd57c991] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d342165fa75c4] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [db9772c90d0ce] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d923536390a3f] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.78s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [de04edd429e6c] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [d070ca8f29426] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.34s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [db6e86795fa54] daemon is not started [2021-02-23T12:20:59.793Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.11s) [2021-02-23T12:20:59.793Z] docker_cli_network_unix_test.go:46: [dbf774d59a866] daemon is not started [2021-02-23T12:20:59.793Z] === RUN TestDockerHubPullSuite [2021-02-23T12:20:59.793Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-23T12:21:01.426Z] --- PASS: TestExecWithCloseStdin (2.88s) [2021-02-23T12:21:01.426Z] === RUN TestExec [2021-02-23T12:21:01.687Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-23T12:21:03.050Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-23T12:21:03.610Z] --- PASS: TestExec (2.00s) [2021-02-23T12:21:03.610Z] === RUN TestExecUser [2021-02-23T12:21:03.610Z] --- SKIP: TestExecUser (0.00s) [2021-02-23T12:21:03.610Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-23T12:21:03.610Z] === RUN TestExportContainerAndImportImage [2021-02-23T12:21:03.610Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-23T12:21:03.610Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:21:03.610Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-23T12:21:03.610Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-23T12:21:03.610Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:21:03.610Z] === RUN TestHealthCheckWorkdir [2021-02-23T12:21:03.610Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-23T12:21:03.610Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-23T12:21:03.610Z] === RUN TestHealthKillContainer [2021-02-23T12:21:03.610Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-23T12:21:03.610Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-23T12:21:03.610Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-23T12:21:03.610Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-23T12:21:03.610Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-23T12:21:03.610Z] === RUN TestKillContainerInvalidSignal [2021-02-23T12:21:03.975Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-23T12:21:04.537Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-23T12:21:05.156Z] --- PASS: TestKillContainerInvalidSignal (1.84s) [2021-02-23T12:21:05.156Z] === RUN TestKillContainer [2021-02-23T12:21:05.156Z] === RUN TestKillContainer/no_signal [2021-02-23T12:21:06.425Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-23T12:21:06.986Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-23T12:21:06.986Z] --- PASS: TestDockerHubPullSuite (7.07s) [2021-02-23T12:21:06.986Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2021-02-23T12:21:06.986Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-02-23T12:21:06.986Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2021-02-23T12:21:06.986Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.04s) [2021-02-23T12:21:06.986Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2021-02-23T12:21:06.986Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-02-23T12:21:06.986Z] PASS [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === Skipped [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-23T12:21:06.986Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-23T12:21:06.986Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-23T12:21:06.986Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-23T12:21:06.986Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-23T12:21:06.986Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-23T12:21:06.986Z] [2021-02-23T12:21:06.986Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-02-23T12:21:06.987Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-23T12:21:06.987Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-23T12:21:06.987Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-23T12:21:06.987Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-23T12:21:06.987Z] docker_cli_network_unix_test.go:46: [df81a89ca7a87] daemon is not started [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] [2021-02-23T12:21:06.987Z] DONE 1274 tests, 51 skipped in 1571.908s [2021-02-23T12:21:06.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T12:21:06.987Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T12:21:06.987Z] +++ kill 8164 [2021-02-23T12:21:07.335Z] === RUN TestKillContainer/non_killing_signal [2021-02-23T12:21:07.335Z] === RUN TestKillContainer/killing_signal [2021-02-23T12:21:07.913Z] +++ /etc/init.d/apparmor stop [2021-02-23T12:21:07.913Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T12:21:07.913Z] [2021-02-23T12:21:07.913Z] Unloading profiles will leave already running processes permanently [2021-02-23T12:21:07.913Z] unconfined, which can lead to unexpected situations. [2021-02-23T12:21:07.913Z] [2021-02-23T12:21:07.913Z] To set a process to complain mode, use the command line tool [2021-02-23T12:21:07.913Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T12:21:07.913Z] +++ true [2021-02-23T12:21:07.913Z] exiting test-integration [2021-02-23T12:21:07.913Z] ++ exit 0 [2021-02-23T12:21:07.913Z] [2021-02-23T12:21:08.474Z] + for job in $(jobs -p) [2021-02-23T12:21:08.474Z] + wait 3965 [2021-02-23T12:21:08.878Z] --- PASS: TestKillContainer (3.88s) [2021-02-23T12:21:08.878Z] --- PASS: TestKillContainer/no_signal (1.74s) [2021-02-23T12:21:08.878Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-23T12:21:08.878Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-23T12:21:08.878Z] --- PASS: TestKillContainer/killing_signal (2.10s) [2021-02-23T12:21:08.878Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-23T12:21:08.878Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-23T12:21:08.878Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T12:21:08.878Z] === RUN TestKillStoppedContainer [2021-02-23T12:21:08.878Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-23T12:21:08.878Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T12:21:08.878Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-23T12:21:08.878Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-23T12:21:08.878Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T12:21:08.878Z] === RUN TestKillDifferentUserContainer [2021-02-23T12:21:08.878Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-23T12:21:08.878Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-23T12:21:08.878Z] === RUN TestInspectOomKilledTrue [2021-02-23T12:21:08.878Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-23T12:21:08.878Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:21:08.878Z] === RUN TestInspectOomKilledFalse [2021-02-23T12:21:08.878Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-23T12:21:08.878Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T12:21:08.878Z] === RUN TestLogsFollowTailEmpty [2021-02-23T12:21:09.836Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-23T12:21:11.069Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2021-02-23T12:21:11.069Z] === RUN TestNetworkNat [2021-02-23T12:21:11.069Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-23T12:21:11.069Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-23T12:21:11.069Z] === RUN TestNetworkLocalhostTCPNat [2021-02-23T12:21:11.738Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-23T12:21:13.245Z] --- PASS: TestNetworkLocalhostTCPNat (2.14s) [2021-02-23T12:21:13.245Z] === RUN TestNetworkLoopbackNat [2021-02-23T12:21:13.245Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-23T12:21:13.245Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-23T12:21:13.245Z] === RUN TestPause [2021-02-23T12:21:13.245Z] --- SKIP: TestPause (0.00s) [2021-02-23T12:21:13.245Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-23T12:21:13.245Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-23T12:21:14.780Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.80s) [2021-02-23T12:21:14.780Z] === RUN TestPauseStopPausedContainer [2021-02-23T12:21:14.780Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-23T12:21:14.780Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:21:14.780Z] === RUN TestPsFilter [2021-02-23T12:21:15.239Z] --- PASS: TestPsFilter (0.20s) [2021-02-23T12:21:15.239Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-23T12:21:16.979Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-23T12:21:17.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s) [2021-02-23T12:21:17.416Z] === RUN TestRemoveContainerWithVolume [2021-02-23T12:21:18.864Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-23T12:21:19.593Z] --- PASS: TestRemoveContainerWithVolume (2.10s) [2021-02-23T12:21:19.593Z] === RUN TestRemoveContainerRunning [2021-02-23T12:21:21.138Z] --- PASS: TestRemoveContainerRunning (1.79s) [2021-02-23T12:21:21.138Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-23T12:21:22.127Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-23T12:21:22.127Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-23T12:21:22.684Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-02-23T12:21:22.684Z] === RUN TestRemoveInvalidContainer [2021-02-23T12:21:22.684Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-23T12:21:22.684Z] === RUN TestRenameLinkedContainer [2021-02-23T12:21:22.684Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-23T12:21:22.684Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-23T12:21:22.684Z] === RUN TestRenameStoppedContainer [2021-02-23T12:21:24.869Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-02-23T12:21:24.869Z] === RUN TestRenameRunningContainerAndReuse [2021-02-23T12:21:28.605Z] --- PASS: TestRenameRunningContainerAndReuse (3.62s) [2021-02-23T12:21:28.605Z] === RUN TestRenameInvalidName [2021-02-23T12:21:28.658Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-23T12:21:28.913Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-23T12:21:29.474Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-23T12:21:30.782Z] --- PASS: TestRenameInvalidName (1.84s) [2021-02-23T12:21:30.782Z] === RUN TestRenameAnonymousContainer [2021-02-23T12:21:30.782Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-23T12:21:30.782Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-23T12:21:30.782Z] === RUN TestRenameContainerWithSameName [2021-02-23T12:21:31.361Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-23T12:21:32.328Z] --- PASS: TestRenameContainerWithSameName (1.76s) [2021-02-23T12:21:32.328Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-23T12:21:32.328Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-23T12:21:32.328Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-23T12:21:32.328Z] === RUN TestResize [2021-02-23T12:21:33.862Z] --- PASS: TestResize (1.79s) [2021-02-23T12:21:33.862Z] === RUN TestResizeWithInvalidSize [2021-02-23T12:21:33.862Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-23T12:21:33.862Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-23T12:21:33.862Z] === RUN TestResizeWhenContainerNotStarted [2021-02-23T12:21:36.044Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s) [2021-02-23T12:21:36.044Z] === RUN TestDaemonRestartKillContainers [2021-02-23T12:21:36.044Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-23T12:21:36.044Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:21:36.044Z] === RUN TestStats [2021-02-23T12:21:36.044Z] --- SKIP: TestStats (0.00s) [2021-02-23T12:21:36.044Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-23T12:21:36.044Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-23T12:21:39.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.78s) [2021-02-23T12:21:39.785Z] === RUN TestStopContainerWithTimeout [2021-02-23T12:21:39.786Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-23T12:21:39.786Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-23T12:21:39.786Z] === RUN TestUpdateRestartPolicy [2021-02-23T12:22:00.895Z] --- PASS: TestUpdateRestartPolicy (19.60s) [2021-02-23T12:22:00.895Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-23T12:22:01.355Z] --- PASS: TestUpdateRestartWithAutoRemove (1.75s) [2021-02-23T12:22:01.355Z] === RUN TestWaitNonBlocked [2021-02-23T12:22:01.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T12:22:01.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T12:22:01.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T12:22:01.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T12:22:01.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-23T12:22:01.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-23T12:22:03.667Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-23T12:22:03.667Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.21s) [2021-02-23T12:22:03.667Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s) [2021-02-23T12:22:03.667Z] === RUN TestWaitBlocked [2021-02-23T12:22:03.667Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-23T12:22:03.667Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:03.667Z] PASS [2021-02-23T12:22:03.667Z] ok github.com/docker/docker/integration/container 66.603s [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === Skipped [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-23T12:22:03.667Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-23T12:22:03.667Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-23T12:22:03.667Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-23T12:22:03.667Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-23T12:22:03.667Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-23T12:22:03.667Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-23T12:22:03.667Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-23T12:22:03.667Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-23T12:22:03.667Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-23T12:22:03.667Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-23T12:22:03.667Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-23T12:22:03.667Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-23T12:22:03.667Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-23T12:22:03.667Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-23T12:22:03.667Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-23T12:22:03.667Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-23T12:22:03.667Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-23T12:22:03.667Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-23T12:22:03.667Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-23T12:22:03.667Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-23T12:22:03.667Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-23T12:22:03.667Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-23T12:22:03.667Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-23T12:22:03.667Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-23T12:22:03.667Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-23T12:22:03.667Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-23T12:22:03.667Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-23T12:22:03.667Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-23T12:22:03.667Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-23T12:22:03.667Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-23T12:22:03.667Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-23T12:22:03.667Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-23T12:22:03.667Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-23T12:22:03.667Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-23T12:22:03.667Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-23T12:22:03.667Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-23T12:22:03.667Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-23T12:22:03.667Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] [2021-02-23T12:22:03.667Z] DONE 88 tests, 37 skipped in 69.309s [2021-02-23T12:22:03.667Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-23T12:22:05.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:05.847Z] INFO: Testing against a local daemon [2021-02-23T12:22:05.847Z] === RUN TestCommitInheritsEnv [2021-02-23T12:22:05.847Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-23T12:22:05.847Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:22:05.847Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-23T12:22:05.847Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T12:22:05.847Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-23T12:22:05.847Z] === RUN TestImagesFilterMultiReference [2021-02-23T12:22:05.847Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-23T12:22:05.847Z] === RUN TestImagePullPlatformInvalid [2021-02-23T12:22:05.847Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-23T12:22:05.847Z] === RUN TestRemoveImageOrphaning [2021-02-23T12:22:06.825Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2021-02-23T12:22:06.825Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-23T12:22:07.284Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-23T12:22:07.284Z] === RUN TestTagInvalidReference [2021-02-23T12:22:07.284Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-23T12:22:07.284Z] === RUN TestTagValidPrefixedRepo [2021-02-23T12:22:07.284Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-23T12:22:07.284Z] === RUN TestTagExistedNameWithoutForce [2021-02-23T12:22:07.284Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-23T12:22:07.284Z] === RUN TestTagOfficialNames [2021-02-23T12:22:07.284Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-23T12:22:07.284Z] === RUN TestTagMatchesDigest [2021-02-23T12:22:07.284Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-23T12:22:07.284Z] PASS [2021-02-23T12:22:07.284Z] ok github.com/docker/docker/integration/image 1.544s [2021-02-23T12:22:07.284Z] [2021-02-23T12:22:07.284Z] === Skipped [2021-02-23T12:22:07.284Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-23T12:22:07.284Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:22:07.284Z] [2021-02-23T12:22:07.284Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-23T12:22:07.284Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-23T12:22:07.284Z] [2021-02-23T12:22:07.284Z] [2021-02-23T12:22:07.284Z] DONE 11 tests, 2 skipped in 3.536s [2021-02-23T12:22:07.284Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-23T12:22:09.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:09.469Z] INFO: Testing against a local daemon [2021-02-23T12:22:09.469Z] === RUN TestNetworkCreateDelete [2021-02-23T12:22:09.469Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-23T12:22:09.469Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:09.469Z] === RUN TestDockerNetworkDeletePreferID [2021-02-23T12:22:09.469Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-23T12:22:09.469Z] 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-23T12:22:09.469Z] === RUN TestDaemonDNSFallback [2021-02-23T12:22:09.469Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-23T12:22:09.469Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:09.469Z] === RUN TestInspectNetwork [2021-02-23T12:22:09.469Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-23T12:22:09.469Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:09.469Z] === RUN TestRunContainerWithBridgeNone [2021-02-23T12:22:09.469Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-23T12:22:09.469Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:09.469Z] === RUN TestNetworkInvalidJSON [2021-02-23T12:22:09.469Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-23T12:22:09.469Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-23T12:22:09.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:22:09.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:22:09.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:22:09.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:22:09.469Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-23T12:22:09.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-23T12:22:09.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-23T12:22:09.469Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-23T12:22:09.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-23T12:22:09.469Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-23T12:22:09.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-23T12:22:09.929Z] === RUN TestNetworkList [2021-02-23T12:22:09.929Z] === RUN TestNetworkList//networks [2021-02-23T12:22:09.929Z] === PAUSE TestNetworkList//networks [2021-02-23T12:22:09.929Z] === RUN TestNetworkList//networks/ [2021-02-23T12:22:09.929Z] === PAUSE TestNetworkList//networks/ [2021-02-23T12:22:09.929Z] === CONT TestNetworkList//networks [2021-02-23T12:22:09.929Z] === CONT TestNetworkList//networks/ [2021-02-23T12:22:09.929Z] --- PASS: TestNetworkList (0.03s) [2021-02-23T12:22:09.929Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-23T12:22:09.929Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-23T12:22:09.929Z] === RUN TestHostIPv4BridgeLabel [2021-02-23T12:22:09.929Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-23T12:22:09.929Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-23T12:22:09.929Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestDaemonDefaultNetworkPools [2021-02-23T12:22:09.929Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-23T12:22:09.929Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-23T12:22:09.929Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-23T12:22:09.929Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestServiceWithPredefinedNetwork [2021-02-23T12:22:09.929Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-23T12:22:09.929Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:242: FLAKY_TEST [2021-02-23T12:22:09.929Z] === RUN TestServiceWithDataPathPortInit [2021-02-23T12:22:09.929Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-23T12:22:09.929Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] PASS [2021-02-23T12:22:09.929Z] ok github.com/docker/docker/integration/network 0.193s [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === Skipped [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-23T12:22:09.929Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-23T12:22:09.929Z] 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-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-23T12:22:09.929Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-23T12:22:09.929Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-23T12:22:09.929Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-23T12:22:09.929Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:242: FLAKY_TEST [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-23T12:22:09.929Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] [2021-02-23T12:22:09.929Z] DONE 22 tests, 15 skipped in 2.614s [2021-02-23T12:22:09.929Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-23T12:22:10.898Z] testing: warning: no tests to run [2021-02-23T12:22:10.898Z] PASS [2021-02-23T12:22:10.898Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2021-02-23T12:22:10.898Z] [2021-02-23T12:22:10.898Z] DONE 0 tests in 0.792s [2021-02-23T12:22:10.898Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-23T12:22:11.867Z] testing: warning: no tests to run [2021-02-23T12:22:11.867Z] PASS [2021-02-23T12:22:11.867Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2021-02-23T12:22:11.867Z] [2021-02-23T12:22:11.867Z] DONE 0 tests in 0.787s [2021-02-23T12:22:11.867Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-23T12:22:12.325Z] testing: warning: no tests to run [2021-02-23T12:22:12.325Z] PASS [2021-02-23T12:22:12.325Z] ok github.com/docker/docker/integration/plugin 0.067s [2021-02-23T12:22:12.325Z] [2021-02-23T12:22:12.325Z] DONE 0 tests in 0.760s [2021-02-23T12:22:12.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-23T12:22:13.262Z] testing: warning: no tests to run [2021-02-23T12:22:13.262Z] PASS [2021-02-23T12:22:13.262Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2021-02-23T12:22:13.262Z] [2021-02-23T12:22:13.262Z] DONE 0 tests in 0.782s [2021-02-23T12:22:13.262Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-23T12:22:21.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:21.842Z] INFO: Testing against a local daemon [2021-02-23T12:22:21.842Z] === RUN TestPluginInvalidJSON [2021-02-23T12:22:21.842Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:22:21.842Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:22:21.842Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-23T12:22:21.842Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-23T12:22:21.842Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-23T12:22:21.842Z] === RUN TestPluginInstall [2021-02-23T12:22:21.842Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-23T12:22:21.842Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-23T12:22:21.842Z] === RUN TestPluginsWithRuntimes [2021-02-23T12:22:21.842Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-23T12:22:21.842Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-23T12:22:21.842Z] PASS [2021-02-23T12:22:21.842Z] ok github.com/docker/docker/integration/plugin/common 0.123s [2021-02-23T12:22:21.842Z] [2021-02-23T12:22:21.842Z] === Skipped [2021-02-23T12:22:21.842Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-23T12:22:21.842Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-23T12:22:21.842Z] [2021-02-23T12:22:21.842Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-23T12:22:21.842Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-23T12:22:21.842Z] [2021-02-23T12:22:21.842Z] [2021-02-23T12:22:21.842Z] DONE 4 tests, 2 skipped in 7.816s [2021-02-23T12:22:21.842Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-23T12:22:24.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:24.749Z] INFO: Testing against a local daemon [2021-02-23T12:22:24.749Z] === RUN TestExternalGraphDriver [2021-02-23T12:22:24.749Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-23T12:22:24.749Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-23T12:22:24.749Z] === RUN TestGraphdriverPluginV2 [2021-02-23T12:22:24.749Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-23T12:22:24.749Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-23T12:22:24.749Z] PASS [2021-02-23T12:22:24.749Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.181s [2021-02-23T12:22:24.749Z] [2021-02-23T12:22:24.749Z] === Skipped [2021-02-23T12:22:24.749Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-23T12:22:24.749Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-23T12:22:24.749Z] [2021-02-23T12:22:24.749Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-23T12:22:24.749Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-23T12:22:24.749Z] [2021-02-23T12:22:24.749Z] [2021-02-23T12:22:24.749Z] DONE 2 tests, 2 skipped in 3.226s [2021-02-23T12:22:24.749Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-23T12:22:26.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:26.926Z] INFO: Testing against a local daemon [2021-02-23T12:22:26.926Z] === RUN TestReadPluginNoRead [2021-02-23T12:22:26.926Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-23T12:22:26.926Z] read_test.go:21: no unix domain sockets on Windows [2021-02-23T12:22:26.926Z] PASS [2021-02-23T12:22:26.926Z] ok github.com/docker/docker/integration/plugin/logging 0.149s [2021-02-23T12:22:26.926Z] [2021-02-23T12:22:26.926Z] === Skipped [2021-02-23T12:22:26.926Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-23T12:22:26.926Z] read_test.go:21: no unix domain sockets on Windows [2021-02-23T12:22:26.926Z] [2021-02-23T12:22:26.926Z] [2021-02-23T12:22:26.926Z] DONE 1 tests, 1 skipped in 2.466s [2021-02-23T12:22:26.926Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-23T12:22:27.512Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-23T12:22:28.464Z] testing: warning: no tests to run [2021-02-23T12:22:28.464Z] PASS [2021-02-23T12:22:28.464Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.076s [2021-02-23T12:22:28.464Z] [2021-02-23T12:22:28.464Z] DONE 0 tests in 1.291s [2021-02-23T12:22:28.464Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-23T12:22:30.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:30.642Z] INFO: Testing against a local daemon [2021-02-23T12:22:30.642Z] === RUN TestPluginWithDevMounts [2021-02-23T12:22:30.642Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-23T12:22:30.642Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:30.642Z] PASS [2021-02-23T12:22:30.642Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2021-02-23T12:22:31.101Z] [2021-02-23T12:22:31.101Z] === Skipped [2021-02-23T12:22:31.101Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-23T12:22:31.101Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:31.101Z] [2021-02-23T12:22:31.101Z] [2021-02-23T12:22:31.101Z] DONE 1 tests, 1 skipped in 2.581s [2021-02-23T12:22:31.102Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-23T12:22:33.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:33.277Z] INFO: Testing against a local daemon [2021-02-23T12:22:33.277Z] === RUN TestSecretInspect [2021-02-23T12:22:33.277Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] === RUN TestSecretList [2021-02-23T12:22:33.277Z] --- SKIP: TestSecretList (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] === RUN TestSecretsCreateAndDelete [2021-02-23T12:22:33.277Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] === RUN TestSecretsUpdate [2021-02-23T12:22:33.277Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] === RUN TestTemplatedSecret [2021-02-23T12:22:33.277Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] === RUN TestSecretCreateResolve [2021-02-23T12:22:33.277Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:33.277Z] PASS [2021-02-23T12:22:33.277Z] ok github.com/docker/docker/integration/secret 0.145s [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] === Skipped [2021-02-23T12:22:33.277Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-23T12:22:33.277Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] [2021-02-23T12:22:33.277Z] DONE 6 tests, 6 skipped in 2.202s [2021-02-23T12:22:33.277Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-23T12:22:36.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:36.182Z] INFO: Testing against a local daemon [2021-02-23T12:22:36.182Z] === RUN TestServiceCreateInit [2021-02-23T12:22:36.182Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-23T12:22:36.182Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-23T12:22:36.182Z] --- PASS: TestServiceCreateInit (0.03s) [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateServiceMultipleTimes [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateServiceConflict [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateServiceMaxReplicas [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-02-23T12:22:36.182Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateServiceSecretFileMode [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateServiceConfigFileMode [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateServiceSysctls [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-23T12:22:36.182Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateServiceCapabilities [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-23T12:22:36.182Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestInspect [2021-02-23T12:22:36.182Z] --- SKIP: TestInspect (0.00s) [2021-02-23T12:22:36.182Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestCreateJob [2021-02-23T12:22:36.182Z] --- SKIP: TestCreateJob (0.00s) [2021-02-23T12:22:36.182Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestReplicatedJob [2021-02-23T12:22:36.182Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-23T12:22:36.182Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestUpdateReplicatedJob [2021-02-23T12:22:36.182Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-23T12:22:36.182Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestServiceListWithStatuses [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-23T12:22:36.182Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestDockerNetworkConnectAlias [2021-02-23T12:22:36.182Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-23T12:22:36.182Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestDockerNetworkReConnect [2021-02-23T12:22:36.182Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-23T12:22:36.182Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestServicePlugin [2021-02-23T12:22:36.182Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-23T12:22:36.182Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] === RUN TestServiceUpdateLabel [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] === RUN TestServiceUpdateSecrets [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] === RUN TestServiceUpdateConfigs [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] === RUN TestServiceUpdateNetwork [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] === RUN TestServiceUpdatePidsLimit [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-02-23T12:22:36.182Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] PASS [2021-02-23T12:22:36.182Z] ok github.com/docker/docker/integration/service 0.276s [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === Skipped [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T12:22:36.182Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-02-23T12:22:36.182Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-23T12:22:36.182Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-23T12:22:36.182Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-23T12:22:36.182Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-23T12:22:36.182Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-23T12:22:36.182Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-23T12:22:36.182Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-23T12:22:36.182Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-23T12:22:36.182Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-23T12:22:36.182Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-23T12:22:36.182Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-23T12:22:36.182Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-23T12:22:36.182Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-02-23T12:22:36.182Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] [2021-02-23T12:22:36.182Z] DONE 24 tests, 23 skipped in 2.793s [2021-02-23T12:22:36.182Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-23T12:22:38.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:38.365Z] INFO: Testing against a local daemon [2021-02-23T12:22:38.365Z] === RUN TestSessionCreate [2021-02-23T12:22:38.365Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-23T12:22:38.365Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:38.365Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-23T12:22:38.365Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-23T12:22:38.365Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:38.365Z] PASS [2021-02-23T12:22:38.365Z] ok github.com/docker/docker/integration/session 0.144s [2021-02-23T12:22:38.365Z] [2021-02-23T12:22:38.365Z] === Skipped [2021-02-23T12:22:38.366Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-23T12:22:38.366Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:38.366Z] [2021-02-23T12:22:38.366Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-23T12:22:38.366Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-23T12:22:38.366Z] [2021-02-23T12:22:38.366Z] [2021-02-23T12:22:38.366Z] DONE 2 tests, 2 skipped in 2.154s [2021-02-23T12:22:38.366Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-23T12:22:40.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:40.545Z] INFO: Testing against a local daemon [2021-02-23T12:22:40.545Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-23T12:22:40.545Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T12:22:40.545Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:40.545Z] === RUN TestEventsExecDie [2021-02-23T12:22:40.545Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-23T12:22:40.545Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-23T12:22:40.545Z] === RUN TestEventsBackwardsCompatible [2021-02-23T12:22:40.545Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-23T12:22:40.545Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-23T12:22:40.545Z] === RUN TestInfoAPI [2021-02-23T12:22:40.545Z] --- PASS: TestInfoAPI (0.03s) [2021-02-23T12:22:40.545Z] === RUN TestInfoAPIWarnings [2021-02-23T12:22:40.545Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-23T12:22:40.545Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:22:40.545Z] === RUN TestInfoDebug [2021-02-23T12:22:40.545Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-23T12:22:40.545Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T12:22:40.545Z] === RUN TestInfoInsecureRegistries [2021-02-23T12:22:40.545Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-23T12:22:40.545Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T12:22:40.545Z] === RUN TestInfoRegistryMirrors [2021-02-23T12:22:40.545Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-23T12:22:40.545Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T12:22:40.545Z] === RUN TestLoginFailsWithBadCredentials [2021-02-23T12:22:41.515Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-02-23T12:22:41.515Z] === RUN TestPingCacheHeaders [2021-02-23T12:22:41.515Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-23T12:22:41.515Z] === RUN TestPingGet [2021-02-23T12:22:41.515Z] --- PASS: TestPingGet (0.03s) [2021-02-23T12:22:41.515Z] === RUN TestPingHead [2021-02-23T12:22:41.515Z] --- PASS: TestPingHead (0.03s) [2021-02-23T12:22:41.515Z] === RUN TestVersion [2021-02-23T12:22:41.515Z] --- PASS: TestVersion (0.03s) [2021-02-23T12:22:41.515Z] PASS [2021-02-23T12:22:41.515Z] ok github.com/docker/docker/integration/system 1.249s [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] === Skipped [2021-02-23T12:22:41.515Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-23T12:22:41.515Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-23T12:22:41.515Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-23T12:22:41.515Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-23T12:22:41.515Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-23T12:22:41.515Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-23T12:22:41.515Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-23T12:22:41.515Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] [2021-02-23T12:22:41.515Z] DONE 13 tests, 7 skipped in 3.170s [2021-02-23T12:22:41.515Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-23T12:22:43.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:43.691Z] INFO: Testing against a local daemon [2021-02-23T12:22:43.691Z] === RUN TestVolumesCreateAndList [2021-02-23T12:22:43.691Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-23T12:22:43.691Z] === RUN TestVolumesRemove [2021-02-23T12:22:43.691Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-23T12:22:43.691Z] === RUN TestVolumesInspect [2021-02-23T12:22:43.692Z] --- PASS: TestVolumesInspect (0.04s) [2021-02-23T12:22:43.692Z] === RUN TestVolumesInvalidJSON [2021-02-23T12:22:43.692Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-23T12:22:43.692Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-23T12:22:43.692Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-23T12:22:43.692Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-23T12:22:43.692Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-23T12:22:43.692Z] PASS [2021-02-23T12:22:43.692Z] ok github.com/docker/docker/integration/volume 0.292s [2021-02-23T12:22:44.150Z] [2021-02-23T12:22:44.150Z] DONE 5 tests in 2.378s [2021-02-23T12:22:44.150Z] INFO: make.ps1 ended at 02/23/2021 12:22:43 [2021-02-23T12:22:44.150Z] INFO: Integration CLI tests being run from the host: [2021-02-23T12:22:44.151Z] 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-23T12:22:52.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-23T12:22:52.719Z] INFO: Testing against a local daemon [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-23T12:22:52.719Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-23T12:22:53.178Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-23T12:22:53.178Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-23T12:22:53.639Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-23T12:22:54.109Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-23T12:23:23.662Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-23T12:23:38.492Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-23T12:23:41.754Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-23T12:24:50.584Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-23T12:24:52.859Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-23T12:24:58.666Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-23T12:24:58.666Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-23T12:24:58.666Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-23T12:25:01.583Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-23T12:25:03.763Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-23T12:25:03.763Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-23T12:25:03.763Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-23T12:25:03.763Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-23T12:25:04.230Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-23T12:25:07.136Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-23T12:25:07.136Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-23T12:25:07.136Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-23T12:25:14.227Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-23T12:25:48.137Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-23T12:25:56.213Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-23T12:25:56.213Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-23T12:25:56.213Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-23T12:25:56.213Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-23T12:25:56.213Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-23T12:25:57.142Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-23T12:25:59.029Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-23T12:26:02.295Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-23T12:26:04.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-23T12:26:55.540Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-23T12:26:55.540Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-23T12:26:55.540Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-23T12:26:55.540Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-23T12:26:57.077Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-23T12:26:58.047Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-23T12:26:58.047Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-23T12:26:58.047Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-23T12:26:58.047Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-23T12:26:58.047Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-23T12:26:59.015Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-23T12:27:00.356Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-23T12:27:00.356Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-23T12:27:01.720Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-23T12:27:02.750Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-23T12:27:03.606Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-23T12:27:03.717Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-23T12:27:03.717Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-23T12:27:03.717Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-23T12:27:03.717Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-23T12:27:06.619Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-23T12:27:06.871Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-23T12:27:08.759Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-23T12:27:19.016Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-23T12:27:27.603Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-23T12:27:28.570Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-23T12:27:28.570Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-23T12:27:30.634Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-23T12:27:31.483Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-23T12:27:33.020Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-23T12:27:42.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-23T12:27:43.063Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-23T12:27:43.343Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-23T12:27:43.343Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-23T12:27:43.343Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-23T12:27:43.343Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-23T12:27:43.343Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-23T12:27:43.343Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-23T12:27:45.577Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-23T12:27:48.092Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-23T12:27:54.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-23T12:27:59.858Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-23T12:28:01.747Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-23T12:28:04.261Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-23T12:28:06.776Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-23T12:28:09.311Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-23T12:28:11.831Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-23T12:28:14.344Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-23T12:28:34.206Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-23T12:28:34.207Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-23T12:28:34.207Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-23T12:29:04.196Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-23T12:29:04.196Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-23T12:29:04.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-23T12:29:08.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-23T12:29:08.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-23T12:29:10.499Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-23T12:29:13.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-23T12:29:22.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-23T12:29:25.327Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-23T12:29:30.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-23T12:29:30.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite (1683.33s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.42s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.59s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.82s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:562: [d2043965c965d] joining swarm manager [d7bf76dfe4e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:584: [d12f38a484114] joining swarm manager [d7bf76dfe4e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] check_test.go:380: [d2043965c965d] daemon is not started [2021-02-23T12:29:40.159Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.14s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:45: [d9920fff8de00] joining swarm manager [dbbfe1b21cbae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.03s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.77s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:303: [d4d7c645979b7] joining swarm manager [dc3dcec012e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:304: [d1b155dba837d] joining swarm manager [dc3dcec012e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.31s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:271: [d49e9677e3c52] joining swarm manager [dacc6b2cb444e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:272: [d86bb0633ecba] joining swarm manager [dacc6b2cb444e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.91s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.53s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2021-02-23T12:29:40.159Z] docker_api_swarm_node_test.go:19: [d2529b4fa61d4] joining swarm manager [db78f9e9872a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_node_test.go:20: [d5cec7df7d108] joining swarm manager [db78f9e9872a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.03s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:501: [d7f26876a9c25] joining swarm manager [d92c8312cdbcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:506: [d7eca1b5be52e] joining swarm manager [d92c8312cdbcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.21s) [2021-02-23T12:29:40.159Z] docker_api_swarm_node_test.go:80: [da0a90e19ff64] joining swarm manager [dac726d192767]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.15s) [2021-02-23T12:29:40.159Z] docker_api_swarm_node_test.go:52: [dc2ade54374f5] joining swarm manager [de33982cfebff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_node_test.go:53: [d95447abd3437] joining swarm manager [de33982cfebff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.18s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.69s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:201: [d583bff744c00] joining swarm manager [d031c6f2fe9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.50s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:383: [d8b51f30dcb9c] joining swarm manager [d938ce3636ab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:384: [dd1a5fc28b923] joining swarm manager [d938ce3636ab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] check_test.go:380: [dd1a5fc28b923] daemon is not started [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.42s) [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:801: [de41e341e6a75] joining swarm manager [da59853e06084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:801: [d0ac27385cc49] joining swarm manager [da59853e06084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:801: [d269c7cb41577] joining swarm manager [da59853e06084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:801: [d1a37aa0e5b6a] joining swarm manager [da59853e06084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-23T12:29:40.159Z] docker_api_swarm_test.go:809: [d68d89995728f] joining swarm manager [da59853e06084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.27s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:394: [d0938200dbc03] joining swarm manager [dc461adc196c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:394: [d58cfb50b7c78] joining swarm manager [dc461adc196c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.50s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:342: [d269fd14f655f] joining swarm manager [d5bd6f7b3b9b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:342: [d9898d4afe235] joining swarm manager [d5bd6f7b3b9b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.28s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:489: [ddd40b4df0fe7] joining swarm manager [dd7f61d7cabd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:489: [d74c5b651f0c3] joining swarm manager [dd7f61d7cabd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.75s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.64s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:127: [d5acbd4219cb0] joining swarm manager [d77865537f2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:128: [d6c2ce1f3e936] joining swarm manager [d77865537f2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:136: [dce008a277d49] joining swarm manager [d77865537f2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:137: [dcfe03a112eaa] joining swarm manager [d77865537f2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.12s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:303: [d33e2d16265e2] joining swarm manager [d434a7f0702dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:303: [dac985c15c97a] joining swarm manager [d434a7f0702dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.56s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:99: [df818a7c40a75] joining swarm manager [db76749f64e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:100: [de17d4d2ba8fb] joining swarm manager [db76749f64e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] check_test.go:380: [df818a7c40a75] daemon is not started [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.55s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:532: [d048a9de49fa7] joining swarm manager [d5f1f5a3c3533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:533: [dee4d833253e8] joining swarm manager [d5f1f5a3c3533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.52s) [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:147: [dee73c0804197] joining swarm manager [d914df329cf41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_api_swarm_service_test.go:147: [d35716dcd48c2] joining swarm manager [d914df329cf41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.48s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.78s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.47s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.88s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.07s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.92s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.11s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.47s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.35s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.74s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.22s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.24s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.43s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.88s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.41s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.45s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.87s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.96s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.17s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.01s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.46s) [2021-02-23T12:29:40.159Z] docker_cli_service_logs_test.go:245: checking task mw3u6dq8k8c0 [2021-02-23T12:29:40.159Z] docker_cli_service_logs_test.go:250: checking messages for mw3u6dq8k8c0 [2021-02-23T12:29:40.159Z] docker_cli_service_logs_test.go:245: checking task i40sfu2xjgsp [2021-02-23T12:29:40.159Z] docker_cli_service_logs_test.go:250: checking messages for i40sfu2xjgsp [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.31s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.62s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.80s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.48s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.69s) [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1901: [d82f6d7b0cbae] joining swarm manager [daf1c15ae374a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1902: [d6b712f333c23] joining swarm manager [daf1c15ae374a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.36s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.61s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s) [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1802: [decc62f7cbd5a] joining swarm manager [d026f9c0b229a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1803: [d1d8fbe87f2b4] joining swarm manager [d026f9c0b229a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.69s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (140.19s) [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1321: [ded4c3b77209b] joining swarm manager [d8dc8dade12b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1322: [de5f58b1b0e45] joining swarm manager [d8dc8dade12b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.26s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.32s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.62s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.33s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.36s) [2021-02-23T12:29:40.159Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.08s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.85s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.15s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.18s) [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1186: [de76c63e450a8] joining swarm manager [d4de029207835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.159Z] docker_cli_swarm_test.go:1195: [d87265f549016] joining swarm manager [d4de029207835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.06s) [2021-02-23T12:29:40.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.82s) [2021-02-23T12:29:40.160Z] docker_cli_swarm_test.go:1118: [d377d8d160cb3] joining swarm manager [d262c0dd71ed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.160Z] docker_cli_swarm_test.go:1119: [dd21aa672b0f3] joining swarm manager [d262c0dd71ed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.160Z] docker_cli_swarm_test.go:1172: [d51830a544cf8] joining swarm manager [d262c0dd71ed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.02s) [2021-02-23T12:29:40.160Z] docker_cli_swarm_test.go:1453: [df61a6e68a5bd] joining swarm manager [de96ca65439da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.160Z] docker_cli_swarm_test.go:1454: [d39c54ecdd413] joining swarm manager [de96ca65439da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.94s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.86s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.04s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2021-02-23T12:29:40.160Z] docker_cli_swarm_unix_test.go:62: [d7a169a6ba049] joining swarm manager [dfc77641e4c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.91s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.94s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.89s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.17s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.68s) [2021-02-23T12:29:40.160Z] docker_api_swarm_test.go:961: [d64881c366049] joining swarm manager [dd6637bf575db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.93s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.90s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.92s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.56s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.22s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.76s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.37s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2021-02-23T12:29:40.160Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2021-02-23T12:29:40.160Z] === RUN TestDockerExternalVolumeSuite [2021-02-23T12:29:40.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-23T12:29:41.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-23T12:29:41.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-23T12:29:41.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-23T12:29:45.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-23T12:29:46.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-23T12:29:46.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-23T12:29:46.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-23T12:29:46.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-23T12:29:58.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-23T12:30:16.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-23T12:30:17.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-23T12:30:17.543Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-23T12:30:18.001Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-23T12:30:19.538Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-23T12:30:19.538Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-23T12:30:24.412Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-23T12:30:24.871Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-23T12:30:24.871Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-23T12:30:24.871Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-23T12:30:26.428Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-23T12:30:27.404Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-23T12:30:27.865Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-23T12:30:28.834Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-23T12:30:29.295Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-23T12:30:35.110Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-23T12:30:36.647Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-23T12:30:36.647Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-23T12:30:38.183Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-23T12:30:38.183Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-23T12:30:38.642Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-23T12:30:41.545Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-23T12:30:42.512Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-23T12:30:42.971Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-23T12:30:42.971Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-23T12:30:43.953Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-23T12:30:44.413Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-23T12:30:44.413Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-23T12:30:44.413Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-23T12:30:49.106Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-23T12:31:05.797Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-23T12:31:13.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-23T12:31:24.818Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-23T12:31:24.818Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-23T12:31:24.818Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-23T12:31:27.736Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-23T12:31:27.736Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-23T12:31:28.197Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-23T12:31:28.197Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-23T12:31:28.655Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-23T12:31:28.655Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-23T12:31:45.899Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-23T12:31:49.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-23T12:31:50.719Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-23T12:31:50.719Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-23T12:31:58.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-23T12:32:08.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-23T12:32:08.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-23T12:32:08.867Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-23T12:32:12.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-23T12:32:14.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-23T12:32:17.692Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-23T12:32:30.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-23T12:32:44.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-23T12:33:16.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-23T12:33:29.804Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-23T12:33:31.745Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-23T12:33:32.721Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-23T12:33:32.721Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-23T12:33:46.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-23T12:34:33.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-23T12:34:44.824Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-23T12:34:44.824Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-23T12:34:44.824Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-23T12:34:51.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-23T12:35:09.983Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-23T12:35:22.371Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-23T12:35:23.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-23T12:35:43.469Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-23T12:35:55.275Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-23T12:36:10.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-23T12:36:13.439Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-23T12:36:25.823Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-23T12:36:28.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-23T12:36:40.626Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-23T12:36:42.961Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite (437.42s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2021-02-23T12:36:57.806Z] docker_cli_external_volume_driver_test.go:53: [d89583c71fad4] daemon is not started [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-23T12:36:57.806Z] docker_cli_external_volume_driver_test.go:53: [d8f4f08f03d19] daemon is not started [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.07s) [2021-02-23T12:36:57.806Z] docker_cli_external_volume_driver_test.go:53: [d85a050ff1c86] daemon is not started [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-23T12:36:57.806Z] docker_cli_external_volume_driver_test.go:53: [db4036e89b0a8] daemon is not started [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.37s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s) [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2021-02-23T12:36:57.806Z] docker_cli_external_volume_driver_test.go:485: [d6f8417df3859] daemon is not started [2021-02-23T12:36:57.806Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-23T12:36:57.806Z] docker_cli_external_volume_driver_test.go:53: [ddc6b12f00e57] daemon is not started [2021-02-23T12:36:57.806Z] PASS [2021-02-23T12:36:57.806Z] [2021-02-23T12:36:57.806Z] === Skipped [2021-02-23T12:36:57.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-23T12:36:57.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-23T12:36:57.807Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-23T12:36:57.807Z] check_test.go:309: [d515810ea9da7] daemon is not started [2021-02-23T12:36:57.807Z] [2021-02-23T12:36:57.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-23T12:36:57.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-23T12:36:57.807Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-23T12:36:57.807Z] check_test.go:309: [d80ce9f5b9c63] daemon is not started [2021-02-23T12:36:57.807Z] [2021-02-23T12:36:57.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-23T12:36:57.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-23T12:36:57.807Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-23T12:36:57.807Z] check_test.go:309: [d0a72062ea41a] daemon is not started [2021-02-23T12:36:57.807Z] [2021-02-23T12:36:57.807Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-23T12:36:57.807Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-23T12:36:57.807Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-23T12:36:57.807Z] [2021-02-23T12:36:57.807Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-23T12:36:57.807Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-23T12:36:57.807Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-23T12:36:57.807Z] [2021-02-23T12:36:57.807Z] [2021-02-23T12:36:57.807Z] DONE 273 tests, 5 skipped in 2522.311s [2021-02-23T12:36:57.807Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-23T12:36:57.807Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d946bc9619252/docker.pid [2021-02-23T12:36:57.807Z] +++ kill 6084 [2021-02-23T12:36:57.807Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6084 is not a child of this shell [2021-02-23T12:36:57.807Z] warning: PID 6084 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d946bc9619252/docker.pid had a nonzero exit code [2021-02-23T12:36:57.807Z] ++++ cat bundles/test-integration/docker.pid [2021-02-23T12:36:57.807Z] +++ kill 8157 [2021-02-23T12:36:59.168Z] +++ /etc/init.d/apparmor stop [2021-02-23T12:36:59.168Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-23T12:36:59.168Z] [2021-02-23T12:36:59.168Z] Unloading profiles will leave already running processes permanently [2021-02-23T12:36:59.168Z] unconfined, which can lead to unexpected situations. [2021-02-23T12:36:59.168Z] [2021-02-23T12:36:59.168Z] To set a process to complain mode, use the command line tool [2021-02-23T12:36:59.168Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-23T12:36:59.168Z] +++ true [2021-02-23T12:36:59.168Z] exiting test-integration [2021-02-23T12:36:59.168Z] ++ exit 0 [2021-02-23T12:36:59.168Z] [2021-02-23T12:36:59.168Z] + exit 0 [2021-02-23T12:36:59.168Z] ++ jobs -p [2021-02-23T12:36:59.168Z] + pids= [2021-02-23T12:36:59.168Z] + echo 'Remaining pids to kill: []' [2021-02-23T12:36:59.168Z] Remaining pids to kill: [] [2021-02-23T12:36:59.168Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-23T12:36:59.189Z] Recording test results [2021-02-23T12:37:00.746Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-23T12:37:01.063Z] + echo Ensuring container killed. [2021-02-23T12:37:01.063Z] Ensuring container killed. [2021-02-23T12:37:01.063Z] + docker ps -aq -f name=docker-pr1-* [2021-02-23T12:37:01.063Z] + cids=36f97f6d1da5 [2021-02-23T12:37:01.063Z] 59af3bd01fc3 [2021-02-23T12:37:01.063Z] 30aa25b99723 [2021-02-23T12:37:01.063Z] + [ -n 36f97f6d1da5 [2021-02-23T12:37:01.063Z] 59af3bd01fc3 [2021-02-23T12:37:01.063Z] 30aa25b99723 ] [2021-02-23T12:37:01.063Z] + docker rm -vf 36f97f6d1da5 59af3bd01fc3 30aa25b99723 [2021-02-23T12:37:04.333Z] 36f97f6d1da5 [2021-02-23T12:37:04.333Z] 59af3bd01fc3 [2021-02-23T12:37:04.333Z] 30aa25b99723 [Pipeline] sh [2021-02-23T12:37:04.648Z] + echo Chowning /workspace to jenkins user [2021-02-23T12:37:04.648Z] Chowning /workspace to jenkins user [2021-02-23T12:37:04.648Z] + id -u [2021-02-23T12:37:04.648Z] + id -g [2021-02-23T12:37:04.648Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42062:/workspace busybox chown -R 1000:1000 /workspace [2021-02-23T12:37:04.648Z] Unable to find image 'busybox:latest' locally [2021-02-23T12:37:04.903Z] latest: Pulling from library/busybox [2021-02-23T12:37:05.159Z] 5c4213be9af9: Pulling fs layer [2021-02-23T12:37:05.159Z] 5c4213be9af9: Download complete [2021-02-23T12:37:05.159Z] 5c4213be9af9: Pull complete [2021-02-23T12:37:05.159Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-23T12:37:05.159Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-23T12:37:09.618Z] + bundleName=amd64 [2021-02-23T12:37:09.618Z] + echo Creating amd64-bundles.tar.gz [2021-02-23T12:37:09.618Z] Creating amd64-bundles.tar.gz [2021-02-23T12:37:09.618Z] + 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-23T12:37:09.618Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-23T12:37:10.989Z] Archiving artifacts [2021-02-23T12:37:12.686Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T12:37:12.991Z] + make clean [2021-02-23T12:37:13.247Z] docker volume rm -f docker-dev-cache [2021-02-23T12:37:13.247Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T12:38:52.309Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-23T12:38:52.309Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-23T12:38:52.309Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-23T12:38:52.309Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-23T12:38:52.309Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-23T12:38:52.768Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-23T12:38:52.768Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-23T12:38:53.228Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-23T12:38:54.198Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-23T12:38:59.985Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-23T12:39:02.163Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-23T12:39:06.854Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-23T12:39:06.854Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-23T12:39:07.312Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-23T12:39:07.312Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-23T12:39:07.312Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-23T12:39:07.312Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-23T12:39:11.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-23T12:39:11.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-23T12:39:11.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-23T12:39:11.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-23T12:39:12.010Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-23T12:39:16.736Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-23T12:39:31.538Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-23T12:39:31.539Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-23T12:39:31.539Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-23T12:39:31.539Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-23T12:39:31.539Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-23T12:39:31.539Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-23T12:39:31.539Z] === RUN TestDockerSuite/TestBuildFails [2021-02-23T12:39:38.622Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-23T12:39:38.622Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-23T12:39:44.419Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-23T12:39:49.118Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-23T12:40:01.499Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-23T12:40:11.820Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-23T12:40:11.820Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-23T12:40:16.510Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-23T12:40:16.510Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-23T12:40:17.475Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-23T12:40:17.933Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-23T12:40:17.933Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-23T12:40:32.750Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-23T12:40:32.750Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-23T12:40:43.078Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-23T12:40:43.078Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-23T12:40:45.259Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-23T12:40:45.259Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-23T12:40:45.716Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-23T12:40:45.716Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-23T12:40:50.402Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-23T12:40:50.860Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-23T12:40:51.826Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-23T12:40:52.794Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-23T12:40:53.257Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-23T12:40:54.222Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-23T12:40:55.760Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-23T12:41:01.559Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-23T12:41:01.559Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-23T12:41:01.559Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-23T12:41:01.559Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-23T12:41:01.559Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-23T12:41:02.018Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-23T12:41:02.018Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-23T12:41:02.476Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-23T12:41:02.940Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-23T12:41:07.631Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-23T12:41:28.719Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-23T12:41:28.719Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-23T12:41:29.177Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-23T12:42:04.856Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-23T12:42:22.537Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-23T12:42:28.345Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-23T12:42:34.132Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-23T12:42:38.823Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-23T12:42:56.506Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-23T12:42:56.506Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-23T12:43:06.818Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-23T12:43:07.795Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-23T12:43:07.795Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-23T12:43:07.795Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-23T12:43:10.694Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-23T12:43:15.383Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-23T12:43:22.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-23T12:43:22.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-23T12:43:22.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-23T12:43:25.363Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-23T12:43:26.329Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-23T12:43:27.867Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-23T12:43:42.687Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-23T12:43:42.687Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-23T12:43:51.276Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-23T12:43:55.036Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-23T12:44:03.615Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-23T12:44:07.344Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-23T12:44:12.044Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-23T12:44:13.015Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-23T12:44:13.015Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-23T12:44:13.015Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-23T12:44:15.194Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-23T12:44:15.194Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-23T12:45:05.882Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-23T12:45:31.026Z] === RUN TestDockerSuite/TestBuildRm [2021-02-23T12:45:43.425Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-23T12:45:45.602Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-23T12:45:45.602Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-23T12:45:45.602Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-23T12:45:47.149Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-23T12:45:50.886Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-23T12:45:53.801Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-23T12:45:58.493Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-23T12:46:13.301Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-23T12:46:13.761Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-23T12:46:14.220Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-23T12:46:24.537Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-23T12:46:24.537Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-23T12:46:28.269Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-23T12:46:28.269Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-23T12:46:32.954Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-23T12:46:54.059Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-23T12:46:54.059Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-23T12:46:54.519Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-23T12:46:55.485Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-23T12:47:00.197Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-23T12:47:04.912Z] === RUN TestDockerSuite/TestBuildUser [2021-02-23T12:47:04.912Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-23T12:47:04.912Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-23T12:47:04.912Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-23T12:47:09.601Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-23T12:47:09.601Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-23T12:47:18.162Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-23T12:47:18.162Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-23T12:47:18.162Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-23T12:47:39.272Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-23T12:47:39.272Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-23T12:47:47.847Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-23T12:47:52.550Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-23T12:47:52.550Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-23T12:47:52.550Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-23T12:47:54.726Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-23T12:47:55.185Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-23T12:48:05.512Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-23T12:48:10.200Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-23T12:48:10.200Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-23T12:48:35.327Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-23T12:48:35.327Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-23T12:48:35.327Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-23T12:48:35.327Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-23T12:48:35.327Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-23T12:48:42.413Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-23T12:48:43.385Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-23T12:48:43.843Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-23T12:48:43.843Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-23T12:48:43.843Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-23T12:48:46.018Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-23T12:48:50.705Z] === RUN TestDockerSuite/TestCommitChange [2021-02-23T12:48:54.439Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-23T12:48:59.133Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-23T12:48:59.133Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-23T12:49:04.940Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-23T12:49:04.940Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-23T12:49:12.225Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-23T12:49:20.795Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-23T12:49:27.879Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-23T12:49:33.667Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-23T12:49:33.667Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-23T12:49:35.844Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-23T12:49:35.844Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-23T12:49:35.844Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-23T12:49:35.844Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-23T12:49:38.018Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-23T12:49:38.018Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-23T12:49:38.018Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-23T12:49:40.919Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-23T12:49:40.919Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-23T12:49:40.919Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-23T12:49:40.919Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-23T12:49:40.919Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-23T12:49:43.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-23T12:49:46.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-23T12:49:47.547Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-23T12:49:47.547Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-23T12:49:47.547Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-23T12:49:50.466Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-23T12:49:50.466Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-23T12:49:52.648Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-23T12:49:52.648Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-23T12:49:52.648Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-23T12:49:54.822Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-23T12:49:54.822Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-23T12:49:56.357Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-23T12:49:56.357Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-23T12:49:59.280Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-23T12:49:59.280Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-23T12:50:01.483Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-23T12:50:10.059Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-23T12:50:13.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-23T12:50:13.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-23T12:50:13.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-23T12:50:13.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-23T12:50:13.797Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-23T12:50:15.974Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-23T12:50:15.974Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-23T12:50:18.151Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-23T12:50:18.151Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-23T12:50:20.327Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-23T12:50:20.327Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-23T12:50:25.028Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-23T12:50:26.572Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-23T12:50:26.572Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-23T12:50:26.572Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-23T12:50:26.572Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-23T12:50:26.572Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-23T12:50:26.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-23T12:50:28.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-23T12:50:28.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-23T12:50:30.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-23T12:50:39.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-23T12:50:41.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-23T12:50:43.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005000_} [2021-02-23T12:50:46.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1327010250_c:\foo_false____} [2021-02-23T12:50:49.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1327010250_c:\foo_true____} [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-23T12:50:51.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-23T12:50:51.671Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-23T12:50:51.671Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-23T12:50:51.671Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-23T12:50:51.671Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-23T12:50:51.671Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-23T12:50:51.671Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-23T12:50:53.848Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-23T12:50:54.307Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-23T12:50:54.307Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-23T12:50:54.307Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-23T12:50:56.490Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-23T12:50:56.490Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-23T12:50:56.490Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-23T12:50:58.670Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-23T12:50:58.670Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-23T12:50:58.670Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-23T12:50:58.670Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-23T12:51:03.373Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-23T12:51:05.559Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-23T12:51:05.559Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-23T12:51:05.559Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-23T12:51:20.370Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-23T12:51:20.370Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-23T12:51:20.370Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-23T12:51:38.047Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-23T12:51:38.047Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-23T12:51:38.047Z] === RUN TestDockerSuite/TestCpToDot [2021-02-23T12:51:39.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-23T12:51:39.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-23T12:51:39.588Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-23T12:51:42.500Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-23T12:51:42.500Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-23T12:51:42.500Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-23T12:51:42.500Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-23T12:51:42.500Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-23T12:51:42.500Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-23T12:51:42.500Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-23T12:51:44.674Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-23T12:51:51.746Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-23T12:51:51.746Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-23T12:51:52.204Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-23T12:51:54.381Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-23T12:51:54.839Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-23T12:51:54.839Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-23T12:51:54.839Z] === RUN TestDockerSuite/TestCreateRM [2021-02-23T12:51:55.298Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-23T12:51:55.298Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-23T12:51:55.298Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-23T12:51:55.756Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-23T12:52:04.320Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-23T12:52:04.320Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-23T12:52:04.320Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-23T12:52:08.050Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-23T12:52:08.050Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-23T12:52:08.050Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-23T12:52:10.234Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-23T12:52:10.234Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-23T12:52:10.234Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-23T12:52:10.234Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-23T12:52:10.234Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDockerFails [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-23T12:52:10.692Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-23T12:52:12.869Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-23T12:52:15.049Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-23T12:52:17.951Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-23T12:52:25.021Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-23T12:52:29.709Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-23T12:52:34.394Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-23T12:52:36.571Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-23T12:52:37.546Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-23T12:52:41.276Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-23T12:52:42.247Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-23T12:52:43.213Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-23T12:52:47.904Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-23T12:52:52.592Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-23T12:52:52.592Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-23T12:52:52.592Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-23T12:52:52.592Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-23T12:52:52.592Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-23T12:52:52.592Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-23T12:52:53.558Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-23T12:52:53.558Z] === RUN TestDockerSuite/TestEventsRename [2021-02-23T12:52:56.470Z] === RUN TestDockerSuite/TestEventsResize [2021-02-23T12:52:58.646Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-23T12:53:01.561Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-23T12:53:03.737Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-23T12:53:08.431Z] === RUN TestDockerSuite/TestEventsTop [2021-02-23T12:53:08.431Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-23T12:53:11.343Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-23T12:53:15.078Z] === RUN TestDockerSuite/TestExec [2021-02-23T12:53:15.078Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-23T12:53:15.078Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-23T12:53:17.255Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-23T12:53:18.800Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-23T12:53:18.800Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-23T12:53:18.800Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-23T12:53:18.800Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-23T12:53:20.977Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-23T12:53:22.513Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-23T12:53:24.688Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-23T12:53:26.872Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-23T12:53:31.566Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-23T12:53:31.566Z] === RUN TestDockerSuite/TestExecEnv [2021-02-23T12:53:31.566Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-23T12:53:31.566Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-23T12:53:33.101Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-23T12:53:36.855Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-23T12:53:36.855Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-23T12:53:36.855Z] === RUN TestDockerSuite/TestExecParseError [2021-02-23T12:53:36.855Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-23T12:53:36.855Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-23T12:53:36.855Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-23T12:53:39.767Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-23T12:53:39.767Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-23T12:53:39.767Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-23T12:53:39.767Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-23T12:53:39.767Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-23T12:53:39.767Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-23T12:53:41.947Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-23T12:53:41.947Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-23T12:53:47.750Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-23T12:53:47.750Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-23T12:53:47.750Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-23T12:53:47.750Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-23T12:53:54.819Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-23T12:54:00.613Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-23T12:54:02.800Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-23T12:54:09.870Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-23T12:54:09.870Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-23T12:54:09.870Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-23T12:54:09.870Z] === RUN TestDockerSuite/TestHealth [2021-02-23T12:54:09.870Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-23T12:54:09.870Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-23T12:54:09.870Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-23T12:54:09.871Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-23T12:54:13.613Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-23T12:54:13.613Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-23T12:54:13.613Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-23T12:54:13.613Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-23T12:54:13.613Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-23T12:54:14.071Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-23T12:54:14.529Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-23T12:54:14.529Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-23T12:54:15.496Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-23T12:54:15.958Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-23T12:54:17.492Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-23T12:54:17.950Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-23T12:54:20.128Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-23T12:54:23.028Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-23T12:54:23.028Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-23T12:54:23.028Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-23T12:54:26.774Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-23T12:54:26.774Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-23T12:54:28.959Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-23T12:54:28.959Z] === RUN TestDockerSuite/TestImportFile [2021-02-23T12:54:28.959Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-23T12:54:28.959Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-23T12:54:28.959Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-23T12:54:29.417Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-23T12:54:31.592Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-23T12:54:33.768Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-23T12:54:33.768Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-23T12:54:33.768Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-23T12:54:33.768Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-23T12:54:33.768Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-23T12:54:35.950Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-23T12:54:35.951Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-23T12:54:38.126Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-23T12:54:38.126Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-23T12:54:38.126Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-23T12:54:38.126Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-23T12:54:40.303Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-23T12:54:44.992Z] === RUN TestDockerSuite/TestInspectImage [2021-02-23T12:54:44.992Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-23T12:54:44.992Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-23T12:54:44.992Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-23T12:54:47.171Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-23T12:54:48.707Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-23T12:54:49.166Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-23T12:54:51.349Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-23T12:54:53.530Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-23T12:54:53.530Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-23T12:54:53.530Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-23T12:54:55.713Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-23T12:54:58.619Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-23T12:55:03.312Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-23T12:55:04.847Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-23T12:55:07.025Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-23T12:55:09.200Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-23T12:55:11.375Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-23T12:55:13.567Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-23T12:55:15.743Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-23T12:55:16.201Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-23T12:55:18.388Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-23T12:55:19.933Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-23T12:55:25.732Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-23T12:55:27.906Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-23T12:55:27.906Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-23T12:55:30.082Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-23T12:55:30.082Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-23T12:55:37.150Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-23T12:55:42.940Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-23T12:55:48.727Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-23T12:55:50.909Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-23T12:55:53.808Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-23T12:55:53.808Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-23T12:55:55.984Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-23T12:55:58.167Z] === RUN TestDockerSuite/TestLogsSince [2021-02-23T12:56:06.732Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-23T12:56:06.732Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-23T12:56:06.732Z] === RUN TestDockerSuite/TestLogsTail [2021-02-23T12:56:09.630Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-23T12:56:12.546Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-23T12:56:14.078Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-23T12:56:14.078Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestNetHostname [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginActive [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPortList [2021-02-23T12:56:14.536Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-23T12:56:19.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-23T12:56:23.904Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-23T12:56:23.904Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-23T12:56:32.466Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-23T12:56:32.467Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-23T12:56:44.974Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-23T12:56:59.782Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-23T12:56:59.782Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-23T12:56:59.782Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-23T12:57:12.174Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-23T12:57:15.903Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-23T12:57:22.971Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-23T12:57:26.721Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-23T12:57:27.180Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-23T12:57:27.180Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-23T12:57:31.866Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-23T12:57:31.866Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-23T12:57:31.866Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-23T12:57:31.866Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-23T12:57:31.866Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-23T12:57:38.930Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-23T12:57:38.930Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-23T12:57:41.110Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-23T12:57:41.110Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-23T12:57:42.077Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-23T12:57:43.044Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-23T12:57:43.044Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-23T12:57:46.782Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-23T12:57:51.468Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-23T12:57:53.006Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-23T12:58:10.702Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-23T12:58:10.702Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-23T12:58:16.487Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-23T12:58:16.487Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-23T12:58:16.944Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-23T12:58:17.402Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-23T12:58:22.086Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-23T12:58:25.819Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-23T12:58:25.819Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-23T12:58:30.515Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-23T12:58:30.515Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-23T12:58:30.515Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-23T12:58:45.330Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-23T12:58:46.867Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-23T12:58:47.324Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-23T12:58:54.401Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-23T12:58:58.140Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-23T12:59:06.711Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-23T12:59:09.609Z] === RUN TestDockerSuite/TestRmiTag [2021-02-23T12:59:10.067Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-23T12:59:12.972Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-23T12:59:30.657Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-23T12:59:30.657Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-23T12:59:35.366Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-23T12:59:36.333Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-23T12:59:38.514Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-23T12:59:38.514Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-23T12:59:38.514Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-23T12:59:48.817Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-23T12:59:50.357Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-23T12:59:57.436Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-23T13:00:04.503Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-23T13:00:06.677Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-23T13:00:06.677Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-23T13:00:11.363Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-23T13:00:13.536Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-23T13:00:13.536Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-23T13:00:16.442Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-23T13:00:16.442Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-23T13:00:16.442Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-23T13:00:18.623Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-23T13:00:20.795Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-23T13:00:22.968Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-23T13:00:25.143Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-23T13:00:25.143Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-23T13:00:25.143Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-23T13:00:25.143Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-23T13:00:27.325Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-23T13:00:27.325Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-23T13:00:27.325Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-23T13:00:27.784Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-23T13:00:27.784Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-23T13:00:29.320Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-23T13:00:35.110Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-23T13:00:35.110Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-23T13:00:35.110Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-23T13:00:35.110Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-23T13:00:35.110Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-23T13:00:35.110Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-23T13:00:35.110Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-23T13:00:37.293Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-23T13:00:37.293Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-23T13:00:37.293Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-23T13:00:37.293Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-23T13:00:39.467Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-23T13:00:41.644Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-23T13:00:41.644Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-23T13:00:43.818Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-23T13:00:43.818Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-23T13:00:43.818Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-23T13:00:43.818Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-23T13:00:45.998Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-23T13:00:48.175Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-23T13:00:50.352Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-23T13:00:57.421Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-23T13:01:01.155Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-23T13:01:01.155Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-23T13:01:01.155Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-23T13:01:01.155Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-23T13:01:01.155Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-23T13:01:01.155Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-23T13:01:01.155Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-23T13:01:08.219Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-23T13:01:08.219Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunMount [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-23T13:01:09.753Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-23T13:01:16.814Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-23T13:01:16.814Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-23T13:01:16.814Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-23T13:01:16.814Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-23T13:01:21.663Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-23T13:01:25.398Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-23T13:01:25.855Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-23T13:01:26.825Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-23T13:01:29.000Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-23T13:01:31.188Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-23T13:01:32.724Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-23T13:01:34.259Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-23T13:01:34.717Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-23T13:01:37.619Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-23T13:01:37.619Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-23T13:01:37.619Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-23T13:01:37.619Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-23T13:01:37.619Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-23T13:01:37.619Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-23T13:01:44.691Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-23T13:01:44.691Z] === RUN TestDockerSuite/TestRunRm [2021-02-23T13:01:51.863Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-23T13:01:57.652Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-23T13:01:59.825Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-23T13:02:01.997Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-23T13:02:04.175Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-23T13:02:06.349Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-23T13:02:06.349Z] === RUN TestDockerSuite/TestRunState [2021-02-23T13:02:06.349Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-23T13:02:08.528Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-23T13:02:08.528Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-23T13:02:10.701Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-23T13:02:10.701Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-23T13:02:10.701Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-23T13:02:10.701Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-23T13:02:10.701Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-23T13:02:10.701Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-23T13:02:15.389Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-23T13:02:17.573Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-23T13:02:17.573Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-23T13:02:19.761Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-23T13:02:19.761Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-23T13:02:19.761Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-23T13:02:23.505Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-23T13:02:30.577Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-23T13:02:34.306Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-23T13:02:41.370Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-23T13:02:41.370Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-23T13:02:41.371Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-23T13:02:42.906Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-23T13:02:45.080Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-23T13:02:47.984Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-23T13:02:51.718Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-23T13:02:53.252Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-23T13:02:55.438Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-23T13:03:00.133Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-23T13:03:02.308Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-23T13:03:02.308Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-23T13:03:02.766Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-23T13:03:03.224Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-23T13:03:04.757Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-23T13:03:17.128Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-23T13:03:17.128Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-23T13:03:24.198Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-23T13:03:24.198Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-23T13:03:27.925Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-23T13:03:27.925Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-23T13:03:27.925Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-23T13:03:27.925Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-23T13:03:27.925Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-23T13:03:33.728Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-23T13:03:33.728Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-23T13:03:33.728Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-23T13:03:33.728Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-23T13:03:33.728Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-23T13:03:33.728Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-23T13:03:33.728Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-23T13:03:35.261Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-23T13:03:37.434Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-23T13:03:37.434Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-23T13:03:39.607Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-23T13:03:39.608Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-23T13:03:39.608Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-23T13:03:39.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-23T13:03:39.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-23T13:03:39.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-23T13:03:39.608Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-23T13:03:57.306Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-23T13:03:57.306Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-23T13:03:57.306Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-23T13:03:57.306Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-23T13:03:57.306Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-23T13:03:57.306Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-23T13:03:57.306Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-23T13:04:04.392Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-23T13:04:04.392Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-23T13:04:06.567Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-23T13:04:06.567Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-23T13:04:07.025Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-23T13:04:07.025Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-23T13:04:07.485Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-23T13:04:16.058Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-23T13:04:16.058Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-23T13:04:16.058Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-23T13:04:16.058Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-23T13:04:16.058Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-23T13:04:23.122Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-23T13:04:23.122Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-23T13:04:23.122Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-23T13:04:31.696Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-23T13:04:31.696Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite (2500.52s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-23T13:04:32.663Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.40s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.21s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-23T13:04:32.663Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-23T13:04:32.663Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.64s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-23T13:04:32.663Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-23T13:04:32.663Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.11s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.18s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-02-23T13:04:32.663Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.15s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-02-23T13:04:32.663Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-02-23T13:04:32.663Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.35s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.13s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-02-23T13:04:32.663Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.24s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.76s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.84s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.93s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.79s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.17s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.97s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.08s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.86s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.46s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.46s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.82s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.58s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.23s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.24s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.28s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.31s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.27s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-23T13:04:32.663Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.40s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.17s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.86s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.90s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.87s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.13s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.91s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.06s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.98s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.55s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.69s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.64s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.80s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.06s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.04s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.37s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.46s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.92s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.30s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.45s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.07s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.96s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.27s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.14s) [2021-02-23T13:04:32.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.55s) [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-02-23T13:04:32.663Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.663Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.64s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.95s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.61s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.03s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFails (7.03s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.24s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.25s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.03s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.37s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.41s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.97s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.93s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildHistory (11.06s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.07s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.70s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.71s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.85s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.64s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.34s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.14s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.90s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.34s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.82s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.40s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.96s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.21s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.34s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.22s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.24s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.68s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.12s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.70s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.52s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.18s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.20s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.42s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildRm (12.06s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.31s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-02-23T13:04:32.664Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.40s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.52s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.02s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.05s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.12s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.46s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildStderr (4.27s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.58s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.93s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.19s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.12s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.96s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.60s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.49s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.30s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.06s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.51s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.47s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.27s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-02-23T13:04:32.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.93s) [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-23T13:04:32.664Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-23T13:04:32.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-23T13:04:33.135Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.47s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.99s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-02-23T13:04:33.135Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-23T13:04:33.135Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-23T13:04:33.135Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.17s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.05s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCommitChange (4.45s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.16s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.39s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCommitTTY (6.69s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.96s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.25s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.40s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.15s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.45s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.83s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.25s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.31s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.22s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.02s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.55s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.19s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.40s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.92s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.81s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.33s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.27s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.95s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.69s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.51s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.52s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.48s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005000_} (2.54s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1327010250_c:\foo_false____} (2.53s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1327010250_c:\foo_true____} (2.52s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-23T13:04:33.135Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.32s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.34s) [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.44s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.26s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.23s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpToDot (2.47s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-23T13:04:33.135Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.135Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.12s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.33s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.16s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-23T13:04:33.136Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.24s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-23T13:04:33.136Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.25s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.56s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsCopy (4.60s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.88s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.16s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.66s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFilters (4.51s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFormat (4.49s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsRename (2.33s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsResize (2.74s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.44s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.59s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.68s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-23T13:04:33.136Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.95s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-23T13:04:33.136Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-23T13:04:33.136Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-23T13:04:33.136Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.97s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.90s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.11s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.31s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecInspectID (3.63s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-23T13:04:33.136Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-23T13:04:33.136Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.12s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.04s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-23T13:04:33.136Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.04s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.10s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.70s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-23T13:04:33.136Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-23T13:04:33.136Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.12s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.13s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-02-23T13:04:33.136Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-23T13:04:33.136Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.23s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.15s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectDefault (2.19s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectHistory (4.01s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.20s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.14s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.15s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.13s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.14s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectStatus (2.65s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.42s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.19s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.28s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.21s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.16s) [2021-02-23T13:04:33.136Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-02-23T13:04:33.136Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-23T13:04:33.136Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.54s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-23T13:04:33.137Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.00s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.98s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.16s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.50s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.31s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.17s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsSince (8.91s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsTail (2.70s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.43s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.22s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.22s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-02-23T13:04:33.137Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.28s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsByOrder (8.85s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.87s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.67s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.89s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.59s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.12s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.39s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.50s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.51s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-23T13:04:33.137Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.00s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.87s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.51s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.67s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.23s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.97s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.15s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.56s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.29s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.79s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.33s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.95s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.63s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.34s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.27s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.98s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.06s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.22s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.53s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.03s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-23T13:04:33.137Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.27s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.21s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.14s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.22s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.11s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.25s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunExitCode (2.12s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.11s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.26s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.13s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.69s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.80s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.74s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.88s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.11s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.11s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.58s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.34s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunRm (7.11s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.43s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.28s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.13s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.48s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.93s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.14s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.06s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.78s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.38s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.34s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.43s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.22s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-23T13:04:33.138Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.82s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.62s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2021-02-23T13:04:33.138Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.24s) [2021-02-23T13:04:33.138Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.21s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.91s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.85s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.18s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.09s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.17s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.36s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.84s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.56s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-23T13:04:33.139Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.52s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.61s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-02-23T13:04:33.139Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-23T13:04:33.139Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-23T13:04:33.139Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-23T13:04:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-23T13:04:33.139Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T13:04:33.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-23T13:04:33.140Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-23T13:04:33.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-23T13:04:33.140Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] === RUN TestDockerDaemonSuite [2021-02-23T13:04:33.140Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-23T13:04:33.140Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-23T13:04:33.140Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-23T13:04:33.140Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] === RUN TestDockerSwarmSuite [2021-02-23T13:04:33.140Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-23T13:04:33.140Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-23T13:04:33.140Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] === RUN TestDockerExternalVolumeSuite [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] === RUN TestDockerNetworkSuite [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] === RUN TestDockerHubPullSuite [2021-02-23T13:04:33.140Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-23T13:04:33.140Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.140Z] PASS [2021-02-23T13:04:33.140Z] ok github.com/docker/docker/integration-cli 2501.094s [2021-02-23T13:04:33.140Z] [2021-02-23T13:04:33.140Z] === Skipped [2021-02-23T13:04:33.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-23T13:04:33.599Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-23T13:04:33.599Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-23T13:04:33.599Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-23T13:04:33.599Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-23T13:04:33.599Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-02-23T13:04:33.599Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-23T13:04:33.599Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-23T13:04:33.599Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-23T13:04:33.599Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-02-23T13:04:33.599Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-02-23T13:04:33.599Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-23T13:04:33.599Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-02-23T13:04:33.600Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-02-23T13:04:33.600Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-23T13:04:33.600Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-02-23T13:04:33.600Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.600Z] [2021-02-23T13:04:33.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-02-23T13:04:33.600Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-02-23T13:04:33.600Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-02-23T13:04:33.601Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-23T13:04:33.601Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-23T13:04:33.601Z] docker_cli_sni_test.go:18: Flakey test [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-23T13:04:33.601Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-23T13:04:33.601Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-23T13:04:33.601Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.601Z] [2021-02-23T13:04:33.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-23T13:04:33.601Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-23T13:04:33.602Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-23T13:04:33.602Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-23T13:04:33.602Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-23T13:04:33.602Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-23T13:04:33.602Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-23T13:04:33.602Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-23T13:04:33.602Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-23T13:04:33.602Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-23T13:04:33.602Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-02-23T13:04:33.602Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-23T13:04:33.602Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-23T13:04:33.602Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.602Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-23T13:04:33.603Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-23T13:04:33.603Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-02-23T13:04:33.603Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-23T13:04:33.603Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-23T13:04:33.603Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-02-23T13:04:33.603Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-23T13:04:33.603Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-23T13:04:33.603Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-23T13:04:33.603Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.603Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-23T13:04:33.604Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.604Z] [2021-02-23T13:04:33.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-23T13:04:33.604Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.605Z] [2021-02-23T13:04:33.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-23T13:04:33.605Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-23T13:04:33.605Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-02-23T13:04:33.606Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-23T13:04:33.606Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-23T13:04:33.606Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-23T13:04:33.606Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-23T13:04:33.606Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-23T13:04:33.606Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-23T13:04:33.606Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-23T13:04:33.606Z] [2021-02-23T13:04:33.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-23T13:04:33.606Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-02-23T13:04:34.064Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-23T13:04:34.064Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-23T13:04:34.064Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-23T13:04:34.064Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.064Z] [2021-02-23T13:04:34.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-02-23T13:04:34.065Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-23T13:04:34.065Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-02-23T13:04:34.065Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-23T13:04:34.065Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-02-23T13:04:34.065Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-02-23T13:04:34.065Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-23T13:04:34.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-23T13:04:34.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.065Z] [2021-02-23T13:04:34.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-23T13:04:34.066Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-23T13:04:34.066Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] DONE 1093 tests, 547 skipped in 2509.615s [2021-02-23T13:04:34.066Z] INFO: Integration tests ended at 02/23/2021 13:04:33. Duration:00:41:49.9089528 [2021-02-23T13:04:34.066Z] INFO: Docker info of the daemon under test at end of run [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] Containers: 2 [2021-02-23T13:04:34.066Z] Running: 0 [2021-02-23T13:04:34.066Z] Paused: 0 [2021-02-23T13:04:34.066Z] Stopped: 2 [2021-02-23T13:04:34.066Z] Images: 18 [2021-02-23T13:04:34.066Z] Server Version: 0.0.0-dev [2021-02-23T13:04:34.066Z] Storage Driver: windowsfilter [2021-02-23T13:04:34.066Z] Windows: [2021-02-23T13:04:34.066Z] Logging Driver: json-file [2021-02-23T13:04:34.066Z] Plugins: [2021-02-23T13:04:34.066Z] Volume: local [2021-02-23T13:04:34.066Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-23T13:04:34.066Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-23T13:04:34.066Z] Swarm: inactive [2021-02-23T13:04:34.066Z] Default Isolation: process [2021-02-23T13:04:34.066Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-23T13:04:34.066Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-23T13:04:34.066Z] OSType: windows [2021-02-23T13:04:34.066Z] Architecture: x86_64 [2021-02-23T13:04:34.066Z] CPUs: 4 [2021-02-23T13:04:34.066Z] Total Memory: 32GiB [2021-02-23T13:04:34.066Z] Name: azwin-2-1750e0 [2021-02-23T13:04:34.066Z] ID: H4AN:DDGG:J6S4:LHA5:MTQV:O6SW:5424:J24I:ACOW:KIIF:B5NW:XSZR [2021-02-23T13:04:34.066Z] Docker Root Dir: D:\CI\PR-42062\1\daemon [2021-02-23T13:04:34.066Z] Debug Mode (client): false [2021-02-23T13:04:34.066Z] Debug Mode (server): true [2021-02-23T13:04:34.066Z] File Descriptors: -1 [2021-02-23T13:04:34.066Z] Goroutines: 17 [2021-02-23T13:04:34.066Z] System Time: 2021-02-23T13:04:33.8872619Z [2021-02-23T13:04:34.066Z] EventsListeners: 0 [2021-02-23T13:04:34.066Z] Registry: https://index.docker.io/v1/ [2021-02-23T13:04:34.066Z] Labels: [2021-02-23T13:04:34.066Z] Experimental: false [2021-02-23T13:04:34.066Z] Insecure Registries: [2021-02-23T13:04:34.066Z] 127.0.0.0/8 [2021-02-23T13:04:34.066Z] Live Restore Enabled: false [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] [2021-02-23T13:04:34.066Z] INFO: Stopping daemon under test [2021-02-23T13:04:34.525Z] SUCCESS: The process with PID 4380 (child process of PID 996) has been terminated. [2021-02-23T13:04:34.525Z] SUCCESS: The process with PID 996 (child process of PID 1952) has been terminated. [2021-02-23T13:04:34.525Z] INFO: Stop tailing logs of the daemon under tests [2021-02-23T13:04:34.525Z] INFO: executeCI.ps1 Completed successfully at 02/23/2021 13:04:34. [2021-02-23T13:04:34.525Z] INFO: Tidying up at end of run [2021-02-23T13:04:34.525Z] INFO: Saving daemon under test log (d:\CI\PR-42062\1\dut.out) to bundles\CIDUT.out [2021-02-23T13:04:34.525Z] INFO: Saving daemon under test log (d:\CI\PR-42062\1\dut.err) to bundles\CIDUT.err [2021-02-23T13:04:34.525Z] INFO: Nuke-Everything... [2021-02-23T13:04:34.983Z] INFO: Container count on control daemon to delete is 2 [2021-02-23T13:04:35.441Z] 3ca7cc47c998 [2021-02-23T13:04:35.441Z] 5f4b21bbc337 [2021-02-23T13:04:35.441Z] INFO: Tidying pidfile d:\CI\PR-42062\1\docker.pid [2021-02-23T13:04:35.441Z] INFO: Nuking d:\CI [2021-02-23T13:05:05.379Z] INFO: Zapped successfully [2021-02-23T13:05:05.379Z] [2021-02-23T13:05:05.379Z] INFO: executeCI.ps1 exiting at Tue Feb 23 13:05:00 CUT 2021. Duration 01:19:59.0338114 [2021-02-23T13:05:05.379Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-23T13:05:05.622Z] Recording test results [2021-02-23T13:05:12.770Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-23T13:05:14.283Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-23T13:05:16.032Z] Archiving artifacts [2021-02-23T13:05:30.095Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42062/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-23T13:05:31.077Z] + make clean [2021-02-23T13:05:32.621Z] docker volume rm -f docker-dev-cache [2021-02-23T13:05:32.621Z] 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