Pull request #41592 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 837ee91cb9295a86dec176da07ee598304535dbb rather than 7d03e04f50118a5d375a5073d9693120128d5897 Obtained Jenkinsfile from 837ee91cb9295a86dec176da07ee598304535dbb 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 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-41592@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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" 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 [2020-10-27T02:38:27.216Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-10-27T02:38:27.219Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-10-27T02:38:27.364Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fc62d9fbefbe460) in /home/ubuntu/workspace/moby_PR-41592 [Pipeline] { [Pipeline] checkout [2020-10-27T02:38:27.401Z] using credential docker-jenkins-github-credentials [2020-10-27T02:38:27.408Z] Cloning the remote Git repository [2020-10-27T02:38:27.408Z] Cloning with configured refspecs honoured and without tags [2020-10-27T02:38:27.448Z] Cloning repository https://github.com/moby/moby.git [2020-10-27T02:38:27.448Z] > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10 [2020-10-27T02:38:27.454Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:27.455Z] > git --version # timeout=10 [2020-10-27T02:38:27.462Z] > git --version # 'git version 2.17.1' [2020-10-27T02:38:27.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:27.463Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:45.669Z] Fetching without tags [2020-10-27T02:38:45.979Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:38:46.632Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:38:46.632Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:38:45.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:38:45.646Z] > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10 [2020-10-27T02:38:45.651Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:45.659Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:38:45.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:45.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:45.713Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:45.978Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:38:45.989Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:38:46.600Z] > git remote # timeout=10 [2020-10-27T02:38:46.606Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:38:46.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:46.615Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:38:46.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T02:38:46.631Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:38:46.643Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:38:47.136Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:38:47.137Z] First time build. Skipping changelog. [2020-10-27T02:38:47.184Z] > git --version # timeout=10 [2020-10-27T02:38:47.191Z] > git --version # 'git version 2.17.1' [2020-10-27T02:38:47.196Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T02:38:47.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-10-27T02:38:50.388Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-10-27T02:38:50.621Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fc62d9fbefbe460) in /home/ubuntu/workspace/moby_PR-41592 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-10-27T02:38:50.635Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0ce0455587a9ad97a) in /home/ubuntu/workspace/moby_PR-41592 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2020-10-27T02:38:50.711Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41592 [Pipeline] // stage [Pipeline] checkout [2020-10-27T02:38:50.734Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41592 [Pipeline] // stage [2020-10-27T02:38:50.737Z] using credential docker-jenkins-github-credentials [2020-10-27T02:38:50.739Z] using credential docker-jenkins-github-credentials [2020-10-27T02:38:50.746Z] Cloning the remote Git repository [2020-10-27T02:38:50.746Z] Cloning with configured refspecs honoured and without tags [2020-10-27T02:38:50.751Z] Fetching changes from the remote Git repository [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 [2020-10-27T02:38:50.759Z] Fetching without tags [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-10-27T02:38:50.866Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-10-27T02:38:50.881Z] Cloning the remote Git repository [2020-10-27T02:38:50.881Z] Cloning with configured refspecs honoured and without tags [2020-10-27T02:38:50.884Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-10-27T02:38:50.898Z] Cloning the remote Git repository [2020-10-27T02:38:50.898Z] 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] } [2020-10-27T02:38:50.911Z] Running on azwin-2-65d2d0 in d:\jenkins\workspace\moby_PR-41592 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] ws [2020-10-27T02:38:50.964Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2020-10-27T02:38:51.016Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:38:51.127Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:38:51.127Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:38:51.199Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:38:51.256Z] > git --version # timeout=10 [2020-10-27T02:38:51.258Z] > git --version # 'git version 2.17.1' [2020-10-27T02:38:51.264Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-27T02:38:51.289Z] using credential docker-jenkins-github-credentials [2020-10-27T02:38:50.743Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-10-27T02:38:50.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:38:50.758Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:50.758Z] > git --version # timeout=10 [2020-10-27T02:38:50.763Z] > git --version # 'git version 2.17.1' [2020-10-27T02:38:50.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:50.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:51.015Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:38:51.035Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:38:51.093Z] > git remote # timeout=10 [2020-10-27T02:38:51.107Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:38:51.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:51.111Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:38:51.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T02:38:51.125Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:38:51.130Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:38:51.362Z] Cloning the remote Git repository [2020-10-27T02:38:51.362Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [2020-10-27T02:38:50.751Z] Cloning repository https://github.com/moby/moby.git [2020-10-27T02:38:50.751Z] > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10 [2020-10-27T02:38:50.770Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:50.770Z] > git --version # timeout=10 [2020-10-27T02:38:50.777Z] > git --version # 'git version 2.17.1' [2020-10-27T02:38:50.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:50.778Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-10-27T02:38:50.888Z] Cloning repository https://github.com/moby/moby.git [2020-10-27T02:38:50.888Z] > git init /home/jenkins/workspace/moby_PR-41592 # timeout=10 [2020-10-27T02:38:50.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:50.911Z] > git --version # timeout=10 [2020-10-27T02:38:50.911Z] > git --version # 'git version 2.17.1' [2020-10-27T02:38:50.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:50.912Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:50.905Z] Cloning repository https://github.com/moby/moby.git [2020-10-27T02:38:50.905Z] > git init /home/docker/workspace/moby_PR-41592 # timeout=10 [2020-10-27T02:38:50.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:50.912Z] > git --version # timeout=10 [2020-10-27T02:38:50.915Z] > git --version # 'git version 2.7.4' [2020-10-27T02:38:50.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:50.916Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:52.050Z] + [ PR != PR ] [2020-10-27T02:38:52.050Z] + [ master != master ] [2020-10-27T02:38:52.050Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-27T02:38:51.389Z] Cloning repository https://github.com/moby/moby.git [2020-10-27T02:38:51.389Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-10-27T02:38:51.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:51.483Z] > git --version # timeout=10 [2020-10-27T02:38:51.546Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-27T02:38:51.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:51.546Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:52.372Z] + docker version [2020-10-27T02:38:52.372Z] Client: Docker Engine - Community [2020-10-27T02:38:52.372Z] Version: 19.03.13 [2020-10-27T02:38:52.372Z] API version: 1.40 [2020-10-27T02:38:52.372Z] Go version: go1.13.15 [2020-10-27T02:38:52.372Z] Git commit: 4484c46d9d [2020-10-27T02:38:52.372Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-27T02:38:52.372Z] OS/Arch: linux/amd64 [2020-10-27T02:38:52.372Z] Experimental: false [2020-10-27T02:38:52.372Z] [2020-10-27T02:38:52.372Z] Server: Docker Engine - Community [2020-10-27T02:38:52.372Z] Engine: [2020-10-27T02:38:52.372Z] Version: 19.03.13 [2020-10-27T02:38:52.372Z] API version: 1.40 (minimum version 1.12) [2020-10-27T02:38:52.372Z] Go version: go1.13.15 [2020-10-27T02:38:52.372Z] Git commit: 4484c46d9d [2020-10-27T02:38:52.372Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-27T02:38:52.372Z] OS/Arch: linux/amd64 [2020-10-27T02:38:52.372Z] Experimental: true [2020-10-27T02:38:52.372Z] containerd: [2020-10-27T02:38:52.372Z] Version: 1.3.7 [2020-10-27T02:38:52.372Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:38:52.372Z] runc: [2020-10-27T02:38:52.372Z] Version: 1.0.0-rc10 [2020-10-27T02:38:52.372Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:38:52.372Z] docker-init: [2020-10-27T02:38:52.372Z] Version: 0.18.0 [2020-10-27T02:38:52.372Z] GitCommit: fec3683 [Pipeline] sh [2020-10-27T02:38:52.689Z] + docker info [2020-10-27T02:38:52.945Z] Client: [2020-10-27T02:38:52.945Z] Debug Mode: false [2020-10-27T02:38:52.945Z] [2020-10-27T02:38:52.945Z] Server: [2020-10-27T02:38:52.945Z] Containers: 0 [2020-10-27T02:38:52.945Z] Running: 0 [2020-10-27T02:38:52.945Z] Paused: 0 [2020-10-27T02:38:52.945Z] Stopped: 0 [2020-10-27T02:38:52.945Z] Images: 27 [2020-10-27T02:38:52.945Z] Server Version: 19.03.13 [2020-10-27T02:38:52.945Z] Storage Driver: overlay2 [2020-10-27T02:38:52.945Z] Backing Filesystem: extfs [2020-10-27T02:38:52.945Z] Supports d_type: true [2020-10-27T02:38:52.945Z] Native Overlay Diff: true [2020-10-27T02:38:52.945Z] Logging Driver: json-file [2020-10-27T02:38:52.945Z] Cgroup Driver: cgroupfs [2020-10-27T02:38:52.945Z] Plugins: [2020-10-27T02:38:52.945Z] Volume: local [2020-10-27T02:38:52.945Z] Network: bridge host ipvlan macvlan null overlay [2020-10-27T02:38:52.945Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-27T02:38:52.945Z] Swarm: inactive [2020-10-27T02:38:52.945Z] Runtimes: runc [2020-10-27T02:38:52.945Z] Default Runtime: runc [2020-10-27T02:38:52.945Z] Init Binary: docker-init [2020-10-27T02:38:52.945Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:38:52.945Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:38:52.945Z] init version: fec3683 [2020-10-27T02:38:52.945Z] Security Options: [2020-10-27T02:38:52.945Z] apparmor [2020-10-27T02:38:52.945Z] seccomp [2020-10-27T02:38:52.945Z] Profile: default [2020-10-27T02:38:52.945Z] Kernel Version: 5.4.0-1025-aws [2020-10-27T02:38:52.945Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-27T02:38:52.945Z] OSType: linux [2020-10-27T02:38:52.945Z] Architecture: x86_64 [2020-10-27T02:38:52.945Z] CPUs: 2 [2020-10-27T02:38:52.945Z] Total Memory: 7.569GiB [2020-10-27T02:38:52.945Z] Name: ip-10-100-93-243 [2020-10-27T02:38:52.945Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-27T02:38:52.945Z] Docker Root Dir: /var/lib/docker [2020-10-27T02:38:52.945Z] Debug Mode: false [2020-10-27T02:38:52.945Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:38:52.945Z] Labels: [2020-10-27T02:38:52.945Z] Experimental: true [2020-10-27T02:38:52.945Z] Insecure Registries: [2020-10-27T02:38:52.945Z] 127.0.0.0/8 [2020-10-27T02:38:52.945Z] Live Restore Enabled: true [2020-10-27T02:38:52.945Z] [2020-10-27T02:38:52.945Z] WARNING: No swap limit support [Pipeline] sh [2020-10-27T02:38:53.263Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:38:53.263Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:38:53.263Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-27T02:38:53.519Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh [2020-10-27T02:38:53.519Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-27T02:38:53.519Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-27T02:38:53.519Z] [2020-10-27T02:38:53.519Z] Generally Necessary: [2020-10-27T02:38:53.519Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-27T02:38:53.519Z] - apparmor: enabled and tools installed [2020-10-27T02:38:53.519Z] - CONFIG_NAMESPACES: enabled [2020-10-27T02:38:53.519Z] - CONFIG_NET_NS: enabled [2020-10-27T02:38:53.519Z] - CONFIG_PID_NS: enabled [2020-10-27T02:38:53.519Z] - CONFIG_IPC_NS: enabled [2020-10-27T02:38:53.519Z] - CONFIG_UTS_NS: enabled [2020-10-27T02:38:53.519Z] - CONFIG_CGROUPS: enabled [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-27T02:38:53.519Z] - CONFIG_CPUSETS: enabled [2020-10-27T02:38:53.519Z] - CONFIG_MEMCG: enabled [2020-10-27T02:38:53.519Z] - CONFIG_KEYS: enabled [2020-10-27T02:38:53.519Z] - CONFIG_VETH: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-27T02:38:53.519Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-27T02:38:53.519Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-27T02:38:53.519Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-27T02:38:53.519Z] [2020-10-27T02:38:53.519Z] Optional Features: [2020-10-27T02:38:53.519Z] - CONFIG_USER_NS: enabled [2020-10-27T02:38:53.775Z] - CONFIG_SECCOMP: enabled [2020-10-27T02:38:53.775Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-27T02:38:53.775Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-27T02:38:53.775Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-27T02:38:53.776Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-27T02:38:53.776Z] - CONFIG_BLK_CGROUP: enabled [2020-10-27T02:38:53.776Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-27T02:38:53.776Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-27T02:38:53.776Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-27T02:38:53.776Z] - CONFIG_CGROUP_PERF: enabled [2020-10-27T02:38:53.776Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-27T02:38:53.776Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-27T02:38:53.776Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-27T02:38:53.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-27T02:38:53.776Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-27T02:38:53.776Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_EXT4_FS: enabled [2020-10-27T02:38:53.776Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-27T02:38:53.776Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-27T02:38:53.776Z] - Network Drivers: [2020-10-27T02:38:53.776Z] - "overlay": [2020-10-27T02:38:53.776Z] - CONFIG_VXLAN: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-27T02:38:53.776Z] Optional (for encrypted networks): [2020-10-27T02:38:53.776Z] - CONFIG_CRYPTO: enabled [2020-10-27T02:38:53.776Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-27T02:38:53.776Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-27T02:38:53.776Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-27T02:38:53.776Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-27T02:38:53.776Z] - CONFIG_XFRM: enabled [2020-10-27T02:38:53.776Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-27T02:38:53.776Z] - "ipvlan": [2020-10-27T02:38:53.776Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-27T02:38:53.776Z] - "macvlan": [2020-10-27T02:38:53.776Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_DUMMY: enabled (as module) [2020-10-27T02:38:53.776Z] - "ftp,tftp client in container": [2020-10-27T02:38:53.776Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-27T02:38:53.776Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-27T02:38:53.776Z] - Storage Drivers: [2020-10-27T02:38:53.776Z] - "aufs": [2020-10-27T02:38:53.776Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-27T02:38:53.776Z] - "btrfs": [2020-10-27T02:38:53.776Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-27T02:38:54.031Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-27T02:38:54.031Z] - "devicemapper": [2020-10-27T02:38:54.031Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-27T02:38:54.031Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-27T02:38:54.031Z] - "overlay": [2020-10-27T02:38:54.031Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-27T02:38:54.031Z] - "zfs": [2020-10-27T02:38:54.031Z] - /dev/zfs: present [2020-10-27T02:38:54.031Z] - zfs command: missing [2020-10-27T02:38:54.031Z] - zpool command: missing [2020-10-27T02:38:54.031Z] [2020-10-27T02:38:54.031Z] Limits: [2020-10-27T02:38:54.031Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-27T02:38:54.031Z] [2020-10-27T02:38:54.031Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-27T02:38:54.354Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 . [2020-10-27T02:38:54.354Z] #2 [internal] load .dockerignore [2020-10-27T02:38:54.354Z] #2 transferring context: 87B done [2020-10-27T02:38:54.354Z] #2 DONE 0.0s [2020-10-27T02:38:54.354Z] [2020-10-27T02:38:54.354Z] #1 [internal] load build definition from Dockerfile [2020-10-27T02:38:54.354Z] #1 transferring dockerfile: 16.58kB done [2020-10-27T02:38:54.354Z] #1 DONE 0.0s [2020-10-27T02:38:54.354Z] [2020-10-27T02:38:54.354Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-27T02:38:54.923Z] #3 DONE 0.6s [2020-10-27T02:38:54.923Z] [2020-10-27T02:38:54.923Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-27T02:38:54.923Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-27T02:38:55.179Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-27T02:38:55.179Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-27T02:38:55.179Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-27T02:38:55.179Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-10-27T02:38:55.436Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-10-27T02:38:55.436Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-10-27T02:38:55.692Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-10-27T02:38:55.692Z] #4 DONE 0.5s [2020-10-27T02:38:55.692Z] [2020-10-27T02:38:55.692Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-27T02:38:55.948Z] #7 DONE 0.3s [2020-10-27T02:38:55.948Z] [2020-10-27T02:38:55.948Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-10-27T02:38:55.948Z] #6 DONE 0.4s [2020-10-27T02:38:55.948Z] [2020-10-27T02:38:55.948Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-27T02:38:56.206Z] #5 DONE 0.4s [2020-10-27T02:38:56.206Z] [2020-10-27T02:38:56.206Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:38:56.206Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-27T02:38:56.206Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 260.65kB / 10.00MB 0.2s [2020-10-27T02:38:56.206Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-27T02:38:56.206Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-27T02:38:56.206Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-27T02:38:56.206Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.94MB / 50.40MB 0.2s [2020-10-27T02:38:56.206Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.51MB / 7.81MB 0.2s [2020-10-27T02:38:56.465Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.97MB / 10.00MB 0.3s [2020-10-27T02:38:56.465Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.14MB / 50.40MB 0.3s [2020-10-27T02:38:56.465Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-10-27T02:38:56.465Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2020-10-27T02:38:56.465Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.70MB / 50.40MB 0.4s [2020-10-27T02:38:56.465Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-10-27T02:38:56.465Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.49MB / 51.83MB 0.4s [2020-10-27T02:38:56.465Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.4s [2020-10-27T02:38:56.732Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.47MB / 50.40MB 0.6s [2020-10-27T02:38:56.732Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.74MB / 51.83MB 0.6s [2020-10-27T02:38:56.732Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.84MB / 68.67MB 0.6s [2020-10-27T02:38:56.732Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.99MB / 50.40MB 0.7s [2020-10-27T02:38:56.732Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.78MB / 51.83MB 0.7s [2020-10-27T02:38:56.732Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.72MB / 68.67MB 0.7s [2020-10-27T02:38:56.991Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2020-10-27T02:38:56.991Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.86MB / 51.83MB 1.0s [2020-10-27T02:38:56.991Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.83MB / 68.67MB 1.0s [2020-10-27T02:38:57.258Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.69MB / 51.83MB 1.1s [2020-10-27T02:38:57.258Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.46MB / 68.67MB 1.1s [2020-10-27T02:38:57.514Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-10-27T02:38:57.771Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done [2020-10-27T02:38:57.771Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s done [2020-10-27T02:38:57.771Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.6s [2020-10-27T02:38:57.771Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.41MB / 120.17MB 1.6s [2020-10-27T02:38:57.771Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.6s [2020-10-27T02:38:58.027Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s done [2020-10-27T02:38:58.027Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.14MB / 120.17MB 2.0s [2020-10-27T02:38:58.027Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.6s done [2020-10-27T02:38:58.287Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.33MB / 120.17MB 2.2s [2020-10-27T02:38:58.543Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.21MB / 120.17MB 2.4s [2020-10-27T02:38:58.800Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.38MB / 120.17MB 2.6s [2020-10-27T02:38:58.801Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.34MB / 120.17MB 2.7s [2020-10-27T02:38:59.057Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.45MB / 120.17MB 2.9s [2020-10-27T02:38:59.316Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.24MB / 120.17MB 3.1s [2020-10-27T02:38:59.316Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.85MB / 120.17MB 3.3s [2020-10-27T02:38:59.573Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.60MB / 120.17MB 3.4s [2020-10-27T02:38:59.830Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.81MB / 120.17MB 3.6s [2020-10-27T02:38:59.830Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.46MB / 120.17MB 3.7s [2020-10-27T02:38:59.914Z] Fetching without tags [2020-10-27T02:39:00.087Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.0s done [2020-10-27T02:39:00.194Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:00.344Z] #8 ... [2020-10-27T02:39:00.344Z] [2020-10-27T02:39:00.344Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-27T02:39:00.344Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-27T02:39:00.344Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-27T02:39:00.344Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-27T02:39:00.344Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-10-27T02:39:00.344Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-10-27T02:39:00.344Z] #60 DONE 4.3s [2020-10-27T02:39:00.344Z] [2020-10-27T02:39:00.344Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:38:59.893Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:38:59.894Z] > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10 [2020-10-27T02:38:59.895Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:38:59.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:38:59.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:38:59.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:38:59.921Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:39:00.200Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:00.210Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:39:00.725Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:00.725Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:39:01.208Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:39:01.272Z] #8 ... [2020-10-27T02:39:01.272Z] [2020-10-27T02:39:01.272Z] #21 [internal] load build context [2020-10-27T02:39:01.272Z] #21 transferring context: 52.01MB 5.0s done [2020-10-27T02:39:01.272Z] #21 DONE 5.1s [2020-10-27T02:39:01.272Z] [2020-10-27T02:39:01.272Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:39:01.258Z] > git --version # timeout=10 [2020-10-27T02:39:01.262Z] > git --version # 'git version 2.17.1' [2020-10-27T02:39:01.268Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-27T02:39:00.679Z] > git remote # timeout=10 [2020-10-27T02:39:00.683Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:39:00.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:39:00.688Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:39:00.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T02:39:00.731Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:00.733Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:39:02.162Z] + docker version [2020-10-27T02:39:02.162Z] Client: Docker Engine - Community [2020-10-27T02:39:02.162Z] Version: 19.03.7 [2020-10-27T02:39:02.162Z] API version: 1.40 [2020-10-27T02:39:02.162Z] Go version: go1.12.17 [2020-10-27T02:39:02.162Z] Git commit: 7141c199a2 [2020-10-27T02:39:02.162Z] Built: Sat Mar 7 16:48:47 2020 [2020-10-27T02:39:02.162Z] OS/Arch: linux/s390x [2020-10-27T02:39:02.162Z] Experimental: false [2020-10-27T02:39:02.162Z] [2020-10-27T02:39:02.162Z] Server: Docker Engine - Community [2020-10-27T02:39:02.162Z] Engine: [2020-10-27T02:39:02.162Z] Version: 19.03.7 [2020-10-27T02:39:02.162Z] API version: 1.40 (minimum version 1.12) [2020-10-27T02:39:02.162Z] Go version: go1.12.17 [2020-10-27T02:39:02.162Z] Git commit: 7141c199a2 [2020-10-27T02:39:02.162Z] Built: Sat Mar 7 16:47:46 2020 [2020-10-27T02:39:02.162Z] OS/Arch: linux/s390x [2020-10-27T02:39:02.162Z] Experimental: true [2020-10-27T02:39:02.162Z] containerd: [2020-10-27T02:39:02.162Z] Version: 1.2.13 [2020-10-27T02:39:02.162Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-27T02:39:02.162Z] runc: [2020-10-27T02:39:02.162Z] Version: 1.0.0-rc10 [2020-10-27T02:39:02.162Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:39:02.162Z] docker-init: [2020-10-27T02:39:02.162Z] Version: 0.18.0 [2020-10-27T02:39:02.162Z] GitCommit: fec3683 [Pipeline] sh [2020-10-27T02:39:02.547Z] + docker info [2020-10-27T02:39:02.639Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-10-27T02:39:03.183Z] Client: [2020-10-27T02:39:03.183Z] Debug Mode: false [2020-10-27T02:39:03.183Z] [2020-10-27T02:39:03.183Z] Server: [2020-10-27T02:39:03.183Z] Containers: 0 [2020-10-27T02:39:03.183Z] Running: 0 [2020-10-27T02:39:03.183Z] Paused: 0 [2020-10-27T02:39:03.183Z] Stopped: 0 [2020-10-27T02:39:03.183Z] Images: 0 [2020-10-27T02:39:03.183Z] Server Version: 19.03.7 [2020-10-27T02:39:03.183Z] Storage Driver: overlay2 [2020-10-27T02:39:03.183Z] Backing Filesystem: [2020-10-27T02:39:03.183Z] Supports d_type: true [2020-10-27T02:39:03.183Z] Native Overlay Diff: true [2020-10-27T02:39:03.183Z] Logging Driver: json-file [2020-10-27T02:39:03.183Z] Cgroup Driver: cgroupfs [2020-10-27T02:39:03.183Z] Plugins: [2020-10-27T02:39:03.183Z] Volume: local [2020-10-27T02:39:03.183Z] Network: bridge host ipvlan macvlan null overlay [2020-10-27T02:39:03.183Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-27T02:39:03.183Z] Swarm: inactive [2020-10-27T02:39:03.183Z] Runtimes: runc [2020-10-27T02:39:03.183Z] Default Runtime: runc [2020-10-27T02:39:03.183Z] Init Binary: docker-init [2020-10-27T02:39:03.183Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-27T02:39:03.183Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:39:03.183Z] init version: fec3683 [2020-10-27T02:39:03.183Z] Security Options: [2020-10-27T02:39:03.183Z] apparmor [2020-10-27T02:39:03.183Z] seccomp [2020-10-27T02:39:03.183Z] Profile: default [2020-10-27T02:39:03.183Z] Kernel Version: 4.15.0-91-generic [2020-10-27T02:39:03.183Z] Operating System: Ubuntu 18.04.4 LTS [2020-10-27T02:39:03.183Z] OSType: linux [2020-10-27T02:39:03.183Z] Architecture: s390x [2020-10-27T02:39:03.183Z] CPUs: 2 [2020-10-27T02:39:03.183Z] Total Memory: 7.861GiB [2020-10-27T02:39:03.183Z] Name: s390x-ubuntu-14 [2020-10-27T02:39:03.183Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-10-27T02:39:03.183Z] Docker Root Dir: /var/lib/docker [2020-10-27T02:39:03.183Z] Debug Mode: false [2020-10-27T02:39:03.183Z] Username: dockerbuildbot [2020-10-27T02:39:03.183Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:39:03.183Z] Labels: [2020-10-27T02:39:03.183Z] Experimental: true [2020-10-27T02:39:03.183Z] Insecure Registries: [2020-10-27T02:39:03.183Z] 127.0.0.0/8 [2020-10-27T02:39:03.183Z] Live Restore Enabled: false [2020-10-27T02:39:03.183Z] [2020-10-27T02:39:03.183Z] WARNING: No swap limit support [Pipeline] sh [2020-10-27T02:39:03.566Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:39:03.566Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:39:03.566Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-27T02:39:03.566Z] + bash /home/jenkins/workspace/moby_PR-41592/check-config.sh [2020-10-27T02:39:03.566Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-27T02:39:03.566Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-10-27T02:39:03.566Z] [2020-10-27T02:39:03.566Z] Generally Necessary: [2020-10-27T02:39:03.566Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-27T02:39:03.566Z] - apparmor: enabled and tools installed [2020-10-27T02:39:03.566Z] - CONFIG_NAMESPACES: enabled [2020-10-27T02:39:03.566Z] - CONFIG_NET_NS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_PID_NS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_IPC_NS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_UTS_NS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_CGROUPS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-27T02:39:03.566Z] - CONFIG_CPUSETS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_MEMCG: enabled [2020-10-27T02:39:03.566Z] - CONFIG_KEYS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_VETH: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-27T02:39:03.566Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-27T02:39:03.566Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-27T02:39:03.566Z] [2020-10-27T02:39:03.566Z] Optional Features: [2020-10-27T02:39:03.566Z] - CONFIG_USER_NS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_SECCOMP: enabled [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-27T02:39:03.566Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-27T02:39:03.566Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-27T02:39:03.566Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-27T02:39:03.570Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2020-10-27T02:39:03.826Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-10-27T02:39:03.859Z] - CONFIG_BLK_CGROUP: enabled [2020-10-27T02:39:03.859Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-27T02:39:03.859Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CGROUP_PERF: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-27T02:39:03.859Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-27T02:39:03.859Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-27T02:39:03.859Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-27T02:39:03.859Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_EXT4_FS: enabled [2020-10-27T02:39:03.859Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-27T02:39:03.859Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-27T02:39:03.859Z] - Network Drivers: [2020-10-27T02:39:03.859Z] - "overlay": [2020-10-27T02:39:03.859Z] - CONFIG_VXLAN: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-27T02:39:03.859Z] Optional (for encrypted networks): [2020-10-27T02:39:03.859Z] - CONFIG_CRYPTO: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-27T02:39:03.859Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-27T02:39:03.859Z] - CONFIG_XFRM: enabled [2020-10-27T02:39:03.859Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-27T02:39:03.859Z] - "ipvlan": [2020-10-27T02:39:03.859Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-27T02:39:03.859Z] - "macvlan": [2020-10-27T02:39:03.859Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_DUMMY: enabled (as module) [2020-10-27T02:39:03.859Z] - "ftp,tftp client in container": [2020-10-27T02:39:03.859Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-27T02:39:03.859Z] - Storage Drivers: [2020-10-27T02:39:03.859Z] - "aufs": [2020-10-27T02:39:03.859Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-27T02:39:03.859Z] - "btrfs": [2020-10-27T02:39:03.859Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-27T02:39:03.859Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-27T02:39:03.859Z] - "devicemapper": [2020-10-27T02:39:03.859Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-27T02:39:03.859Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-27T02:39:03.859Z] - "overlay": [2020-10-27T02:39:03.859Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-27T02:39:03.859Z] - "zfs": [2020-10-27T02:39:03.859Z] - /dev/zfs: missing [2020-10-27T02:39:03.859Z] - zfs command: missing [2020-10-27T02:39:03.859Z] - zpool command: missing [2020-10-27T02:39:03.859Z] [2020-10-27T02:39:03.859Z] Limits: [2020-10-27T02:39:03.859Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-27T02:39:03.859Z] [2020-10-27T02:39:03.859Z] + true [2020-10-27T02:39:03.861Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-27T02:39:04.082Z] #8 ... [2020-10-27T02:39:04.083Z] [2020-10-27T02:39:04.083Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:39:04.083Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-27T02:39:04.083Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-27T02:39:04.083Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-27T02:39:04.083Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-27T02:39:04.083Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.7s done [2020-10-27T02:39:04.083Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 4.9s done [2020-10-27T02:39:04.083Z] #24 DONE 8.0s [2020-10-27T02:39:04.083Z] [2020-10-27T02:39:04.083Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:39:04.154Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:04.291Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 . [2020-10-27T02:39:04.292Z] #2 [internal] load .dockerignore [2020-10-27T02:39:04.292Z] #2 transferring context: 87B 0.0s done [2020-10-27T02:39:04.292Z] #2 DONE 0.1s [2020-10-27T02:39:04.292Z] [2020-10-27T02:39:04.292Z] #1 [internal] load build definition from Dockerfile [2020-10-27T02:39:04.292Z] #1 transferring dockerfile: 16.58kB 0.0s done [2020-10-27T02:39:04.292Z] #1 DONE 0.1s [2020-10-27T02:39:04.292Z] [2020-10-27T02:39:04.292Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-27T02:39:04.339Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-10-27T02:39:04.339Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-10-27T02:39:04.585Z] #3 DONE 0.2s [2020-10-27T02:39:04.585Z] [2020-10-27T02:39:04.585Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-27T02:39:04.585Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-27T02:39:04.712Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:04.712Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:39:04.885Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-10-27T02:39:04.885Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-10-27T02:39:04.885Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 388.31kB / 8.88MB 0.1s [2020-10-27T02:39:04.885Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-27T02:39:04.885Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 2.46MB / 8.88MB 0.2s [2020-10-27T02:39:04.902Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-10-27T02:39:03.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:39:03.847Z] > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10 [2020-10-27T02:39:03.852Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:39:03.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:39:03.866Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:39:03.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:39:03.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:39:04.159Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:04.161Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:39:04.677Z] > git remote # timeout=10 [2020-10-27T02:39:04.682Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:39:04.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:39:04.692Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:39:04.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T02:39:04.717Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:04.725Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:39:05.158Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-10-27T02:39:05.182Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.41MB / 8.88MB 0.3s [2020-10-27T02:39:05.182Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-10-27T02:39:05.182Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.4s done [2020-10-27T02:39:05.227Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:39:05.252Z] > git --version # timeout=10 [2020-10-27T02:39:05.261Z] > git --version # 'git version 2.17.1' [2020-10-27T02:39:05.270Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-27T02:39:05.476Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-10-27T02:39:05.476Z] #4 DONE 0.7s [2020-10-27T02:39:05.623Z] Still waiting to schedule task [2020-10-27T02:39:05.623Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-10-27T02:39:05.627Z] Still waiting to schedule task [2020-10-27T02:39:05.628Z] All nodes of label ‘arm64&&linux’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-27T02:39:05.770Z] [2020-10-27T02:39:05.770Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-27T02:39:05.770Z] #5 DONE 0.1s [2020-10-27T02:39:05.770Z] [2020-10-27T02:39:05.770Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-27T02:39:05.770Z] #7 DONE 0.2s [2020-10-27T02:39:05.770Z] [2020-10-27T02:39:05.770Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-10-27T02:39:05.770Z] #6 DONE 0.1s [2020-10-27T02:39:06.031Z] + docker version [2020-10-27T02:39:06.031Z] Client: Docker Engine - Community [2020-10-27T02:39:06.031Z] Version: 19.03.13 [2020-10-27T02:39:06.031Z] API version: 1.40 [2020-10-27T02:39:06.031Z] Go version: go1.13.15 [2020-10-27T02:39:06.031Z] Git commit: 4484c46d9d [2020-10-27T02:39:06.031Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-27T02:39:06.031Z] OS/Arch: linux/amd64 [2020-10-27T02:39:06.031Z] Experimental: false [2020-10-27T02:39:06.031Z] [2020-10-27T02:39:06.031Z] Server: Docker Engine - Community [2020-10-27T02:39:06.031Z] Engine: [2020-10-27T02:39:06.031Z] Version: 19.03.13 [2020-10-27T02:39:06.031Z] API version: 1.40 (minimum version 1.12) [2020-10-27T02:39:06.031Z] Go version: go1.13.15 [2020-10-27T02:39:06.031Z] Git commit: 4484c46d9d [2020-10-27T02:39:06.031Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-27T02:39:06.031Z] OS/Arch: linux/amd64 [2020-10-27T02:39:06.031Z] Experimental: true [2020-10-27T02:39:06.031Z] containerd: [2020-10-27T02:39:06.031Z] Version: 1.3.7 [2020-10-27T02:39:06.031Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:39:06.031Z] runc: [2020-10-27T02:39:06.031Z] Version: 1.0.0-rc10 [2020-10-27T02:39:06.031Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:39:06.031Z] docker-init: [2020-10-27T02:39:06.031Z] Version: 0.18.0 [2020-10-27T02:39:06.031Z] GitCommit: fec3683 [Pipeline] sh [2020-10-27T02:39:06.086Z] [2020-10-27T02:39:06.086Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:39:06.086Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-27T02:39:06.086Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-27T02:39:06.086Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done [2020-10-27T02:39:06.086Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done [2020-10-27T02:39:06.320Z] + docker info [2020-10-27T02:39:06.794Z] #24 ... [2020-10-27T02:39:06.794Z] [2020-10-27T02:39:06.794Z] #21 [internal] load build context [2020-10-27T02:39:06.794Z] #21 transferring context: 52.01MB 0.7s done [2020-10-27T02:39:06.794Z] #21 DONE 0.8s [2020-10-27T02:39:06.794Z] [2020-10-27T02:39:06.794Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:39:06.794Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-27T02:39:06.794Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-10-27T02:39:06.794Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.32MB / 48.97MB 0.9s [2020-10-27T02:39:06.794Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-10-27T02:39:06.794Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-27T02:39:06.794Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-10-27T02:39:06.794Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-10-27T02:39:06.794Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.35MB / 51.38MB 0.9s [2020-10-27T02:39:06.794Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.87MB / 56.74MB 0.9s [2020-10-27T02:39:07.200Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.09MB / 48.97MB 1.1s [2020-10-27T02:39:07.200Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.02MB / 51.38MB 1.1s [2020-10-27T02:39:07.200Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.03MB / 56.74MB 1.1s [2020-10-27T02:39:07.200Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.27MB / 48.97MB 1.2s [2020-10-27T02:39:07.200Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.44MB / 51.38MB 1.2s [2020-10-27T02:39:07.200Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.25MB / 56.74MB 1.2s [2020-10-27T02:39:07.200Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s [2020-10-27T02:39:07.200Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.96MB / 51.38MB 1.3s [2020-10-27T02:39:07.200Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.38MB / 56.74MB 1.3s [2020-10-27T02:39:07.262Z] Client: [2020-10-27T02:39:07.262Z] Debug Mode: false [2020-10-27T02:39:07.262Z] [2020-10-27T02:39:07.262Z] Server: [2020-10-27T02:39:07.262Z] Containers: 0 [2020-10-27T02:39:07.262Z] Running: 0 [2020-10-27T02:39:07.262Z] Paused: 0 [2020-10-27T02:39:07.262Z] Stopped: 0 [2020-10-27T02:39:07.262Z] Images: 3 [2020-10-27T02:39:07.262Z] Server Version: 19.03.13 [2020-10-27T02:39:07.262Z] Storage Driver: overlay2 [2020-10-27T02:39:07.262Z] Backing Filesystem: extfs [2020-10-27T02:39:07.262Z] Supports d_type: true [2020-10-27T02:39:07.262Z] Native Overlay Diff: true [2020-10-27T02:39:07.262Z] Logging Driver: json-file [2020-10-27T02:39:07.262Z] Cgroup Driver: cgroupfs [2020-10-27T02:39:07.262Z] Plugins: [2020-10-27T02:39:07.262Z] Volume: local [2020-10-27T02:39:07.262Z] Network: bridge host ipvlan macvlan null overlay [2020-10-27T02:39:07.262Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-27T02:39:07.262Z] Swarm: inactive [2020-10-27T02:39:07.262Z] Runtimes: runc [2020-10-27T02:39:07.262Z] Default Runtime: runc [2020-10-27T02:39:07.262Z] Init Binary: docker-init [2020-10-27T02:39:07.262Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:39:07.262Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:39:07.262Z] init version: fec3683 [2020-10-27T02:39:07.262Z] Security Options: [2020-10-27T02:39:07.262Z] apparmor [2020-10-27T02:39:07.262Z] seccomp [2020-10-27T02:39:07.262Z] Profile: default [2020-10-27T02:39:07.262Z] Kernel Version: 5.4.0-1025-aws [2020-10-27T02:39:07.262Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-27T02:39:07.262Z] OSType: linux [2020-10-27T02:39:07.262Z] Architecture: x86_64 [2020-10-27T02:39:07.262Z] CPUs: 2 [2020-10-27T02:39:07.262Z] Total Memory: 15.35GiB [2020-10-27T02:39:07.262Z] Name: ip-10-100-53-231 [2020-10-27T02:39:07.262Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-27T02:39:07.262Z] Docker Root Dir: /var/lib/docker [2020-10-27T02:39:07.262Z] Debug Mode: false [2020-10-27T02:39:07.262Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:39:07.262Z] Labels: [2020-10-27T02:39:07.262Z] Experimental: true [2020-10-27T02:39:07.262Z] Insecure Registries: [2020-10-27T02:39:07.262Z] 127.0.0.0/8 [2020-10-27T02:39:07.262Z] Live Restore Enabled: true [2020-10-27T02:39:07.262Z] [2020-10-27T02:39:07.262Z] WARNING: No swap limit support [Pipeline] sh [2020-10-27T02:39:07.501Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2020-10-27T02:39:07.501Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.47MB / 51.38MB 1.5s [2020-10-27T02:39:07.501Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.45MB / 56.74MB 1.5s [2020-10-27T02:39:07.501Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.37MB / 102.23MB 1.5s [2020-10-27T02:39:07.501Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.12MB / 56.74MB 1.6s [2020-10-27T02:39:07.501Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.60MB / 102.23MB 1.6s [2020-10-27T02:39:07.501Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s [2020-10-27T02:39:07.501Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2020-10-27T02:39:07.501Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.80MB / 56.74MB 1.7s [2020-10-27T02:39:07.501Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.73MB / 102.23MB 1.7s [2020-10-27T02:39:07.501Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done [2020-10-27T02:39:07.543Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:39:07.543Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:39:07.543Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-27T02:39:07.801Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s [2020-10-27T02:39:07.801Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done [2020-10-27T02:39:07.801Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.56MB / 102.23MB 1.9s [2020-10-27T02:39:07.803Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh [2020-10-27T02:39:07.803Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-27T02:39:07.803Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-27T02:39:07.803Z] [2020-10-27T02:39:07.803Z] Generally Necessary: [2020-10-27T02:39:07.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-27T02:39:07.803Z] - apparmor: enabled and tools installed [2020-10-27T02:39:07.803Z] - CONFIG_NAMESPACES: enabled [2020-10-27T02:39:07.803Z] - CONFIG_NET_NS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_PID_NS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_IPC_NS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_UTS_NS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CGROUPS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CPUSETS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_MEMCG: enabled [2020-10-27T02:39:07.803Z] - CONFIG_KEYS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_VETH: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-27T02:39:07.803Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-27T02:39:07.803Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-27T02:39:07.803Z] [2020-10-27T02:39:07.803Z] Optional Features: [2020-10-27T02:39:07.803Z] - CONFIG_USER_NS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_SECCOMP: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-27T02:39:07.803Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-27T02:39:07.803Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-27T02:39:07.803Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-27T02:39:07.803Z] - CONFIG_BLK_CGROUP: enabled [2020-10-27T02:39:07.803Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-27T02:39:07.803Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-27T02:39:07.803Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_PERF: enabled [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-27T02:39:07.803Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-27T02:39:08.063Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-27T02:39:08.063Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-27T02:39:08.063Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-27T02:39:08.063Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_EXT4_FS: enabled [2020-10-27T02:39:08.063Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-27T02:39:08.063Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-27T02:39:08.063Z] - Network Drivers: [2020-10-27T02:39:08.063Z] - "overlay": [2020-10-27T02:39:08.063Z] - CONFIG_VXLAN: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-27T02:39:08.063Z] Optional (for encrypted networks): [2020-10-27T02:39:08.063Z] - CONFIG_CRYPTO: enabled [2020-10-27T02:39:08.063Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-27T02:39:08.063Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-27T02:39:08.063Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-27T02:39:08.063Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-27T02:39:08.063Z] - CONFIG_XFRM: enabled [2020-10-27T02:39:08.063Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-27T02:39:08.063Z] - "ipvlan": [2020-10-27T02:39:08.063Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-27T02:39:08.063Z] - "macvlan": [2020-10-27T02:39:08.063Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_DUMMY: enabled (as module) [2020-10-27T02:39:08.063Z] - "ftp,tftp client in container": [2020-10-27T02:39:08.063Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-27T02:39:08.063Z] - Storage Drivers: [2020-10-27T02:39:08.063Z] - "aufs": [2020-10-27T02:39:08.063Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-27T02:39:08.063Z] - "btrfs": [2020-10-27T02:39:08.063Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-27T02:39:08.063Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-27T02:39:08.063Z] - "devicemapper": [2020-10-27T02:39:08.063Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-27T02:39:08.063Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-27T02:39:08.063Z] - "overlay": [2020-10-27T02:39:08.063Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-27T02:39:08.063Z] - "zfs": [2020-10-27T02:39:08.063Z] - /dev/zfs: present [2020-10-27T02:39:08.063Z] - zfs command: missing [2020-10-27T02:39:08.063Z] - zpool command: missing [2020-10-27T02:39:08.063Z] [2020-10-27T02:39:08.063Z] Limits: [2020-10-27T02:39:08.063Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-27T02:39:08.063Z] [2020-10-27T02:39:08.063Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-27T02:39:08.106Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.87MB / 102.23MB 2.1s [Pipeline] sh [2020-10-27T02:39:08.405Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.61MB / 102.23MB 2.4s [2020-10-27T02:39:08.405Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.43MB / 102.23MB 2.5s [2020-10-27T02:39:08.410Z] + sudo modprobe ip_vs [2020-10-27T02:39:08.410Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 . [2020-10-27T02:39:08.410Z] #2 [internal] load .dockerignore [2020-10-27T02:39:08.410Z] #2 transferring context: 87B done [2020-10-27T02:39:08.410Z] #2 DONE 0.0s [2020-10-27T02:39:08.410Z] [2020-10-27T02:39:08.410Z] #1 [internal] load build definition from Dockerfile [2020-10-27T02:39:08.410Z] #1 transferring dockerfile: 16.58kB done [2020-10-27T02:39:08.410Z] #1 DONE 0.0s [2020-10-27T02:39:08.410Z] [2020-10-27T02:39:08.410Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-27T02:39:08.410Z] #3 DONE 0.1s [2020-10-27T02:39:08.669Z] [2020-10-27T02:39:08.669Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-27T02:39:08.669Z] #4 CACHED [2020-10-27T02:39:08.669Z] [2020-10-27T02:39:08.669Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-27T02:39:08.669Z] #7 DONE 0.1s [2020-10-27T02:39:08.669Z] [2020-10-27T02:39:08.669Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-27T02:39:08.699Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 52.06MB / 102.23MB 2.7s [2020-10-27T02:39:08.931Z] #6 DONE 0.2s [2020-10-27T02:39:08.931Z] [2020-10-27T02:39:08.931Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-27T02:39:08.931Z] #5 DONE 0.2s [2020-10-27T02:39:08.931Z] [2020-10-27T02:39:08.931Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-27T02:39:08.931Z] #60 DONE 0.0s [2020-10-27T02:39:08.931Z] [2020-10-27T02:39:08.931Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:39:08.931Z] #24 DONE 0.0s [2020-10-27T02:39:08.931Z] [2020-10-27T02:39:08.931Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:39:08.931Z] #8 DONE 0.0s [2020-10-27T02:39:08.931Z] [2020-10-27T02:39:08.931Z] #21 [internal] load build context [2020-10-27T02:39:08.931Z] Fetching without tags [2020-10-27T02:39:08.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.23MB / 102.23MB 2.9s [2020-10-27T02:39:08.995Z] #8 ... [2020-10-27T02:39:08.995Z] [2020-10-27T02:39:08.995Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-27T02:39:08.995Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-27T02:39:08.995Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-27T02:39:08.995Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-27T02:39:08.995Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-10-27T02:39:08.995Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-10-27T02:39:08.995Z] #60 DONE 3.0s [2020-10-27T02:39:08.995Z] [2020-10-27T02:39:08.995Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:39:08.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.82MB / 102.23MB 3.0s [2020-10-27T02:39:08.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 83.17MB / 102.23MB 3.1s [2020-10-27T02:39:09.289Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.85MB / 102.23MB 3.2s [2020-10-27T02:39:09.289Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s [2020-10-27T02:39:09.328Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2020-10-27T02:39:09.329Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-27T02:39:09.332Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:09.338Z] Fetching without tags [2020-10-27T02:39:09.582Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2020-10-27T02:39:09.582Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.0s done [2020-10-27T02:39:09.582Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-10-27T02:39:10.209Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:10.210Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:39:10.220Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done [2020-10-27T02:39:10.220Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-10-27T02:39:10.315Z] #21 transferring context: 52.01MB 1.2s done [2020-10-27T02:39:10.315Z] #21 DONE 1.3s [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:39:10.315Z] #53 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-27T02:39:10.315Z] #37 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-27T02:39:10.315Z] #19 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #59 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:10.315Z] #56 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #63 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-27T02:39:10.315Z] #12 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-27T02:39:10.315Z] #28 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-27T02:39:10.315Z] #57 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #36 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:10.315Z] #54 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:10.315Z] #47 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #46 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:39:10.315Z] #18 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:39:10.315Z] #38 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:39:10.315Z] #20 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:39:10.315Z] #41 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:10.315Z] #27 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:10.315Z] #45 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #48 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:10.315Z] #22 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-27T02:39:10.315Z] #29 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:10.315Z] #35 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:10.315Z] #62 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-27T02:39:10.315Z] #42 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:10.315Z] #51 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-27T02:39:10.315Z] #58 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:10.315Z] #40 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #33 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #50 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-27T02:39:10.315Z] #61 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-27T02:39:10.315Z] #13 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #55 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-27T02:39:10.315Z] #23 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #52 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #39 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-27T02:39:10.315Z] #14 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:10.315Z] #43 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-27T02:39:10.315Z] #16 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:10.315Z] #49 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:39:10.315Z] #25 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:39:10.315Z] #30 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:10.315Z] #32 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #31 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-27T02:39:10.315Z] #17 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-27T02:39:10.315Z] #9 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:10.315Z] #34 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:10.315Z] #11 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-27T02:39:10.315Z] #44 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-27T02:39:10.315Z] #15 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-27T02:39:10.315Z] #10 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-27T02:39:10.315Z] #26 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-27T02:39:10.315Z] #64 CACHED [2020-10-27T02:39:10.315Z] [2020-10-27T02:39:10.315Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-27T02:39:08.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:39:08.906Z] > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10 [2020-10-27T02:39:08.909Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:39:08.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:39:08.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:39:08.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:39:08.939Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:39:09.339Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:09.342Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:39:10.174Z] > git remote # timeout=10 [2020-10-27T02:39:10.177Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:39:10.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:39:10.180Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:39:10.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T02:39:10.216Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:10.219Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:39:10.478Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:39:10.529Z] > git --version # timeout=10 [2020-10-27T02:39:10.531Z] > git --version # 'git version 2.7.4' [2020-10-27T02:39:10.534Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-27T02:39:10.718Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:08.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:39:09.009Z] > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10 [2020-10-27T02:39:09.072Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:39:09.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:39:09.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:39:09.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:39:09.370Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:39:10.745Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:10.857Z] #8 ... [2020-10-27T02:39:10.857Z] [2020-10-27T02:39:10.857Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:39:10.857Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 2.6s done [2020-10-27T02:39:10.857Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 1.8s done [2020-10-27T02:39:10.857Z] #24 DONE 4.8s [2020-10-27T02:39:10.857Z] [2020-10-27T02:39:10.857Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:39:10.857Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-10-27T02:39:10.857Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-27T02:39:11.252Z] #65 DONE 1.0s [2020-10-27T02:39:11.252Z] [2020-10-27T02:39:11.252Z] #66 exporting to image [2020-10-27T02:39:11.252Z] #66 exporting layers [2020-10-27T02:39:11.367Z] + docker version [2020-10-27T02:39:11.367Z] Client: [2020-10-27T02:39:11.367Z] Version: 18.06.1-ce [2020-10-27T02:39:11.367Z] API version: 1.38 [2020-10-27T02:39:11.367Z] Go version: go1.10.3 [2020-10-27T02:39:11.367Z] Git commit: e68fc7a [2020-10-27T02:39:11.367Z] Built: Tue Aug 21 17:26:10 2018 [2020-10-27T02:39:11.367Z] OS/Arch: linux/ppc64le [2020-10-27T02:39:11.367Z] Experimental: false [2020-10-27T02:39:11.367Z] [2020-10-27T02:39:11.367Z] Server: [2020-10-27T02:39:11.367Z] Engine: [2020-10-27T02:39:11.367Z] Version: 18.06.1-ce [2020-10-27T02:39:11.367Z] API version: 1.38 (minimum version 1.12) [2020-10-27T02:39:11.367Z] Go version: go1.10.3 [2020-10-27T02:39:11.367Z] Git commit: e68fc7a [2020-10-27T02:39:11.367Z] Built: Tue Aug 21 17:24:20 2018 [2020-10-27T02:39:11.367Z] OS/Arch: linux/ppc64le [2020-10-27T02:39:11.367Z] Experimental: true [Pipeline] sh [2020-10-27T02:39:11.752Z] + docker info [2020-10-27T02:39:11.752Z] Containers: 0 [2020-10-27T02:39:11.752Z] Running: 0 [2020-10-27T02:39:11.752Z] Paused: 0 [2020-10-27T02:39:11.752Z] Stopped: 0 [2020-10-27T02:39:11.752Z] Images: 0 [2020-10-27T02:39:11.752Z] Server Version: 18.06.1-ce [2020-10-27T02:39:11.752Z] Storage Driver: overlay2 [2020-10-27T02:39:11.752Z] Backing Filesystem: extfs [2020-10-27T02:39:11.752Z] Supports d_type: true [2020-10-27T02:39:11.752Z] Native Overlay Diff: true [2020-10-27T02:39:11.752Z] Logging Driver: json-file [2020-10-27T02:39:11.752Z] Cgroup Driver: cgroupfs [2020-10-27T02:39:11.752Z] Plugins: [2020-10-27T02:39:11.752Z] Volume: local [2020-10-27T02:39:11.752Z] Network: bridge host ipvlan macvlan null overlay [2020-10-27T02:39:11.752Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-10-27T02:39:11.752Z] Swarm: inactive [2020-10-27T02:39:11.752Z] Runtimes: runc [2020-10-27T02:39:11.752Z] Default Runtime: runc [2020-10-27T02:39:11.752Z] Init Binary: docker-init [2020-10-27T02:39:11.752Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-10-27T02:39:11.752Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-10-27T02:39:11.752Z] init version: fec3683 [2020-10-27T02:39:11.752Z] Security Options: [2020-10-27T02:39:11.752Z] apparmor [2020-10-27T02:39:11.752Z] seccomp [2020-10-27T02:39:11.752Z] Profile: default [2020-10-27T02:39:11.752Z] Kernel Version: 4.4.0-139-generic [2020-10-27T02:39:11.752Z] Operating System: Ubuntu 16.04.3 LTS [2020-10-27T02:39:11.752Z] OSType: linux [2020-10-27T02:39:11.752Z] Architecture: ppc64le [2020-10-27T02:39:11.752Z] CPUs: 4 [2020-10-27T02:39:11.752Z] Total Memory: 7.972GiB [2020-10-27T02:39:11.752Z] Name: ppc64le-ubuntu-13 [2020-10-27T02:39:11.752Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-10-27T02:39:11.752Z] Docker Root Dir: /var/lib/docker [2020-10-27T02:39:11.752Z] Debug Mode (client): false [2020-10-27T02:39:11.752Z] Debug Mode (server): false [2020-10-27T02:39:11.752Z] Username: dockerbuildbot [2020-10-27T02:39:11.752Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:39:11.752Z] Labels: [2020-10-27T02:39:11.752Z] Experimental: true [2020-10-27T02:39:11.752Z] Insecure Registries: [2020-10-27T02:39:11.752Z] 127.0.0.0/8 [2020-10-27T02:39:11.752Z] Live Restore Enabled: false [2020-10-27T02:39:11.752Z] [Pipeline] sh [2020-10-27T02:39:12.142Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:39:12.142Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:39:12.142Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-27T02:39:12.142Z] + bash /home/docker/workspace/moby_PR-41592/check-config.sh [2020-10-27T02:39:12.142Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-27T02:39:12.142Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-10-27T02:39:12.142Z] [2020-10-27T02:39:12.142Z] Generally Necessary: [2020-10-27T02:39:12.142Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-27T02:39:12.142Z] - apparmor: enabled and tools installed [2020-10-27T02:39:12.142Z] - CONFIG_NAMESPACES: enabled [2020-10-27T02:39:12.142Z] - CONFIG_NET_NS: enabled [2020-10-27T02:39:12.142Z] - CONFIG_PID_NS: enabled [2020-10-27T02:39:12.142Z] - CONFIG_IPC_NS: enabled [2020-10-27T02:39:12.142Z] - CONFIG_UTS_NS: enabled [2020-10-27T02:39:12.142Z] - CONFIG_CGROUPS: enabled [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-27T02:39:12.142Z] - CONFIG_CPUSETS: enabled [2020-10-27T02:39:12.142Z] - CONFIG_MEMCG: enabled [2020-10-27T02:39:12.142Z] - CONFIG_KEYS: enabled [2020-10-27T02:39:12.142Z] - CONFIG_VETH: enabled (as module) [2020-10-27T02:39:12.142Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-27T02:39:12.142Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-27T02:39:12.189Z] #66 exporting layers 0.7s done [2020-10-27T02:39:12.189Z] #66 writing image sha256:d79b7795255f0f37840cd0d9fb67ff22cd0155cdb8ca56712576f57738ecaf20 done [2020-10-27T02:39:12.189Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done [2020-10-27T02:39:12.189Z] #66 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-10-27T02:39:12.374Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done [2020-10-27T02:39:12.439Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-27T02:39:12.439Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-27T02:39:12.439Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-10-27T02:39:12.439Z] [2020-10-27T02:39:12.439Z] Optional Features: [2020-10-27T02:39:12.439Z] - CONFIG_USER_NS: enabled [2020-10-27T02:39:12.439Z] - CONFIG_SECCOMP: enabled [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-27T02:39:12.439Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-27T02:39:12.439Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-27T02:39:12.439Z] (cgroup swap accounting is currently enabled) [2020-10-27T02:39:12.439Z] - CONFIG_MEMCG_KMEM: enabled [2020-10-27T02:39:12.439Z] - CONFIG_BLK_CGROUP: enabled [2020-10-27T02:39:12.439Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-27T02:39:12.439Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-27T02:39:12.439Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_PERF: enabled [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-27T02:39:12.439Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-27T02:39:12.439Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-27T02:39:12.439Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-27T02:39:12.439Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_EXT4_FS: enabled [2020-10-27T02:39:12.439Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-27T02:39:12.439Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-27T02:39:12.439Z] - Network Drivers: [2020-10-27T02:39:12.439Z] - "overlay": [2020-10-27T02:39:12.439Z] - CONFIG_VXLAN: enabled (as module) [2020-10-27T02:39:12.439Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-27T02:39:12.439Z] Optional (for encrypted networks): [2020-10-27T02:39:12.525Z] + trap exit INT TERM [2020-10-27T02:39:12.525Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-10-27T02:39:12.525Z] + CONTAINER_NAME=docker-pr1 [2020-10-27T02:39:12.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary-daemon [2020-10-27T02:39:12.601Z] #8 ... [2020-10-27T02:39:12.601Z] [2020-10-27T02:39:12.601Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:39:12.601Z] #25 0.922 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:12.601Z] #25 0.930 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:12.601Z] #25 0.941 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:12.601Z] #25 1.082 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:39:12.601Z] #25 1.583 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:39:12.601Z] #25 2.105 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:39:12.601Z] #25 3.138 Fetched 8396 kB in 2s (3398 kB/s) [2020-10-27T02:39:12.601Z] #25 3.138 Reading package lists... [2020-10-27T02:39:12.601Z] #25 4.060 Reading package lists... [2020-10-27T02:39:12.601Z] #25 4.968 Building dependency tree... [2020-10-27T02:39:12.601Z] #25 5.292 The following additional packages will be installed: [2020-10-27T02:39:12.601Z] #25 5.292 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-27T02:39:12.601Z] #25 5.292 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-27T02:39:12.601Z] #25 5.293 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-27T02:39:12.601Z] #25 5.294 Suggested packages: [2020-10-27T02:39:12.601Z] #25 5.294 krb5-doc krb5-user [2020-10-27T02:39:12.601Z] #25 5.294 Recommended packages: [2020-10-27T02:39:12.601Z] #25 5.294 krb5-locales publicsuffix libsasl2-modules [2020-10-27T02:39:12.601Z] #25 5.538 The following NEW packages will be installed: [2020-10-27T02:39:12.601Z] #25 5.539 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-27T02:39:12.601Z] #25 5.539 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-27T02:39:12.601Z] #25 5.539 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-27T02:39:12.601Z] #25 5.540 libssh2-1 libssl1.1 openssl [2020-10-27T02:39:12.601Z] #25 5.811 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-27T02:39:12.601Z] #25 5.811 Need to get 5049 kB of archives. [2020-10-27T02:39:12.601Z] #25 5.811 After this operation, 12.1 MB of additional disk space will be used. [2020-10-27T02:39:12.601Z] #25 5.811 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-27T02:39:12.601Z] #25 5.839 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-27T02:39:12.601Z] #25 5.858 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-27T02:39:12.601Z] #25 5.859 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-27T02:39:12.601Z] #25 5.861 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-27T02:39:12.601Z] #25 5.862 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-27T02:39:12.601Z] #25 5.865 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-27T02:39:12.601Z] #25 5.871 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-27T02:39:12.601Z] #25 5.874 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-27T02:39:12.601Z] #25 5.877 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-27T02:39:12.601Z] #25 5.879 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-27T02:39:12.602Z] #25 5.881 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-27T02:39:12.602Z] #25 5.885 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-27T02:39:12.602Z] #25 5.886 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-27T02:39:12.602Z] #25 5.888 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-27T02:39:12.602Z] #25 5.889 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-27T02:39:12.602Z] #25 5.892 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-27T02:39:12.602Z] #25 5.897 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-27T02:39:12.602Z] #25 5.902 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-27T02:39:12.602Z] #25 5.904 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-27T02:39:12.602Z] #25 5.906 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-27T02:39:12.602Z] #25 6.085 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:39:12.602Z] #25 6.111 Fetched 5049 kB in 0s (14.3 MB/s) [2020-10-27T02:39:12.602Z] #25 6.167 Selecting previously unselected package libssl1.1:amd64. [2020-10-27T02:39:12.602Z] #25 6.167 (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.) [2020-10-27T02:39:12.602Z] #25 6.167 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.180 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:12.602Z] #25 6.380 Selecting previously unselected package openssl. [2020-10-27T02:39:12.602Z] #25 6.380 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.386 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:12.602Z] #25 6.527 Selecting previously unselected package ca-certificates. [2020-10-27T02:39:12.602Z] #25 6.527 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-27T02:39:12.602Z] #25 6.529 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-27T02:39:12.602Z] #25 6.606 Selecting previously unselected package libkeyutils1:amd64. [2020-10-27T02:39:12.602Z] #25 6.606 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.610 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-27T02:39:12.602Z] #25 6.642 Selecting previously unselected package libkrb5support0:amd64. [2020-10-27T02:39:12.602Z] #25 6.642 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.646 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-27T02:39:12.602Z] #25 6.687 Selecting previously unselected package libk5crypto3:amd64. [2020-10-27T02:39:12.602Z] #25 6.687 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.692 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-27T02:39:12.602Z] #25 6.741 Selecting previously unselected package libkrb5-3:amd64. [2020-10-27T02:39:12.602Z] #25 6.741 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.747 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-27T02:39:12.602Z] #25 6.845 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-27T02:39:12.602Z] #25 6.845 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.850 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-27T02:39:12.602Z] #25 6.899 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-27T02:39:12.602Z] #25 6.900 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.905 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 6.947 Selecting previously unselected package libsasl2-2:amd64. [2020-10-27T02:39:12.602Z] #25 6.947 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 6.952 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 6.993 Selecting previously unselected package libldap-common. [2020-10-27T02:39:12.602Z] #25 6.993 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-27T02:39:12.602Z] #25 6.998 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:12.602Z] #25 7.041 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-27T02:39:12.602Z] #25 7.041 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.044 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:12.602Z] #25 7.125 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-27T02:39:12.602Z] #25 7.125 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.130 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 7.174 Selecting previously unselected package libpsl5:amd64. [2020-10-27T02:39:12.602Z] #25 7.175 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.185 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-27T02:39:12.602Z] #25 7.227 Selecting previously unselected package librtmp1:amd64. [2020-10-27T02:39:12.602Z] #25 7.227 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.236 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:39:12.602Z] #25 7.363 Selecting previously unselected package libssh2-1:amd64. [2020-10-27T02:39:12.602Z] #25 7.363 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.380 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-27T02:39:12.602Z] #25 7.479 Selecting previously unselected package libcurl4:amd64. [2020-10-27T02:39:12.602Z] #25 7.479 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.501 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 7.687 Selecting previously unselected package curl. [2020-10-27T02:39:12.602Z] #25 7.687 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.703 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 7.767 Selecting previously unselected package libonig5:amd64. [2020-10-27T02:39:12.602Z] #25 7.767 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.771 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:39:12.602Z] #25 7.849 Selecting previously unselected package libjq1:amd64. [2020-10-27T02:39:12.602Z] #25 7.849 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.854 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:39:12.602Z] #25 7.897 Selecting previously unselected package jq. [2020-10-27T02:39:12.602Z] #25 7.897 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:39:12.602Z] #25 7.901 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:39:12.602Z] #25 7.947 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-27T02:39:12.602Z] #25 7.960 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-27T02:39:12.602Z] #25 7.969 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:12.602Z] #25 8.066 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 8.078 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:12.602Z] #25 8.093 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-27T02:39:12.602Z] #25 8.103 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 8.117 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:39:12.602Z] #25 8.130 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-27T02:39:12.602Z] #25 8.140 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:12.602Z] #25 8.151 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-27T02:39:12.602Z] #25 8.161 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-27T02:39:12.602Z] #25 8.173 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:12.602Z] #25 8.189 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:39:12.602Z] #25 8.199 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:39:12.602Z] #25 8.211 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:12.602Z] #25 8.224 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-27T02:39:12.667Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-10-27T02:39:12.731Z] - CONFIG_CRYPTO: enabled [2020-10-27T02:39:12.731Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_XFRM: enabled [2020-10-27T02:39:12.731Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-27T02:39:12.731Z] - "ipvlan": [2020-10-27T02:39:12.731Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-27T02:39:12.731Z] - "macvlan": [2020-10-27T02:39:12.731Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_DUMMY: enabled (as module) [2020-10-27T02:39:12.731Z] - "ftp,tftp client in container": [2020-10-27T02:39:12.731Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-27T02:39:12.731Z] - Storage Drivers: [2020-10-27T02:39:12.731Z] - "aufs": [2020-10-27T02:39:12.731Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-27T02:39:12.731Z] - "btrfs": [2020-10-27T02:39:12.731Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-27T02:39:12.731Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-27T02:39:12.731Z] - "devicemapper": [2020-10-27T02:39:12.731Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-27T02:39:12.731Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-27T02:39:12.731Z] - "overlay": [2020-10-27T02:39:12.731Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-27T02:39:12.731Z] - "zfs": [2020-10-27T02:39:12.731Z] - /dev/zfs: missing [2020-10-27T02:39:12.731Z] - zfs command: missing [2020-10-27T02:39:12.731Z] - zpool command: missing [2020-10-27T02:39:12.731Z] [2020-10-27T02:39:12.731Z] Limits: [2020-10-27T02:39:12.731Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-27T02:39:12.731Z] [2020-10-27T02:39:12.731Z] + true [Pipeline] } [Pipeline] // stage [2020-10-27T02:39:12.784Z] [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-27T02:39:10.808Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [Pipeline] sh [2020-10-27T02:39:12.858Z] #25 8.819 Updating certificates in /etc/ssl/certs... [2020-10-27T02:39:13.045Z] Removing bundles/ [2020-10-27T02:39:13.045Z] [2020-10-27T02:39:13.045Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-27T02:39:13.045Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:39:13.045Z] GOOS="" GOARCH="" GOARM="" [2020-10-27T02:39:13.165Z] + make bundles/buildx [2020-10-27T02:39:13.459Z] make: command: Command not found [2020-10-27T02:39:13.459Z] make: command: Command not found [2020-10-27T02:39:13.459Z] mkdir bundles [2020-10-27T02:39:13.459Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-10-27T02:39:13.459Z] --build-arg BUILDX_COMMIT \ [2020-10-27T02:39:13.459Z] --build-arg BUILDX_REPO \ [2020-10-27T02:39:13.459Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-10-27T02:39:13.459Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-10-27T02:39:13.459Z] . [2020-10-27T02:39:13.459Z] /bin/sh: 4: go: not found [2020-10-27T02:39:13.459Z] /bin/sh: 5: go: not found [2020-10-27T02:39:13.787Z] #25 9.577 126 added, 0 removed; done. [2020-10-27T02:39:13.787Z] #25 9.609 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-27T02:39:13.787Z] #25 9.621 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:39:13.787Z] #25 9.630 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-27T02:39:13.787Z] #25 9.639 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-27T02:39:13.787Z] #25 9.650 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:39:13.787Z] #25 9.669 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-27T02:39:13.787Z] #25 9.677 Updating certificates in /etc/ssl/certs... [2020-10-27T02:39:14.221Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2020-10-27T02:39:14.715Z] #25 10.32 0 added, 0 removed; done. [2020-10-27T02:39:14.715Z] #25 10.32 Running hooks in /etc/ca-certificates/update.d... [2020-10-27T02:39:14.715Z] #25 10.32 done. [2020-10-27T02:39:14.856Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-10-27T02:39:14.780Z] > git remote # timeout=10 [2020-10-27T02:39:15.186Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:15.187Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:39:15.579Z] Sending build context to Docker daemon 56.83MB [2020-10-27T02:39:15.579Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-10-27T02:39:15.579Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-10-27T02:39:15.579Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-10-27T02:39:15.579Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-10-27T02:39:15.579Z] 1.13.15-buster: Pulling from library/golang [2020-10-27T02:39:15.872Z] db4e2d8d5901: Pulling fs layer [2020-10-27T02:39:15.872Z] dfe2d012519c: Pulling fs layer [2020-10-27T02:39:15.872Z] 5d8f1d1f9197: Pulling fs layer [2020-10-27T02:39:15.872Z] 1301750ffb48: Pulling fs layer [2020-10-27T02:39:15.872Z] dc5c6edc9cff: Pulling fs layer [2020-10-27T02:39:15.872Z] 3c370c2e2f82: Pulling fs layer [2020-10-27T02:39:15.872Z] 5ffb2f5886e2: Pulling fs layer [2020-10-27T02:39:15.872Z] dc5c6edc9cff: Waiting [2020-10-27T02:39:15.872Z] 3c370c2e2f82: Waiting [2020-10-27T02:39:15.872Z] 5ffb2f5886e2: Waiting [2020-10-27T02:39:15.872Z] 1301750ffb48: Waiting [2020-10-27T02:39:15.891Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:39:16.189Z] > git --version # timeout=10 [2020-10-27T02:39:16.267Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-27T02:39:16.361Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-27T02:39:16.515Z] dfe2d012519c: Verifying Checksum [2020-10-27T02:39:16.515Z] dfe2d012519c: Download complete [2020-10-27T02:39:16.515Z] 5d8f1d1f9197: Verifying Checksum [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-27T02:39:14.873Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:39:14.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:39:14.936Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:39:15.077Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-10-27T02:39:15.217Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:39:15.280Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:39:17.236Z] #25 DONE 12.6s [2020-10-27T02:39:17.236Z] [2020-10-27T02:39:17.236Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-27T02:39:17.236Z] #26 DONE 0.2s [2020-10-27T02:39:17.236Z] [2020-10-27T02:39:17.236Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:39:17.236Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2020-10-27T02:39:17.236Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s [2020-10-27T02:39:17.783Z] + docker version [2020-10-27T02:39:17.783Z] Client: Docker Engine - Enterprise [2020-10-27T02:39:17.783Z] Version: 19.03.12 [2020-10-27T02:39:17.783Z] API version: 1.40 [2020-10-27T02:39:17.783Z] Go version: go1.13.13 [2020-10-27T02:39:17.783Z] Git commit: 4306744 [2020-10-27T02:39:17.783Z] Built: 08/05/2020 19:27:53 [2020-10-27T02:39:17.783Z] OS/Arch: windows/amd64 [2020-10-27T02:39:17.783Z] Experimental: false [2020-10-27T02:39:17.783Z] [2020-10-27T02:39:17.783Z] Server: Docker Engine - Enterprise [2020-10-27T02:39:17.783Z] Engine: [2020-10-27T02:39:17.783Z] Version: 19.03.12 [2020-10-27T02:39:17.783Z] API version: 1.40 (minimum version 1.24) [2020-10-27T02:39:17.783Z] Go version: go1.13.13 [2020-10-27T02:39:17.783Z] Git commit: f295753ffd [2020-10-27T02:39:17.783Z] Built: 08/05/2020 19:26:41 [2020-10-27T02:39:17.783Z] OS/Arch: windows/amd64 [2020-10-27T02:39:17.783Z] Experimental: true [Pipeline] sh [2020-10-27T02:39:18.389Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done [2020-10-27T02:39:18.389Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-10-27T02:39:18.389Z] #8 DONE 12.3s [2020-10-27T02:39:18.389Z] [2020-10-27T02:39:18.389Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:39:18.389Z] #25 0.517 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:18.389Z] #25 0.520 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:18.389Z] #25 0.560 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:18.389Z] #25 0.639 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-27T02:39:18.389Z] #25 0.863 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-27T02:39:18.389Z] #25 1.847 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-27T02:39:18.389Z] #25 2.813 Fetched 8085 kB in 2s (3471 kB/s) [2020-10-27T02:39:18.389Z] #25 2.813 Reading package lists... [2020-10-27T02:39:18.389Z] #25 3.267 Reading package lists... [2020-10-27T02:39:18.389Z] #25 3.703 Building dependency tree... [2020-10-27T02:39:18.389Z] #25 3.830 The following additional packages will be installed: [2020-10-27T02:39:18.389Z] #25 3.830 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-27T02:39:18.389Z] #25 3.830 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-27T02:39:18.389Z] #25 3.830 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-27T02:39:18.389Z] #25 3.830 Suggested packages: [2020-10-27T02:39:18.389Z] #25 3.830 krb5-doc krb5-user [2020-10-27T02:39:18.389Z] #25 3.830 Recommended packages: [2020-10-27T02:39:18.389Z] #25 3.830 krb5-locales publicsuffix libsasl2-modules [2020-10-27T02:39:18.389Z] #25 4.025 The following NEW packages will be installed: [2020-10-27T02:39:18.389Z] #25 4.025 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-27T02:39:18.389Z] #25 4.026 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-27T02:39:18.389Z] #25 4.026 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-27T02:39:18.389Z] #25 4.026 libssh2-1 libssl1.1 openssl [2020-10-27T02:39:18.389Z] #25 4.060 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-27T02:39:18.389Z] #25 4.060 Need to get 4591 kB of archives. [2020-10-27T02:39:18.389Z] #25 4.060 After this operation, 11.9 MB of additional disk space will be used. [2020-10-27T02:39:18.389Z] #25 4.060 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-10-27T02:39:18.389Z] #25 4.136 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-10-27T02:39:18.389Z] #25 4.158 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-27T02:39:18.389Z] #25 4.160 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-10-27T02:39:18.389Z] #25 4.160 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-10-27T02:39:18.389Z] #25 4.161 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-10-27T02:39:18.389Z] #25 4.164 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-10-27T02:39:18.389Z] #25 4.172 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-10-27T02:39:18.389Z] #25 4.175 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-10-27T02:39:18.389Z] #25 4.177 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-10-27T02:39:18.389Z] #25 4.178 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-27T02:39:18.389Z] #25 4.180 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB] [2020-10-27T02:39:18.389Z] #25 4.184 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-10-27T02:39:18.389Z] #25 4.187 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-10-27T02:39:18.389Z] #25 4.187 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-10-27T02:39:18.389Z] #25 4.188 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-10-27T02:39:18.389Z] #25 4.191 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-10-27T02:39:18.389Z] #25 4.197 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-10-27T02:39:18.389Z] #25 4.202 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-27T02:39:18.389Z] #25 4.203 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-27T02:39:18.389Z] #25 4.216 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-27T02:39:18.389Z] #25 4.316 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:39:18.389Z] #25 4.332 Fetched 4591 kB in 0s (26.5 MB/s) [2020-10-27T02:39:18.389Z] #25 4.399 Selecting previously unselected package libssl1.1:s390x. [2020-10-27T02:39:18.389Z] #25 4.399 (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.) [2020-10-27T02:39:18.389Z] #25 4.399 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 4.404 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:18.389Z] #25 4.517 Selecting previously unselected package openssl. [2020-10-27T02:39:18.389Z] #25 4.518 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 4.520 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:18.389Z] #25 4.652 Selecting previously unselected package ca-certificates. [2020-10-27T02:39:18.389Z] #25 4.652 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-27T02:39:18.389Z] #25 4.654 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-27T02:39:18.389Z] #25 4.719 Selecting previously unselected package libkeyutils1:s390x. [2020-10-27T02:39:18.389Z] #25 4.719 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 4.724 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-10-27T02:39:18.389Z] #25 4.770 Selecting previously unselected package libkrb5support0:s390x. [2020-10-27T02:39:18.389Z] #25 4.770 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 4.779 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 4.819 Selecting previously unselected package libk5crypto3:s390x. [2020-10-27T02:39:18.389Z] #25 4.819 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 4.830 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 4.892 Selecting previously unselected package libkrb5-3:s390x. [2020-10-27T02:39:18.389Z] #25 4.892 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 4.900 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 5.056 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-10-27T02:39:18.389Z] #25 5.057 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.076 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 5.110 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-10-27T02:39:18.389Z] #25 5.110 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.113 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 5.139 Selecting previously unselected package libsasl2-2:s390x. [2020-10-27T02:39:18.389Z] #25 5.139 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.141 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 5.181 Selecting previously unselected package libldap-common. [2020-10-27T02:39:18.389Z] #25 5.181 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-27T02:39:18.389Z] #25 5.184 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:18.389Z] #25 5.222 Selecting previously unselected package libldap-2.4-2:s390x. [2020-10-27T02:39:18.389Z] #25 5.222 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.225 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:18.389Z] #25 5.298 Selecting previously unselected package libnghttp2-14:s390x. [2020-10-27T02:39:18.389Z] #25 5.298 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.301 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 5.346 Selecting previously unselected package libpsl5:s390x. [2020-10-27T02:39:18.389Z] #25 5.346 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.348 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-10-27T02:39:18.389Z] #25 5.379 Selecting previously unselected package librtmp1:s390x. [2020-10-27T02:39:18.389Z] #25 5.379 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.381 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:39:18.389Z] #25 5.411 Selecting previously unselected package libssh2-1:s390x. [2020-10-27T02:39:18.389Z] #25 5.411 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.415 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-10-27T02:39:18.389Z] #25 5.447 Selecting previously unselected package libcurl4:s390x. [2020-10-27T02:39:18.389Z] #25 5.447 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.450 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 5.505 Selecting previously unselected package curl. [2020-10-27T02:39:18.389Z] #25 5.505 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.507 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 5.635 Selecting previously unselected package libonig5:s390x. [2020-10-27T02:39:18.389Z] #25 5.636 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.695 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-27T02:39:18.389Z] #25 5.819 Selecting previously unselected package libjq1:s390x. [2020-10-27T02:39:18.389Z] #25 5.819 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.852 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-27T02:39:18.389Z] #25 5.996 Selecting previously unselected package jq. [2020-10-27T02:39:18.389Z] #25 5.996 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-27T02:39:18.389Z] #25 5.999 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:39:18.389Z] #25 6.037 Setting up libkeyutils1:s390x (1.6-6) ... [2020-10-27T02:39:18.389Z] #25 6.047 Setting up libpsl5:s390x (0.20.2-2) ... [2020-10-27T02:39:18.389Z] #25 6.054 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:18.389Z] #25 6.124 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 6.141 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:18.389Z] #25 6.163 Setting up libkrb5support0:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 6.179 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 6.197 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:39:18.389Z] #25 6.225 Setting up libk5crypto3:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 6.276 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 6.293 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-10-27T02:39:18.389Z] #25 6.312 Setting up libkrb5-3:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 6.331 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:39:18.389Z] #25 6.358 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-27T02:39:18.389Z] #25 6.371 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-27T02:39:18.389Z] #25 6.381 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:39:18.389Z] #25 6.388 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-27T02:39:18.389Z] #25 6.737 Updating certificates in /etc/ssl/certs... [2020-10-27T02:39:18.389Z] #25 7.162 126 added, 0 removed; done. [2020-10-27T02:39:18.389Z] #25 7.210 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-10-27T02:39:18.389Z] #25 7.237 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:39:18.389Z] #25 7.237 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 7.237 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-27T02:39:18.389Z] #25 7.241 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:39:18.389Z] #25 7.252 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-27T02:39:18.389Z] #25 7.262 Updating certificates in /etc/ssl/certs... [2020-10-27T02:39:18.389Z] #25 7.623 0 added, 0 removed; done. [2020-10-27T02:39:18.389Z] #25 7.623 Running hooks in /etc/ca-certificates/update.d... [2020-10-27T02:39:18.389Z] #25 7.624 done. [2020-10-27T02:39:18.620Z] db4e2d8d5901: Verifying Checksum [2020-10-27T02:39:18.620Z] db4e2d8d5901: Download complete [2020-10-27T02:39:18.813Z] + docker info [2020-10-27T02:39:19.126Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2020-10-27T02:39:19.126Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-10-27T02:39:19.126Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-27T02:39:19.127Z] #8 DONE 23.0s [2020-10-27T02:39:19.127Z] [2020-10-27T02:39:19.127Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:19.127Z] #27 1.047 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-27T02:39:19.127Z] #27 1.130 [2020-10-27T02:39:19.127Z] #27 1.247 ###### 8.9% ########################## 37.3% ######################################### 57.2% ####################################################### 76.5% ##################################################################### 97.1% ######################################################################## 100.0% [2020-10-27T02:39:19.127Z] #27 1.780 [2020-10-27T02:39:19.127Z] #27 1.921 0.1% ######################################################################## 100.0% [2020-10-27T02:39:19.127Z] #27 2.058 [2020-10-27T02:39:19.127Z] #27 2.188 0.2% ######################################################################## 100.0% [2020-10-27T02:39:19.285Z] 1301750ffb48: Verifying Checksum [2020-10-27T02:39:19.285Z] 1301750ffb48: Download complete [2020-10-27T02:39:19.383Z] #27 2.358 [2020-10-27T02:39:19.437Z] #25 DONE 8.5s [2020-10-27T02:39:19.437Z] [2020-10-27T02:39:19.437Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-27T02:39:19.437Z] #9 DONE 1.1s [2020-10-27T02:39:19.437Z] [2020-10-27T02:39:19.437Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-27T02:39:19.437Z] #26 DONE 0.1s [2020-10-27T02:39:19.437Z] [2020-10-27T02:39:19.437Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:19.584Z] 5ffb2f5886e2: Verifying Checksum [2020-10-27T02:39:19.584Z] 5ffb2f5886e2: Download complete [2020-10-27T02:39:19.896Z] #27 2.482 ########## 14.1% ########################## 36.5% ######################################## 55.8% #################################################### 72.4% ################################################################### 94.4% ######################################################################## 100.0% [2020-10-27T02:39:19.896Z] #27 2.980 [2020-10-27T02:39:20.228Z] dc5c6edc9cff: Verifying Checksum [2020-10-27T02:39:20.228Z] dc5c6edc9cff: Download complete [2020-10-27T02:39:20.409Z] #27 3.094 ## 3.2% ####### 9.8% ########## [2020-10-27T02:39:20.409Z] #27 ... [2020-10-27T02:39:20.409Z] [2020-10-27T02:39:20.409Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-27T02:39:20.409Z] #9 DONE 1.1s [2020-10-27T02:39:20.409Z] [2020-10-27T02:39:20.409Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:20.476Z] #27 ... [2020-10-27T02:39:20.476Z] [2020-10-27T02:39:20.476Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-27T02:39:20.476Z] #10 DONE 1.1s [2020-10-27T02:39:20.476Z] [2020-10-27T02:39:20.476Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-27T02:39:20.476Z] #29 DONE 0.1s [2020-10-27T02:39:20.476Z] [2020-10-27T02:39:20.476Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:20.779Z] #56 ... [2020-10-27T02:39:20.779Z] [2020-10-27T02:39:20.779Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-27T02:39:20.779Z] #37 DONE 0.1s [2020-10-27T02:39:20.779Z] [2020-10-27T02:39:20.779Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:20.779Z] #27 1.279 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-27T02:39:20.779Z] #27 1.438 [2020-10-27T02:39:20.926Z] #27 3.094 ## 3.2% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.2% ##################### 30.5% ######################### 36.0% ############################# 41.1% ################################# 46.5% [2020-10-27T02:39:20.926Z] #27 ... [2020-10-27T02:39:20.926Z] [2020-10-27T02:39:20.926Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-27T02:39:20.926Z] #10 DONE 0.8s [2020-10-27T02:39:20.926Z] [2020-10-27T02:39:20.926Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:20.988Z] Client: [2020-10-27T02:39:20.988Z] Debug Mode: false [2020-10-27T02:39:20.988Z] Plugins: [2020-10-27T02:39:20.988Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-27T02:39:20.988Z] [2020-10-27T02:39:20.988Z] Server: [2020-10-27T02:39:20.988Z] Containers: 0 [2020-10-27T02:39:20.988Z] Running: 0 [2020-10-27T02:39:20.988Z] Paused: 0 [2020-10-27T02:39:20.988Z] Stopped: 0 [2020-10-27T02:39:20.988Z] Images: 10 [2020-10-27T02:39:20.988Z] Server Version: 19.03.12 [2020-10-27T02:39:20.988Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-27T02:39:20.988Z] Windows: [2020-10-27T02:39:20.988Z] LCOW: [2020-10-27T02:39:20.988Z] Logging Driver: json-file [2020-10-27T02:39:20.988Z] Plugins: [2020-10-27T02:39:20.988Z] Volume: local [2020-10-27T02:39:20.988Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-27T02:39:20.988Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-27T02:39:20.988Z] Swarm: inactive [2020-10-27T02:39:20.988Z] Default Isolation: process [2020-10-27T02:39:20.988Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-27T02:39:20.989Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-27T02:39:20.989Z] OSType: windows [2020-10-27T02:39:20.989Z] Architecture: x86_64 [2020-10-27T02:39:20.989Z] CPUs: 4 [2020-10-27T02:39:20.989Z] Total Memory: 32GiB [2020-10-27T02:39:20.989Z] Name: azwin-2-65d2d0 [2020-10-27T02:39:20.989Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-27T02:39:20.989Z] Docker Root Dir: D:\docker [2020-10-27T02:39:20.989Z] Debug Mode: false [2020-10-27T02:39:20.989Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:39:20.989Z] Labels: [2020-10-27T02:39:20.989Z] Experimental: true [2020-10-27T02:39:20.989Z] Insecure Registries: [2020-10-27T02:39:20.989Z] 10.0.0.4:5000 [2020-10-27T02:39:20.989Z] 127.0.0.0/8 [2020-10-27T02:39:20.989Z] Registry Mirrors: [2020-10-27T02:39:20.989Z] http://10.0.0.4:5000/ [2020-10-27T02:39:20.989Z] Live Restore Enabled: false [2020-10-27T02:39:20.989Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-10-27T02:39:21.184Z] #27 3.094 ## 3.2% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.2% ##################### 30.5% ######################### 36.0% ############################# 41.1% ################################# 46.5% ##################################### 51.8% [2020-10-27T02:39:21.185Z] #27 ... [2020-10-27T02:39:21.185Z] [2020-10-27T02:39:21.185Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-27T02:39:21.185Z] #29 DONE 0.1s [2020-10-27T02:39:21.185Z] [2020-10-27T02:39:21.185Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:21.185Z] #27 3.094 ## 3.2% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.2% ##################### 30.5% ######################### 36.0% ############################# 41.1% ################################# 46.5% ##################################### 51.8% ######################################### 57.0% [2020-10-27T02:39:21.185Z] #27 ... [2020-10-27T02:39:21.185Z] [2020-10-27T02:39:21.185Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-27T02:39:21.185Z] #37 DONE 0.1s [2020-10-27T02:39:21.185Z] [2020-10-27T02:39:21.185Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:21.690Z] #27 1.562 ###### 9.2% ###################### 31.0% ################################# 46.7% ############################################ 62.4% ######################################################## 78.2% ####################################################################### 99.3% ######################################################################## 100.0% [2020-10-27T02:39:21.690Z] #27 2.338 [2020-10-27T02:39:21.956Z] #27 3.094 ## 3.2% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.2% ##################### 30.5% ######################### 36.0% ############################# 41.1% ################################# 46.5% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ############################################### 66.3% #################################################### 72.5% ####################################################### 77.0% ########################################################## 80.9% ############################################################# 85.9% ################################################################ 89.6% #################################################################### 94.8% ######################################################################## 100.0% [2020-10-27T02:39:21.956Z] #27 5.042 [2020-10-27T02:39:21.996Z] #27 2.459 ################################## 47.8% ######################################################################## 100.0% [2020-10-27T02:39:21.996Z] #27 2.701 [2020-10-27T02:39:22.298Z] #27 2.876 ########################## 37.5% ######################################################################## 100.0% [2020-10-27T02:39:22.320Z] db4e2d8d5901: Pull complete [2020-10-27T02:39:22.520Z] #27 5.523 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-27T02:39:22.608Z] #27 3.203 [2020-10-27T02:39:22.616Z] dfe2d012519c: Pull complete [2020-10-27T02:39:22.782Z] #27 5.687 [2020-10-27T02:39:22.783Z] #27 5.757 ######################################################################## 100.0% [2020-10-27T02:39:22.783Z] #27 5.816 [2020-10-27T02:39:22.914Z] 3c370c2e2f82: Verifying Checksum [2020-10-27T02:39:22.914Z] 3c370c2e2f82: Download complete [2020-10-27T02:39:22.914Z] 5d8f1d1f9197: Pull complete [2020-10-27T02:39:23.346Z] #27 6.332 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-27T02:39:23.346Z] #27 6.437 [2020-10-27T02:39:23.603Z] #27 6.556 ########## 15.3% ######################################################################## 100.0% [2020-10-27T02:39:23.603Z] #27 6.641 [2020-10-27T02:39:24.165Z] #27 7.278 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-27T02:39:24.171Z] #27 3.347 ## 4.0% ####### 10.4% ############### 21.1% ######################## 34.0% ################################ 44.7% ####################################### 55.3% ############################################ 61.8% ################################################# 68.2% ####################################################### 76.8% ############################################################# 85.4% ################################################################## 91.8% ###################################################################### 98.2% ######################################################################## 100.0% [2020-10-27T02:39:24.424Z] #27 7.297 skipping existing c35d46ef359f [2020-10-27T02:39:24.424Z] #27 7.334 [2020-10-27T02:39:24.465Z] #27 5.056 [2020-10-27T02:39:24.681Z] #27 7.834 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-27T02:39:24.938Z] #27 7.956 [2020-10-27T02:39:24.938Z] #27 8.024 ######################################################################## 100.0% [2020-10-27T02:39:24.938Z] #27 8.054 [2020-10-27T02:39:25.195Z] #27 8.401 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-27T02:39:25.674Z] 1301750ffb48: Pull complete [2020-10-27T02:39:25.760Z] #27 8.565 [2020-10-27T02:39:25.760Z] #27 8.667 ######################################################################## 100.0% [2020-10-27T02:39:25.760Z] #27 8.759 [2020-10-27T02:39:25.760Z] #27 8.798 Download of images into '/build' complete. [2020-10-27T02:39:25.760Z] #27 8.798 Use something like the following to load the result into a Docker daemon: [2020-10-27T02:39:25.760Z] #27 8.798 tar -cC '/build' . | docker load [2020-10-27T02:39:26.016Z] #27 DONE 9.1s [2020-10-27T02:39:26.016Z] [2020-10-27T02:39:26.016Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:26.016Z] #22 4.704 + RM_GOPATH=0 [2020-10-27T02:39:26.016Z] #22 4.704 + TMP_GOPATH= [2020-10-27T02:39:26.016Z] #22 4.704 + : /build [2020-10-27T02:39:26.016Z] #22 4.704 + '[' -z '' ']' [2020-10-27T02:39:26.016Z] #22 4.705 ++ mktemp -d [2020-10-27T02:39:26.016Z] #22 4.709 + export GOPATH=/tmp/tmp.42YF1xipjI [2020-10-27T02:39:26.016Z] #22 4.709 + GOPATH=/tmp/tmp.42YF1xipjI [2020-10-27T02:39:26.016Z] #22 4.709 + RM_GOPATH=1 [2020-10-27T02:39:26.016Z] #22 4.709 + case "$(go env GOARCH)" in [2020-10-27T02:39:26.016Z] #22 4.712 ++ go env GOARCH [2020-10-27T02:39:26.016Z] #22 4.740 Install docker/cli version 17.06.2-ce from stable [2020-10-27T02:39:26.016Z] #22 4.740 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:26.016Z] #22 4.740 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:26.016Z] #22 4.740 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:26.016Z] #22 4.740 + dir=/tmp/install [2020-10-27T02:39:26.016Z] #22 4.740 + bin=dockercli [2020-10-27T02:39:26.016Z] #22 4.740 + shift [2020-10-27T02:39:26.016Z] #22 4.740 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-27T02:39:26.016Z] #22 4.740 + . /tmp/install/dockercli.installer [2020-10-27T02:39:26.016Z] #22 4.740 ++ : stable [2020-10-27T02:39:26.016Z] #22 4.740 ++ : 17.06.2-ce [2020-10-27T02:39:26.016Z] #22 4.740 + install_dockercli [2020-10-27T02:39:26.016Z] #22 4.740 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-27T02:39:26.016Z] #22 4.740 ++ uname -m [2020-10-27T02:39:26.016Z] #22 4.759 + arch=x86_64 [2020-10-27T02:39:26.017Z] #22 4.759 + '[' x86_64 '!=' x86_64 ']' [2020-10-27T02:39:26.017Z] #22 4.759 + url=https://download.docker.com/linux/static [2020-10-27T02:39:26.017Z] #22 4.759 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-27T02:39:26.017Z] #22 4.760 + tar -xz docker/docker [2020-10-27T02:39:27.784Z] dc5c6edc9cff: Pull complete [2020-10-27T02:39:30.088Z] #27 5.167 0.0% 1.2% # 2.5% ### 4.4% #### 5.6% ##### 7.5% ###### 8.7% ####### 9.9% ######## 12.4% ########## 14.3% ########### 16.2% ############ 18.1% ############## 19.9% ############### 21.8% ################ 22.4% ################# 24.3% ################## 25.5% ################### 26.8% #################### 28.0% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################### 38.0% ############################ 39.2% ############################# 41.1% ############################## 42.4% ################################ 44.9% ################################# 46.1% ################################## 48.0% ################################### 49.8% ##################################### 51.7% ###################################### 52.9% ####################################### 54.8% ######################################## 56.7% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################## 64.1% ############################################### 66.0% ################################################ 67.9% ################################################### 71.0% [2020-10-27T02:39:30.088Z] #27 ... [2020-10-27T02:39:30.088Z] [2020-10-27T02:39:30.088Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:30.088Z] #22 2.628 + RM_GOPATH=0 [2020-10-27T02:39:30.088Z] #22 2.628 + TMP_GOPATH= [2020-10-27T02:39:30.088Z] #22 2.628 + : /build [2020-10-27T02:39:30.088Z] #22 2.628 + '[' -z '' ']' [2020-10-27T02:39:30.088Z] #22 2.628 ++ mktemp -d [2020-10-27T02:39:30.088Z] #22 2.628 + export GOPATH=/tmp/tmp.ZS4zDbyYZl [2020-10-27T02:39:30.088Z] #22 2.628 + GOPATH=/tmp/tmp.ZS4zDbyYZl [2020-10-27T02:39:30.088Z] #22 2.628 + RM_GOPATH=1 [2020-10-27T02:39:30.088Z] #22 2.628 + case "$(go env GOARCH)" in [2020-10-27T02:39:30.088Z] #22 2.628 ++ go env GOARCH [2020-10-27T02:39:30.088Z] #22 2.632 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.088Z] #22 2.632 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.088Z] #22 2.632 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:30.088Z] #22 2.641 Install docker/cli version 17.06.2-ce from stable [2020-10-27T02:39:30.088Z] #22 2.641 + dir=/tmp/install [2020-10-27T02:39:30.088Z] #22 2.641 + bin=dockercli [2020-10-27T02:39:30.088Z] #22 2.641 + shift [2020-10-27T02:39:30.088Z] #22 2.641 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-27T02:39:30.088Z] #22 2.641 + . /tmp/install/dockercli.installer [2020-10-27T02:39:30.088Z] #22 2.641 ++ : stable [2020-10-27T02:39:30.088Z] #22 2.641 ++ : 17.06.2-ce [2020-10-27T02:39:30.088Z] #22 2.641 + install_dockercli [2020-10-27T02:39:30.088Z] #22 2.641 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-27T02:39:30.088Z] #22 2.641 ++ uname -m [2020-10-27T02:39:30.088Z] #22 2.659 + arch=s390x [2020-10-27T02:39:30.088Z] #22 2.659 + '[' s390x '!=' x86_64 ']' [2020-10-27T02:39:30.088Z] #22 2.659 + '[' s390x '!=' s390x ']' [2020-10-27T02:39:30.088Z] #22 2.659 + url=https://download.docker.com/linux/static [2020-10-27T02:39:30.088Z] #22 2.659 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-10-27T02:39:30.088Z] #22 2.659 + tar -xz docker/docker [2020-10-27T02:39:30.088Z] #22 8.790 + mkdir -p /build [2020-10-27T02:39:30.088Z] #22 8.793 + mv docker/docker /build/ [2020-10-27T02:39:30.088Z] #22 8.806 + rmdir docker [2020-10-27T02:39:30.088Z] #22 DONE 9.6s [2020-10-27T02:39:30.088Z] [2020-10-27T02:39:30.088Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:30.089Z] #27 5.167 0.0% 1.2% # 2.5% ### 4.4% #### 5.6% ##### 7.5% ###### 8.7% ####### 9.9% ######## 12.4% ########## 14.3% ########### 16.2% ############ 18.1% ############## 19.9% ############### 21.8% ################ 22.4% ################# 24.3% ################## 25.5% ################### 26.8% #################### 28.0% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################### 38.0% ############################ 39.2% ############################# 41.1% ############################## 42.4% ################################ 44.9% ################################# 46.1% ################################## 48.0% ################################### 49.8% ##################################### 51.7% ###################################### 52.9% ####################################### 54.8% ######################################## 56.7% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################## 64.1% ############################################### 66.0% ################################################ 67.9% ################################################### 71.0% #################################################### 73.5% [2020-10-27T02:39:30.089Z] #27 ... [2020-10-27T02:39:30.089Z] [2020-10-27T02:39:30.089Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:30.089Z] #47 0.487 + RM_GOPATH=0 [2020-10-27T02:39:30.089Z] #47 0.487 + TMP_GOPATH= [2020-10-27T02:39:30.089Z] #47 0.487 + : /build [2020-10-27T02:39:30.089Z] #47 0.487 + '[' -z '' ']' [2020-10-27T02:39:30.089Z] #47 0.487 ++ mktemp -d [2020-10-27T02:39:30.089Z] #47 0.487 + export GOPATH=/tmp/tmp.yqPht1RYUp [2020-10-27T02:39:30.089Z] #47 0.487 + GOPATH=/tmp/tmp.yqPht1RYUp [2020-10-27T02:39:30.089Z] #47 0.487 + RM_GOPATH=1 [2020-10-27T02:39:30.089Z] #47 0.487 + case "$(go env GOARCH)" in [2020-10-27T02:39:30.089Z] #47 0.487 ++ go env GOARCH [2020-10-27T02:39:30.089Z] #47 0.495 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.089Z] #47 0.495 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.089Z] #47 0.495 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:30.089Z] #47 0.495 + dir=/tmp/install [2020-10-27T02:39:30.089Z] #47 0.495 + bin=golangci_lint [2020-10-27T02:39:30.089Z] #47 0.495 + shift [2020-10-27T02:39:30.089Z] #47 0.495 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-27T02:39:30.089Z] #47 0.495 + . /tmp/install/golangci_lint.installer [2020-10-27T02:39:30.089Z] #47 0.495 ++ : v1.23.8 [2020-10-27T02:39:30.089Z] #47 0.495 + install_golangci_lint [2020-10-27T02:39:30.089Z] #47 0.495 + set -e [2020-10-27T02:39:30.089Z] #47 0.495 + export GO111MODULE=on [2020-10-27T02:39:30.089Z] #47 0.495 + GO111MODULE=on [2020-10-27T02:39:30.089Z] #47 0.495 + GOBIN=/build [2020-10-27T02:39:30.089Z] #47 0.495 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com v1.23.8 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci v1.23.8 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:39:30.089Z] #47 0.860 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:39:30.089Z] #47 1.084 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:39:30.089Z] #47 4.993 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-27T02:39:30.089Z] #47 5.000 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-27T02:39:30.089Z] #47 5.076 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:39:30.089Z] #47 5.097 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:39:30.089Z] #47 5.228 go: downloading github.com/spf13/viper v1.6.1 [2020-10-27T02:39:30.089Z] #47 5.228 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:39:30.089Z] #47 5.228 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-27T02:39:30.089Z] #47 5.232 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-27T02:39:30.089Z] #47 5.249 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:39:30.089Z] #47 5.578 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:39:30.089Z] #47 5.610 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-27T02:39:30.089Z] #47 5.629 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-27T02:39:30.089Z] #47 5.636 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:39:30.089Z] #47 5.639 go: extracting github.com/spf13/viper v1.6.1 [2020-10-27T02:39:30.089Z] #47 5.696 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:39:30.089Z] #47 5.707 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:39:30.089Z] #47 5.804 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:39:30.089Z] #47 5.878 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:39:30.089Z] #47 5.907 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:39:30.089Z] #47 5.921 go: downloading github.com/spf13/cast v1.3.0 [2020-10-27T02:39:30.089Z] #47 5.984 go: downloading github.com/spf13/afero v1.1.2 [2020-10-27T02:39:30.089Z] #47 5.984 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:39:30.089Z] #47 5.988 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:39:30.089Z] #47 6.090 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:39:30.089Z] #47 6.252 go: extracting github.com/spf13/afero v1.1.2 [2020-10-27T02:39:30.089Z] #47 6.275 go: extracting github.com/spf13/cast v1.3.0 [2020-10-27T02:39:30.089Z] #47 6.294 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:39:30.089Z] #47 6.338 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:39:30.089Z] #47 6.343 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-27T02:39:30.089Z] #47 6.367 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:39:30.089Z] #47 6.397 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-27T02:39:30.089Z] #47 6.510 go: downloading github.com/fatih/color v1.7.0 [2020-10-27T02:39:30.089Z] #47 6.514 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:39:30.089Z] #47 6.602 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-27T02:39:30.089Z] #47 6.638 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:39:30.089Z] #47 6.734 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-27T02:39:30.089Z] #47 6.734 go: extracting github.com/fatih/color v1.7.0 [2020-10-27T02:39:30.089Z] #47 6.736 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:39:30.089Z] #47 6.739 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:39:30.089Z] #47 6.764 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-27T02:39:30.089Z] #47 6.768 go: downloading golang.org/x/text v0.3.2 [2020-10-27T02:39:30.089Z] #47 6.934 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:39:30.089Z] #47 6.958 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:39:30.089Z] #47 6.980 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-27T02:39:30.089Z] #47 7.108 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:39:30.089Z] #47 7.373 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:39:30.089Z] #47 7.567 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:39:30.089Z] #47 7.573 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:39:30.089Z] #47 7.625 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:39:30.089Z] #47 7.980 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:39:30.089Z] #47 7.981 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:39:30.089Z] #47 8.114 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:39:30.089Z] #47 8.154 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:39:30.089Z] #47 8.157 go: downloading github.com/pkg/errors v0.8.1 [2020-10-27T02:39:30.089Z] #47 8.764 go: extracting github.com/pkg/errors v0.8.1 [2020-10-27T02:39:30.089Z] #47 8.933 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:39:30.089Z] #47 9.042 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:39:30.089Z] #47 9.427 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:39:30.089Z] #47 9.427 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:39:30.089Z] #47 9.584 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:39:30.089Z] #47 9.593 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:39:30.089Z] #47 9.698 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:39:30.089Z] #47 ... [2020-10-27T02:39:30.089Z] [2020-10-27T02:39:30.089Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:30.191Z] #22 ... [2020-10-27T02:39:30.191Z] [2020-10-27T02:39:30.191Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:30.191Z] #45 5.313 + RM_GOPATH=0 [2020-10-27T02:39:30.191Z] #45 5.313 + TMP_GOPATH= [2020-10-27T02:39:30.191Z] #45 5.313 + : /build [2020-10-27T02:39:30.191Z] #45 5.313 + '[' -z '' ']' [2020-10-27T02:39:30.191Z] #45 5.313 ++ mktemp -d [2020-10-27T02:39:30.191Z] #45 5.313 + export GOPATH=/tmp/tmp.RcNGRBvkja [2020-10-27T02:39:30.191Z] #45 5.313 + GOPATH=/tmp/tmp.RcNGRBvkja [2020-10-27T02:39:30.191Z] #45 5.313 + RM_GOPATH=1 [2020-10-27T02:39:30.191Z] #45 5.313 + case "$(go env GOARCH)" in [2020-10-27T02:39:30.191Z] #45 5.313 ++ go env GOARCH [2020-10-27T02:39:30.191Z] #45 5.339 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.191Z] #45 5.339 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.191Z] #45 5.339 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:30.191Z] #45 5.339 + dir=/tmp/install [2020-10-27T02:39:30.191Z] #45 5.339 + bin=gotestsum [2020-10-27T02:39:30.191Z] #45 5.339 + shift [2020-10-27T02:39:30.191Z] #45 5.339 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-27T02:39:30.191Z] #45 5.339 + . /tmp/install/gotestsum.installer [2020-10-27T02:39:30.191Z] #45 5.339 ++ : v0.5.3 [2020-10-27T02:39:30.191Z] #45 5.339 + install_gotestsum [2020-10-27T02:39:30.191Z] #45 5.339 + set -e [2020-10-27T02:39:30.191Z] #45 5.339 + export GO111MODULE=on [2020-10-27T02:39:30.191Z] #45 5.339 + GO111MODULE=on [2020-10-27T02:39:30.191Z] #45 5.339 + GOBIN=/build [2020-10-27T02:39:30.191Z] #45 5.339 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-27T02:39:30.191Z] #45 5.433 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-27T02:39:30.191Z] #45 5.435 go: finding gotest.tools v0.5.3 [2020-10-27T02:39:30.191Z] #45 7.015 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-27T02:39:30.191Z] #45 7.598 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-27T02:39:30.191Z] #45 8.912 go: downloading github.com/pkg/errors v0.9.1 [2020-10-27T02:39:30.191Z] #45 8.913 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-27T02:39:30.191Z] #45 8.951 go: downloading github.com/fatih/color v1.9.0 [2020-10-27T02:39:30.191Z] #45 8.953 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:39:30.191Z] #45 9.164 go: extracting github.com/fatih/color v1.9.0 [2020-10-27T02:39:30.395Z] #27 5.167 0.0% 1.2% # 2.5% ### 4.4% #### 5.6% ##### 7.5% ###### 8.7% ####### 9.9% ######## 12.4% ########## 14.3% ########### 16.2% ############ 18.1% ############## 19.9% ############### 21.8% ################ 22.4% ################# 24.3% ################## 25.5% ################### 26.8% #################### 28.0% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################### 38.0% ############################ 39.2% ############################# 41.1% ############################## 42.4% ################################ 44.9% ################################# 46.1% ################################## 48.0% ################################### 49.8% ##################################### 51.7% ###################################### 52.9% ####################################### 54.8% ######################################## 56.7% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################## 64.1% ############################################### 66.0% ################################################ 67.9% ################################################### 71.0% #################################################### 73.5% ###################################################### 75.4% ####################################################### 76.7% ######################################################## 78.6% [2020-10-27T02:39:30.395Z] #27 ... [2020-10-27T02:39:30.395Z] [2020-10-27T02:39:30.395Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:30.395Z] #11 3.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:30.395Z] #11 3.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:30.395Z] #11 3.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:30.395Z] #11 3.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-27T02:39:30.395Z] #11 5.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-27T02:39:30.395Z] #11 7.318 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-27T02:39:30.395Z] #11 ... [2020-10-27T02:39:30.395Z] [2020-10-27T02:39:30.395Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:30.395Z] #62 2.851 + RM_GOPATH=0 [2020-10-27T02:39:30.395Z] #62 2.851 + TMP_GOPATH= [2020-10-27T02:39:30.395Z] #62 2.851 + : /build [2020-10-27T02:39:30.395Z] #62 2.851 + '[' -z '' ']' [2020-10-27T02:39:30.395Z] #62 2.851 ++ mktemp -d [2020-10-27T02:39:30.395Z] #62 2.857 + export GOPATH=/tmp/tmp.HheG2Pv4Dl [2020-10-27T02:39:30.395Z] #62 2.857 + GOPATH=/tmp/tmp.HheG2Pv4Dl [2020-10-27T02:39:30.395Z] #62 2.857 + RM_GOPATH=1 [2020-10-27T02:39:30.395Z] #62 2.857 + case "$(go env GOARCH)" in [2020-10-27T02:39:30.395Z] #62 2.857 ++ go env GOARCH [2020-10-27T02:39:30.395Z] #62 2.863 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.395Z] #62 2.863 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.395Z] #62 2.863 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:30.395Z] #62 2.870 + dir=/tmp/install [2020-10-27T02:39:30.395Z] #62 2.870 + bin=proxy [2020-10-27T02:39:30.395Z] #62 2.870 + shift [2020-10-27T02:39:30.395Z] #62 2.870 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-27T02:39:30.395Z] #62 2.870 + . /tmp/install/proxy.installer [2020-10-27T02:39:30.395Z] #62 2.870 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:39:30.395Z] #62 2.871 + install_proxy [2020-10-27T02:39:30.395Z] #62 2.871 + case "$1" in [2020-10-27T02:39:30.395Z] #62 2.871 + export CGO_ENABLED=0 [2020-10-27T02:39:30.395Z] #62 2.872 + CGO_ENABLED=0 [2020-10-27T02:39:30.395Z] #62 2.872 + _install_proxy [2020-10-27T02:39:30.395Z] #62 2.872 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-27T02:39:30.395Z] #62 2.872 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:39:30.395Z] #62 2.872 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HheG2Pv4Dl/src/github.com/docker/libnetwork [2020-10-27T02:39:30.395Z] #62 2.890 Cloning into '/tmp/tmp.HheG2Pv4Dl/src/github.com/docker/libnetwork'... [2020-10-27T02:39:30.447Z] #45 9.281 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:39:30.447Z] #45 9.282 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:39:30.447Z] #45 9.355 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:39:30.447Z] #45 9.405 go: extracting github.com/pkg/errors v0.9.1 [2020-10-27T02:39:30.699Z] #62 ... [2020-10-27T02:39:30.699Z] [2020-10-27T02:39:30.699Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:30.699Z] #34 3.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:30.699Z] #34 3.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:30.699Z] #34 3.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:30.699Z] #34 3.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-27T02:39:30.699Z] #34 5.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-27T02:39:30.699Z] #34 7.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-27T02:39:30.699Z] #34 ... [2020-10-27T02:39:30.699Z] [2020-10-27T02:39:30.699Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:30.699Z] #32 1.436 + RM_GOPATH=0 [2020-10-27T02:39:30.699Z] #32 1.436 + TMP_GOPATH= [2020-10-27T02:39:30.699Z] #32 1.436 + : /build [2020-10-27T02:39:30.699Z] #32 1.436 + '[' -z '' ']' [2020-10-27T02:39:30.699Z] #32 1.436 ++ mktemp -d [2020-10-27T02:39:30.699Z] #32 1.436 + export GOPATH=/tmp/tmp.CQRH18IiBh [2020-10-27T02:39:30.699Z] #32 1.436 + GOPATH=/tmp/tmp.CQRH18IiBh [2020-10-27T02:39:30.699Z] #32 1.436 + RM_GOPATH=1 [2020-10-27T02:39:30.699Z] #32 1.436 + case "$(go env GOARCH)" in [2020-10-27T02:39:30.699Z] #32 1.436 ++ go env GOARCH [2020-10-27T02:39:30.699Z] #32 1.447 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:39:30.699Z] #32 1.447 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.699Z] #32 1.447 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.699Z] #32 1.447 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:30.699Z] #32 1.447 + dir=/tmp/install [2020-10-27T02:39:30.699Z] #32 1.447 + bin=tomlv [2020-10-27T02:39:30.699Z] #32 1.447 + shift [2020-10-27T02:39:30.699Z] #32 1.447 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-27T02:39:30.699Z] #32 1.447 + . /tmp/install/tomlv.installer [2020-10-27T02:39:30.699Z] #32 1.447 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:39:30.699Z] #32 1.447 + install_tomlv [2020-10-27T02:39:30.699Z] #32 1.447 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-27T02:39:30.699Z] #32 1.447 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CQRH18IiBh/src/github.com/BurntSushi/toml [2020-10-27T02:39:30.699Z] #32 1.447 Cloning into '/tmp/tmp.CQRH18IiBh/src/github.com/BurntSushi/toml'... [2020-10-27T02:39:30.699Z] #32 1.905 + cd /tmp/tmp.CQRH18IiBh/src/github.com/BurntSushi/toml [2020-10-27T02:39:30.699Z] #32 1.905 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:39:30.699Z] #32 1.916 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:39:30.699Z] #32 2.163 internal/cpu [2020-10-27T02:39:30.699Z] #32 2.166 runtime/internal/atomic [2020-10-27T02:39:30.699Z] #32 2.288 runtime/internal/sys [2020-10-27T02:39:30.699Z] #32 2.426 runtime/internal/math [2020-10-27T02:39:30.699Z] #32 2.463 internal/bytealg [2020-10-27T02:39:30.699Z] #32 2.477 math/bits [2020-10-27T02:39:30.699Z] #32 2.824 runtime [2020-10-27T02:39:30.699Z] #32 2.944 math [2020-10-27T02:39:30.699Z] #32 6.916 unicode/utf8 [2020-10-27T02:39:30.699Z] #32 7.303 internal/testlog [2020-10-27T02:39:30.699Z] #32 7.520 encoding [2020-10-27T02:39:30.699Z] #32 7.646 runtime/cgo [2020-10-27T02:39:30.704Z] #45 9.485 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:39:30.704Z] #45 9.609 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:39:30.704Z] #45 9.625 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:39:30.704Z] #45 9.656 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:39:30.704Z] #45 9.729 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:39:30.704Z] #45 9.730 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:39:30.704Z] #45 9.824 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-27T02:39:30.960Z] #45 9.844 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:39:30.997Z] #32 ... [2020-10-27T02:39:30.997Z] [2020-10-27T02:39:30.997Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:39:30.997Z] #53 3.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:30.997Z] #53 3.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:30.997Z] #53 3.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:30.997Z] #53 3.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-27T02:39:30.997Z] #53 5.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-27T02:39:30.997Z] #53 7.636 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-27T02:39:30.997Z] #53 ... [2020-10-27T02:39:30.997Z] [2020-10-27T02:39:30.997Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:30.997Z] #49 1.086 + RM_GOPATH=0 [2020-10-27T02:39:30.997Z] #49 1.086 + TMP_GOPATH= [2020-10-27T02:39:30.997Z] #49 1.086 + : /build [2020-10-27T02:39:30.997Z] #49 1.086 + '[' -z '' ']' [2020-10-27T02:39:30.997Z] #49 1.086 ++ mktemp -d [2020-10-27T02:39:30.997Z] #49 1.090 + export GOPATH=/tmp/tmp.Zp2MUjvK3M [2020-10-27T02:39:30.997Z] #49 1.090 + GOPATH=/tmp/tmp.Zp2MUjvK3M [2020-10-27T02:39:30.997Z] #49 1.090 + RM_GOPATH=1 [2020-10-27T02:39:30.997Z] #49 1.090 + case "$(go env GOARCH)" in [2020-10-27T02:39:30.997Z] #49 1.090 ++ go env GOARCH [2020-10-27T02:39:30.997Z] #49 1.116 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.997Z] #49 1.116 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.997Z] #49 1.116 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:30.997Z] #49 1.122 + dir=/tmp/install [2020-10-27T02:39:30.997Z] #49 1.122 + bin=shfmt [2020-10-27T02:39:30.997Z] #49 1.122 + shift [2020-10-27T02:39:30.997Z] #49 1.122 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-27T02:39:30.997Z] #49 1.122 + . /tmp/install/shfmt.installer [2020-10-27T02:39:30.997Z] #49 1.122 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:39:30.997Z] #49 1.122 + install_shfmt [2020-10-27T02:39:30.997Z] #49 1.122 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-27T02:39:30.997Z] #49 1.122 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Zp2MUjvK3M/src/github.com/mvdan/sh [2020-10-27T02:39:30.997Z] #49 1.122 Cloning into '/tmp/tmp.Zp2MUjvK3M/src/github.com/mvdan/sh'... [2020-10-27T02:39:30.997Z] #49 1.122 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:39:30.997Z] #49 5.250 + cd /tmp/tmp.Zp2MUjvK3M/src/github.com/mvdan/sh [2020-10-27T02:39:30.997Z] #49 5.250 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:39:30.997Z] #49 5.381 + GO111MODULE=on [2020-10-27T02:39:30.997Z] #49 5.397 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-27T02:39:30.997Z] #49 6.355 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:39:30.997Z] #49 6.375 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:39:30.997Z] #49 6.400 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:39:30.997Z] #49 6.526 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:39:30.997Z] #49 6.657 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:39:30.997Z] #49 7.227 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:39:30.997Z] #49 7.808 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:39:30.997Z] #49 8.693 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:39:30.997Z] #49 9.759 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:39:30.997Z] #49 10.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:39:30.997Z] #49 10.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:39:30.997Z] #49 10.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:39:30.997Z] #49 ... [2020-10-27T02:39:30.997Z] [2020-10-27T02:39:30.997Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:30.997Z] #45 2.036 + RM_GOPATH=0 [2020-10-27T02:39:30.997Z] #45 2.036 + TMP_GOPATH= [2020-10-27T02:39:30.997Z] #45 2.036 + : /build [2020-10-27T02:39:30.997Z] #45 2.036 + '[' -z '' ']' [2020-10-27T02:39:30.997Z] #45 2.036 ++ mktemp -d [2020-10-27T02:39:30.997Z] #45 2.036 + export GOPATH=/tmp/tmp.TCM5uot4gN [2020-10-27T02:39:30.997Z] #45 2.036 + GOPATH=/tmp/tmp.TCM5uot4gN [2020-10-27T02:39:30.997Z] #45 2.036 + RM_GOPATH=1 [2020-10-27T02:39:30.997Z] #45 2.036 + case "$(go env GOARCH)" in [2020-10-27T02:39:30.997Z] #45 2.048 ++ go env GOARCH [2020-10-27T02:39:30.997Z] #45 2.054 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.997Z] #45 2.054 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:30.997Z] #45 2.054 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:30.997Z] #45 2.063 + dir=/tmp/install [2020-10-27T02:39:30.997Z] #45 2.063 + bin=gotestsum [2020-10-27T02:39:30.997Z] #45 2.063 + shift [2020-10-27T02:39:30.997Z] #45 2.063 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-27T02:39:30.997Z] #45 2.063 + . /tmp/install/gotestsum.installer [2020-10-27T02:39:30.997Z] #45 2.063 ++ : v0.5.3 [2020-10-27T02:39:30.997Z] #45 2.063 + install_gotestsum [2020-10-27T02:39:30.997Z] #45 2.063 + set -e [2020-10-27T02:39:30.997Z] #45 2.063 + export GO111MODULE=on [2020-10-27T02:39:30.997Z] #45 2.063 + GO111MODULE=on [2020-10-27T02:39:30.997Z] #45 2.063 + GOBIN=/build [2020-10-27T02:39:30.997Z] #45 2.063 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-27T02:39:30.997Z] #45 2.063 go: finding gotest.tools v0.5.3 [2020-10-27T02:39:30.997Z] #45 2.063 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-27T02:39:30.997Z] #45 2.763 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-27T02:39:30.997Z] #45 2.901 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-27T02:39:30.997Z] #45 4.334 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-27T02:39:30.997Z] #45 4.339 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:39:30.997Z] #45 4.390 go: downloading github.com/pkg/errors v0.9.1 [2020-10-27T02:39:30.997Z] #45 4.392 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:39:30.997Z] #45 4.497 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:39:30.997Z] #45 4.562 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:39:30.997Z] #45 4.570 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:39:30.997Z] #45 4.653 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:39:30.997Z] #45 4.677 go: downloading github.com/fatih/color v1.9.0 [2020-10-27T02:39:30.997Z] #45 4.679 go: extracting github.com/pkg/errors v0.9.1 [2020-10-27T02:39:30.997Z] #45 4.711 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:39:30.997Z] #45 4.727 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:39:30.997Z] #45 4.794 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:39:30.997Z] #45 4.804 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-27T02:39:30.997Z] #45 4.911 go: extracting github.com/fatih/color v1.9.0 [2020-10-27T02:39:30.997Z] #45 4.988 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:39:30.997Z] #45 5.035 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:39:30.997Z] #45 5.097 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:39:30.997Z] #45 5.119 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:39:30.997Z] #45 5.913 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:39:30.997Z] #45 6.959 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:39:30.997Z] #45 7.832 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:39:30.997Z] #45 10.63 go: finding github.com/fatih/color v1.9.0 [2020-10-27T02:39:30.997Z] #45 10.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:39:30.997Z] #45 10.64 go: finding github.com/pkg/errors v0.9.1 [2020-10-27T02:39:30.997Z] #45 10.71 go: finding github.com/spf13/pflag v1.0.3 [2020-10-27T02:39:31.217Z] #45 9.975 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:39:31.217Z] #45 ... [2020-10-27T02:39:31.217Z] [2020-10-27T02:39:31.217Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:31.217Z] #49 6.631 + RM_GOPATH=0 [2020-10-27T02:39:31.217Z] #49 6.631 + TMP_GOPATH= [2020-10-27T02:39:31.217Z] #49 6.631 + : /build [2020-10-27T02:39:31.217Z] #49 6.631 + '[' -z '' ']' [2020-10-27T02:39:31.217Z] #49 6.631 ++ mktemp -d [2020-10-27T02:39:31.217Z] #49 6.640 + export GOPATH=/tmp/tmp.noDJLUr6uf [2020-10-27T02:39:31.217Z] #49 6.640 + GOPATH=/tmp/tmp.noDJLUr6uf [2020-10-27T02:39:31.217Z] #49 6.640 + RM_GOPATH=1 [2020-10-27T02:39:31.217Z] #49 6.640 + case "$(go env GOARCH)" in [2020-10-27T02:39:31.217Z] #49 6.640 ++ go env GOARCH [2020-10-27T02:39:31.217Z] #49 6.655 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:31.217Z] #49 6.655 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:31.217Z] #49 6.659 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:31.217Z] #49 6.671 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:39:31.217Z] #49 6.671 + dir=/tmp/install [2020-10-27T02:39:31.217Z] #49 6.671 + bin=shfmt [2020-10-27T02:39:31.217Z] #49 6.671 + shift [2020-10-27T02:39:31.217Z] #49 6.671 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-27T02:39:31.217Z] #49 6.671 + . /tmp/install/shfmt.installer [2020-10-27T02:39:31.217Z] #49 6.671 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:39:31.217Z] #49 6.671 + install_shfmt [2020-10-27T02:39:31.217Z] #49 6.671 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-27T02:39:31.217Z] #49 6.671 + git clone https://github.com/mvdan/sh.git /tmp/tmp.noDJLUr6uf/src/github.com/mvdan/sh [2020-10-27T02:39:31.217Z] #49 6.694 Cloning into '/tmp/tmp.noDJLUr6uf/src/github.com/mvdan/sh'... [2020-10-27T02:39:31.217Z] #49 ... [2020-10-27T02:39:31.217Z] [2020-10-27T02:39:31.217Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:31.217Z] #40 4.087 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:31.217Z] #40 4.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:31.217Z] #40 4.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:31.217Z] #40 4.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:39:31.217Z] #40 5.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:39:31.217Z] #40 8.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:39:31.292Z] #45 10.79 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:39:31.292Z] #45 ... [2020-10-27T02:39:31.292Z] [2020-10-27T02:39:31.292Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:39:31.292Z] #30 2.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-27T02:39:31.292Z] #30 2.917 Cloning into '.'... [2020-10-27T02:39:31.292Z] #30 ... [2020-10-27T02:39:31.292Z] [2020-10-27T02:39:31.292Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:31.292Z] #43 1.897 + RM_GOPATH=0 [2020-10-27T02:39:31.292Z] #43 1.897 + TMP_GOPATH= [2020-10-27T02:39:31.292Z] #43 1.897 + : /build [2020-10-27T02:39:31.292Z] #43 1.897 + '[' -z '' ']' [2020-10-27T02:39:31.292Z] #43 1.897 ++ mktemp -d [2020-10-27T02:39:31.292Z] #43 1.905 + export GOPATH=/tmp/tmp.BaMTcFNsYI [2020-10-27T02:39:31.292Z] #43 1.905 + GOPATH=/tmp/tmp.BaMTcFNsYI [2020-10-27T02:39:31.292Z] #43 1.905 + RM_GOPATH=1 [2020-10-27T02:39:31.292Z] #43 1.905 + case "$(go env GOARCH)" in [2020-10-27T02:39:31.292Z] #43 1.905 ++ go env GOARCH [2020-10-27T02:39:31.292Z] #43 1.916 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:31.292Z] #43 1.916 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:31.292Z] #43 1.916 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:31.292Z] #43 1.916 + dir=/tmp/install [2020-10-27T02:39:31.292Z] #43 1.916 + bin=vndr [2020-10-27T02:39:31.292Z] #43 1.916 + shift [2020-10-27T02:39:31.292Z] #43 1.916 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-27T02:39:31.292Z] #43 1.916 + . /tmp/install/vndr.installer [2020-10-27T02:39:31.292Z] #43 1.916 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:39:31.292Z] #43 1.916 + install_vndr [2020-10-27T02:39:31.292Z] #43 1.916 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-27T02:39:31.292Z] #43 1.916 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BaMTcFNsYI/src/github.com/LK4D4/vndr [2020-10-27T02:39:31.292Z] #43 1.916 Cloning into '/tmp/tmp.BaMTcFNsYI/src/github.com/LK4D4/vndr'... [2020-10-27T02:39:31.292Z] #43 1.916 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:39:31.292Z] #43 2.373 + cd /tmp/tmp.BaMTcFNsYI/src/github.com/LK4D4/vndr [2020-10-27T02:39:31.292Z] #43 2.373 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:39:31.292Z] #43 2.386 + go build -buildmode=pie -v -o /build/vndr . [2020-10-27T02:39:31.292Z] #43 3.069 internal/race [2020-10-27T02:39:31.292Z] #43 3.128 runtime [2020-10-27T02:39:31.292Z] #43 3.255 sync/atomic [2020-10-27T02:39:31.292Z] #43 3.524 unicode [2020-10-27T02:39:31.292Z] #43 6.688 unicode/utf8 [2020-10-27T02:39:31.292Z] #43 7.195 internal/testlog [2020-10-27T02:39:31.292Z] #43 7.514 encoding [2020-10-27T02:39:31.292Z] #43 7.612 unicode/utf16 [2020-10-27T02:39:31.292Z] #43 8.004 container/list [2020-10-27T02:39:31.292Z] #43 8.650 crypto/internal/subtle [2020-10-27T02:39:31.292Z] #43 8.852 crypto/subtle [2020-10-27T02:39:31.292Z] #43 8.989 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-27T02:39:31.292Z] #43 9.061 internal/nettrace [2020-10-27T02:39:31.292Z] #43 9.225 runtime/cgo [2020-10-27T02:39:31.474Z] #40 ... [2020-10-27T02:39:31.474Z] [2020-10-27T02:39:31.474Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:39:31.474Z] #53 7.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:31.474Z] #53 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:31.474Z] #53 7.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:31.474Z] #53 9.191 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:39:31.474Z] #53 ... [2020-10-27T02:39:31.474Z] [2020-10-27T02:39:31.474Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:31.474Z] #11 4.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:31.474Z] #11 4.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:31.474Z] #11 4.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:31.474Z] #11 5.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:39:31.474Z] #11 8.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:39:31.586Z] #43 ... [2020-10-27T02:39:31.586Z] [2020-10-27T02:39:31.586Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:39:31.586Z] #38 2.741 + git clone https://github.com/docker/distribution.git . [2020-10-27T02:39:31.586Z] #38 2.748 Cloning into '.'... [2020-10-27T02:39:31.586Z] #38 ... [2020-10-27T02:39:31.586Z] [2020-10-27T02:39:31.586Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:31.586Z] #40 2.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:31.586Z] #40 2.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:31.586Z] #40 3.170 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:31.586Z] #40 3.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-27T02:39:31.586Z] #40 5.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-27T02:39:31.586Z] #40 7.375 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-27T02:39:31.753Z] #11 ... [2020-10-27T02:39:31.753Z] [2020-10-27T02:39:31.753Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:31.753Z] #56 5.262 + RM_GOPATH=0 [2020-10-27T02:39:31.753Z] #56 5.262 + TMP_GOPATH= [2020-10-27T02:39:31.753Z] #56 5.262 + : /build [2020-10-27T02:39:31.753Z] #56 5.262 + '[' -z '' ']' [2020-10-27T02:39:31.753Z] #56 5.264 ++ mktemp -d [2020-10-27T02:39:31.753Z] #56 5.275 + export GOPATH=/tmp/tmp.AbNU0ebRuA [2020-10-27T02:39:31.753Z] #56 5.275 + GOPATH=/tmp/tmp.AbNU0ebRuA [2020-10-27T02:39:31.753Z] #56 5.275 + RM_GOPATH=1 [2020-10-27T02:39:31.753Z] #56 5.275 + case "$(go env GOARCH)" in [2020-10-27T02:39:31.753Z] #56 5.275 ++ go env GOARCH [2020-10-27T02:39:31.753Z] #56 5.296 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:31.753Z] #56 5.296 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:31.753Z] #56 5.296 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:31.753Z] #56 5.296 + dir=/tmp/install [2020-10-27T02:39:31.753Z] #56 5.296 + bin=rootlesskit [2020-10-27T02:39:31.753Z] #56 5.296 + shift [2020-10-27T02:39:31.753Z] #56 5.296 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-27T02:39:31.753Z] #56 5.296 + . /tmp/install/rootlesskit.installer [2020-10-27T02:39:31.753Z] #56 5.303 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:39:31.753Z] #56 5.303 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:39:31.753Z] #56 5.303 + install_rootlesskit [2020-10-27T02:39:31.753Z] #56 5.303 + case "$1" in [2020-10-27T02:39:31.753Z] #56 5.303 + export CGO_ENABLED=0 [2020-10-27T02:39:31.753Z] #56 5.303 + CGO_ENABLED=0 [2020-10-27T02:39:31.753Z] #56 5.303 + _install_rootlesskit [2020-10-27T02:39:31.753Z] #56 5.303 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-27T02:39:31.753Z] #56 5.303 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AbNU0ebRuA/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:39:31.753Z] #56 5.304 Cloning into '/tmp/tmp.AbNU0ebRuA/src/github.com/rootless-containers/rootlesskit'... [2020-10-27T02:39:31.880Z] #40 ... [2020-10-27T02:39:31.880Z] [2020-10-27T02:39:31.880Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:31.880Z] #27 5.167 0.0% 1.2% # 2.5% ### 4.4% #### 5.6% ##### 7.5% ###### 8.7% ####### 9.9% ######## 12.4% ########## 14.3% ########### 16.2% ############ 18.1% ############## 19.9% ############### 21.8% ################ 22.4% ################# 24.3% ################## 25.5% ################### 26.8% #################### 28.0% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################### 38.0% ############################ 39.2% ############################# 41.1% ############################## 42.4% ################################ 44.9% ################################# 46.1% ################################## 48.0% ################################### 49.8% ##################################### 51.7% ###################################### 52.9% ####################################### 54.8% ######################################## 56.7% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################## 64.1% ############################################### 66.0% ################################################ 67.9% ################################################### 71.0% #################################################### 73.5% ###################################################### 75.4% ####################################################### 76.7% ######################################################## 78.6% ######################################################### 79.2% ########################################################## 81.1% ########################################################### 82.9% ############################################################ 84.2% ############################################################## 86.7% ################################################################# 90.6% ################################################################## 92.7% #################################################################### 95.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-10-27T02:39:32.010Z] #56 ... [2020-10-27T02:39:32.010Z] [2020-10-27T02:39:32.010Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:32.010Z] #62 5.522 + RM_GOPATH=0 [2020-10-27T02:39:32.010Z] #62 5.522 + TMP_GOPATH= [2020-10-27T02:39:32.010Z] #62 5.522 + : /build [2020-10-27T02:39:32.010Z] #62 5.522 + '[' -z '' ']' [2020-10-27T02:39:32.010Z] #62 5.522 ++ mktemp -d [2020-10-27T02:39:32.010Z] #62 5.522 + export GOPATH=/tmp/tmp.584LVri1XV [2020-10-27T02:39:32.010Z] #62 5.522 + GOPATH=/tmp/tmp.584LVri1XV [2020-10-27T02:39:32.010Z] #62 5.522 + RM_GOPATH=1 [2020-10-27T02:39:32.010Z] #62 5.522 + case "$(go env GOARCH)" in [2020-10-27T02:39:32.010Z] #62 5.522 ++ go env GOARCH [2020-10-27T02:39:32.010Z] #62 5.545 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:39:32.010Z] #62 5.549 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.010Z] #62 5.549 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.010Z] #62 5.549 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:32.010Z] #62 5.549 + dir=/tmp/install [2020-10-27T02:39:32.010Z] #62 5.549 + bin=proxy [2020-10-27T02:39:32.010Z] #62 5.549 + shift [2020-10-27T02:39:32.010Z] #62 5.549 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-27T02:39:32.010Z] #62 5.549 + . /tmp/install/proxy.installer [2020-10-27T02:39:32.010Z] #62 5.549 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:39:32.010Z] #62 5.549 + install_proxy [2020-10-27T02:39:32.010Z] #62 5.549 + case "$1" in [2020-10-27T02:39:32.010Z] #62 5.549 + export CGO_ENABLED=0 [2020-10-27T02:39:32.010Z] #62 5.549 + CGO_ENABLED=0 [2020-10-27T02:39:32.010Z] #62 5.549 + _install_proxy [2020-10-27T02:39:32.010Z] #62 5.549 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-27T02:39:32.010Z] #62 5.549 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.584LVri1XV/src/github.com/docker/libnetwork [2020-10-27T02:39:32.010Z] #62 5.552 Cloning into '/tmp/tmp.584LVri1XV/src/github.com/docker/libnetwork'... [2020-10-27T02:39:32.010Z] #62 ... [2020-10-27T02:39:32.010Z] [2020-10-27T02:39:32.010Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:32.010Z] #34 6.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:39:32.010Z] #34 6.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:39:32.010Z] #34 6.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:39:32.010Z] #34 8.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:39:32.173Z] #27 12.55 [2020-10-27T02:39:32.264Z] 3c370c2e2f82: Pull complete [2020-10-27T02:39:32.264Z] 5ffb2f5886e2: Pull complete [2020-10-27T02:39:32.264Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-27T02:39:32.264Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-10-27T02:39:32.264Z] ---> 805dc2d65d1c [2020-10-27T02:39:32.264Z] Step 5/15 : ARG BUILDX_REPO [2020-10-27T02:39:32.264Z] ---> Running in a34c0a036c96 [2020-10-27T02:39:32.264Z] Removing intermediate container a34c0a036c96 [2020-10-27T02:39:32.264Z] ---> 7de4475921fa [2020-10-27T02:39:32.264Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-10-27T02:39:32.264Z] ---> Running in 624a3515054b [2020-10-27T02:39:32.264Z] Cloning into '/buildx'... [2020-10-27T02:39:32.268Z] #34 ... [2020-10-27T02:39:32.268Z] [2020-10-27T02:39:32.268Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:39:32.268Z] #38 5.925 + git clone https://github.com/docker/distribution.git . [2020-10-27T02:39:32.268Z] #38 5.934 Cloning into '.'... [2020-10-27T02:39:32.268Z] #38 ... [2020-10-27T02:39:32.268Z] [2020-10-27T02:39:32.268Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:39:32.268Z] #30 6.194 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-27T02:39:32.268Z] #30 6.199 Cloning into '.'... [2020-10-27T02:39:32.525Z] #30 ... [2020-10-27T02:39:32.525Z] [2020-10-27T02:39:32.525Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:32.525Z] #43 6.360 + RM_GOPATH=0 [2020-10-27T02:39:32.525Z] #43 6.360 + TMP_GOPATH= [2020-10-27T02:39:32.525Z] #43 6.360 + : /build [2020-10-27T02:39:32.525Z] #43 6.360 + '[' -z '' ']' [2020-10-27T02:39:32.525Z] #43 6.360 ++ mktemp -d [2020-10-27T02:39:32.525Z] #43 6.374 + export GOPATH=/tmp/tmp.XvBITzvH4j [2020-10-27T02:39:32.525Z] #43 6.374 + GOPATH=/tmp/tmp.XvBITzvH4j [2020-10-27T02:39:32.525Z] #43 6.374 + RM_GOPATH=1 [2020-10-27T02:39:32.525Z] #43 6.374 + case "$(go env GOARCH)" in [2020-10-27T02:39:32.525Z] #43 6.374 ++ go env GOARCH [2020-10-27T02:39:32.525Z] #43 6.467 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.525Z] #43 6.467 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.525Z] #43 6.467 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:32.525Z] #43 6.476 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:39:32.525Z] #43 6.477 + dir=/tmp/install [2020-10-27T02:39:32.525Z] #43 6.477 + bin=vndr [2020-10-27T02:39:32.525Z] #43 6.477 + shift [2020-10-27T02:39:32.525Z] #43 6.477 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-27T02:39:32.525Z] #43 6.477 + . /tmp/install/vndr.installer [2020-10-27T02:39:32.525Z] #43 6.477 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:39:32.525Z] #43 6.477 + install_vndr [2020-10-27T02:39:32.525Z] #43 6.477 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-27T02:39:32.525Z] #43 6.477 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XvBITzvH4j/src/github.com/LK4D4/vndr [2020-10-27T02:39:32.525Z] #43 6.480 Cloning into '/tmp/tmp.XvBITzvH4j/src/github.com/LK4D4/vndr'... [2020-10-27T02:39:32.525Z] #43 7.609 + cd /tmp/tmp.XvBITzvH4j/src/github.com/LK4D4/vndr [2020-10-27T02:39:32.525Z] #43 7.611 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:39:32.525Z] #43 7.772 + go build -buildmode=pie -v -o /build/vndr . [2020-10-27T02:39:32.525Z] #43 9.577 internal/race [2020-10-27T02:39:32.525Z] #43 9.591 internal/cpu [2020-10-27T02:39:32.525Z] #43 9.678 sync/atomic [2020-10-27T02:39:32.525Z] #43 10.15 unicode [2020-10-27T02:39:32.525Z] #43 10.66 runtime [2020-10-27T02:39:32.525Z] #43 ... [2020-10-27T02:39:32.525Z] [2020-10-27T02:39:32.525Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:32.525Z] #32 5.971 + RM_GOPATH=0 [2020-10-27T02:39:32.525Z] #32 5.971 + TMP_GOPATH= [2020-10-27T02:39:32.525Z] #32 5.971 + : /build [2020-10-27T02:39:32.525Z] #32 5.971 + '[' -z '' ']' [2020-10-27T02:39:32.525Z] #32 5.971 ++ mktemp -d [2020-10-27T02:39:32.525Z] #32 5.971 + export GOPATH=/tmp/tmp.XVoq3OciZB [2020-10-27T02:39:32.525Z] #32 5.971 + GOPATH=/tmp/tmp.XVoq3OciZB [2020-10-27T02:39:32.525Z] #32 5.971 + RM_GOPATH=1 [2020-10-27T02:39:32.525Z] #32 5.971 + case "$(go env GOARCH)" in [2020-10-27T02:39:32.525Z] #32 5.977 ++ go env GOARCH [2020-10-27T02:39:32.525Z] #32 6.159 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.525Z] #32 6.159 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.525Z] #32 6.159 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:32.525Z] #32 6.159 + dir=/tmp/install [2020-10-27T02:39:32.525Z] #32 6.159 + bin=tomlv [2020-10-27T02:39:32.525Z] #32 6.159 + shift [2020-10-27T02:39:32.525Z] #32 6.159 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-27T02:39:32.525Z] #32 6.159 + . /tmp/install/tomlv.installer [2020-10-27T02:39:32.525Z] #32 6.159 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:39:32.525Z] #32 6.159 + install_tomlv [2020-10-27T02:39:32.525Z] #32 6.159 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-27T02:39:32.525Z] #32 6.159 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XVoq3OciZB/src/github.com/BurntSushi/toml [2020-10-27T02:39:32.525Z] #32 6.159 Cloning into '/tmp/tmp.XVoq3OciZB/src/github.com/BurntSushi/toml'... [2020-10-27T02:39:32.525Z] #32 6.160 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:39:32.525Z] #32 7.684 + cd /tmp/tmp.XVoq3OciZB/src/github.com/BurntSushi/toml [2020-10-27T02:39:32.525Z] #32 7.684 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:39:32.525Z] #32 7.712 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:39:32.525Z] #32 8.747 runtime/internal/atomic [2020-10-27T02:39:32.525Z] #32 8.844 internal/cpu [2020-10-27T02:39:32.525Z] #32 9.045 runtime/internal/sys [2020-10-27T02:39:32.525Z] #32 9.211 runtime/internal/math [2020-10-27T02:39:32.525Z] #32 9.334 math/bits [2020-10-27T02:39:32.525Z] #32 9.715 internal/bytealg [2020-10-27T02:39:32.525Z] #32 10.02 math [2020-10-27T02:39:32.525Z] #32 10.56 runtime [2020-10-27T02:39:32.782Z] #32 ... [2020-10-27T02:39:32.782Z] [2020-10-27T02:39:32.782Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:32.782Z] #47 6.158 + RM_GOPATH=0 [2020-10-27T02:39:32.782Z] #47 6.158 + TMP_GOPATH= [2020-10-27T02:39:32.782Z] #47 6.158 + : /build [2020-10-27T02:39:32.782Z] #47 6.158 + '[' -z '' ']' [2020-10-27T02:39:32.782Z] #47 6.158 ++ mktemp -d [2020-10-27T02:39:32.782Z] #47 6.158 + export GOPATH=/tmp/tmp.05kvVk3mnO [2020-10-27T02:39:32.782Z] #47 6.158 + GOPATH=/tmp/tmp.05kvVk3mnO [2020-10-27T02:39:32.782Z] #47 6.158 + RM_GOPATH=1 [2020-10-27T02:39:32.782Z] #47 6.158 + case "$(go env GOARCH)" in [2020-10-27T02:39:32.782Z] #47 6.158 ++ go env GOARCH [2020-10-27T02:39:32.782Z] #47 6.179 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.782Z] #47 6.179 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.782Z] #47 6.179 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:32.782Z] #47 6.217 + dir=/tmp/install [2020-10-27T02:39:32.782Z] #47 6.217 + bin=golangci_lint [2020-10-27T02:39:32.782Z] #47 6.217 + shift [2020-10-27T02:39:32.782Z] #47 6.217 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-27T02:39:32.782Z] #47 6.217 + . /tmp/install/golangci_lint.installer [2020-10-27T02:39:32.782Z] #47 6.217 ++ : v1.23.8 [2020-10-27T02:39:32.782Z] #47 6.217 + install_golangci_lint [2020-10-27T02:39:32.782Z] #47 6.217 + set -e [2020-10-27T02:39:32.782Z] #47 6.217 + export GO111MODULE=on [2020-10-27T02:39:32.782Z] #47 6.217 + GO111MODULE=on [2020-10-27T02:39:32.782Z] #47 6.217 + GOBIN=/build [2020-10-27T02:39:32.782Z] #47 6.217 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com v1.23.8 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci v1.23.8 [2020-10-27T02:39:32.782Z] #47 7.275 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:39:32.782Z] #47 8.355 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:39:32.809Z] #27 ... [2020-10-27T02:39:32.809Z] [2020-10-27T02:39:32.809Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:32.809Z] #56 2.232 + RM_GOPATH=0 [2020-10-27T02:39:32.809Z] #56 2.232 + TMP_GOPATH= [2020-10-27T02:39:32.809Z] #56 2.232 + : /build [2020-10-27T02:39:32.809Z] #56 2.232 + '[' -z '' ']' [2020-10-27T02:39:32.809Z] #56 2.232 ++ mktemp -d [2020-10-27T02:39:32.809Z] #56 2.232 + export GOPATH=/tmp/tmp.l7u7QHdyLh [2020-10-27T02:39:32.809Z] #56 2.232 + GOPATH=/tmp/tmp.l7u7QHdyLh [2020-10-27T02:39:32.809Z] #56 2.232 + RM_GOPATH=1 [2020-10-27T02:39:32.809Z] #56 2.232 + case "$(go env GOARCH)" in [2020-10-27T02:39:32.809Z] #56 2.232 ++ go env GOARCH [2020-10-27T02:39:32.809Z] #56 2.243 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.809Z] #56 2.243 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:32.809Z] #56 2.252 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:39:32.809Z] #56 2.252 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:32.809Z] #56 2.252 + dir=/tmp/install [2020-10-27T02:39:32.809Z] #56 2.252 + bin=rootlesskit [2020-10-27T02:39:32.809Z] #56 2.252 + shift [2020-10-27T02:39:32.809Z] #56 2.252 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-27T02:39:32.809Z] #56 2.252 + . /tmp/install/rootlesskit.installer [2020-10-27T02:39:32.809Z] #56 2.252 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:39:32.809Z] #56 2.252 + install_rootlesskit [2020-10-27T02:39:32.809Z] #56 2.252 + case "$1" in [2020-10-27T02:39:32.809Z] #56 2.252 + export CGO_ENABLED=0 [2020-10-27T02:39:32.809Z] #56 2.252 + CGO_ENABLED=0 [2020-10-27T02:39:32.809Z] #56 2.252 + _install_rootlesskit [2020-10-27T02:39:32.809Z] #56 2.252 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-27T02:39:32.809Z] #56 2.252 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l7u7QHdyLh/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:39:32.809Z] #56 2.252 Cloning into '/tmp/tmp.l7u7QHdyLh/src/github.com/rootless-containers/rootlesskit'... [2020-10-27T02:39:32.809Z] #56 5.851 + cd /tmp/tmp.l7u7QHdyLh/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:39:32.809Z] #56 5.851 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:39:32.809Z] #56 6.241 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:39:32.809Z] #56 6.241 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-27T02:39:32.809Z] #56 ... [2020-10-27T02:39:32.809Z] [2020-10-27T02:39:32.809Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:32.809Z] #47 10.35 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:39:32.809Z] #47 10.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:39:32.809Z] #47 11.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:39:32.809Z] #47 11.21 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:39:32.809Z] #47 11.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:39:32.809Z] #47 11.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:39:32.809Z] #47 11.89 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:39:32.809Z] #47 11.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:39:32.809Z] #47 12.12 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:39:33.054Z] #47 ... [2020-10-27T02:39:33.054Z] [2020-10-27T02:39:33.054Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:33.054Z] #56 11.28 + cd /tmp/tmp.AbNU0ebRuA/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:39:33.054Z] #56 11.28 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:39:33.054Z] #56 11.73 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:39:33.054Z] #56 11.73 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-27T02:39:34.324Z] #47 13.78 go: extracting golang.org/x/text v0.3.2 [2020-10-27T02:39:34.324Z] #47 13.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:39:34.324Z] #47 13.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:39:34.324Z] #47 13.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:39:34.324Z] #47 13.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:39:34.324Z] #47 13.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:39:34.324Z] #47 13.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:39:34.324Z] #47 13.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:39:34.324Z] #47 13.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:39:34.618Z] #47 14.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:39:34.618Z] #47 14.14 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:39:34.618Z] #47 14.14 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:39:34.618Z] #47 14.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:39:34.618Z] #47 14.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:39:34.618Z] #47 14.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:39:34.618Z] #47 14.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:39:34.618Z] #47 14.25 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:39:34.618Z] #47 14.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:39:34.618Z] #47 14.33 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:39:34.618Z] #47 14.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:39:34.618Z] #47 14.37 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:39:34.912Z] #47 14.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:39:34.912Z] #47 14.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:39:34.912Z] #47 14.45 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-27T02:39:34.912Z] #47 14.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:39:34.912Z] #47 14.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:39:34.912Z] #47 14.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:39:34.912Z] #47 14.57 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:39:35.206Z] #47 14.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:39:35.206Z] #47 14.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:39:35.499Z] #47 14.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:39:35.499Z] #47 15.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:39:35.499Z] #47 15.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:39:35.499Z] #47 15.07 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:39:35.499Z] #47 15.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:39:35.499Z] #47 15.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:39:35.792Z] #47 15.15 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:39:35.792Z] #47 15.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:39:35.792Z] #47 15.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:39:35.793Z] #47 15.26 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-27T02:39:35.818Z] Removing intermediate container 624a3515054b [2020-10-27T02:39:35.818Z] ---> 66296894b877 [2020-10-27T02:39:35.818Z] Step 7/15 : WORKDIR /buildx [2020-10-27T02:39:35.818Z] ---> Running in b6240cfdd1ad [2020-10-27T02:39:35.818Z] Removing intermediate container b6240cfdd1ad [2020-10-27T02:39:35.818Z] ---> cb19353d09af [2020-10-27T02:39:35.818Z] Step 8/15 : ARG BUILDX_COMMIT [2020-10-27T02:39:35.818Z] ---> Running in fc64dfff6561 [2020-10-27T02:39:35.818Z] Removing intermediate container fc64dfff6561 [2020-10-27T02:39:35.818Z] ---> ca5a40aa6b00 [2020-10-27T02:39:35.818Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-10-27T02:39:35.818Z] ---> Running in 41bc79bccd33 [2020-10-27T02:39:36.087Z] #47 15.64 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-27T02:39:36.087Z] #47 15.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:39:36.327Z] #56 ... [2020-10-27T02:39:36.327Z] [2020-10-27T02:39:36.327Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:36.327Z] #22 14.15 + mkdir -p /build [2020-10-27T02:39:36.327Z] #22 14.15 + mv docker/docker /build/ [2020-10-27T02:39:36.327Z] #22 14.17 + rmdir docker [2020-10-27T02:39:36.327Z] #22 DONE 14.6s [2020-10-27T02:39:36.327Z] [2020-10-27T02:39:36.327Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:36.327Z] #32 14.14 unicode/utf8 [2020-10-27T02:39:36.327Z] #32 14.90 encoding [2020-10-27T02:39:36.380Z] #47 15.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:39:36.380Z] #47 15.98 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:39:36.380Z] #47 15.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:39:36.380Z] #47 16.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:39:36.453Z] From https://github.com/docker/buildx [2020-10-27T02:39:36.453Z] * [new tag] v0.3.1 -> build [2020-10-27T02:39:36.583Z] #32 15.35 runtime/cgo [2020-10-27T02:39:36.738Z] #47 16.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:39:36.738Z] #47 ... [2020-10-27T02:39:36.738Z] [2020-10-27T02:39:36.738Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:39:36.738Z] #27 13.82 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-27T02:39:36.738Z] #27 14.15 [2020-10-27T02:39:36.738Z] #27 14.26 ############################ 39.4% ######################################################################## 100.0% [2020-10-27T02:39:36.738Z] #27 14.44 [2020-10-27T02:39:36.738Z] #27 15.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-27T02:39:36.738Z] #27 15.78 skipping existing aab193acf6ba [2020-10-27T02:39:36.738Z] #27 15.87 [2020-10-27T02:39:36.738Z] #27 17.09 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-27T02:39:36.738Z] #27 17.13 skipping existing 4d43f82972ce [2020-10-27T02:39:36.738Z] #27 17.23 [2020-10-27T02:39:37.094Z] Switched to branch 'build' [2020-10-27T02:39:37.730Z] Removing intermediate container 41bc79bccd33 [2020-10-27T02:39:37.730Z] ---> b78c694d32c3 [2020-10-27T02:39:37.730Z] Step 10/15 : ARG GOOS [2020-10-27T02:39:37.778Z] #27 18.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-27T02:39:38.028Z] ---> Running in 6f2413005ffe [2020-10-27T02:39:38.028Z] Removing intermediate container 6f2413005ffe [2020-10-27T02:39:38.028Z] ---> 731c9bea452e [2020-10-27T02:39:38.028Z] Step 11/15 : ARG GOARCH [2020-10-27T02:39:38.028Z] ---> Running in 5177c8c76fc1 [2020-10-27T02:39:38.028Z] Removing intermediate container 5177c8c76fc1 [2020-10-27T02:39:38.028Z] ---> c2a28560c540 [2020-10-27T02:39:38.028Z] 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 [2020-10-27T02:39:38.028Z] ---> Running in 9b6a1750a886 [2020-10-27T02:39:38.071Z] #27 18.51 [2020-10-27T02:39:38.071Z] #27 18.58 ######################################################################## 100.0% [2020-10-27T02:39:38.071Z] #27 18.66 [2020-10-27T02:39:38.707Z] #27 19.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-27T02:39:39.000Z] #27 19.66 [2020-10-27T02:39:39.294Z] #27 19.79 #=#=# ######################################################################## 100.0% [2020-10-27T02:39:39.294Z] #27 19.91 [2020-10-27T02:39:39.294Z] #27 19.97 Download of images into '/build' complete. [2020-10-27T02:39:39.294Z] #27 19.97 Use something like the following to load the result into a Docker daemon: [2020-10-27T02:39:39.294Z] #27 19.97 tar -cC '/build' . | docker load [2020-10-27T02:39:39.931Z] #27 DONE 20.4s [2020-10-27T02:39:39.931Z] [2020-10-27T02:39:39.931Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:39.931Z] #47 16.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:39:39.931Z] #47 16.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:39:39.931Z] #47 16.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:39:39.931Z] #47 16.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:39:39.931Z] #47 16.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:39:39.931Z] #47 16.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:39:39.931Z] #47 16.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:39:39.931Z] #47 17.28 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:39:39.931Z] #47 17.28 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-27T02:39:39.931Z] #47 17.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:39:39.931Z] #47 17.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:39:39.931Z] #47 17.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:39:39.931Z] #47 17.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:39:39.931Z] #47 17.78 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-27T02:39:39.931Z] #47 17.79 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-27T02:39:39.931Z] #47 17.83 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:39:39.931Z] #47 17.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:39:39.931Z] #47 17.96 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:39:39.931Z] #47 17.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:39:39.931Z] #47 17.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:39:39.931Z] #47 18.02 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:39:39.931Z] #47 18.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:39:39.931Z] #47 18.08 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-27T02:39:39.931Z] #47 18.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:39:39.931Z] #47 18.18 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:39:39.931Z] #47 18.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:39:39.931Z] #47 18.23 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:39:39.931Z] #47 18.29 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-27T02:39:39.931Z] #47 18.43 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:39:39.931Z] #47 18.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:39:39.931Z] #47 18.46 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:39:39.931Z] #47 18.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:39:39.931Z] #47 18.62 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:39:39.931Z] #47 18.63 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:39:40.752Z] #32 ... [2020-10-27T02:39:40.752Z] [2020-10-27T02:39:40.752Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:40.752Z] #47 16.41 go: downloading github.com/spf13/viper v1.6.1 [2020-10-27T02:39:40.752Z] #47 16.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:39:40.752Z] #47 16.42 go: downloading github.com/fatih/color v1.7.0 [2020-10-27T02:39:40.752Z] #47 16.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:39:40.752Z] #47 16.53 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-27T02:39:40.752Z] #47 16.53 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-27T02:39:40.752Z] #47 16.61 go: extracting github.com/fatih/color v1.7.0 [2020-10-27T02:39:40.752Z] #47 16.80 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:39:40.752Z] #47 16.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:39:40.752Z] #47 17.06 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-27T02:39:40.752Z] #47 17.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:39:40.752Z] #47 17.15 go: extracting github.com/spf13/viper v1.6.1 [2020-10-27T02:39:40.752Z] #47 17.32 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:39:40.752Z] #47 17.40 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-27T02:39:40.752Z] #47 17.44 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:39:40.752Z] #47 17.44 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-27T02:39:40.752Z] #47 17.52 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-27T02:39:40.752Z] #47 17.83 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:39:40.752Z] #47 17.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:39:40.752Z] #47 18.09 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:39:40.752Z] #47 18.12 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:39:40.752Z] #47 18.33 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-27T02:39:40.752Z] #47 18.37 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-27T02:39:40.752Z] #47 18.38 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:39:40.752Z] #47 19.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:39:41.316Z] #47 20.31 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:39:41.447Z] #47 ... [2020-10-27T02:39:41.447Z] [2020-10-27T02:39:41.447Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:41.447Z] #45 10.87 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:39:41.447Z] #45 11.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:39:41.447Z] #45 11.10 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:39:41.447Z] #45 11.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:39:41.447Z] #45 11.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:39:41.447Z] #45 11.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:39:41.447Z] #45 ... [2020-10-27T02:39:41.447Z] [2020-10-27T02:39:41.447Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:41.447Z] #62 14.16 Checking out files: 97% (1857/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. [2020-10-27T02:39:41.447Z] #62 14.22 + cd /tmp/tmp.HheG2Pv4Dl/src/github.com/docker/libnetwork [2020-10-27T02:39:41.447Z] #62 14.22 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:39:41.447Z] #62 14.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-27T02:39:41.447Z] #62 ... [2020-10-27T02:39:41.447Z] [2020-10-27T02:39:41.447Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:41.447Z] #49 11.08 runtime [2020-10-27T02:39:41.447Z] #49 11.08 runtime/cgo [2020-10-27T02:39:41.573Z] #47 ... [2020-10-27T02:39:41.573Z] [2020-10-27T02:39:41.573Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:41.573Z] #45 10.47 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:39:41.573Z] #45 12.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:39:41.573Z] #45 12.82 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:39:41.573Z] #45 13.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:39:41.573Z] #45 18.20 go: finding github.com/fatih/color v1.9.0 [2020-10-27T02:39:41.573Z] #45 18.23 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:39:41.573Z] #45 18.25 go: finding github.com/pkg/errors v0.9.1 [2020-10-27T02:39:41.573Z] #45 18.27 go: finding github.com/spf13/pflag v1.0.3 [2020-10-27T02:39:41.573Z] #45 18.30 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:39:41.573Z] #45 18.46 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:39:41.573Z] #45 18.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:39:41.573Z] #45 18.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:39:41.573Z] #45 18.97 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:39:41.573Z] #45 19.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:39:41.573Z] #45 19.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:39:41.573Z] #45 ... [2020-10-27T02:39:41.573Z] [2020-10-27T02:39:41.573Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:41.573Z] #47 20.59 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:39:41.573Z] #47 20.63 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:39:41.741Z] #49 ... [2020-10-27T02:39:41.741Z] [2020-10-27T02:39:41.741Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:41.741Z] #40 13.76 Fetched 8085 kB in 11s (738 kB/s) [2020-10-27T02:39:41.741Z] #40 13.76 Reading package lists... [2020-10-27T02:39:41.741Z] #40 17.05 Reading package lists... [2020-10-27T02:39:41.741Z] #40 20.18 Building dependency tree... [2020-10-27T02:39:41.741Z] #40 21.09 The following additional packages will be installed: [2020-10-27T02:39:41.741Z] #40 21.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-27T02:39:41.741Z] #40 21.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-27T02:39:41.741Z] #40 21.09 Suggested packages: [2020-10-27T02:39:41.741Z] #40 21.09 manpages-dev python-setuptools [2020-10-27T02:39:41.829Z] #47 20.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:39:41.829Z] #47 20.82 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:39:41.829Z] #47 ... [2020-10-27T02:39:41.829Z] [2020-10-27T02:39:41.829Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:41.829Z] #11 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:39:42.035Z] #40 ... [2020-10-27T02:39:42.035Z] [2020-10-27T02:39:42.035Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:42.035Z] #47 21.62 go: finding github.com/fatih/color v1.7.0 [2020-10-27T02:39:42.035Z] #47 21.67 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:39:42.035Z] #47 21.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:39:42.035Z] #47 21.70 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:39:42.087Z] #11 ... [2020-10-27T02:39:42.087Z] [2020-10-27T02:39:42.087Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:42.087Z] #49 17.00 + cd /tmp/tmp.noDJLUr6uf/src/github.com/mvdan/sh [2020-10-27T02:39:42.087Z] #49 17.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:39:42.087Z] #49 17.13 + GO111MODULE=on [2020-10-27T02:39:42.087Z] #49 17.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-27T02:39:42.087Z] #49 18.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:39:42.087Z] #49 18.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:39:42.087Z] #49 18.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:39:42.087Z] #49 18.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:39:42.087Z] #49 18.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:39:42.087Z] #49 19.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:39:42.087Z] #49 20.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:39:42.328Z] #47 21.74 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:39:42.328Z] #47 21.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:39:42.328Z] #47 21.75 go: finding github.com/pkg/errors v0.8.1 [2020-10-27T02:39:42.328Z] #47 21.76 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:39:42.328Z] #47 21.76 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:39:42.328Z] #47 21.78 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:39:42.328Z] #47 21.78 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:39:42.328Z] #47 21.80 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:39:42.328Z] #47 21.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:39:42.328Z] #47 21.87 go: finding github.com/spf13/viper v1.6.1 [2020-10-27T02:39:42.328Z] #47 21.87 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:39:42.328Z] #47 21.87 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:39:42.328Z] #47 21.88 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:39:42.328Z] #47 21.92 go: finding github.com/stretchr/testify v1.4.0 [2020-10-27T02:39:42.328Z] #47 21.93 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:39:42.328Z] #47 21.93 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:39:42.328Z] #47 21.95 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:39:42.328Z] #47 21.98 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:39:42.328Z] #47 21.98 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:39:42.328Z] #47 22.00 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:39:42.328Z] #47 22.01 go: finding github.com/stretchr/objx v0.2.0 [2020-10-27T02:39:42.328Z] #47 22.01 go: finding github.com/gobwas/glob v0.2.3 [2020-10-27T02:39:42.328Z] #47 22.01 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:39:42.328Z] #47 22.02 go: finding github.com/spf13/cobra v0.0.5 [2020-10-27T02:39:42.328Z] #47 22.04 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:39:42.343Z] #49 ... [2020-10-27T02:39:42.343Z] [2020-10-27T02:39:42.343Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:42.343Z] #34 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:39:42.343Z] #34 13.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:39:42.600Z] #34 ... [2020-10-27T02:39:42.600Z] [2020-10-27T02:39:42.600Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:42.600Z] #11 21.25 Fetched 8396 kB in 17s (501 kB/s) [2020-10-27T02:39:42.600Z] #11 21.25 Reading package lists... [2020-10-27T02:39:42.600Z] #11 ... [2020-10-27T02:39:42.600Z] [2020-10-27T02:39:42.600Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:39:42.600Z] #53 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:39:42.600Z] #53 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:39:42.621Z] #47 22.06 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:39:42.621Z] #47 22.06 go: finding github.com/spf13/pflag v1.0.5 [2020-10-27T02:39:42.621Z] #47 22.07 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:39:42.621Z] #47 22.18 go: finding github.com/magiconair/properties v1.8.1 [2020-10-27T02:39:42.621Z] #47 22.22 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:39:42.621Z] #47 22.23 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:39:42.765Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-10-27T02:39:42.765Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a6a2474e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-10-27T02:39:42.765Z] ---------------------------------------------------------------------------- [2020-10-27T02:39:42.765Z] [2020-10-27T02:39:42.765Z] INFO: executeCI.ps1 starting at Tue Oct 27 02:39:42 CUT 2020 [2020-10-27T02:39:42.765Z] [2020-10-27T02:39:42.765Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-10-27T02:39:42.765Z] INFO: Running git version 2.24.1.windows.2 [2020-10-27T02:39:42.765Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-10-27T02:39:42.765Z] INFO: Environment variables: [2020-10-27T02:39:42.765Z] [2020-10-27T02:39:42.765Z] Name Value [2020-10-27T02:39:42.765Z] ---- ----- [2020-10-27T02:39:42.765Z] ALLUSERSPROFILE C:\ProgramData [2020-10-27T02:39:42.765Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-10-27T02:39:42.765Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-10-27T02:39:42.765Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-10-27T02:39:42.765Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-10-27T02:39:42.765Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-10-27T02:39:42.765Z] BRANCH_NAME PR-41592 [2020-10-27T02:39:42.765Z] BUILD_DISPLAY_NAME #1 [2020-10-27T02:39:42.765Z] BUILD_ID 1 [2020-10-27T02:39:42.765Z] BUILD_NUMBER 1 [2020-10-27T02:39:42.765Z] BUILD_TAG jenkins-moby-PR-41592-1 [2020-10-27T02:39:42.765Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41592/1/ [2020-10-27T02:39:42.765Z] CHANGE_AUTHOR jing-rui [2020-10-27T02:39:42.765Z] CHANGE_BRANCH master [2020-10-27T02:39:42.765Z] CHANGE_FORK jing-rui [2020-10-27T02:39:42.765Z] CHANGE_ID 41592 [2020-10-27T02:39:42.765Z] CHANGE_TARGET master [2020-10-27T02:39:42.765Z] CHANGE_TITLE devicemapper: remove path after umount [2020-10-27T02:39:42.765Z] CHANGE_URL https://github.com/moby/moby/pull/41592 [2020-10-27T02:39:42.765Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:39:42.765Z] CommonProgramFiles C:\Program Files\Common Files [2020-10-27T02:39:42.765Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-10-27T02:39:42.765Z] CommonProgramW6432 C:\Program Files\Common Files [2020-10-27T02:39:42.765Z] COMPUTERNAME azwin-2-65d2d0 [2020-10-27T02:39:42.765Z] ComSpec C:\windows\system32\cmd.exe [2020-10-27T02:39:42.765Z] ConfigSequenceNumber 0 [2020-10-27T02:39:42.765Z] DOCKER_BUILDKIT 0 [2020-10-27T02:39:42.765Z] DOCKER_DUT_DEBUG 1 [2020-10-27T02:39:42.765Z] DOCKER_EXPERIMENTAL 1 [2020-10-27T02:39:42.765Z] DOCKER_GRAPHDRIVER overlay2 [2020-10-27T02:39:42.765Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-10-27T02:39:42.766Z] EXECUTOR_NUMBER 0 [2020-10-27T02:39:42.766Z] FQDN azwin-2-65d2d0.westus.cloudapp.azure.com [2020-10-27T02:39:42.766Z] GIT_BRANCH PR-41592 [2020-10-27T02:39:42.766Z] GIT_COMMIT 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:39:42.766Z] GIT_URL https://github.com/moby/moby.git [2020-10-27T02:39:42.766Z] HUDSON_COOKIE 71de5433-1f09-4194-bb67-76d7409a3a85 [2020-10-27T02:39:42.766Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-10-27T02:39:42.766Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-10-27T02:39:42.766Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-10-27T02:39:42.766Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-10-27T02:39:42.766Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-10-27T02:39:42.766Z] JENKINS_NODE_COOKIE 6a94ae44-8e7b-4d94-9ef5-3a2a77f845b1 [2020-10-27T02:39:42.766Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-10-27T02:39:42.766Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-10-27T02:39:42.766Z] JOB_BASE_NAME PR-41592 [2020-10-27T02:39:42.766Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41592/display/redirect [2020-10-27T02:39:42.766Z] JOB_NAME moby/PR-41592 [2020-10-27T02:39:42.766Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41592/ [2020-10-27T02:39:42.766Z] library.jps.version master [2020-10-27T02:39:42.766Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-10-27T02:39:42.766Z] NODE_LABELS amd64 azure azwin-2-65d2d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-10-27T02:39:42.766Z] NODE_NAME azwin-2-65d2d0 [2020-10-27T02:39:42.766Z] NUMBER_OF_PROCESSORS 4 [2020-10-27T02:39:42.766Z] OS Windows_NT [2020-10-27T02:39:42.766Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-10-27T02:39:42.766Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-10-27T02:39:42.766Z] PROCESSOR_ARCHITECTURE AMD64 [2020-10-27T02:39:42.766Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-10-27T02:39:42.766Z] PROCESSOR_LEVEL 6 [2020-10-27T02:39:42.766Z] PROCESSOR_REVISION 4f01 [2020-10-27T02:39:42.766Z] ProgramData C:\ProgramData [2020-10-27T02:39:42.766Z] ProgramFiles C:\Program Files [2020-10-27T02:39:42.766Z] ProgramFiles(x86) C:\Program Files (x86) [2020-10-27T02:39:42.766Z] ProgramW6432 C:\Program Files [2020-10-27T02:39:42.766Z] PROMPT $P$G [2020-10-27T02:39:42.766Z] PSExecutionPolicyPreference Bypass [2020-10-27T02:39:42.766Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-10-27T02:39:42.766Z] PUBLIC C:\Users\Public [2020-10-27T02:39:42.766Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41592/1/display/redirect?page=changes [2020-10-27T02:39:42.766Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41592/1/display/redirect [2020-10-27T02:39:42.766Z] SKIP_VALIDATION_TESTS 1 [2020-10-27T02:39:42.766Z] SOURCES_DRIVE d [2020-10-27T02:39:42.766Z] SOURCES_SUBDIR gopath [2020-10-27T02:39:42.766Z] STAGE_NAME Run tests [2020-10-27T02:39:42.766Z] SystemDrive C: [2020-10-27T02:39:42.766Z] SystemRoot C:\windows [2020-10-27T02:39:42.766Z] TEMP C:\windows\TEMP [2020-10-27T02:39:42.766Z] TESTDEBUG 0 [2020-10-27T02:39:42.766Z] TESTRUN_DRIVE d [2020-10-27T02:39:42.766Z] TESTRUN_SUBDIR CI [2020-10-27T02:39:42.766Z] TIMEOUT 120m [2020-10-27T02:39:42.766Z] TMP C:\windows\TEMP [2020-10-27T02:39:42.766Z] USERDOMAIN WORKGROUP [2020-10-27T02:39:42.766Z] USERNAME azwin-2-65d2d0$ [2020-10-27T02:39:42.766Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-10-27T02:39:42.766Z] windir C:\windows [2020-10-27T02:39:42.766Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-10-27T02:39:42.766Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-10-27T02:39:42.766Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-10-27T02:39:42.766Z] [2020-10-27T02:39:42.766Z] [2020-10-27T02:39:42.766Z] [2020-10-27T02:39:42.857Z] #53 ... [2020-10-27T02:39:42.857Z] [2020-10-27T02:39:42.857Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:42.857Z] #49 21.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:39:42.914Z] #47 22.35 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:39:42.914Z] #47 22.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:39:42.914Z] #47 22.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:39:42.914Z] #47 22.43 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:39:42.914Z] #47 22.44 go: finding github.com/spf13/afero v1.1.2 [2020-10-27T02:39:42.914Z] #47 22.44 go: finding github.com/spf13/cast v1.3.0 [2020-10-27T02:39:42.914Z] #47 22.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:39:42.914Z] #47 22.45 go: finding golang.org/x/text v0.3.2 [2020-10-27T02:39:42.914Z] #47 22.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:39:42.914Z] #47 22.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:39:42.915Z] #47 22.48 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:39:42.915Z] #47 22.48 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-27T02:39:42.915Z] #47 22.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:39:42.915Z] #47 22.53 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:39:42.915Z] #47 22.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:39:42.915Z] #47 22.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:39:42.915Z] #47 22.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:39:42.915Z] #47 22.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:39:43.216Z] #47 22.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:39:43.216Z] #47 22.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:39:43.216Z] #47 22.68 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:39:43.216Z] #47 22.69 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:39:43.216Z] #47 22.72 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:39:43.216Z] #47 22.72 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:39:43.216Z] #47 22.72 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:39:43.216Z] #47 22.73 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-27T02:39:43.216Z] #47 22.73 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:39:43.216Z] #47 22.74 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:39:43.216Z] #47 22.74 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-27T02:39:43.216Z] #47 22.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:39:43.216Z] #47 22.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:39:43.216Z] #47 22.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:39:43.216Z] #47 22.94 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:39:43.227Z] INFO: Sources under d:\gopath\... [2020-10-27T02:39:43.227Z] INFO: Test run under d:\CI\... [2020-10-27T02:39:43.227Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-10-27T02:39:43.227Z] INFO: docker/docker repository was found [2020-10-27T02:39:43.511Z] #47 22.98 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:39:43.511Z] #47 22.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:39:43.697Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-10-27T02:39:43.697Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518' [2020-10-27T02:39:43.697Z] INFO: Docker version of control daemon [2020-10-27T02:39:43.697Z] [2020-10-27T02:39:43.805Z] #47 ... [2020-10-27T02:39:43.805Z] [2020-10-27T02:39:43.805Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:39:43.805Z] #53 14.03 Fetched 8085 kB in 11s (740 kB/s) [2020-10-27T02:39:43.805Z] #53 14.03 Reading package lists... [2020-10-27T02:39:43.805Z] #53 17.35 Reading package lists... [2020-10-27T02:39:43.805Z] #53 20.57 Building dependency tree... [2020-10-27T02:39:43.805Z] #53 21.48 The following additional packages will be installed: [2020-10-27T02:39:43.805Z] #53 21.49 libbtrfs0 [2020-10-27T02:39:43.805Z] #53 21.57 The following NEW packages will be installed: [2020-10-27T02:39:43.805Z] #53 21.57 libbtrfs-dev libbtrfs0 [2020-10-27T02:39:43.805Z] #53 21.71 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:39:43.805Z] #53 21.71 Need to get 118 kB of archives. [2020-10-27T02:39:43.805Z] #53 21.71 After this operation, 390 kB of additional disk space will be used. [2020-10-27T02:39:43.805Z] #53 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-27T02:39:43.805Z] #53 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-27T02:39:43.805Z] #53 22.36 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:39:43.805Z] #53 22.47 Fetched 118 kB in 0s (972 kB/s) [2020-10-27T02:39:43.805Z] #53 22.54 Selecting previously unselected package libbtrfs0. [2020-10-27T02:39:43.805Z] #53 22.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-27T02:39:43.806Z] #53 22.62 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-27T02:39:43.806Z] #53 22.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:39:43.806Z] #53 22.71 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:39:43.806Z] #53 22.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-27T02:39:43.806Z] #53 22.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:39:43.806Z] #53 22.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:39:43.806Z] #53 22.95 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:39:43.806Z] #53 22.95 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:39:43.806Z] #53 DONE 23.3s [2020-10-27T02:39:44.099Z] [2020-10-27T02:39:44.099Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:44.099Z] #40 21.91 The following NEW packages will be installed: [2020-10-27T02:39:44.099Z] #40 21.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-27T02:39:44.099Z] #40 21.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-27T02:39:44.099Z] #40 21.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-27T02:39:44.099Z] #40 21.95 python-six zlib1g-dev [2020-10-27T02:39:44.099Z] #40 22.06 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:39:44.099Z] #40 22.06 Need to get 3742 kB of archives. [2020-10-27T02:39:44.099Z] #40 22.06 After this operation, 22.0 MB of additional disk space will be used. [2020-10-27T02:39:44.099Z] #40 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-10-27T02:39:44.099Z] #40 22.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-27T02:39:44.099Z] #40 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-10-27T02:39:44.099Z] #40 22.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-27T02:39:44.099Z] #40 22.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-10-27T02:39:44.099Z] #40 22.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-27T02:39:44.099Z] #40 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-10-27T02:39:44.099Z] #40 22.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-10-27T02:39:44.099Z] #40 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-10-27T02:39:44.099Z] #40 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-10-27T02:39:44.099Z] #40 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-10-27T02:39:44.099Z] #40 22.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-10-27T02:39:44.099Z] #40 22.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-10-27T02:39:44.099Z] #40 22.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-10-27T02:39:44.099Z] #40 22.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-27T02:39:44.099Z] #40 22.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-10-27T02:39:44.099Z] #40 22.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-10-27T02:39:44.099Z] #40 23.01 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:39:44.099Z] #40 23.09 Fetched 3742 kB in 0s (13.2 MB/s) [2020-10-27T02:39:44.099Z] #40 23.13 Selecting previously unselected package libcap-dev:s390x. [2020-10-27T02:39:44.099Z] #40 23.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.) [2020-10-27T02:39:44.099Z] #40 23.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-10-27T02:39:44.099Z] #40 23.17 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-10-27T02:39:44.099Z] #40 23.28 Selecting previously unselected package libnet1:s390x. [2020-10-27T02:39:44.099Z] #40 23.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-27T02:39:44.099Z] #40 23.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-27T02:39:44.099Z] #40 23.37 Selecting previously unselected package libnet1-dev. [2020-10-27T02:39:44.099Z] #40 23.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-27T02:39:44.099Z] #40 23.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:39:44.099Z] #40 23.52 Selecting previously unselected package libnl-3-200:s390x. [2020-10-27T02:39:44.099Z] #40 23.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-27T02:39:44.099Z] #40 23.52 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-27T02:39:44.099Z] #40 23.65 Selecting previously unselected package libnl-3-dev:s390x. [2020-10-27T02:39:44.099Z] #40 23.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-10-27T02:39:44.099Z] #40 23.66 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-10-27T02:39:44.099Z] #40 ... [2020-10-27T02:39:44.099Z] [2020-10-27T02:39:44.099Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:39:44.099Z] #38 13.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-27T02:39:44.099Z] #38 15.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-27T02:39:44.099Z] #38 ... [2020-10-27T02:39:44.099Z] [2020-10-27T02:39:44.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:44.099Z] #11 14.16 Fetched 8085 kB in 11s (720 kB/s) [2020-10-27T02:39:44.099Z] #11 14.16 Reading package lists... [2020-10-27T02:39:44.099Z] #11 17.61 Reading package lists... [2020-10-27T02:39:44.099Z] #11 21.12 Building dependency tree... [2020-10-27T02:39:44.099Z] #11 22.05 The following additional packages will be installed: [2020-10-27T02:39:44.099Z] #11 22.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-27T02:39:44.099Z] #11 22.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-27T02:39:44.099Z] #11 22.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-27T02:39:44.099Z] #11 22.05 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:39:44.099Z] #11 22.06 Suggested packages: [2020-10-27T02:39:44.099Z] #11 22.06 gcc-8-locales seccomp wine64 [2020-10-27T02:39:44.099Z] #11 22.97 The following NEW packages will be installed: [2020-10-27T02:39:44.099Z] #11 23.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-27T02:39:44.099Z] #11 23.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-27T02:39:44.099Z] #11 23.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-27T02:39:44.099Z] #11 23.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-27T02:39:44.099Z] #11 23.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-27T02:39:44.099Z] #11 23.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:39:44.099Z] #11 23.13 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:39:44.099Z] #11 23.13 Need to get 73.3 MB of archives. [2020-10-27T02:39:44.099Z] #11 23.13 After this operation, 494 MB of additional disk space will be used. [2020-10-27T02:39:44.099Z] #11 23.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-10-27T02:39:44.099Z] #11 23.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-10-27T02:39:44.099Z] #11 23.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-27T02:39:44.099Z] #11 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-10-27T02:39:44.099Z] #11 23.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-10-27T02:39:44.099Z] #11 23.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-27T02:39:44.099Z] #11 23.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-27T02:39:44.158Z] Client: Docker Engine - Enterprise [2020-10-27T02:39:44.158Z] Version: 19.03.12 [2020-10-27T02:39:44.158Z] API version: 1.40 [2020-10-27T02:39:44.158Z] Go version: go1.13.13 [2020-10-27T02:39:44.158Z] Git commit: 4306744 [2020-10-27T02:39:44.158Z] Built: 08/05/2020 19:27:53 [2020-10-27T02:39:44.158Z] OS/Arch: windows/amd64 [2020-10-27T02:39:44.158Z] Experimental: false [2020-10-27T02:39:44.158Z] [2020-10-27T02:39:44.158Z] Server: Docker Engine - Enterprise [2020-10-27T02:39:44.158Z] Engine: [2020-10-27T02:39:44.158Z] Version: 19.03.12 [2020-10-27T02:39:44.158Z] API version: 1.40 (minimum version 1.24) [2020-10-27T02:39:44.158Z] Go version: go1.13.13 [2020-10-27T02:39:44.158Z] Git commit: f295753ffd [2020-10-27T02:39:44.158Z] Built: 08/05/2020 19:26:41 [2020-10-27T02:39:44.158Z] OS/Arch: windows/amd64 [2020-10-27T02:39:44.158Z] Experimental: true [2020-10-27T02:39:44.158Z] [2020-10-27T02:39:44.158Z] INFO: Docker info of control daemon [2020-10-27T02:39:44.158Z] [2020-10-27T02:39:44.228Z] #49 23.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:39:44.228Z] #49 23.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:39:44.393Z] #11 ... [2020-10-27T02:39:44.393Z] [2020-10-27T02:39:44.393Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:44.393Z] #40 23.89 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-27T02:39:44.393Z] #40 23.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-27T02:39:44.393Z] #40 23.89 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-27T02:39:44.393Z] #40 23.98 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-10-27T02:39:44.393Z] #40 23.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-10-27T02:39:44.393Z] #40 23.99 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-27T02:39:44.393Z] #40 24.05 Selecting previously unselected package zlib1g-dev:s390x. [2020-10-27T02:39:44.393Z] #40 24.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-10-27T02:39:44.393Z] #40 24.07 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-27T02:39:44.485Z] #49 23.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:39:44.686Z] #40 ... [2020-10-27T02:39:44.686Z] [2020-10-27T02:39:44.686Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:44.686Z] #43 14.16 vendor/golang.org/x/crypto/internal/subtle [2020-10-27T02:39:44.686Z] #43 22.85 internal/reflectlite [2020-10-27T02:39:44.686Z] #43 22.85 sync [2020-10-27T02:39:44.686Z] #43 23.83 github.com/LK4D4/vndr/godl/singleflight [2020-10-27T02:39:44.686Z] #43 24.10 math/rand [2020-10-27T02:39:44.686Z] #43 ... [2020-10-27T02:39:44.686Z] [2020-10-27T02:39:44.686Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:44.686Z] #34 14.29 Fetched 8085 kB in 11s (717 kB/s) [2020-10-27T02:39:44.686Z] #34 14.29 Reading package lists... [2020-10-27T02:39:44.686Z] #34 17.78 Reading package lists... [2020-10-27T02:39:44.686Z] #34 21.27 Building dependency tree... [2020-10-27T02:39:44.686Z] #34 22.20 The following additional packages will be installed: [2020-10-27T02:39:44.686Z] #34 22.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-27T02:39:44.686Z] #34 22.22 Suggested packages: [2020-10-27T02:39:44.686Z] #34 22.22 cmake-doc ninja-build lrzip [2020-10-27T02:39:44.686Z] #34 22.22 Recommended packages: [2020-10-27T02:39:44.686Z] #34 22.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-27T02:39:44.686Z] #34 22.99 The following NEW packages will be installed: [2020-10-27T02:39:44.686Z] #34 22.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-27T02:39:44.686Z] #34 22.99 vim-common xxd [2020-10-27T02:39:44.686Z] #34 23.10 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:39:44.686Z] #34 23.10 Need to get 14.0 MB of archives. [2020-10-27T02:39:44.686Z] #34 23.10 After this operation, 62.1 MB of additional disk space will be used. [2020-10-27T02:39:44.686Z] #34 23.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-27T02:39:44.686Z] #34 23.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:39:44.686Z] #34 23.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-10-27T02:39:44.686Z] #34 23.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-27T02:39:44.686Z] #34 24.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-10-27T02:39:44.686Z] #34 24.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-10-27T02:39:44.686Z] #34 24.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-10-27T02:39:44.686Z] #34 24.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-10-27T02:39:44.686Z] #34 24.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-10-27T02:39:44.686Z] #34 24.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-10-27T02:39:44.745Z] #49 23.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:39:44.745Z] #49 ... [2020-10-27T02:39:44.745Z] [2020-10-27T02:39:44.745Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:44.745Z] #43 13.73 unicode/utf8 [2020-10-27T02:39:44.745Z] #43 14.36 internal/testlog [2020-10-27T02:39:44.745Z] #43 14.82 encoding [2020-10-27T02:39:44.745Z] #43 15.23 unicode/utf16 [2020-10-27T02:39:44.745Z] #43 15.52 container/list [2020-10-27T02:39:44.745Z] #43 16.18 crypto/internal/subtle [2020-10-27T02:39:44.745Z] #43 16.29 crypto/subtle [2020-10-27T02:39:44.745Z] #43 16.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-27T02:39:44.745Z] #43 16.62 internal/nettrace [2020-10-27T02:39:44.745Z] #43 16.74 runtime/cgo [2020-10-27T02:39:44.980Z] #34 ... [2020-10-27T02:39:44.980Z] [2020-10-27T02:39:44.980Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:44.980Z] #54 0.827 + RM_GOPATH=0 [2020-10-27T02:39:44.980Z] #54 0.827 + TMP_GOPATH= [2020-10-27T02:39:44.980Z] #54 0.827 + : /build [2020-10-27T02:39:44.980Z] #54 0.827 + '[' -z '' ']' [2020-10-27T02:39:44.980Z] #54 0.827 ++ mktemp -d [2020-10-27T02:39:44.980Z] #54 0.828 + export GOPATH=/tmp/tmp.ceS8Bb5zBL [2020-10-27T02:39:44.980Z] #54 0.828 + GOPATH=/tmp/tmp.ceS8Bb5zBL [2020-10-27T02:39:44.980Z] #54 0.828 + RM_GOPATH=1 [2020-10-27T02:39:44.980Z] #54 0.828 + case "$(go env GOARCH)" in [2020-10-27T02:39:44.980Z] #54 0.828 ++ go env GOARCH [2020-10-27T02:39:44.980Z] #54 0.855 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:44.980Z] #54 0.855 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:44.980Z] #54 0.855 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:44.980Z] #54 0.855 + dir=/tmp/install [2020-10-27T02:39:44.980Z] #54 0.855 + bin=containerd [2020-10-27T02:39:44.980Z] #54 0.855 + shift [2020-10-27T02:39:44.980Z] #54 0.856 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-27T02:39:44.980Z] #54 0.856 + . /tmp/install/containerd.installer [2020-10-27T02:39:44.980Z] #54 0.856 ++ set -e [2020-10-27T02:39:44.980Z] #54 0.856 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:39:44.980Z] #54 0.856 + install_containerd [2020-10-27T02:39:44.980Z] #54 0.856 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-27T02:39:44.980Z] #54 0.856 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ceS8Bb5zBL/src/github.com/containerd/containerd [2020-10-27T02:39:44.980Z] #54 0.856 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:39:44.980Z] #54 0.857 Cloning into '/tmp/tmp.ceS8Bb5zBL/src/github.com/containerd/containerd'... [2020-10-27T02:39:45.002Z] #43 ... [2020-10-27T02:39:45.002Z] [2020-10-27T02:39:45.002Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:45.002Z] #47 22.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:39:45.002Z] #47 22.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:39:45.002Z] #47 22.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:39:45.002Z] #47 22.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:39:45.002Z] #47 22.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:39:45.002Z] #47 22.97 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:39:45.002Z] #47 22.99 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:39:45.002Z] #47 23.00 go: downloading github.com/pkg/errors v0.8.1 [2020-10-27T02:39:45.002Z] #47 23.01 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-27T02:39:45.002Z] #47 23.05 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:39:45.002Z] #47 23.06 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:39:45.002Z] #47 23.10 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:39:45.002Z] #47 23.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:39:45.002Z] #47 23.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:39:45.002Z] #47 23.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:39:45.002Z] #47 23.23 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:39:45.002Z] #47 23.24 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:39:45.002Z] #47 23.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:39:45.002Z] #47 23.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:39:45.002Z] #47 23.42 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:39:45.002Z] #47 23.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:39:45.002Z] #47 23.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:39:45.002Z] #47 23.63 go: extracting github.com/pkg/errors v0.8.1 [2020-10-27T02:39:45.002Z] #47 23.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:39:45.002Z] #47 23.66 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:39:45.002Z] #47 23.66 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:39:45.002Z] #47 23.66 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-27T02:39:45.002Z] #47 23.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:39:45.002Z] #47 23.82 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:39:45.002Z] #47 23.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:39:45.002Z] #47 23.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:39:45.002Z] #47 23.89 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:39:45.002Z] #47 23.94 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:39:45.002Z] #47 23.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:39:45.123Z] Client: [2020-10-27T02:39:45.123Z] Debug Mode: false [2020-10-27T02:39:45.123Z] Plugins: [2020-10-27T02:39:45.123Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-27T02:39:45.123Z] [2020-10-27T02:39:45.123Z] Server: [2020-10-27T02:39:45.123Z] Containers: 0 [2020-10-27T02:39:45.123Z] Running: 0 [2020-10-27T02:39:45.123Z] Paused: 0 [2020-10-27T02:39:45.123Z] Stopped: 0 [2020-10-27T02:39:45.123Z] Images: 10 [2020-10-27T02:39:45.123Z] Server Version: 19.03.12 [2020-10-27T02:39:45.123Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-27T02:39:45.124Z] Windows: [2020-10-27T02:39:45.124Z] LCOW: [2020-10-27T02:39:45.124Z] Logging Driver: json-file [2020-10-27T02:39:45.124Z] Plugins: [2020-10-27T02:39:45.124Z] Volume: local [2020-10-27T02:39:45.124Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-27T02:39:45.124Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-27T02:39:45.124Z] Swarm: inactive [2020-10-27T02:39:45.124Z] Default Isolation: process [2020-10-27T02:39:45.124Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-27T02:39:45.124Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-27T02:39:45.124Z] OSType: windows [2020-10-27T02:39:45.124Z] Architecture: x86_64 [2020-10-27T02:39:45.124Z] CPUs: 4 [2020-10-27T02:39:45.124Z] Total Memory: 32GiB [2020-10-27T02:39:45.124Z] Name: azwin-2-65d2d0 [2020-10-27T02:39:45.124Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-27T02:39:45.124Z] Docker Root Dir: D:\docker [2020-10-27T02:39:45.124Z] Debug Mode: false [2020-10-27T02:39:45.124Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:39:45.124Z] Labels: [2020-10-27T02:39:45.124Z] Experimental: true [2020-10-27T02:39:45.124Z] Insecure Registries: [2020-10-27T02:39:45.124Z] 10.0.0.4:5000 [2020-10-27T02:39:45.124Z] 127.0.0.0/8 [2020-10-27T02:39:45.124Z] Registry Mirrors: [2020-10-27T02:39:45.124Z] http://10.0.0.4:5000/ [2020-10-27T02:39:45.124Z] Live Restore Enabled: false [2020-10-27T02:39:45.124Z] [2020-10-27T02:39:45.124Z] [2020-10-27T02:39:45.124Z] INFO: Commit hash is 7d03e04f50 [2020-10-27T02:39:45.124Z] INFO: Nuke-Everything... [2020-10-27T02:39:45.259Z] #47 24.08 go: downloading github.com/spf13/cast v1.3.0 [2020-10-27T02:39:45.259Z] #47 24.08 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:39:45.259Z] #47 24.08 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-27T02:39:45.259Z] #47 24.08 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:39:45.259Z] #47 24.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:39:45.259Z] #47 24.20 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:39:45.259Z] #47 24.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:39:45.259Z] #47 24.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:39:45.516Z] #47 24.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:39:45.516Z] #47 24.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:39:45.582Z] INFO: Container count on control daemon to delete is 0 [2020-10-27T02:39:45.773Z] #47 24.62 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:39:45.773Z] #47 24.63 go: extracting github.com/spf13/cast v1.3.0 [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:39:45.773Z] #47 24.71 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:39:45.773Z] #47 24.75 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:39:45.773Z] #47 24.80 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:39:45.773Z] #47 24.81 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:39:46.030Z] #47 25.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:39:46.030Z] #47 25.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:39:46.040Z] INFO: Nuking d:\CI [2020-10-27T02:39:46.040Z] INFO: Zapped successfully [2020-10-27T02:39:46.040Z] INFO: Location for testing is d:\CI\PR-41592\1 [2020-10-27T02:39:46.040Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-10-27T02:39:46.040Z] [2020-10-27T02:39:46.040Z] [2020-10-27T02:39:46.040Z] INFO: Building the image from Dockerfile.windows at 10/27/2020 02:39:45... [2020-10-27T02:39:46.040Z] [2020-10-27T02:39:46.287Z] #47 25.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:39:46.287Z] #47 25.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:39:46.287Z] #47 25.15 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:39:46.287Z] #47 25.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:39:46.287Z] #47 25.27 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:39:46.498Z] #54 ... [2020-10-27T02:39:46.498Z] [2020-10-27T02:39:46.498Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:46.498Z] #62 DONE 26.0s [2020-10-27T02:39:46.544Z] #47 25.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:39:46.544Z] #47 25.60 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-27T02:39:46.544Z] #47 25.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:39:46.544Z] #47 25.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:39:46.544Z] #47 25.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:39:46.792Z] [2020-10-27T02:39:46.792Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:46.792Z] #34 25.10 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:39:46.792Z] #34 25.19 Fetched 14.0 MB in 1s (11.1 MB/s) [2020-10-27T02:39:46.792Z] #34 25.23 Selecting previously unselected package xxd. [2020-10-27T02:39:46.792Z] #34 25.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 ... 15177 files and directories currently installed.) [2020-10-27T02:39:46.792Z] #34 25.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-27T02:39:46.792Z] #34 25.33 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:39:46.792Z] #34 25.45 Selecting previously unselected package vim-common. [2020-10-27T02:39:46.792Z] #34 25.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:39:46.792Z] #34 25.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:39:46.792Z] #34 25.75 Selecting previously unselected package cmake-data. [2020-10-27T02:39:46.792Z] #34 25.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-27T02:39:46.792Z] #34 25.76 Unpacking cmake-data (3.13.4-1) ... [2020-10-27T02:39:46.801Z] #47 25.70 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:39:46.801Z] #47 25.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:39:46.801Z] #47 25.72 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:39:46.801Z] #47 25.76 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:39:46.801Z] #47 25.78 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-27T02:39:46.801Z] #47 25.85 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:39:46.801Z] #47 25.87 go: downloading github.com/spf13/afero v1.1.2 [2020-10-27T02:39:47.100Z] #47 26.00 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:39:47.100Z] #47 26.00 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:39:47.100Z] #47 26.01 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:39:47.100Z] #47 26.08 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-27T02:39:47.358Z] #47 26.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:39:47.358Z] #47 26.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:39:47.358Z] #47 26.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:39:47.358Z] #47 26.36 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:39:47.615Z] #47 26.51 go: extracting github.com/spf13/afero v1.1.2 [2020-10-27T02:39:47.615Z] #47 26.62 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:39:47.615Z] #47 26.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:39:47.872Z] #47 26.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:39:47.872Z] #47 26.87 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-27T02:39:48.129Z] #47 26.97 go: downloading golang.org/x/text v0.3.2 [2020-10-27T02:39:48.129Z] #47 27.04 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:39:48.129Z] #47 27.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:39:48.129Z] #47 27.13 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-27T02:39:48.311Z] #34 27.87 Selecting previously unselected package libicu63:s390x. [2020-10-27T02:39:48.311Z] #34 27.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-27T02:39:48.311Z] #34 27.88 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-27T02:39:48.386Z] #47 27.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:39:48.386Z] #47 27.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:39:48.386Z] #47 27.50 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:39:48.643Z] #47 27.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:39:48.643Z] #47 27.59 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-27T02:39:49.233Z] #47 28.10 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:39:49.502Z] #47 28.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:39:49.775Z] #47 28.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:39:49.775Z] #47 28.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:39:49.775Z] #47 28.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:39:49.775Z] #47 28.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:39:49.775Z] #47 28.73 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:39:49.775Z] #47 28.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:39:49.775Z] #47 28.80 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:39:50.034Z] #47 28.81 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:39:50.034Z] #47 28.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:39:50.034Z] #47 28.91 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:39:50.034Z] #47 28.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:39:50.292Z] #47 29.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:39:51.236Z] #47 ... [2020-10-27T02:39:51.236Z] [2020-10-27T02:39:51.236Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:51.236Z] #40 20.00 Fetched 8396 kB in 16s (516 kB/s) [2020-10-27T02:39:51.236Z] #40 20.00 Reading package lists... [2020-10-27T02:39:51.236Z] #40 26.83 Reading package lists... [2020-10-27T02:39:51.236Z] #40 ... [2020-10-27T02:39:51.236Z] [2020-10-27T02:39:51.236Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:51.236Z] #62 24.89 Checking out files: 63% (1207/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. [2020-10-27T02:39:51.236Z] #62 25.56 + cd /tmp/tmp.584LVri1XV/src/github.com/docker/libnetwork [2020-10-27T02:39:51.236Z] #62 25.56 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:39:51.236Z] #62 25.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-27T02:39:51.839Z] #34 ... [2020-10-27T02:39:51.839Z] [2020-10-27T02:39:51.839Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:39:51.839Z] #30 31.04 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-27T02:39:51.839Z] #30 31.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-27T02:39:52.132Z] #30 31.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-27T02:39:52.427Z] #30 ... [2020-10-27T02:39:52.427Z] [2020-10-27T02:39:52.427Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:52.427Z] #32 22.06 sync [2020-10-27T02:39:52.427Z] #32 22.06 internal/reflectlite [2020-10-27T02:39:52.427Z] #32 23.72 errors [2020-10-27T02:39:52.427Z] #32 23.72 sort [2020-10-27T02:39:52.427Z] #32 24.01 strconv [2020-10-27T02:39:52.427Z] #32 24.63 io [2020-10-27T02:39:52.427Z] #32 25.40 internal/oserror [2020-10-27T02:39:52.427Z] #32 25.43 syscall [2020-10-27T02:39:52.427Z] #32 26.69 reflect [2020-10-27T02:39:52.427Z] #32 30.40 time [2020-10-27T02:39:52.720Z] #32 ... [2020-10-27T02:39:52.720Z] [2020-10-27T02:39:52.720Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:52.720Z] #11 24.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-27T02:39:52.720Z] #11 24.09 Get:9 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] [2020-10-27T02:39:52.720Z] #11 25.95 Get:10 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] [2020-10-27T02:39:52.720Z] #11 27.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-10-27T02:39:52.720Z] #11 27.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-10-27T02:39:52.720Z] #11 27.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-27T02:39:52.720Z] #11 27.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-27T02:39:52.720Z] #11 27.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-10-27T02:39:52.720Z] #11 27.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-10-27T02:39:52.720Z] #11 27.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-10-27T02:39:52.720Z] #11 27.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-10-27T02:39:52.720Z] #11 27.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-10-27T02:39:52.720Z] #11 27.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-10-27T02:39:52.720Z] #11 27.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-10-27T02:39:52.720Z] #11 27.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-10-27T02:39:52.720Z] #11 27.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-10-27T02:39:52.720Z] #11 27.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-10-27T02:39:52.720Z] #11 27.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-10-27T02:39:52.720Z] #11 28.04 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:39:52.720Z] #11 28.12 Fetched 73.3 MB in 4s (17.1 MB/s) [2020-10-27T02:39:52.720Z] #11 28.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-27T02:39:52.720Z] #11 28.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 ... 15177 files and directories currently installed.) [2020-10-27T02:39:52.720Z] #11 28.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-10-27T02:39:52.720Z] #11 28.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:39:52.720Z] #11 30.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-27T02:39:52.720Z] #11 30.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-10-27T02:39:52.720Z] #11 30.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:39:52.720Z] #11 31.90 Selecting previously unselected package binutils-mingw-w64. [2020-10-27T02:39:52.720Z] #11 31.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-27T02:39:52.720Z] #11 31.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:39:52.720Z] #11 32.02 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-10-27T02:39:52.720Z] #11 32.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-27T02:39:52.720Z] #11 32.03 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-27T02:39:52.720Z] #11 32.16 Selecting previously unselected package dmsetup. [2020-10-27T02:39:52.720Z] #11 32.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-10-27T02:39:52.720Z] #11 32.16 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-27T02:39:52.720Z] #11 32.28 Selecting previously unselected package mingw-w64-common. [2020-10-27T02:39:52.720Z] #11 32.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-27T02:39:52.720Z] #11 32.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-27T02:39:53.013Z] #11 ... [2020-10-27T02:39:53.013Z] [2020-10-27T02:39:53.013Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:53.013Z] #34 32.63 Selecting previously unselected package libxml2:s390x. [2020-10-27T02:39:53.013Z] #34 32.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-10-27T02:39:53.013Z] #34 32.65 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:39:53.113Z] Sending build context to Docker daemon 56.82MB [2020-10-27T02:39:53.113Z] [2020-10-27T02:39:53.129Z] #62 ... [2020-10-27T02:39:53.129Z] [2020-10-27T02:39:53.129Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:53.129Z] #47 32.19 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:39:53.307Z] #34 32.99 Selecting previously unselected package libarchive13:s390x. [2020-10-27T02:39:53.572Z] Step 1/10 : FROM microsoft/windowsservercore [2020-10-27T02:39:53.572Z] ---> 71d3f266f3af [2020-10-27T02:39:53.572Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> 7e991ab9f780 [2020-10-27T02:39:53.572Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> 83382e0d32e3 [2020-10-27T02:39:53.572Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> 23ae0153c9f6 [2020-10-27T02:39:53.572Z] 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} [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> a260db58b3ef [2020-10-27T02:39:53.572Z] 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; [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> b6353cc53bfc [2020-10-27T02:39:53.572Z] 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 [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> fe582335d2af [2020-10-27T02:39:53.572Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> 8f24fbfb53b8 [2020-10-27T02:39:53.572Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-10-27T02:39:53.572Z] ---> Using cache [2020-10-27T02:39:53.572Z] ---> e4382cac3014 [2020-10-27T02:39:53.572Z] Step 10/10 : COPY . . [2020-10-27T02:39:53.667Z] #34 33.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-10-27T02:39:53.667Z] #34 33.00 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-27T02:39:53.667Z] #34 33.17 Selecting previously unselected package libjsoncpp1:s390x. [2020-10-27T02:39:53.667Z] #34 33.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-10-27T02:39:53.667Z] #34 33.18 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-10-27T02:39:53.667Z] #34 33.25 Selecting previously unselected package librhash0:s390x. [2020-10-27T02:39:53.667Z] #34 33.26 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-10-27T02:39:53.667Z] #34 33.26 Unpacking librhash0:s390x (1.3.8-1) ... [2020-10-27T02:39:53.961Z] #34 33.46 Selecting previously unselected package libuv1:s390x. [2020-10-27T02:39:53.961Z] #34 33.46 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-10-27T02:39:53.961Z] #34 33.46 Unpacking libuv1:s390x (1.24.1-1) ... [2020-10-27T02:39:53.961Z] #34 33.55 Selecting previously unselected package cmake. [2020-10-27T02:39:53.961Z] #34 33.55 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-10-27T02:39:53.961Z] #34 33.55 Unpacking cmake (3.13.4-1) ... [2020-10-27T02:39:54.058Z] #47 ... [2020-10-27T02:39:54.058Z] [2020-10-27T02:39:54.058Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:39:54.058Z] #38 22.94 Checking out files: 91% (1524/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-27T02:39:54.058Z] #38 23.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-27T02:39:54.058Z] #38 24.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-27T02:39:54.258Z] #34 ... [2020-10-27T02:39:54.258Z] [2020-10-27T02:39:54.258Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:54.258Z] #40 24.22 Selecting previously unselected package libprotobuf17:s390x. [2020-10-27T02:39:54.258Z] #40 24.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-10-27T02:39:54.258Z] #40 24.22 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 24.66 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-10-27T02:39:54.258Z] #40 24.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-10-27T02:39:54.258Z] #40 24.67 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 24.78 Selecting previously unselected package libprotobuf-dev:s390x. [2020-10-27T02:39:54.258Z] #40 24.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-10-27T02:39:54.258Z] #40 24.78 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 25.54 Selecting previously unselected package libprotoc17:s390x. [2020-10-27T02:39:54.258Z] #40 25.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-10-27T02:39:54.258Z] #40 25.55 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 26.04 Selecting previously unselected package protobuf-c-compiler. [2020-10-27T02:39:54.258Z] #40 26.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-10-27T02:39:54.258Z] #40 26.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:39:54.258Z] #40 26.14 Selecting previously unselected package protobuf-compiler. [2020-10-27T02:39:54.258Z] #40 26.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-10-27T02:39:54.258Z] #40 26.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 26.29 Selecting previously unselected package python-pkg-resources. [2020-10-27T02:39:54.258Z] #40 26.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:39:54.258Z] #40 26.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-27T02:39:54.258Z] #40 26.51 Selecting previously unselected package python-six. [2020-10-27T02:39:54.258Z] #40 26.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-27T02:39:54.258Z] #40 26.52 Unpacking python-six (1.12.0-1) ... [2020-10-27T02:39:54.258Z] #40 26.63 Selecting previously unselected package python-protobuf. [2020-10-27T02:39:54.258Z] #40 26.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-10-27T02:39:54.258Z] #40 26.63 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 27.04 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-27T02:39:54.258Z] #40 28.68 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 28.71 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-27T02:39:54.258Z] #40 28.71 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-27T02:39:54.258Z] #40 28.72 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-27T02:39:54.258Z] #40 28.73 Setting up python-six (1.12.0-1) ... [2020-10-27T02:39:54.258Z] #40 30.18 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-27T02:39:54.258Z] #40 30.19 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-27T02:39:54.258Z] #40 30.20 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 30.21 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-10-27T02:39:54.258Z] #40 30.21 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 30.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 30.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:39:54.258Z] #40 30.24 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 30.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:39:54.258Z] #40 30.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-27T02:39:54.258Z] #40 33.37 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-10-27T02:39:54.258Z] #40 33.38 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:39:54.258Z] #40 DONE 33.9s [2020-10-27T02:39:54.314Z] #38 ... [2020-10-27T02:39:54.314Z] [2020-10-27T02:39:54.314Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:54.314Z] #40 26.83 Reading package lists... [2020-10-27T02:39:54.558Z] [2020-10-27T02:39:54.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:39:54.571Z] #40 ... [2020-10-27T02:39:54.571Z] [2020-10-27T02:39:54.571Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:54.571Z] #34 23.52 Fetched 8396 kB in 17s (484 kB/s) [2020-10-27T02:39:54.571Z] #34 23.52 Reading package lists... [2020-10-27T02:39:54.571Z] #34 30.34 Reading package lists... [2020-10-27T02:39:54.571Z] #34 ... [2020-10-27T02:39:54.571Z] [2020-10-27T02:39:54.571Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:55.133Z] #40 33.55 Building dependency tree... [2020-10-27T02:39:55.133Z] #40 ... [2020-10-27T02:39:55.133Z] [2020-10-27T02:39:55.133Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:39:55.133Z] #53 24.03 Fetched 8396 kB in 17s (489 kB/s) [2020-10-27T02:39:55.133Z] #53 24.03 Reading package lists... [2020-10-27T02:39:55.199Z] #41 ... [2020-10-27T02:39:55.199Z] [2020-10-27T02:39:55.199Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:55.199Z] #43 24.85 internal/singleflight [2020-10-27T02:39:55.199Z] #43 25.18 io [2020-10-27T02:39:55.199Z] #43 25.19 strconv [2020-10-27T02:39:55.199Z] #43 26.12 bytes [2020-10-27T02:39:55.199Z] #43 27.80 bufio [2020-10-27T02:39:55.199Z] #43 27.89 reflect [2020-10-27T02:39:55.199Z] #43 28.76 syscall [2020-10-27T02:39:55.199Z] #43 34.34 internal/poll [2020-10-27T02:39:55.390Z] #53 31.03 Reading package lists... [2020-10-27T02:39:55.390Z] #53 ... [2020-10-27T02:39:55.390Z] [2020-10-27T02:39:55.390Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:55.390Z] #47 33.54 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-27T02:39:55.390Z] #47 ... [2020-10-27T02:39:55.390Z] [2020-10-27T02:39:55.390Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:55.390Z] #49 24.32 runtime [2020-10-27T02:39:55.390Z] #49 24.42 runtime/cgo [2020-10-27T02:39:55.493Z] #43 ... [2020-10-27T02:39:55.493Z] [2020-10-27T02:39:55.493Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:55.493Z] #32 33.87 internal/poll [2020-10-27T02:39:55.647Z] #49 ... [2020-10-27T02:39:55.647Z] [2020-10-27T02:39:55.647Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:39:55.647Z] #11 21.25 Reading package lists... [2020-10-27T02:39:55.647Z] #11 28.07 Reading package lists... [2020-10-27T02:39:56.132Z] #32 35.60 internal/syscall/execenv [2020-10-27T02:39:56.132Z] #32 35.76 internal/syscall/unix [2020-10-27T02:39:56.160Z] #11 34.84 Building dependency tree... [2020-10-27T02:39:56.160Z] #11 ... [2020-10-27T02:39:56.160Z] [2020-10-27T02:39:56.160Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:39:56.160Z] #40 33.55 Building dependency tree... [2020-10-27T02:39:56.438Z] #32 ... [2020-10-27T02:39:56.438Z] [2020-10-27T02:39:56.438Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:39:56.438Z] #34 35.35 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-27T02:39:56.438Z] #34 35.36 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:39:56.438Z] #34 35.37 Setting up libuv1:s390x (1.24.1-1) ... [2020-10-27T02:39:56.438Z] #34 35.39 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:39:56.438Z] #34 35.40 Setting up librhash0:s390x (1.3.8-1) ... [2020-10-27T02:39:56.438Z] #34 35.41 Setting up cmake-data (3.13.4-1) ... [2020-10-27T02:39:56.438Z] #34 35.42 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:39:56.438Z] #34 35.43 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-10-27T02:39:56.438Z] #34 35.44 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-27T02:39:56.438Z] #34 35.45 Setting up cmake (3.13.4-1) ... [2020-10-27T02:39:56.438Z] #34 35.45 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:39:56.438Z] #34 35.52 Processing triggers for mime-support (3.62) ... [2020-10-27T02:39:56.438Z] #34 DONE 35.9s [2020-10-27T02:39:56.438Z] [2020-10-27T02:39:56.438Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:39:56.438Z] #45 DONE 35.9s [2020-10-27T02:39:56.438Z] [2020-10-27T02:39:56.438Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:56.438Z] #32 36.01 os [2020-10-27T02:39:57.498Z] #32 ... [2020-10-27T02:39:57.498Z] [2020-10-27T02:39:57.498Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:39:57.498Z] #49 26.86 bytes [2020-10-27T02:39:57.498Z] #49 26.90 syscall [2020-10-27T02:39:57.498Z] #49 28.58 reflect [2020-10-27T02:39:57.498Z] #49 32.05 time [2020-10-27T02:39:57.498Z] #49 36.58 context [2020-10-27T02:39:57.498Z] #49 ... [2020-10-27T02:39:57.498Z] [2020-10-27T02:39:57.498Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:57.498Z] #35 1.016 + RM_GOPATH=0 [2020-10-27T02:39:57.498Z] #35 1.016 + TMP_GOPATH= [2020-10-27T02:39:57.498Z] #35 1.016 + : /build [2020-10-27T02:39:57.498Z] #35 1.016 + '[' -z '' ']' [2020-10-27T02:39:57.498Z] #35 1.016 ++ mktemp -d [2020-10-27T02:39:57.498Z] #35 1.022 + export GOPATH=/tmp/tmp.Uqy0hsCu4L [2020-10-27T02:39:57.498Z] #35 1.023 + GOPATH=/tmp/tmp.Uqy0hsCu4L [2020-10-27T02:39:57.498Z] #35 1.023 + RM_GOPATH=1 [2020-10-27T02:39:57.498Z] #35 1.023 + case "$(go env GOARCH)" in [2020-10-27T02:39:57.498Z] #35 1.023 ++ go env GOARCH [2020-10-27T02:39:57.498Z] #35 1.028 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:57.498Z] #35 1.028 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:39:57.498Z] #35 1.028 ++ dirname /tmp/install/install.sh [2020-10-27T02:39:57.498Z] #35 1.074 + dir=/tmp/install [2020-10-27T02:39:57.498Z] #35 1.074 + bin=tini [2020-10-27T02:39:57.498Z] #35 1.074 + shift [2020-10-27T02:39:57.498Z] #35 1.074 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-27T02:39:57.498Z] #35 1.074 + . /tmp/install/tini.installer [2020-10-27T02:39:57.498Z] #35 1.074 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:39:57.498Z] #35 1.074 + install_tini [2020-10-27T02:39:57.498Z] #35 1.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-27T02:39:57.498Z] #35 1.074 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:39:57.498Z] #35 1.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.Uqy0hsCu4L/tini [2020-10-27T02:39:57.498Z] #35 1.083 Cloning into '/tmp/tmp.Uqy0hsCu4L/tini'... [2020-10-27T02:39:58.056Z] #40 36.86 The following additional packages will be installed: [2020-10-27T02:39:58.056Z] #40 36.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-27T02:39:58.056Z] #40 36.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-27T02:39:58.056Z] #40 36.88 Suggested packages: [2020-10-27T02:39:58.056Z] #40 36.89 manpages-dev python-setuptools [2020-10-27T02:39:58.056Z] #40 ... [2020-10-27T02:39:58.056Z] [2020-10-27T02:39:58.056Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:39:58.056Z] #43 26.95 vendor/golang.org/x/crypto/internal/subtle [2020-10-27T02:39:58.056Z] #43 27.16 vendor/golang.org/x/crypto/curve25519 [2020-10-27T02:39:58.056Z] #43 ... [2020-10-27T02:39:58.056Z] [2020-10-27T02:39:58.056Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:39:58.056Z] #53 31.03 Reading package lists... [2020-10-27T02:39:58.136Z] #35 1.837 + cd /tmp/tmp.Uqy0hsCu4L/tini [2020-10-27T02:39:58.429Z] #35 1.838 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:39:58.429Z] #35 1.866 + cmake . [2020-10-27T02:39:58.429Z] #35 2.200 -- The C compiler identification is GNU 8.3.0 [2020-10-27T02:39:58.429Z] #35 2.256 -- Check for working C compiler: /usr/bin/cc [2020-10-27T02:39:59.002Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-022907e1990bc5f61) in /home/ubuntu/workspace/moby_PR-41592 [Pipeline] { [Pipeline] checkout [2020-10-27T02:39:59.067Z] #35 2.590 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-27T02:39:59.067Z] #35 2.590 -- Detecting C compiler ABI info [2020-10-27T02:39:59.067Z] #35 2.849 -- Detecting C compiler ABI info - done [2020-10-27T02:39:59.360Z] #35 2.868 -- Detecting C compile features [2020-10-27T02:39:59.683Z] #53 37.37 Building dependency tree... [2020-10-27T02:40:00.408Z] #35 3.917 -- Detecting C compile features - done [2020-10-27T02:40:00.408Z] #35 3.952 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-27T02:40:00.408Z] #35 4.148 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-27T02:40:00.701Z] #35 4.210 -- Configuring done [2020-10-27T02:40:00.701Z] #35 4.234 -- Generating done [2020-10-27T02:40:00.701Z] #35 4.236 -- Build files have been written to: /tmp/tmp.Uqy0hsCu4L/tini [2020-10-27T02:40:00.701Z] #35 4.240 + make tini-static [2020-10-27T02:40:00.994Z] #35 4.472 Scanning dependencies of target tini-static [2020-10-27T02:40:00.994Z] #35 4.535 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-27T02:40:01.631Z] #35 5.235 [100%] Linking C executable tini-static [2020-10-27T02:40:01.925Z] #35 5.663 [100%] Built target tini-static [2020-10-27T02:40:01.925Z] #35 5.725 + mkdir -p /build [2020-10-27T02:40:02.204Z] #53 40.83 The following additional packages will be installed: [2020-10-27T02:40:02.204Z] #53 40.83 libbtrfs0 [2020-10-27T02:40:02.204Z] #53 41.08 The following NEW packages will be installed: [2020-10-27T02:40:02.204Z] #53 41.09 libbtrfs-dev libbtrfs0 [2020-10-27T02:40:02.227Z] #35 5.727 + cp tini-static /build/docker-init [2020-10-27T02:40:02.227Z] #35 DONE 6.0s [2020-10-27T02:40:02.227Z] [2020-10-27T02:40:02.227Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:02.227Z] #41 6.660 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:40:02.227Z] #41 6.660 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:40:02.227Z] #41 6.668 Note: Building without GnuTLS support [2020-10-27T02:40:02.227Z] #41 6.670 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:40:02.227Z] #41 6.670 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:40:02.227Z] #41 7.434 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:40:02.227Z] #41 7.462 GEN .gitid [2020-10-27T02:40:02.227Z] #41 7.470 GEN criu/include/version.h [2020-10-27T02:40:02.227Z] #41 7.488 GEN include/common/asm [2020-10-27T02:40:02.768Z] #53 41.65 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:40:02.768Z] #53 41.65 Need to get 119 kB of archives. [2020-10-27T02:40:02.768Z] #53 41.65 After this operation, 387 kB of additional disk space will be used. [2020-10-27T02:40:02.768Z] #53 41.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-27T02:40:02.768Z] #53 41.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-27T02:40:02.900Z] #41 8.423 PBCC images/timens.pb-c.c [2020-10-27T02:40:02.900Z] #41 8.480 DEP images/timens.pb-c.d [2020-10-27T02:40:02.900Z] #41 8.543 PBCC images/fown.pb-c.c [2020-10-27T02:40:02.900Z] #41 8.543 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-27T02:40:02.900Z] #41 8.605 PBCC images/opts.pb-c.c [2020-10-27T02:40:02.900Z] #41 8.630 PBCC images/memfd.pb-c.c [2020-10-27T02:40:02.900Z] #41 8.658 DEP images/fown.pb-c.d [2020-10-27T02:40:02.900Z] #41 8.698 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-27T02:40:02.900Z] #41 8.746 DEP images/opts.pb-c.d [2020-10-27T02:40:03.195Z] #41 8.788 DEP images/memfd.pb-c.d [2020-10-27T02:40:03.195Z] #41 8.816 PBCC images/sit.pb-c.c [2020-10-27T02:40:03.195Z] #41 8.862 DEP images/sit.pb-c.d [2020-10-27T02:40:03.195Z] #41 8.906 PBCC images/macvlan.pb-c.c [2020-10-27T02:40:03.195Z] #41 8.919 DEP images/macvlan.pb-c.d [2020-10-27T02:40:03.195Z] #41 8.964 PBCC images/autofs.pb-c.c [2020-10-27T02:40:03.488Z] #41 8.989 DEP images/autofs.pb-c.d [2020-10-27T02:40:03.488Z] #41 9.027 PBCC images/sysctl.pb-c.c [2020-10-27T02:40:03.488Z] #41 9.045 DEP images/sysctl.pb-c.d [2020-10-27T02:40:03.488Z] #41 9.088 PBCC images/time.pb-c.c [2020-10-27T02:40:03.488Z] #41 9.122 DEP images/time.pb-c.d [2020-10-27T02:40:03.488Z] #41 9.170 PBCC images/binfmt-misc.pb-c.c [2020-10-27T02:40:03.488Z] #41 9.183 DEP images/binfmt-misc.pb-c.d [2020-10-27T02:40:03.488Z] #41 9.220 PBCC images/seccomp.pb-c.c [2020-10-27T02:40:03.488Z] #41 9.231 DEP images/seccomp.pb-c.d [2020-10-27T02:40:03.488Z] #41 9.242 PBCC images/userns.pb-c.c [2020-10-27T02:40:03.488Z] #41 9.256 DEP images/userns.pb-c.d [2020-10-27T02:40:03.488Z] #41 9.322 PBCC images/cgroup.pb-c.c [2020-10-27T02:40:03.633Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086162d931f8b74f7) in /home/ubuntu/workspace/moby_PR-41592 [Pipeline] { [Pipeline] checkout [2020-10-27T02:40:03.699Z] #53 ... [2020-10-27T02:40:03.699Z] [2020-10-27T02:40:03.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:40:03.699Z] #40 38.23 The following NEW packages will be installed: [2020-10-27T02:40:03.699Z] #40 38.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-27T02:40:03.699Z] #40 38.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-27T02:40:03.699Z] #40 38.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-27T02:40:03.699Z] #40 38.25 python-six zlib1g-dev [2020-10-27T02:40:03.699Z] #40 38.77 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:40:03.699Z] #40 38.77 Need to get 4095 kB of archives. [2020-10-27T02:40:03.699Z] #40 38.77 After this operation, 22.5 MB of additional disk space will be used. [2020-10-27T02:40:03.699Z] #40 38.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-27T02:40:03.699Z] #40 38.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-27T02:40:03.699Z] #40 38.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-27T02:40:03.699Z] #40 38.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-27T02:40:03.699Z] #40 38.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-27T02:40:03.699Z] #40 38.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-27T02:40:03.699Z] #40 38.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-27T02:40:03.699Z] #40 38.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-27T02:40:03.699Z] #40 38.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-27T02:40:03.699Z] #40 38.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-27T02:40:03.699Z] #40 38.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-27T02:40:03.699Z] #40 39.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-27T02:40:03.699Z] #40 39.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] [2020-10-27T02:40:03.699Z] #40 39.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-27T02:40:03.699Z] #40 39.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-27T02:40:03.699Z] #40 39.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-27T02:40:03.699Z] #40 39.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-27T02:40:03.699Z] #40 40.39 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:40:03.699Z] #40 40.64 Fetched 4095 kB in 1s (5142 kB/s) [2020-10-27T02:40:03.700Z] #40 40.76 Selecting previously unselected package libcap-dev:amd64. [2020-10-27T02:40:03.700Z] #40 40.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-27T02:40:03.700Z] #40 40.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 40.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-27T02:40:03.700Z] #40 41.03 Selecting previously unselected package libnet1:amd64. [2020-10-27T02:40:03.700Z] #40 41.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 41.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:40:03.700Z] #40 41.23 Selecting previously unselected package libnet1-dev. [2020-10-27T02:40:03.700Z] #40 41.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 41.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:40:03.700Z] #40 41.44 Selecting previously unselected package libnl-3-200:amd64. [2020-10-27T02:40:03.700Z] #40 41.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 41.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:40:03.700Z] #40 41.62 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-27T02:40:03.700Z] #40 41.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 41.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-27T02:40:03.700Z] #40 41.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-27T02:40:03.700Z] #40 41.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 41.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:40:03.700Z] #40 42.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-27T02:40:03.700Z] #40 42.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 42.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-27T02:40:03.700Z] #40 42.27 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-27T02:40:03.700Z] #40 42.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 42.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-27T02:40:03.700Z] #40 42.65 Selecting previously unselected package libprotobuf17:amd64. [2020-10-27T02:40:03.700Z] #40 42.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-27T02:40:03.700Z] #40 42.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:03.781Z] #41 9.330 DEP images/cgroup.pb-c.d [2020-10-27T02:40:03.782Z] #41 9.343 PBCC images/ext-file.pb-c.c [2020-10-27T02:40:03.782Z] #41 9.361 DEP images/ext-file.pb-c.d [2020-10-27T02:40:03.782Z] #41 9.393 PBCC images/rpc.pb-c.c [2020-10-27T02:40:03.782Z] #41 9.428 DEP images/rpc.pb-c.d [2020-10-27T02:40:03.782Z] #41 9.494 PBCC images/siginfo.pb-c.c [2020-10-27T02:40:03.782Z] #41 9.497 DEP images/siginfo.pb-c.d [2020-10-27T02:40:03.782Z] #41 9.514 PBCC images/pagemap.pb-c.c [2020-10-27T02:40:03.782Z] #41 9.555 DEP images/pagemap.pb-c.d [2020-10-27T02:40:03.812Z] using credential docker-jenkins-github-credentials [2020-10-27T02:40:03.820Z] Cloning the remote Git repository [2020-10-27T02:40:03.820Z] Cloning with configured refspecs honoured and without tags [2020-10-27T02:40:03.956Z] #40 ... [2020-10-27T02:40:03.956Z] [2020-10-27T02:40:03.956Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:03.956Z] #62 DONE 43.0s [2020-10-27T02:40:04.075Z] #41 9.581 PBCC images/rlimit.pb-c.c [2020-10-27T02:40:04.075Z] #41 9.594 DEP images/rlimit.pb-c.d [2020-10-27T02:40:04.075Z] #41 9.631 PBCC images/file-lock.pb-c.c [2020-10-27T02:40:04.075Z] #41 9.646 DEP images/file-lock.pb-c.d [2020-10-27T02:40:04.075Z] #41 9.684 PBCC images/tty.pb-c.c [2020-10-27T02:40:04.075Z] #41 9.703 DEP images/tty.pb-c.d [2020-10-27T02:40:04.075Z] #41 9.731 PBCC images/tun.pb-c.c [2020-10-27T02:40:04.075Z] #41 9.751 PBCC images/netdev.pb-c.c [2020-10-27T02:40:04.075Z] #41 9.773 DEP images/tun.pb-c.d [2020-10-27T02:40:04.075Z] #41 9.817 DEP images/netdev.pb-c.d [2020-10-27T02:40:04.075Z] #41 9.899 PBCC images/vma.pb-c.c [2020-10-27T02:40:04.075Z] #41 9.932 DEP images/vma.pb-c.d [2020-10-27T02:40:04.213Z] [2020-10-27T02:40:04.213Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:04.213Z] #47 37.44 go: extracting golang.org/x/text v0.3.2 [2020-10-27T02:40:04.213Z] #47 42.29 go: finding github.com/fatih/color v1.7.0 [2020-10-27T02:40:04.213Z] #47 42.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:40:04.213Z] #47 42.34 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:40:04.213Z] #47 42.39 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:40:04.213Z] #47 42.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:40:04.213Z] #47 42.56 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:40:04.213Z] #47 42.60 go: finding github.com/pkg/errors v0.8.1 [2020-10-27T02:40:04.213Z] #47 42.64 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:40:04.213Z] #47 42.68 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:40:04.213Z] #47 42.69 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:40:04.213Z] #47 42.71 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:40:04.213Z] #47 42.71 go: finding github.com/stretchr/testify v1.4.0 [2020-10-27T02:40:04.213Z] #47 42.73 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:40:04.213Z] #47 42.74 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:40:04.213Z] #47 42.77 go: finding github.com/spf13/viper v1.6.1 [2020-10-27T02:40:04.213Z] #47 42.94 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:40:04.213Z] #47 42.98 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:40:04.213Z] #47 42.99 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:40:04.213Z] #47 43.07 go: finding github.com/stretchr/objx v0.2.0 [2020-10-27T02:40:04.213Z] #47 43.07 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:40:04.213Z] #47 43.15 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:40:04.213Z] #47 43.21 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:40:04.213Z] #47 43.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:40:04.213Z] #47 43.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:40:04.213Z] #47 43.22 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:40:04.213Z] #47 43.29 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:40:04.213Z] #47 43.31 go: finding github.com/gobwas/glob v0.2.3 [2020-10-27T02:40:04.213Z] #47 ... [2020-10-27T02:40:04.213Z] [2020-10-27T02:40:04.213Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:40:04.213Z] #53 43.26 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:40:04.369Z] #41 9.956 PBCC images/creds.pb-c.c [2020-10-27T02:40:04.369Z] #41 9.983 DEP images/creds.pb-c.d [2020-10-27T02:40:04.369Z] #41 10.01 PBCC images/utsns.pb-c.c [2020-10-27T02:40:04.369Z] #41 10.03 DEP images/utsns.pb-c.d [2020-10-27T02:40:04.369Z] #41 10.07 PBCC images/ipc-desc.pb-c.c [2020-10-27T02:40:04.369Z] #41 10.08 PBCC images/ipc-sem.pb-c.c [2020-10-27T02:40:04.369Z] #41 10.08 DEP images/ipc-desc.pb-c.d [2020-10-27T02:40:04.369Z] #41 10.11 DEP images/ipc-sem.pb-c.d [2020-10-27T02:40:04.369Z] #41 10.17 PBCC images/ipc-msg.pb-c.c [2020-10-27T02:40:04.662Z] #41 10.18 DEP images/ipc-msg.pb-c.d [2020-10-27T02:40:04.662Z] #41 10.23 PBCC images/ipc-shm.pb-c.c [2020-10-27T02:40:04.662Z] #41 10.23 DEP images/ipc-shm.pb-c.d [2020-10-27T02:40:04.662Z] #41 10.26 PBCC images/ipc-var.pb-c.c [2020-10-27T02:40:04.662Z] #41 10.26 DEP images/ipc-var.pb-c.d [2020-10-27T02:40:04.662Z] #41 10.31 PBCC images/sk-opts.pb-c.c [2020-10-27T02:40:04.662Z] #41 10.31 PBCC images/packet-sock.pb-c.c [2020-10-27T02:40:04.662Z] #41 10.32 DEP images/sk-opts.pb-c.d [2020-10-27T02:40:04.662Z] #41 10.34 DEP images/packet-sock.pb-c.d [2020-10-27T02:40:04.662Z] #41 10.37 PBCC images/sk-netlink.pb-c.c [2020-10-27T02:40:04.662Z] #41 10.40 DEP images/sk-netlink.pb-c.d [2020-10-27T02:40:04.662Z] #41 10.43 PBCC images/sk-inet.pb-c.c [2020-10-27T02:40:04.776Z] #53 43.67 Fetched 119 kB in 0s (320 kB/s) [2020-10-27T02:40:04.955Z] #41 10.47 DEP images/sk-inet.pb-c.d [2020-10-27T02:40:04.955Z] #41 10.50 PBCC images/sk-unix.pb-c.c [2020-10-27T02:40:04.955Z] #41 10.52 DEP images/sk-unix.pb-c.d [2020-10-27T02:40:04.955Z] #41 10.60 PBCC images/mm.pb-c.c [2020-10-27T02:40:04.955Z] #41 10.64 DEP images/mm.pb-c.d [2020-10-27T02:40:04.955Z] #41 10.71 PBCC images/timerfd.pb-c.c [2020-10-27T02:40:04.955Z] #41 10.74 DEP images/timerfd.pb-c.d [2020-10-27T02:40:04.955Z] #41 10.79 PBCC images/timer.pb-c.c [2020-10-27T02:40:04.955Z] #41 10.82 DEP images/timer.pb-c.d [2020-10-27T02:40:03.389Z] Cloning repository https://github.com/moby/moby.git [2020-10-27T02:40:03.452Z] > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10 [2020-10-27T02:40:03.722Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:40:03.723Z] > git --version # timeout=10 [2020-10-27T02:40:03.735Z] > git --version # 'git version 2.7.4' [2020-10-27T02:40:03.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:40:03.738Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:40:05.033Z] #53 43.86 Selecting previously unselected package libbtrfs0. [2020-10-27T02:40:05.033Z] #53 43.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.) [2020-10-27T02:40:05.033Z] #53 44.07 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-27T02:40:05.248Z] #41 10.83 PBCC images/sa.pb-c.c [2020-10-27T02:40:05.248Z] #41 10.89 DEP images/sa.pb-c.d [2020-10-27T02:40:05.248Z] #41 10.92 PBCC images/pipe-data.pb-c.c [2020-10-27T02:40:05.248Z] #41 10.94 DEP images/pipe-data.pb-c.d [2020-10-27T02:40:05.249Z] #41 10.99 PBCC images/mnt.pb-c.c [2020-10-27T02:40:05.249Z] #41 11.02 DEP images/mnt.pb-c.d [2020-10-27T02:40:05.249Z] #41 11.06 PBCC images/sk-packet.pb-c.c [2020-10-27T02:40:05.289Z] #53 44.08 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:40:05.541Z] #41 11.06 DEP images/sk-packet.pb-c.d [2020-10-27T02:40:05.541Z] #41 11.09 PBCC images/tcp-stream.pb-c.c [2020-10-27T02:40:05.541Z] #41 11.16 DEP images/tcp-stream.pb-c.d [2020-10-27T02:40:05.542Z] #41 11.19 PBCC images/pipe.pb-c.c [2020-10-27T02:40:05.542Z] #41 11.22 DEP images/pipe.pb-c.d [2020-10-27T02:40:05.542Z] #41 11.25 PBCC images/pstree.pb-c.c [2020-10-27T02:40:05.542Z] #41 11.25 DEP images/pstree.pb-c.d [2020-10-27T02:40:05.542Z] #41 11.28 PBCC images/fs.pb-c.c [2020-10-27T02:40:05.542Z] #41 11.30 DEP images/fs.pb-c.d [2020-10-27T02:40:05.542Z] #41 11.31 PBCC images/signalfd.pb-c.c [2020-10-27T02:40:05.542Z] #41 11.37 DEP images/signalfd.pb-c.d [2020-10-27T02:40:05.542Z] #41 11.39 PBCC images/fh.pb-c.c [2020-10-27T02:40:05.550Z] #53 44.32 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:40:05.550Z] #53 44.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-27T02:40:05.550Z] #53 44.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:40:05.550Z] #53 44.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:40:05.807Z] #53 44.69 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:40:05.807Z] #53 44.70 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:40:05.834Z] #41 11.42 PBCC images/fsnotify.pb-c.c [2020-10-27T02:40:05.835Z] #41 11.46 DEP images/fh.pb-c.d [2020-10-27T02:40:05.835Z] #41 11.48 DEP images/fsnotify.pb-c.d [2020-10-27T02:40:05.835Z] #41 11.54 PBCC images/eventpoll.pb-c.c [2020-10-27T02:40:05.835Z] #41 11.55 DEP images/eventpoll.pb-c.d [2020-10-27T02:40:05.835Z] #41 11.58 PBCC images/eventfd.pb-c.c [2020-10-27T02:40:05.835Z] #41 11.59 DEP images/eventfd.pb-c.d [2020-10-27T02:40:05.835Z] #41 11.65 PBCC images/remap-file-path.pb-c.c [2020-10-27T02:40:06.076Z] #53 DONE 45.1s [2020-10-27T02:40:06.076Z] [2020-10-27T02:40:06.076Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:06.076Z] #47 43.33 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:40:06.076Z] #47 43.41 go: finding github.com/spf13/cobra v0.0.5 [2020-10-27T02:40:06.076Z] #47 43.69 go: finding github.com/spf13/pflag v1.0.5 [2020-10-27T02:40:06.076Z] #47 43.71 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:40:06.076Z] #47 43.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:40:06.076Z] #47 43.80 go: finding github.com/magiconair/properties v1.8.1 [2020-10-27T02:40:06.076Z] #47 43.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:40:06.076Z] #47 43.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:40:06.076Z] #47 44.14 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:40:06.076Z] #47 44.24 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:40:06.076Z] #47 44.29 go: finding github.com/spf13/afero v1.1.2 [2020-10-27T02:40:06.076Z] #47 44.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:40:06.076Z] #47 44.37 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:40:06.076Z] #47 44.37 go: finding github.com/spf13/cast v1.3.0 [2020-10-27T02:40:06.076Z] #47 44.42 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:40:06.076Z] #47 44.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:40:06.077Z] #47 44.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:40:06.077Z] #47 44.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:40:06.077Z] #47 44.50 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-27T02:40:06.077Z] #47 44.54 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:40:06.077Z] #47 44.57 go: finding golang.org/x/text v0.3.2 [2020-10-27T02:40:06.077Z] #47 44.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:40:06.077Z] #47 44.70 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:40:06.077Z] #47 44.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:40:06.077Z] #47 44.79 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:40:06.077Z] #47 44.80 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:40:06.077Z] #47 44.80 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:40:06.077Z] #47 44.81 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:40:06.077Z] #47 44.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:40:06.077Z] #47 44.86 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-27T02:40:06.077Z] #47 44.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:40:06.077Z] #47 44.88 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:40:06.077Z] #47 44.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:40:06.077Z] #47 44.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:40:06.077Z] #47 44.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:40:06.077Z] #47 44.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:40:06.077Z] #47 44.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:40:06.077Z] #47 45.01 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-27T02:40:06.077Z] #47 45.02 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:40:06.077Z] #47 45.03 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:40:06.077Z] #47 45.16 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:40:06.132Z] #41 11.68 DEP images/remap-file-path.pb-c.d [2020-10-27T02:40:06.132Z] #41 11.70 PBCC images/fifo.pb-c.c [2020-10-27T02:40:06.132Z] #41 11.71 DEP images/fifo.pb-c.d [2020-10-27T02:40:06.132Z] #41 11.76 PBCC images/ghost-file.pb-c.c [2020-10-27T02:40:06.132Z] #41 11.77 DEP images/ghost-file.pb-c.d [2020-10-27T02:40:06.132Z] #41 11.80 PBCC images/regfile.pb-c.c [2020-10-27T02:40:06.132Z] #41 11.85 DEP images/regfile.pb-c.d [2020-10-27T02:40:06.132Z] #41 11.87 PBCC images/ns.pb-c.c [2020-10-27T02:40:06.132Z] #41 11.90 DEP images/ns.pb-c.d [2020-10-27T02:40:06.132Z] #41 11.94 PBCC images/fdinfo.pb-c.c [2020-10-27T02:40:06.132Z] #41 11.99 DEP images/fdinfo.pb-c.d [2020-10-27T02:40:06.333Z] #47 45.34 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-27T02:40:06.425Z] #41 12.04 PBCC images/core-aarch64.pb-c.c [2020-10-27T02:40:06.425Z] #41 12.07 PBCC images/core-arm.pb-c.c [2020-10-27T02:40:06.425Z] #41 12.12 PBCC images/core-ppc64.pb-c.c [2020-10-27T02:40:06.425Z] #41 12.17 PBCC images/core-s390.pb-c.c [2020-10-27T02:40:06.425Z] #41 12.20 PBCC images/core-x86.pb-c.c [2020-10-27T02:40:06.425Z] #41 12.22 PBCC images/core.pb-c.c [2020-10-27T02:40:06.425Z] #41 ... [2020-10-27T02:40:06.425Z] [2020-10-27T02:40:06.425Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:06.425Z] #43 36.08 os [2020-10-27T02:40:06.425Z] #43 37.34 internal/fmtsort [2020-10-27T02:40:06.425Z] #43 37.73 strings [2020-10-27T02:40:06.425Z] #43 38.60 fmt [2020-10-27T02:40:06.425Z] #43 39.27 path/filepath [2020-10-27T02:40:06.425Z] #43 40.19 regexp/syntax [2020-10-27T02:40:06.425Z] #43 41.87 flag [2020-10-27T02:40:06.425Z] #43 43.29 go/token [2020-10-27T02:40:06.425Z] #43 43.99 go/scanner [2020-10-27T02:40:06.425Z] #43 44.61 regexp [2020-10-27T02:40:06.425Z] #43 45.10 go/ast [2020-10-27T02:40:06.593Z] #47 45.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:40:06.593Z] #47 45.61 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:40:06.593Z] #47 45.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:40:06.593Z] #47 45.68 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:40:06.718Z] #43 ... [2020-10-27T02:40:06.718Z] [2020-10-27T02:40:06.718Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:40:06.718Z] #11 36.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-27T02:40:06.718Z] #11 36.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-27T02:40:06.718Z] #11 36.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:40:06.718Z] #11 40.49 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-27T02:40:06.718Z] #11 40.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-27T02:40:06.718Z] #11 40.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:06.718Z] #11 40.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-27T02:40:06.718Z] #11 40.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-27T02:40:06.718Z] #11 40.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:06.718Z] #11 ... [2020-10-27T02:40:06.718Z] [2020-10-27T02:40:06.718Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:06.718Z] #41 12.28 PBCC images/inventory.pb-c.c [2020-10-27T02:40:06.718Z] #41 12.31 DEP images/core-aarch64.pb-c.d [2020-10-27T02:40:06.718Z] #41 12.33 DEP images/core-arm.pb-c.d [2020-10-27T02:40:06.718Z] #41 12.38 DEP images/core-ppc64.pb-c.d [2020-10-27T02:40:06.718Z] #41 12.45 DEP images/core-s390.pb-c.d [2020-10-27T02:40:06.718Z] #41 12.51 DEP images/core-x86.pb-c.d [2020-10-27T02:40:06.850Z] #47 45.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:40:07.011Z] #41 12.55 DEP images/core.pb-c.d [2020-10-27T02:40:07.011Z] #41 12.56 DEP images/inventory.pb-c.d [2020-10-27T02:40:07.011Z] #41 12.60 PBCC images/cpuinfo.pb-c.c [2020-10-27T02:40:07.011Z] #41 12.62 DEP images/cpuinfo.pb-c.d [2020-10-27T02:40:07.011Z] #41 12.64 PBCC images/stats.pb-c.c [2020-10-27T02:40:07.011Z] #41 12.65 DEP images/stats.pb-c.d [2020-10-27T02:40:07.255Z] using credential docker-jenkins-github-credentials [2020-10-27T02:40:07.262Z] Cloning the remote Git repository [2020-10-27T02:40:07.262Z] Cloning with configured refspecs honoured and without tags [2020-10-27T02:40:07.233Z] Cloning repository https://github.com/moby/moby.git [2020-10-27T02:40:07.413Z] #47 ... [2020-10-27T02:40:07.413Z] [2020-10-27T02:40:07.413Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:40:07.413Z] #11 34.84 Building dependency tree... [2020-10-27T02:40:07.413Z] #11 38.28 The following additional packages will be installed: [2020-10-27T02:40:07.413Z] #11 38.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-27T02:40:07.413Z] #11 38.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-27T02:40:07.413Z] #11 38.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-27T02:40:07.413Z] #11 38.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:40:07.413Z] #11 38.31 Suggested packages: [2020-10-27T02:40:07.413Z] #11 38.32 gcc-8-locales seccomp wine64 [2020-10-27T02:40:07.413Z] #11 39.73 The following NEW packages will be installed: [2020-10-27T02:40:07.413Z] #11 39.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-27T02:40:07.413Z] #11 39.74 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-27T02:40:07.413Z] #11 39.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-27T02:40:07.413Z] #11 39.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-27T02:40:07.413Z] #11 39.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-27T02:40:07.413Z] #11 39.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:40:07.414Z] #11 40.17 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:40:07.414Z] #11 40.17 Need to get 77.7 MB of archives. [2020-10-27T02:40:07.414Z] #11 40.17 After this operation, 487 MB of additional disk space will be used. [2020-10-27T02:40:07.414Z] #11 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-27T02:40:07.414Z] #11 40.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-27T02:40:07.414Z] #11 40.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-27T02:40:07.414Z] #11 40.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-27T02:40:07.414Z] #11 40.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-27T02:40:07.414Z] #11 40.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-27T02:40:07.414Z] #11 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-27T02:40:07.414Z] #11 41.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-27T02:40:07.414Z] #11 41.71 Get:9 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] [2020-10-27T02:40:07.414Z] #11 45.86 Get:10 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] [2020-10-27T02:40:07.670Z] #11 ... [2020-10-27T02:40:07.670Z] [2020-10-27T02:40:07.670Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:07.670Z] #54 1.056 + RM_GOPATH=0 [2020-10-27T02:40:07.670Z] #54 1.056 + TMP_GOPATH= [2020-10-27T02:40:07.670Z] #54 1.056 + : /build [2020-10-27T02:40:07.670Z] #54 1.056 + '[' -z '' ']' [2020-10-27T02:40:07.670Z] #54 1.060 ++ mktemp -d [2020-10-27T02:40:07.670Z] #54 1.080 + export GOPATH=/tmp/tmp.FvEwvjRqVp [2020-10-27T02:40:07.670Z] #54 1.080 + GOPATH=/tmp/tmp.FvEwvjRqVp [2020-10-27T02:40:07.670Z] #54 1.080 + RM_GOPATH=1 [2020-10-27T02:40:07.670Z] #54 1.085 + case "$(go env GOARCH)" in [2020-10-27T02:40:07.670Z] #54 1.099 ++ go env GOARCH [2020-10-27T02:40:07.670Z] #54 1.108 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:40:07.670Z] #54 1.108 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:40:07.670Z] #54 1.109 ++ dirname /tmp/install/install.sh [2020-10-27T02:40:07.670Z] #54 1.110 + dir=/tmp/install [2020-10-27T02:40:07.670Z] #54 1.110 + bin=containerd [2020-10-27T02:40:07.670Z] #54 1.110 + shift [2020-10-27T02:40:07.670Z] #54 1.112 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-27T02:40:07.670Z] #54 1.113 + . /tmp/install/containerd.installer [2020-10-27T02:40:07.670Z] #54 1.113 ++ set -e [2020-10-27T02:40:07.670Z] #54 1.115 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:40:07.670Z] #54 1.115 + install_containerd [2020-10-27T02:40:07.670Z] #54 1.116 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-27T02:40:07.670Z] #54 1.120 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:40:07.670Z] #54 1.120 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FvEwvjRqVp/src/github.com/containerd/containerd [2020-10-27T02:40:07.670Z] #54 1.122 Cloning into '/tmp/tmp.FvEwvjRqVp/src/github.com/containerd/containerd'... [2020-10-27T02:40:07.670Z] #54 ... [2020-10-27T02:40:07.670Z] [2020-10-27T02:40:07.670Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:40:07.670Z] #34 30.34 Reading package lists... [2020-10-27T02:40:07.670Z] #34 37.03 Building dependency tree... [2020-10-27T02:40:07.670Z] #34 40.46 The following additional packages will be installed: [2020-10-27T02:40:07.670Z] #34 40.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-27T02:40:07.670Z] #34 40.50 Suggested packages: [2020-10-27T02:40:07.670Z] #34 40.50 cmake-doc ninja-build lrzip [2020-10-27T02:40:07.670Z] #34 40.50 Recommended packages: [2020-10-27T02:40:07.670Z] #34 40.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-27T02:40:07.670Z] #34 41.53 The following NEW packages will be installed: [2020-10-27T02:40:07.670Z] #34 41.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-27T02:40:07.670Z] #34 41.53 vim-common xxd [2020-10-27T02:40:07.670Z] #34 41.99 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:40:07.670Z] #34 41.99 Need to get 14.9 MB of archives. [2020-10-27T02:40:07.670Z] #34 41.99 After this operation, 61.8 MB of additional disk space will be used. [2020-10-27T02:40:07.670Z] #34 41.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-27T02:40:07.670Z] #34 42.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:40:07.670Z] #34 42.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-27T02:40:07.670Z] #34 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-27T02:40:07.670Z] #34 43.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-27T02:40:07.670Z] #34 43.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-27T02:40:07.670Z] #34 43.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-27T02:40:07.670Z] #34 43.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-27T02:40:07.670Z] #34 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-27T02:40:07.670Z] #34 43.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-27T02:40:07.670Z] #34 45.36 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:40:07.670Z] #34 45.62 Fetched 14.9 MB in 2s (7077 kB/s) [2020-10-27T02:40:07.670Z] #34 45.72 Selecting previously unselected package xxd. [2020-10-27T02:40:07.670Z] #34 45.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-27T02:40:07.670Z] #34 45.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-27T02:40:07.670Z] #34 45.97 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:40:07.670Z] #34 46.23 Selecting previously unselected package vim-common. [2020-10-27T02:40:07.670Z] #34 46.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:40:07.670Z] #34 46.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:40:07.670Z] #34 46.59 Selecting previously unselected package cmake-data. [2020-10-27T02:40:07.670Z] #34 46.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-27T02:40:07.670Z] #34 46.65 Unpacking cmake-data (3.13.4-1) ... [2020-10-27T02:40:08.052Z] #41 13.48 make[1]: Nothing to be done for 'all'. [2020-10-27T02:40:08.052Z] #41 ... [2020-10-27T02:40:08.052Z] [2020-10-27T02:40:08.052Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:08.052Z] #32 37.42 internal/fmtsort [2020-10-27T02:40:08.052Z] #32 37.81 strings [2020-10-27T02:40:08.052Z] #32 38.33 fmt [2020-10-27T02:40:08.052Z] #32 39.60 path/filepath [2020-10-27T02:40:08.052Z] #32 40.56 io/ioutil [2020-10-27T02:40:08.052Z] #32 41.10 path [2020-10-27T02:40:08.052Z] #32 41.65 flag [2020-10-27T02:40:08.052Z] #32 41.69 github.com/BurntSushi/toml [2020-10-27T02:40:08.052Z] #32 43.49 log [2020-10-27T02:40:08.052Z] #32 43.97 text/tabwriter [2020-10-27T02:40:08.052Z] #32 45.39 github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:40:08.052Z] #32 ... [2020-10-27T02:40:08.052Z] [2020-10-27T02:40:08.052Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:08.052Z] #49 37.38 os [2020-10-27T02:40:08.052Z] #49 38.97 encoding/binary [2020-10-27T02:40:08.052Z] #49 39.61 fmt [2020-10-27T02:40:08.052Z] #49 40.36 encoding/base64 [2020-10-27T02:40:08.052Z] #49 40.85 golang.org/x/sys/unix [2020-10-27T02:40:08.052Z] #49 43.09 encoding/json [2020-10-27T02:40:08.052Z] #49 47.39 github.com/pkg/diff [2020-10-27T02:40:08.052Z] #49 47.67 go/ast [2020-10-27T02:40:08.052Z] #49 ... [2020-10-27T02:40:08.052Z] [2020-10-27T02:40:08.052Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:08.052Z] #43 47.35 internal/lazyregexp [2020-10-27T02:40:08.052Z] #43 47.51 net/url [2020-10-27T02:40:08.345Z] #43 47.88 text/template/parse [2020-10-27T02:40:07.316Z] > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10 [2020-10-27T02:40:07.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:40:07.570Z] > git --version # timeout=10 [2020-10-27T02:40:07.607Z] > git --version # 'git version 2.17.1' [2020-10-27T02:40:07.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:40:07.625Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:40:08.600Z] #34 ... [2020-10-27T02:40:08.600Z] [2020-10-27T02:40:08.600Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:40:08.600Z] #40 44.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-27T02:40:08.600Z] #40 44.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-27T02:40:08.600Z] #40 44.11 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:08.600Z] #40 44.43 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-27T02:40:08.600Z] #40 44.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-27T02:40:08.600Z] #40 44.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:08.600Z] #40 46.42 Selecting previously unselected package libprotoc17:amd64. [2020-10-27T02:40:08.600Z] #40 46.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-27T02:40:08.600Z] #40 46.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:08.600Z] #40 47.22 Selecting previously unselected package protobuf-c-compiler. [2020-10-27T02:40:08.600Z] #40 47.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:40:08.600Z] #40 47.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:40:08.600Z] #40 47.45 Selecting previously unselected package protobuf-compiler. [2020-10-27T02:40:08.600Z] #40 47.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-27T02:40:08.600Z] #40 47.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:40:08.650Z] #43 ... [2020-10-27T02:40:08.651Z] [2020-10-27T02:40:08.651Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:08.651Z] #32 DONE 48.3s [2020-10-27T02:40:08.857Z] #40 47.68 Selecting previously unselected package python-pkg-resources. [2020-10-27T02:40:08.857Z] #40 47.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:40:08.857Z] #40 47.69 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-27T02:40:08.857Z] #40 ... [2020-10-27T02:40:08.857Z] [2020-10-27T02:40:08.857Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:08.857Z] #32 37.85 internal/reflectlite [2020-10-27T02:40:08.857Z] #32 37.86 sync [2020-10-27T02:40:08.857Z] #32 40.25 sort [2020-10-27T02:40:08.857Z] #32 40.26 errors [2020-10-27T02:40:08.857Z] #32 40.70 strconv [2020-10-27T02:40:08.857Z] #32 41.74 io [2020-10-27T02:40:08.857Z] #32 42.98 internal/oserror [2020-10-27T02:40:08.857Z] #32 43.17 syscall [2020-10-27T02:40:08.857Z] #32 45.50 reflect [2020-10-27T02:40:08.978Z] [2020-10-27T02:40:08.978Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:09.114Z] #32 ... [2020-10-27T02:40:09.114Z] [2020-10-27T02:40:09.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:40:09.114Z] #11 48.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-27T02:40:09.114Z] #11 48.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-27T02:40:09.114Z] #11 48.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-27T02:40:09.114Z] #11 48.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-27T02:40:09.114Z] #11 48.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-27T02:40:09.114Z] #11 48.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-27T02:40:09.114Z] #11 48.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-27T02:40:09.114Z] #11 48.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-27T02:40:09.114Z] #11 48.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-27T02:40:09.114Z] #11 48.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-27T02:40:09.114Z] #11 48.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-27T02:40:09.114Z] #11 48.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-27T02:40:09.371Z] #11 48.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-27T02:40:09.371Z] #11 48.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-27T02:40:09.371Z] #11 48.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-27T02:40:09.576Z] #54 24.99 Checking out files: 78% (2718/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-27T02:40:09.576Z] #54 25.78 + cd /tmp/tmp.ceS8Bb5zBL/src/github.com/containerd/containerd [2020-10-27T02:40:09.576Z] #54 25.78 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:40:10.213Z] #54 26.21 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-27T02:40:10.213Z] #54 26.21 + BUILDTAGS='netgo osusergo static_build' [2020-10-27T02:40:10.213Z] #54 26.21 + export EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:40:10.213Z] #54 26.21 + EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:40:10.213Z] #54 26.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-27T02:40:10.213Z] #54 26.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-27T02:40:10.213Z] #54 26.21 + '[' '' = dynamic ']' [2020-10-27T02:40:10.213Z] #54 26.21 + make [2020-10-27T02:40:10.302Z] #11 ... [2020-10-27T02:40:10.302Z] [2020-10-27T02:40:10.302Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:10.302Z] #43 39.01 sync [2020-10-27T02:40:10.302Z] #43 39.01 internal/reflectlite [2020-10-27T02:40:10.302Z] #43 40.75 github.com/LK4D4/vndr/godl/singleflight [2020-10-27T02:40:10.302Z] #43 41.09 math/rand [2020-10-27T02:40:10.302Z] #43 42.15 internal/singleflight [2020-10-27T02:40:10.302Z] #43 42.56 strconv [2020-10-27T02:40:10.302Z] #43 42.58 io [2020-10-27T02:40:10.302Z] #43 44.44 bytes [2020-10-27T02:40:10.302Z] #43 46.77 bufio [2020-10-27T02:40:10.302Z] #43 47.56 reflect [2020-10-27T02:40:10.302Z] #43 48.90 syscall [2020-10-27T02:40:10.302Z] #43 ... [2020-10-27T02:40:10.302Z] [2020-10-27T02:40:10.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:40:10.302Z] #11 49.24 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:40:10.506Z] #54 26.90 + bin/ctr [2020-10-27T02:40:10.559Z] #11 49.46 Fetched 77.7 MB in 8s (9302 kB/s) [2020-10-27T02:40:10.559Z] #11 49.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-27T02:40:10.815Z] #11 49.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-27T02:40:10.815Z] #11 49.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-27T02:40:10.815Z] #11 49.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:40:13.338Z] #11 52.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-27T02:40:13.338Z] #11 52.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-27T02:40:13.338Z] #11 52.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:40:16.095Z] #54 ... [2020-10-27T02:40:16.095Z] [2020-10-27T02:40:16.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:40:16.095Z] #11 55.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-27T02:40:16.095Z] #11 55.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-27T02:40:16.095Z] #11 55.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:16.613Z] #11 55.38 Selecting previously unselected package binutils-mingw-w64. [2020-10-27T02:40:16.613Z] #11 55.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-27T02:40:16.613Z] #11 55.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:40:16.613Z] #11 55.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-27T02:40:16.613Z] #11 55.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:40:16.613Z] #11 55.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:40:16.870Z] #11 55.76 Selecting previously unselected package dmsetup. [2020-10-27T02:40:16.870Z] #11 55.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:40:16.870Z] #11 55.76 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-27T02:40:17.127Z] #11 56.01 Selecting previously unselected package mingw-w64-common. [2020-10-27T02:40:17.127Z] #11 56.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-27T02:40:17.127Z] #11 56.04 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-27T02:40:18.058Z] #11 ... [2020-10-27T02:40:18.058Z] [2020-10-27T02:40:18.058Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:18.058Z] #45 DONE 56.9s [2020-10-27T02:40:18.058Z] [2020-10-27T02:40:18.058Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:40:18.058Z] #30 48.61 Checking out files: 85% (1308/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. [2020-10-27T02:40:18.058Z] #30 49.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-27T02:40:18.058Z] #30 49.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-27T02:40:18.058Z] #30 ... [2020-10-27T02:40:18.058Z] [2020-10-27T02:40:18.058Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:18.058Z] #43 57.09 time [2020-10-27T02:40:18.173Z] #11 ... [2020-10-27T02:40:18.173Z] [2020-10-27T02:40:18.173Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:18.173Z] #49 48.35 golang.org/x/crypto/ssh/terminal [2020-10-27T02:40:18.173Z] #49 49.50 mvdan.cc/editorconfig [2020-10-27T02:40:18.173Z] #49 50.10 mvdan.cc/sh/v3/fileutil [2020-10-27T02:40:18.173Z] #49 50.28 mvdan.cc/sh/v3/syntax [2020-10-27T02:40:18.173Z] #49 54.27 mvdan.cc/sh/v3/cmd/shfmt [2020-10-27T02:40:18.173Z] #49 DONE 57.6s [2020-10-27T02:40:18.173Z] [2020-10-27T02:40:18.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:18.173Z] #41 14.32 CC images/stats.o [2020-10-27T02:40:18.173Z] #41 14.62 CC images/core.o [2020-10-27T02:40:18.173Z] #41 15.15 CC images/core-x86.o [2020-10-27T02:40:18.173Z] #41 15.49 CC images/core-arm.o [2020-10-27T02:40:18.173Z] #41 15.67 CC images/core-aarch64.o [2020-10-27T02:40:18.173Z] #41 15.90 CC images/core-ppc64.o [2020-10-27T02:40:18.173Z] #41 16.26 CC images/core-s390.o [2020-10-27T02:40:18.173Z] #41 16.61 CC images/cpuinfo.o [2020-10-27T02:40:18.173Z] #41 16.83 CC images/inventory.o [2020-10-27T02:40:18.173Z] #41 16.93 CC images/fdinfo.o [2020-10-27T02:40:18.173Z] #41 17.23 CC images/fown.o [2020-10-27T02:40:18.173Z] #41 17.37 CC images/ns.o [2020-10-27T02:40:18.173Z] #41 17.49 CC images/regfile.o [2020-10-27T02:40:18.173Z] #41 17.59 CC images/ghost-file.o [2020-10-27T02:40:18.173Z] #41 17.82 CC images/fifo.o [2020-10-27T02:40:18.173Z] #41 17.96 CC images/remap-file-path.o [2020-10-27T02:40:18.173Z] #41 18.10 CC images/eventfd.o [2020-10-27T02:40:18.173Z] #41 18.21 CC images/eventpoll.o [2020-10-27T02:40:18.173Z] #41 18.32 CC images/fh.o [2020-10-27T02:40:18.173Z] #41 18.44 CC images/fsnotify.o [2020-10-27T02:40:18.173Z] #41 18.68 CC images/signalfd.o [2020-10-27T02:40:18.173Z] #41 18.82 CC images/fs.o [2020-10-27T02:40:18.173Z] #41 18.96 CC images/pstree.o [2020-10-27T02:40:18.173Z] #41 19.08 CC images/pipe.o [2020-10-27T02:40:18.173Z] #41 19.22 CC images/tcp-stream.o [2020-10-27T02:40:18.173Z] #41 19.30 CC images/sk-packet.o [2020-10-27T02:40:18.173Z] #41 19.46 CC images/mnt.o [2020-10-27T02:40:18.173Z] #41 19.59 CC images/pipe-data.o [2020-10-27T02:40:18.173Z] #41 19.73 CC images/sa.o [2020-10-27T02:40:18.173Z] #41 19.83 CC images/timer.o [2020-10-27T02:40:18.173Z] #41 20.00 CC images/timerfd.o [2020-10-27T02:40:18.173Z] #41 20.16 CC images/mm.o [2020-10-27T02:40:18.173Z] #41 20.32 CC images/sk-opts.o [2020-10-27T02:40:18.173Z] #41 20.42 CC images/sk-unix.o [2020-10-27T02:40:18.173Z] #41 20.55 CC images/sk-inet.o [2020-10-27T02:40:18.173Z] #41 20.68 CC images/tun.o [2020-10-27T02:40:18.173Z] #41 20.84 CC images/sk-netlink.o [2020-10-27T02:40:18.173Z] #41 21.01 CC images/packet-sock.o [2020-10-27T02:40:18.173Z] #41 21.12 CC images/ipc-var.o [2020-10-27T02:40:18.173Z] #41 21.24 CC images/ipc-desc.o [2020-10-27T02:40:18.173Z] #41 21.36 CC images/ipc-shm.o [2020-10-27T02:40:18.173Z] #41 21.47 CC images/ipc-msg.o [2020-10-27T02:40:18.173Z] #41 21.65 CC images/ipc-sem.o [2020-10-27T02:40:18.173Z] #41 21.77 CC images/utsns.o [2020-10-27T02:40:18.173Z] #41 21.88 CC images/creds.o [2020-10-27T02:40:18.173Z] #41 21.99 CC images/vma.o [2020-10-27T02:40:18.173Z] #41 22.15 CC images/netdev.o [2020-10-27T02:40:18.173Z] #41 22.43 CC images/tty.o [2020-10-27T02:40:18.173Z] #41 22.84 CC images/file-lock.o [2020-10-27T02:40:18.173Z] #41 22.95 CC images/rlimit.o [2020-10-27T02:40:18.173Z] #41 23.11 CC images/pagemap.o [2020-10-27T02:40:18.173Z] #41 23.26 CC images/siginfo.o [2020-10-27T02:40:18.173Z] #41 23.42 CC images/rpc.o [2020-10-27T02:40:18.467Z] #41 24.14 CC images/ext-file.o [2020-10-27T02:40:18.763Z] #41 24.43 CC images/cgroup.o [2020-10-27T02:40:18.989Z] #43 ... [2020-10-27T02:40:18.989Z] [2020-10-27T02:40:18.989Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:40:18.989Z] #40 47.93 Selecting previously unselected package python-six. [2020-10-27T02:40:18.989Z] #40 47.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-27T02:40:18.989Z] #40 48.00 Unpacking python-six (1.12.0-1) ... [2020-10-27T02:40:18.989Z] #40 48.12 Selecting previously unselected package python-protobuf. [2020-10-27T02:40:18.989Z] #40 48.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-27T02:40:18.989Z] #40 48.14 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-27T02:40:18.989Z] #40 48.72 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-27T02:40:18.989Z] #40 53.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:18.989Z] #40 53.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:40:18.989Z] #40 53.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:40:18.989Z] #40 53.62 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-27T02:40:18.989Z] #40 53.63 Setting up python-six (1.12.0-1) ... [2020-10-27T02:40:19.057Z] #41 24.67 CC images/userns.o [2020-10-27T02:40:19.057Z] #41 24.78 CC images/google/protobuf/descriptor.o [2020-10-27T02:40:19.694Z] #41 ... [2020-10-27T02:40:19.694Z] [2020-10-27T02:40:19.694Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:19.694Z] #43 49.00 go/parser [2020-10-27T02:40:19.694Z] #43 50.62 text/template [2020-10-27T02:40:19.694Z] #43 51.03 encoding/xml [2020-10-27T02:40:19.694Z] #43 53.05 go/doc [2020-10-27T02:40:19.694Z] #43 54.43 github.com/LK4D4/vndr/versioned [2020-10-27T02:40:19.694Z] #43 54.53 compress/flate [2020-10-27T02:40:19.694Z] #43 55.46 github.com/LK4D4/vndr/build [2020-10-27T02:40:19.694Z] #43 56.44 hash/crc32 [2020-10-27T02:40:19.694Z] #43 56.79 compress/gzip [2020-10-27T02:40:19.694Z] #43 57.25 net [2020-10-27T02:40:19.694Z] #43 57.36 vendor/golang.org/x/text/transform [2020-10-27T02:40:19.694Z] #43 57.99 vendor/golang.org/x/text/unicode/bidi [2020-10-27T02:40:19.694Z] #43 59.21 vendor/golang.org/x/text/secure/bidirule [2020-10-27T02:40:19.694Z] #43 ... [2020-10-27T02:40:19.694Z] [2020-10-27T02:40:19.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:19.694Z] #41 25.48 CC images/opts.o [2020-10-27T02:40:19.922Z] #40 ... [2020-10-27T02:40:19.922Z] [2020-10-27T02:40:19.922Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:40:19.922Z] #34 49.81 Selecting previously unselected package libicu63:amd64. [2020-10-27T02:40:19.922Z] #34 49.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-27T02:40:19.922Z] #34 49.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:40:19.922Z] #34 57.49 Selecting previously unselected package libxml2:amd64. [2020-10-27T02:40:19.922Z] #34 57.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-27T02:40:19.922Z] #34 57.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:40:19.922Z] #34 58.41 Selecting previously unselected package libarchive13:amd64. [2020-10-27T02:40:19.922Z] #34 58.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-27T02:40:19.922Z] #34 58.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-27T02:40:19.922Z] #34 58.77 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-27T02:40:19.922Z] #34 58.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-27T02:40:19.922Z] #34 58.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-27T02:40:19.922Z] #34 58.93 Selecting previously unselected package librhash0:amd64. [2020-10-27T02:40:19.922Z] #34 ... [2020-10-27T02:40:19.922Z] [2020-10-27T02:40:19.922Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:40:19.922Z] #40 58.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-27T02:40:19.922Z] #40 58.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:40:19.987Z] #41 25.58 CC images/seccomp.o [2020-10-27T02:40:20.179Z] #40 58.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:20.179Z] #40 58.95 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-27T02:40:20.179Z] #40 58.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:20.179Z] #40 58.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:40:20.179Z] #40 58.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:40:20.179Z] #40 59.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-27T02:40:20.179Z] #40 59.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:40:20.179Z] #40 59.03 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-27T02:40:20.280Z] #41 25.73 CC images/binfmt-misc.o [2020-10-27T02:40:20.280Z] #41 25.87 CC images/time.o [2020-10-27T02:40:20.280Z] #41 25.99 CC images/sysctl.o [2020-10-27T02:40:20.280Z] #41 26.10 CC images/autofs.o [2020-10-27T02:40:20.573Z] #41 26.19 CC images/macvlan.o [2020-10-27T02:40:20.573Z] #41 26.29 CC images/sit.o [2020-10-27T02:40:20.573Z] #41 26.39 CC images/memfd.o [2020-10-27T02:40:20.867Z] #41 26.54 CC images/timens.o [2020-10-27T02:40:21.160Z] #41 26.69 LINK images/built-in.o [2020-10-27T02:40:21.160Z] #41 26.78 GEN compel/include/asm [2020-10-27T02:40:21.160Z] #41 26.78 GEN compel/include/version.h [2020-10-27T02:40:21.160Z] #41 26.79 touch .config [2020-10-27T02:40:21.160Z] #41 26.81 GEN include/common/config.h [2020-10-27T02:40:21.160Z] #41 26.84 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-10-27T02:40:21.160Z] #41 26.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-27T02:40:21.160Z] #41 26.91 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-27T02:40:21.453Z] #41 26.92 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-10-27T02:40:21.453Z] #41 26.94 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-10-27T02:40:21.453Z] #41 26.96 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-10-27T02:40:21.453Z] #41 26.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-27T02:40:21.453Z] #41 26.97 DEP compel/plugins/std/infect.d [2020-10-27T02:40:21.453Z] #41 27.05 DEP compel/plugins/std/string.d [2020-10-27T02:40:21.453Z] #41 27.11 DEP compel/plugins/std/log.d [2020-10-27T02:40:21.453Z] #41 27.20 DEP compel/plugins/std/fds.d [2020-10-27T02:40:21.746Z] #41 27.28 DEP compel/plugins/std/std.d [2020-10-27T02:40:21.746Z] #41 27.38 DEP compel/plugins/shmem/shmem.d [2020-10-27T02:40:21.746Z] #41 27.47 DEP compel/plugins/fds/fds.d [2020-10-27T02:40:21.746Z] #41 27.55 CC compel/plugins/std/std.o [2020-10-27T02:40:22.040Z] #41 27.76 CC compel/plugins/std/fds.o [2020-10-27T02:40:22.073Z] #40 ... [2020-10-27T02:40:22.073Z] [2020-10-27T02:40:22.073Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:22.073Z] #49 50.62 syscall [2020-10-27T02:40:22.073Z] #49 50.62 reflect [2020-10-27T02:40:22.073Z] #49 58.29 context [2020-10-27T02:40:22.073Z] #49 59.26 internal/poll [2020-10-27T02:40:22.073Z] #49 ... [2020-10-27T02:40:22.073Z] [2020-10-27T02:40:22.073Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:40:22.073Z] #34 58.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-27T02:40:22.073Z] #34 58.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-27T02:40:22.073Z] #34 59.14 Selecting previously unselected package libuv1:amd64. [2020-10-27T02:40:22.073Z] #34 59.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-27T02:40:22.073Z] #34 59.16 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-27T02:40:22.073Z] #34 59.38 Selecting previously unselected package cmake. [2020-10-27T02:40:22.073Z] #34 59.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-27T02:40:22.073Z] #34 59.39 Unpacking cmake (3.13.4-1) ... [2020-10-27T02:40:22.329Z] #34 ... [2020-10-27T02:40:22.329Z] [2020-10-27T02:40:22.330Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:22.330Z] #32 51.29 time [2020-10-27T02:40:22.330Z] #32 57.54 internal/poll [2020-10-27T02:40:22.330Z] #32 58.44 internal/fmtsort [2020-10-27T02:40:22.330Z] #32 59.01 internal/syscall/execenv [2020-10-27T02:40:22.330Z] #32 59.16 internal/syscall/unix [2020-10-27T02:40:22.330Z] #32 59.41 strings [2020-10-27T02:40:22.330Z] #32 60.03 os [2020-10-27T02:40:22.330Z] #32 ... [2020-10-27T02:40:22.330Z] [2020-10-27T02:40:22.330Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:22.330Z] #43 60.25 strings [2020-10-27T02:40:22.335Z] #41 28.01 CC compel/plugins/std/log.o [2020-10-27T02:40:22.628Z] #41 28.40 CC compel/plugins/std/string.o [2020-10-27T02:40:22.920Z] #41 28.69 CC compel/plugins/std/infect.o [2020-10-27T02:40:23.216Z] #41 28.98 CC compel/arch/s390/plugins/std/parasite-head.o [2020-10-27T02:40:23.216Z] #41 29.02 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-10-27T02:40:23.509Z] #41 29.04 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-10-27T02:40:23.509Z] #41 29.14 AR compel/plugins/std.lib.a [2020-10-27T02:40:23.509Z] #41 29.17 CC compel/plugins/fds/fds.o [2020-10-27T02:40:23.802Z] #41 29.31 AR compel/plugins/fds.lib.a [2020-10-27T02:40:23.802Z] #41 29.34 HOSTDEP compel/src/lib/log-host.d [2020-10-27T02:40:23.802Z] #41 29.38 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-27T02:40:23.802Z] #41 29.46 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-10-27T02:40:23.802Z] #41 29.49 HOSTDEP compel/src/main-host.d [2020-10-27T02:40:23.802Z] #41 29.55 DEP compel/src/lib/ptrace.d [2020-10-27T02:40:24.096Z] #41 29.62 DEP compel/src/lib/infect.d [2020-10-27T02:40:24.096Z] #41 29.71 DEP compel/src/lib/infect-util.d [2020-10-27T02:40:24.096Z] #41 29.76 DEP compel/src/lib/infect-rpc.d [2020-10-27T02:40:24.096Z] #41 29.82 DEP compel/arch/s390/src/lib/infect.d [2020-10-27T02:40:24.096Z] #41 29.86 DEP compel/arch/s390/src/lib/cpu.d [2020-10-27T02:40:24.096Z] #41 29.88 DEP compel/src/lib/log.d [2020-10-27T02:40:24.096Z] #41 29.91 DEP compel/src/main.d [2020-10-27T02:40:24.224Z] #43 63.14 regexp/syntax [2020-10-27T02:40:24.389Z] #41 30.01 DEP compel/src/lib/handle-elf.d [2020-10-27T02:40:24.389Z] #41 30.07 DEP compel/arch/s390/src/lib/handle-elf.d [2020-10-27T02:40:24.389Z] #41 30.14 CC compel/src/lib/log.o [2020-10-27T02:40:24.389Z] #41 30.22 CC compel/arch/s390/src/lib/cpu.o [2020-10-27T02:40:24.683Z] #41 30.31 CC compel/arch/s390/src/lib/infect.o [2020-10-27T02:40:24.789Z] #43 ... [2020-10-27T02:40:24.789Z] [2020-10-27T02:40:24.789Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:40:24.789Z] #34 62.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:40:24.789Z] #34 62.79 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:40:24.789Z] #34 62.81 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-27T02:40:24.789Z] #34 62.83 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:40:24.789Z] #34 62.88 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-27T02:40:24.789Z] #34 62.91 Setting up cmake-data (3.13.4-1) ... [2020-10-27T02:40:24.789Z] #34 62.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:40:24.789Z] #34 62.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-27T02:40:24.789Z] #34 62.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-27T02:40:24.789Z] #34 62.98 Setting up cmake (3.13.4-1) ... [2020-10-27T02:40:24.789Z] #34 63.00 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:40:24.789Z] #34 63.11 Processing triggers for mime-support (3.62) ... [2020-10-27T02:40:24.789Z] #34 DONE 63.7s [2020-10-27T02:40:24.789Z] [2020-10-27T02:40:24.789Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:24.789Z] #43 63.58 os [2020-10-27T02:40:24.976Z] #41 30.68 CC compel/src/lib/infect-rpc.o [2020-10-27T02:40:25.151Z] Fetching without tags [2020-10-27T02:40:25.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:40:25.103Z] > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10 [2020-10-27T02:40:25.116Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:40:25.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:40:25.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:40:25.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:40:25.158Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:40:25.270Z] #41 30.87 CC compel/src/lib/infect-util.o [2020-10-27T02:40:25.270Z] #41 31.00 CC compel/src/lib/infect.o [2020-10-27T02:40:25.519Z] Removing intermediate container 9b6a1750a886 [2020-10-27T02:40:25.519Z] ---> b03b13b126e2 [2020-10-27T02:40:25.519Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-10-27T02:40:25.519Z] ---> 805dc2d65d1c [2020-10-27T02:40:25.519Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-10-27T02:40:25.519Z] ---> f8b6f885c7e0 [2020-10-27T02:40:25.519Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-10-27T02:40:25.519Z] ---> Running in 942d304f5d51 [2020-10-27T02:40:25.519Z] Removing intermediate container 942d304f5d51 [2020-10-27T02:40:25.519Z] ---> 8d3e437240d9 [2020-10-27T02:40:25.519Z] Successfully built 8d3e437240d9 [2020-10-27T02:40:25.519Z] Successfully tagged moby-buildx:latest [2020-10-27T02:40:25.519Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-10-27T02:40:25.519Z] if [ -n "${id}" ]; then \ [2020-10-27T02:40:25.519Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-10-27T02:40:25.519Z] && touch bundles/buildx; \ [2020-10-27T02:40:25.519Z] docker rm -f ${id}; \ [2020-10-27T02:40:25.519Z] fi [2020-10-27T02:40:25.519Z] db613998a708cc4ed3df48742338f02832450c2504fb2c4e0e358f01060a6ad9 [2020-10-27T02:40:25.519Z] bundles/buildx version [2020-10-27T02:40:25.519Z] buildx v0.3.1 6db68d0 [2020-10-27T02:40:25.519Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 . [2020-10-27T02:40:25.519Z] #1 [internal] booting buildkit [2020-10-27T02:40:25.519Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-10-27T02:40:25.519Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done [2020-10-27T02:40:25.519Z] #1 creating container buildx_buildkit_default [2020-10-27T02:40:25.519Z] #1 creating container buildx_buildkit_default 0.4s done [2020-10-27T02:40:25.519Z] #1 DONE 2.6s [2020-10-27T02:40:25.519Z] [2020-10-27T02:40:25.519Z] #3 [internal] load .dockerignore [2020-10-27T02:40:25.519Z] #3 transferring context: 87B done [2020-10-27T02:40:25.519Z] #3 DONE 0.0s [2020-10-27T02:40:25.519Z] [2020-10-27T02:40:25.519Z] #2 [internal] load build definition from Dockerfile [2020-10-27T02:40:25.519Z] #2 transferring dockerfile: 16.58kB done [2020-10-27T02:40:25.519Z] #2 DONE 0.0s [2020-10-27T02:40:25.519Z] [2020-10-27T02:40:25.519Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-27T02:40:25.519Z] #4 DONE 0.8s [2020-10-27T02:40:25.519Z] [2020-10-27T02:40:25.519Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-27T02:40:25.519Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-27T02:40:25.519Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-27T02:40:25.519Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-10-27T02:40:25.519Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-10-27T02:40:25.519Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-10-27T02:40:25.519Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-10-27T02:40:25.519Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-10-27T02:40:25.519Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-10-27T02:40:25.519Z] #5 DONE 0.9s [2020-10-27T02:40:25.519Z] [2020-10-27T02:40:25.519Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-27T02:40:25.590Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:40:26.157Z] #8 DONE 0.6s [2020-10-27T02:40:26.157Z] [2020-10-27T02:40:26.157Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-27T02:40:26.312Z] #41 ... [2020-10-27T02:40:26.312Z] [2020-10-27T02:40:26.312Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:40:26.312Z] #11 65.60 Selecting previously unselected package libapparmor1:s390x. [2020-10-27T02:40:26.312Z] #11 65.60 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-10-27T02:40:26.312Z] #11 65.60 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-10-27T02:40:26.312Z] #11 65.68 Selecting previously unselected package libapparmor-dev:s390x. [2020-10-27T02:40:26.312Z] #11 65.68 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-10-27T02:40:26.312Z] #11 65.68 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-10-27T02:40:26.312Z] #11 65.81 Selecting previously unselected package libbtrfs0. [2020-10-27T02:40:26.312Z] #11 65.81 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-27T02:40:26.312Z] #11 65.81 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:40:26.312Z] #11 65.86 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:40:26.312Z] #11 65.86 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-27T02:40:26.312Z] #11 65.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:40:26.312Z] #11 65.95 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-10-27T02:40:26.452Z] #7 DONE 0.7s [2020-10-27T02:40:26.452Z] [2020-10-27T02:40:26.452Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-27T02:40:26.605Z] #11 65.95 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-27T02:40:26.605Z] #11 65.96 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-27T02:40:26.605Z] #11 66.01 Selecting previously unselected package libudev-dev:s390x. [2020-10-27T02:40:26.605Z] #11 66.01 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-10-27T02:40:26.605Z] #11 66.01 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-10-27T02:40:26.605Z] #11 66.13 Selecting previously unselected package libsepol1-dev:s390x. [2020-10-27T02:40:26.605Z] #11 66.13 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-10-27T02:40:26.605Z] #11 66.13 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-10-27T02:40:26.685Z] #43 ... [2020-10-27T02:40:26.685Z] [2020-10-27T02:40:26.686Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:26.686Z] #35 0.951 + RM_GOPATH=0 [2020-10-27T02:40:26.686Z] #35 0.951 + TMP_GOPATH= [2020-10-27T02:40:26.686Z] #35 0.951 + : /build [2020-10-27T02:40:26.686Z] #35 0.951 + '[' -z '' ']' [2020-10-27T02:40:26.686Z] #35 0.951 ++ mktemp -d [2020-10-27T02:40:26.686Z] #35 0.951 + export GOPATH=/tmp/tmp.T029DdlZZY [2020-10-27T02:40:26.686Z] #35 0.951 + GOPATH=/tmp/tmp.T029DdlZZY [2020-10-27T02:40:26.686Z] #35 0.951 + RM_GOPATH=1 [2020-10-27T02:40:26.686Z] #35 0.951 + case "$(go env GOARCH)" in [2020-10-27T02:40:26.686Z] #35 0.951 ++ go env GOARCH [2020-10-27T02:40:26.686Z] #35 0.971 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:40:26.686Z] #35 0.971 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:40:26.686Z] #35 0.973 ++ dirname /tmp/install/install.sh [2020-10-27T02:40:26.686Z] #35 0.976 + dir=/tmp/install [2020-10-27T02:40:26.686Z] #35 0.976 + bin=tini [2020-10-27T02:40:26.686Z] #35 0.976 + shift [2020-10-27T02:40:26.686Z] #35 0.976 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-27T02:40:26.686Z] #35 0.977 + . /tmp/install/tini.installer [2020-10-27T02:40:26.686Z] #35 0.977 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:40:26.686Z] #35 0.977 + install_tini [2020-10-27T02:40:26.686Z] #35 0.977 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-27T02:40:26.686Z] #35 0.978 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:40:26.686Z] #35 0.982 + git clone https://github.com/krallin/tini.git /tmp/tmp.T029DdlZZY/tini [2020-10-27T02:40:26.686Z] #35 0.986 Cloning into '/tmp/tmp.T029DdlZZY/tini'... [2020-10-27T02:40:26.686Z] #35 1.738 + cd /tmp/tmp.T029DdlZZY/tini [2020-10-27T02:40:26.686Z] #35 1.739 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:40:26.686Z] #35 1.767 + cmake . [2020-10-27T02:40:26.688Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:40:26.688Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:40:26.752Z] #6 DONE 1.0s [2020-10-27T02:40:26.752Z] [2020-10-27T02:40:26.752Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:40:26.752Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-27T02:40:26.898Z] #11 66.30 Selecting previously unselected package libpcre16-3:s390x. [2020-10-27T02:40:26.899Z] #11 66.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-10-27T02:40:26.899Z] #11 66.30 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-10-27T02:40:26.899Z] #11 66.45 Selecting previously unselected package libpcre32-3:s390x. [2020-10-27T02:40:26.899Z] #11 66.45 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-10-27T02:40:26.899Z] #11 66.45 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-10-27T02:40:27.058Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-10-27T02:40:27.058Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-10-27T02:40:27.058Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-10-27T02:40:27.058Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-10-27T02:40:27.058Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-10-27T02:40:27.058Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-27T02:40:27.058Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s [2020-10-27T02:40:27.058Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-10-27T02:40:27.058Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-10-27T02:40:27.058Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s [2020-10-27T02:40:27.192Z] #11 66.59 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-10-27T02:40:27.192Z] #11 66.59 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-10-27T02:40:27.192Z] #11 66.59 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-27T02:40:27.192Z] #11 66.69 Selecting previously unselected package libpcre3-dev:s390x. [2020-10-27T02:40:27.192Z] #11 66.69 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-10-27T02:40:27.192Z] #11 66.70 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-10-27T02:40:27.248Z] #35 ... [2020-10-27T02:40:27.248Z] [2020-10-27T02:40:27.248Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:40:27.248Z] #40 65.83 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-27T02:40:27.248Z] #40 65.85 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:40:27.248Z] #40 DONE 66.2s [2020-10-27T02:40:27.248Z] [2020-10-27T02:40:27.248Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:27.248Z] #35 2.531 -- The C compiler identification is GNU 8.3.0 [2020-10-27T02:40:27.248Z] #35 2.577 -- Check for working C compiler: /usr/bin/cc [2020-10-27T02:40:27.463Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-10-27T02:40:27.463Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.11MB / 8.25MB 0.4s [2020-10-27T02:40:27.463Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.63MB / 54.14MB 0.6s [2020-10-27T02:40:27.463Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 2.42MB / 10.73MB 0.6s [2020-10-27T02:40:27.463Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 4.00MB / 57.46MB 0.6s [2020-10-27T02:40:27.464Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.71MB / 8.25MB 0.6s [2020-10-27T02:40:27.485Z] #11 66.90 Selecting previously unselected package libselinux1-dev:s390x. [2020-10-27T02:40:27.485Z] #11 66.90 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-10-27T02:40:27.485Z] #11 66.91 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-27T02:40:27.485Z] #11 67.07 Selecting previously unselected package libdevmapper-dev:s390x. [2020-10-27T02:40:27.485Z] #11 67.07 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-10-27T02:40:27.485Z] #11 67.07 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-27T02:40:27.485Z] #11 67.12 Selecting previously unselected package libseccomp-dev:s390x. [2020-10-27T02:40:27.485Z] #11 67.12 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-10-27T02:40:27.485Z] #11 67.12 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-10-27T02:40:27.485Z] #11 67.20 Selecting previously unselected package libsystemd-dev:s390x. [2020-10-27T02:40:27.485Z] #11 67.20 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-10-27T02:40:27.485Z] #11 67.21 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-27T02:40:25.600Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:40:25.613Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:40:26.639Z] > git remote # timeout=10 [2020-10-27T02:40:26.650Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:40:26.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:40:26.665Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:40:26.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T02:40:26.692Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:40:26.697Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:40:27.779Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.37MB / 10.73MB 0.7s [2020-10-27T02:40:27.779Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.27MB / 8.25MB 0.7s [2020-10-27T02:40:27.779Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.59MB / 73.58MB 0.7s [2020-10-27T02:40:28.095Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 7.48MB / 54.14MB 0.9s [2020-10-27T02:40:28.095Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.12MB / 10.73MB 0.9s [2020-10-27T02:40:28.095Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 7.06MB / 57.46MB 0.9s [2020-10-27T02:40:28.095Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.28MB / 8.25MB 0.9s [2020-10-27T02:40:28.095Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 11.70MB / 54.14MB 1.1s [2020-10-27T02:40:28.095Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.38MB / 10.73MB 1.1s [2020-10-27T02:40:28.095Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.43MB / 8.25MB 1.1s [2020-10-27T02:40:28.095Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.31MB / 96.52MB 1.1s [2020-10-27T02:40:28.095Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-10-27T02:40:28.095Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 10.41MB / 57.46MB 1.2s [2020-10-27T02:40:28.095Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s [2020-10-27T02:40:28.095Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 8.37MB / 73.58MB 1.2s [2020-10-27T02:40:28.145Z] #11 67.56 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-27T02:40:28.145Z] #11 67.57 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-10-27T02:40:28.145Z] #11 67.58 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-10-27T02:40:28.145Z] #11 67.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:40:28.145Z] #11 67.59 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-10-27T02:40:28.145Z] #11 67.60 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-10-27T02:40:28.145Z] #11 67.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:28.145Z] #11 67.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:40:28.145Z] #11 67.62 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-10-27T02:40:28.145Z] #11 67.62 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-10-27T02:40:28.145Z] #11 67.63 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:40:28.145Z] #11 67.64 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:40:28.145Z] #11 67.65 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-10-27T02:40:28.145Z] #11 67.66 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-27T02:40:28.145Z] #11 67.67 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-27T02:40:28.145Z] #11 67.67 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:40:28.145Z] #11 67.68 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-10-27T02:40:28.145Z] #11 67.69 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:28.145Z] #11 67.69 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 [2020-10-27T02:40:28.145Z] #11 67.70 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 [2020-10-27T02:40:28.145Z] #11 67.70 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:28.145Z] #11 67.71 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 [2020-10-27T02:40:28.145Z] #11 67.71 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 [2020-10-27T02:40:28.145Z] #11 67.72 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:40:28.145Z] #11 67.72 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-27T02:40:28.145Z] #11 67.73 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-27T02:40:28.145Z] #11 67.74 Setting up dmsetup (2:1.02.155-3) ... [2020-10-27T02:40:28.145Z] #11 67.74 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-27T02:40:28.145Z] #11 67.75 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-27T02:40:28.145Z] #11 67.76 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:40:28.181Z] #35 3.580 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-27T02:40:28.414Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 16.86MB / 54.14MB 1.3s [2020-10-27T02:40:28.414Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-10-27T02:40:28.414Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 16.42MB / 57.46MB 1.5s [2020-10-27T02:40:28.414Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 12.93MB / 73.58MB 1.5s [2020-10-27T02:40:28.437Z] #35 3.582 -- Detecting C compiler ABI info [2020-10-27T02:40:28.779Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.55MB / 54.14MB 1.6s [2020-10-27T02:40:28.779Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 19.66MB / 57.46MB 1.6s [2020-10-27T02:40:28.779Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 11.24MB / 96.52MB 1.6s [2020-10-27T02:40:28.779Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 27.39MB / 54.14MB 1.9s [2020-10-27T02:40:28.779Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.01MB / 57.46MB 1.9s [2020-10-27T02:40:28.779Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 17.37MB / 73.58MB 1.9s [2020-10-27T02:40:28.788Z] #11 DONE 68.2s [2020-10-27T02:40:28.788Z] [2020-10-27T02:40:28.788Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:29.001Z] #35 4.280 -- Detecting C compiler ABI info - done [2020-10-27T02:40:29.001Z] #35 4.314 -- Detecting C compile features [2020-10-27T02:40:29.267Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 18.06MB / 96.52MB 2.1s [2020-10-27T02:40:29.267Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.56MB / 54.14MB 2.4s [2020-10-27T02:40:29.267Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 28.39MB / 57.46MB 2.4s [2020-10-27T02:40:29.267Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 21.07MB / 73.58MB 2.4s [2020-10-27T02:40:29.267Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 23.96MB / 96.52MB 2.4s [2020-10-27T02:40:29.352Z] ---> 55d19a35eb51 [2020-10-27T02:40:29.429Z] #51 0.929 + RM_GOPATH=0 [2020-10-27T02:40:29.429Z] #51 0.929 + TMP_GOPATH= [2020-10-27T02:40:29.429Z] #51 0.929 + : /build [2020-10-27T02:40:29.429Z] #51 0.929 + '[' -z '' ']' [2020-10-27T02:40:29.429Z] #51 0.929 ++ mktemp -d [2020-10-27T02:40:29.429Z] #51 0.930 + export GOPATH=/tmp/tmp.0g7PwQS4Co [2020-10-27T02:40:29.429Z] #51 0.930 + GOPATH=/tmp/tmp.0g7PwQS4Co [2020-10-27T02:40:29.429Z] #51 0.930 + RM_GOPATH=1 [2020-10-27T02:40:29.429Z] #51 0.930 + case "$(go env GOARCH)" in [2020-10-27T02:40:29.429Z] #51 0.931 ++ go env GOARCH [2020-10-27T02:40:29.429Z] #51 0.946 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:40:29.429Z] #51 0.946 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:40:29.429Z] #51 0.948 ++ dirname /tmp/install/install.sh [2020-10-27T02:40:29.429Z] #51 0.950 + dir=/tmp/install [2020-10-27T02:40:29.429Z] #51 0.950 + bin=runc [2020-10-27T02:40:29.429Z] #51 0.950 + shift [2020-10-27T02:40:29.429Z] #51 0.950 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-27T02:40:29.429Z] #51 0.950 + . /tmp/install/runc.installer [2020-10-27T02:40:29.429Z] #51 0.950 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:40:29.429Z] #51 0.950 + install_runc [2020-10-27T02:40:29.429Z] #51 0.950 + uname -r [2020-10-27T02:40:29.429Z] #51 0.953 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-27T02:40:29.429Z] #51 0.956 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-27T02:40:29.429Z] #51 0.956 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-27T02:40:29.429Z] #51 0.956 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0g7PwQS4Co/src/github.com/opencontainers/runc [2020-10-27T02:40:29.429Z] #51 0.956 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-27T02:40:29.429Z] #51 0.961 Cloning into '/tmp/tmp.0g7PwQS4Co/src/github.com/opencontainers/runc'... [2020-10-27T02:40:29.629Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 32.09MB / 57.46MB 2.7s [2020-10-27T02:40:29.722Z] #51 ... [2020-10-27T02:40:29.722Z] [2020-10-27T02:40:29.722Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-27T02:40:29.722Z] #12 DONE 1.2s [2020-10-27T02:40:29.722Z] [2020-10-27T02:40:29.722Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:29.722Z] #43 59.38 vendor/golang.org/x/text/unicode/norm [2020-10-27T02:40:29.722Z] #43 61.45 vendor/golang.org/x/net/idna [2020-10-27T02:40:29.722Z] #43 62.93 vendor/golang.org/x/net/http2/hpack [2020-10-27T02:40:29.722Z] #43 63.50 mime [2020-10-27T02:40:29.722Z] #43 64.82 mime/quotedprintable [2020-10-27T02:40:29.722Z] #43 65.04 net/http/internal [2020-10-27T02:40:29.722Z] #43 67.57 crypto/x509 [2020-10-27T02:40:29.722Z] #43 67.57 net/textproto [2020-10-27T02:40:29.722Z] #43 68.34 vendor/golang.org/x/net/http/httpguts [2020-10-27T02:40:29.722Z] #43 68.46 vendor/golang.org/x/net/http/httpproxy [2020-10-27T02:40:29.722Z] #43 68.94 mime/multipart [2020-10-27T02:40:29.981Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 35.45MB / 54.14MB 2.8s [2020-10-27T02:40:29.981Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 30.99MB / 96.52MB 2.8s [2020-10-27T02:40:29.981Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.38MB / 57.46MB 3.0s [2020-10-27T02:40:29.981Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 25.32MB / 73.58MB 3.0s [2020-10-27T02:40:30.018Z] #43 ... [2020-10-27T02:40:30.018Z] [2020-10-27T02:40:30.018Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-27T02:40:30.598Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.44MB / 54.14MB 3.2s [2020-10-27T02:40:30.598Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 37.37MB / 96.52MB 3.3s [2020-10-27T02:40:30.598Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.82MB / 57.46MB 3.4s [2020-10-27T02:40:30.598Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.10MB / 73.58MB 3.4s [2020-10-27T02:40:30.598Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.39MB / 54.14MB 3.6s [2020-10-27T02:40:30.598Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 43.99MB / 96.52MB 3.7s [2020-10-27T02:40:30.888Z] Successfully built 55d19a35eb51 [2020-10-27T02:40:30.888Z] Successfully tagged docker:latest [2020-10-27T02:40:30.888Z] INFO: Image build ended at 10/27/2020 02:40:30. Duration:00:00:44.8527390 [2020-10-27T02:40:30.888Z] [2020-10-27T02:40:30.888Z] [2020-10-27T02:40:30.888Z] INFO: Building the test binaries at 10/27/2020 02:40:30... [2020-10-27T02:40:31.004Z] Fetching without tags [2020-10-27T02:40:31.034Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.03MB / 57.46MB 3.9s [2020-10-27T02:40:31.034Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.66MB / 54.14MB 4.0s [2020-10-27T02:40:31.034Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.88MB / 73.58MB 4.0s [2020-10-27T02:40:31.059Z] #13 DONE 1.0s [2020-10-27T02:40:31.059Z] [2020-10-27T02:40:31.059Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-27T02:40:31.195Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:40:31.233Z] > git --version # timeout=10 [2020-10-27T02:40:31.249Z] > git --version # 'git version 2.7.4' [2020-10-27T02:40:31.255Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-27T02:40:31.428Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.65MB / 57.46MB 4.2s [2020-10-27T02:40:31.428Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.66MB / 96.52MB 4.2s [2020-10-27T02:40:31.428Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.93MB / 54.14MB 4.3s [2020-10-27T02:40:31.428Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.72MB / 54.14MB 4.5s [2020-10-27T02:40:31.428Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 37.82MB / 73.58MB 4.5s [2020-10-27T02:40:31.434Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:40:31.520Z] #35 6.359 -- Detecting C compile features - done [2020-10-27T02:40:31.520Z] #35 6.376 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-27T02:40:31.520Z] #35 6.629 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-27T02:40:31.520Z] #35 6.836 -- Configuring done [2020-10-27T02:40:31.520Z] #35 6.861 -- Generating done [2020-10-27T02:40:31.698Z] #14 ... [2020-10-27T02:40:31.698Z] [2020-10-27T02:40:31.698Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:31.698Z] #56 66.72 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:40:31.698Z] #56 66.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-27T02:40:31.698Z] #56 DONE 71.2s [2020-10-27T02:40:31.698Z] [2020-10-27T02:40:31.698Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-27T02:40:31.698Z] #14 0.797 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-27T02:40:31.739Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.82MB / 57.46MB 4.6s [2020-10-27T02:40:31.739Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.02MB / 96.52MB 4.6s [2020-10-27T02:40:31.739Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.7s done [2020-10-27T02:40:31.739Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.14MB / 57.46MB 4.8s [2020-10-27T02:40:31.739Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 42.53MB / 73.58MB 4.8s [2020-10-27T02:40:31.739Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.84MB / 96.52MB 4.9s [Pipeline] withEnv [Pipeline] { [2020-10-27T02:40:31.777Z] #35 6.862 -- Build files have been written to: /tmp/tmp.T029DdlZZY/tini [2020-10-27T02:40:31.777Z] #35 6.889 + make tini-static [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-27T02:40:32.015Z] #14 DONE 0.9s [2020-10-27T02:40:32.015Z] [2020-10-27T02:40:32.015Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-27T02:40:32.015Z] #57 DONE 0.1s [2020-10-27T02:40:32.015Z] [2020-10-27T02:40:32.015Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-27T02:40:32.015Z] #58 DONE 0.1s [2020-10-27T02:40:32.015Z] [2020-10-27T02:40:32.015Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-27T02:40:32.034Z] #35 7.411 Scanning dependencies of target tini-static [2020-10-27T02:40:32.044Z] #9 ... [2020-10-27T02:40:32.044Z] [2020-10-27T02:40:32.044Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-27T02:40:32.044Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-27T02:40:32.044Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-27T02:40:32.044Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-10-27T02:40:32.044Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-27T02:40:32.044Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.7s done [2020-10-27T02:40:32.044Z] #61 DONE 5.2s [2020-10-27T02:40:32.044Z] [2020-10-27T02:40:32.044Z] #22 [internal] load build context [2020-10-27T02:40:32.044Z] #22 transferring context: 41.32MB 5.3s [2020-10-27T02:40:30.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:40:30.930Z] > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10 [2020-10-27T02:40:30.949Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:40:30.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-27T02:40:31.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-27T02:40:31.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:40:31.020Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T02:40:31.443Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:40:31.467Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:40:32.290Z] #35 7.561 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-27T02:40:32.355Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:40:32.355Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592) [2020-10-27T02:40:32.447Z] + docker version [2020-10-27T02:40:32.547Z] #35 ... [2020-10-27T02:40:32.547Z] [2020-10-27T02:40:32.547Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:32.547Z] #49 61.59 os [2020-10-27T02:40:32.547Z] #49 64.54 encoding/binary [2020-10-27T02:40:32.547Z] #49 65.37 fmt [2020-10-27T02:40:32.547Z] #49 66.97 encoding/base64 [2020-10-27T02:40:32.547Z] #49 67.94 golang.org/x/sys/unix [2020-10-27T02:40:32.547Z] #49 70.45 encoding/json [2020-10-27T02:40:32.804Z] #49 ... [2020-10-27T02:40:32.804Z] [2020-10-27T02:40:32.804Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:32.804Z] #41 1.934 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:40:32.804Z] #41 1.934 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:40:32.804Z] #41 1.950 Note: Building without GnuTLS support [2020-10-27T02:40:32.804Z] #41 1.959 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:40:32.804Z] #41 1.959 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:40:32.804Z] #41 3.719 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:40:32.804Z] #41 3.770 GEN .gitid [2020-10-27T02:40:32.804Z] #41 3.809 GEN criu/include/version.h [2020-10-27T02:40:32.804Z] #41 3.884 GEN include/common/asm [2020-10-27T02:40:32.804Z] #41 5.526 PBCC images/timens.pb-c.c [2020-10-27T02:40:32.804Z] #41 5.566 DEP images/timens.pb-c.d [2020-10-27T02:40:32.804Z] #41 5.629 PBCC images/fown.pb-c.c [2020-10-27T02:40:32.804Z] #41 5.694 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-27T02:40:33.060Z] #41 5.811 PBCC images/opts.pb-c.c [2020-10-27T02:40:33.060Z] #41 5.854 PBCC images/memfd.pb-c.c [2020-10-27T02:40:33.060Z] #41 5.945 DEP images/fown.pb-c.d [2020-10-27T02:40:33.060Z] #41 ... [2020-10-27T02:40:33.060Z] [2020-10-27T02:40:33.060Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:33.060Z] #32 62.10 path [2020-10-27T02:40:33.060Z] #32 62.58 text/tabwriter [2020-10-27T02:40:33.060Z] #32 63.76 path/filepath [2020-10-27T02:40:33.060Z] #32 63.82 fmt [2020-10-27T02:40:33.060Z] #32 65.25 io/ioutil [2020-10-27T02:40:33.060Z] #32 68.08 github.com/BurntSushi/toml [2020-10-27T02:40:33.060Z] #32 68.09 flag [2020-10-27T02:40:33.060Z] #32 69.91 log [2020-10-27T02:40:33.156Z] #22 transferring context: 52.01MB 6.3s done [2020-10-27T02:40:33.156Z] #22 DONE 6.4s [2020-10-27T02:40:33.156Z] [2020-10-27T02:40:33.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:40:33.156Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.9s done [2020-10-27T02:40:33.156Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.1s done [2020-10-27T02:40:33.156Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done [2020-10-27T02:40:33.156Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done [2020-10-27T02:40:33.156Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-27T02:40:33.317Z] #32 72.27 github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:40:33.317Z] #32 ... [2020-10-27T02:40:33.317Z] [2020-10-27T02:40:33.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:33.317Z] #41 5.990 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-27T02:40:33.317Z] #41 6.093 DEP images/opts.pb-c.d [2020-10-27T02:40:33.317Z] #41 6.155 DEP images/memfd.pb-c.d [2020-10-27T02:40:33.555Z] #15 DONE 1.5s [2020-10-27T02:40:33.555Z] [2020-10-27T02:40:33.555Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-27T02:40:33.573Z] #41 6.254 PBCC images/sit.pb-c.c [2020-10-27T02:40:33.573Z] #41 6.296 DEP images/sit.pb-c.d [2020-10-27T02:40:33.573Z] #41 ... [2020-10-27T02:40:33.573Z] [2020-10-27T02:40:33.573Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:40:33.573Z] #11 62.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-27T02:40:33.573Z] #11 62.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-27T02:40:33.573Z] #11 62.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:40:33.573Z] #11 69.63 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-27T02:40:33.573Z] #11 69.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-27T02:40:33.573Z] #11 69.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:33.573Z] #11 69.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-27T02:40:33.573Z] #11 69.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-27T02:40:33.573Z] #11 69.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:40:33.573Z] #11 ... [2020-10-27T02:40:33.573Z] [2020-10-27T02:40:33.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:33.573Z] #41 6.368 PBCC images/macvlan.pb-c.c [2020-10-27T02:40:33.573Z] #41 6.401 DEP images/macvlan.pb-c.d [2020-10-27T02:40:33.573Z] #41 6.444 PBCC images/autofs.pb-c.c [2020-10-27T02:40:33.573Z] #41 6.471 DEP images/autofs.pb-c.d [2020-10-27T02:40:33.830Z] #41 6.525 PBCC images/sysctl.pb-c.c [2020-10-27T02:40:33.830Z] #41 6.559 DEP images/sysctl.pb-c.d [2020-10-27T02:40:33.830Z] #41 6.607 PBCC images/time.pb-c.c [2020-10-27T02:40:33.830Z] #41 6.651 DEP images/time.pb-c.d [2020-10-27T02:40:33.830Z] #41 6.732 PBCC images/binfmt-misc.pb-c.c [2020-10-27T02:40:34.087Z] #41 6.781 DEP images/binfmt-misc.pb-c.d [2020-10-27T02:40:34.087Z] #41 6.836 PBCC images/seccomp.pb-c.c [2020-10-27T02:40:34.087Z] #41 6.873 DEP images/seccomp.pb-c.d [2020-10-27T02:40:34.087Z] #41 6.906 PBCC images/userns.pb-c.c [2020-10-27T02:40:34.087Z] #41 6.958 DEP images/userns.pb-c.d [2020-10-27T02:40:34.343Z] #41 7.002 PBCC images/cgroup.pb-c.c [2020-10-27T02:40:34.343Z] #41 7.084 DEP images/cgroup.pb-c.d [2020-10-27T02:40:34.343Z] #41 7.177 PBCC images/ext-file.pb-c.c [2020-10-27T02:40:32.256Z] > git remote # timeout=10 [2020-10-27T02:40:32.276Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T02:40:32.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-27T02:40:32.300Z] > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10 [2020-10-27T02:40:32.332Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T02:40:32.361Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T02:40:32.383Z] > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10 [2020-10-27T02:40:34.600Z] #41 ... [2020-10-27T02:40:34.600Z] #16 DONE 1.0s [2020-10-27T02:40:34.600Z] [2020-10-27T02:40:34.600Z] [2020-10-27T02:40:34.600Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-27T02:40:34.600Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:34.600Z] #35 8.833 [100%] Linking C executable tini-static [2020-10-27T02:40:34.600Z] #35 9.530 [100%] Built target tini-static [2020-10-27T02:40:34.600Z] #35 9.630 + mkdir -p /build [2020-10-27T02:40:34.600Z] #35 9.636 + cp tini-static /build/docker-init [2020-10-27T02:40:34.600Z] #35 DONE 9.8s [2020-10-27T02:40:34.600Z] [2020-10-27T02:40:34.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:34.600Z] #41 7.229 DEP images/ext-file.pb-c.d [2020-10-27T02:40:34.600Z] #41 7.334 PBCC images/rpc.pb-c.c [2020-10-27T02:40:34.857Z] #41 7.490 DEP images/rpc.pb-c.d [2020-10-27T02:40:34.857Z] #41 7.578 PBCC images/siginfo.pb-c.c [2020-10-27T02:40:34.857Z] #41 7.613 DEP images/siginfo.pb-c.d [2020-10-27T02:40:35.113Z] #41 7.780 PBCC images/pagemap.pb-c.c [2020-10-27T02:40:35.113Z] #41 7.911 DEP images/pagemap.pb-c.d [2020-10-27T02:40:35.113Z] #41 8.011 PBCC images/rlimit.pb-c.c [2020-10-27T02:40:35.370Z] #41 8.050 DEP images/rlimit.pb-c.d [2020-10-27T02:40:35.370Z] #41 8.133 PBCC images/file-lock.pb-c.c [2020-10-27T02:40:35.370Z] #41 8.191 DEP images/file-lock.pb-c.d [2020-10-27T02:40:35.627Z] #41 8.331 PBCC images/tty.pb-c.c [2020-10-27T02:40:35.645Z] #17 DONE 1.1s [2020-10-27T02:40:35.645Z] [2020-10-27T02:40:35.645Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:35.645Z] #51 6.523 + cd /tmp/tmp.0g7PwQS4Co/src/github.com/opencontainers/runc [2020-10-27T02:40:35.645Z] #51 6.523 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:40:35.645Z] #51 6.923 + '[' -z '' ']' [2020-10-27T02:40:35.645Z] #51 6.923 + target=static [2020-10-27T02:40:35.645Z] #51 6.923 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-27T02:40:35.645Z] #51 7.068 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-27T02:40:35.883Z] #41 8.516 DEP images/tty.pb-c.d [2020-10-27T02:40:35.884Z] #41 8.571 PBCC images/tun.pb-c.c [2020-10-27T02:40:35.884Z] #41 8.598 PBCC images/netdev.pb-c.c [2020-10-27T02:40:35.884Z] #41 8.663 DEP images/tun.pb-c.d [2020-10-27T02:40:36.141Z] #41 8.722 DEP images/netdev.pb-c.d [2020-10-27T02:40:36.141Z] #41 8.767 PBCC images/vma.pb-c.c [2020-10-27T02:40:36.141Z] #41 8.803 DEP images/vma.pb-c.d [2020-10-27T02:40:36.141Z] #41 8.904 PBCC images/creds.pb-c.c [2020-10-27T02:40:36.141Z] #41 8.935 DEP images/creds.pb-c.d [2020-10-27T02:40:36.141Z] #41 8.971 PBCC images/utsns.pb-c.c [2020-10-27T02:40:36.141Z] #41 9.005 DEP images/utsns.pb-c.d [2020-10-27T02:40:36.490Z] #41 9.056 PBCC images/ipc-desc.pb-c.c [2020-10-27T02:40:36.490Z] #41 9.187 PBCC images/ipc-sem.pb-c.c [2020-10-27T02:40:36.490Z] #41 9.228 DEP images/ipc-desc.pb-c.d [2020-10-27T02:40:36.490Z] #41 9.295 DEP images/ipc-sem.pb-c.d [2020-10-27T02:40:36.684Z] #51 ... [2020-10-27T02:40:36.684Z] [2020-10-27T02:40:36.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:36.684Z] #41 32.29 CC compel/src/lib/ptrace.o [2020-10-27T02:40:36.684Z] #41 32.54 AR compel/libcompel.a [2020-10-27T02:40:36.684Z] #41 32.57 HOSTCC compel/src/main-host.o [2020-10-27T02:40:36.684Z] #41 32.70 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-10-27T02:40:36.684Z] #41 32.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-27T02:40:36.684Z] #41 32.98 HOSTCC compel/src/lib/log-host.o [2020-10-27T02:40:36.684Z] #41 33.13 HOSTLINK compel/compel-host-bin [2020-10-27T02:40:36.684Z] #41 33.24 DEP soccr/soccr.d [2020-10-27T02:40:36.684Z] #41 33.34 CC soccr/soccr.o [2020-10-27T02:40:36.684Z] #41 34.12 AR soccr/libsoccr.a [2020-10-27T02:40:36.684Z] #41 34.14 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:40:36.684Z] #41 34.37 DEP criu/arch/s390/sigframe.d [2020-10-27T02:40:36.684Z] #41 34.47 DEP criu/arch/s390/crtools.d [2020-10-27T02:40:36.684Z] #41 34.60 DEP criu/arch/s390/cpu.d [2020-10-27T02:40:36.684Z] #41 34.74 CC criu/arch/s390/cpu.o [2020-10-27T02:40:36.684Z] #41 35.20 CC criu/arch/s390/crtools.o [2020-10-27T02:40:36.684Z] #41 35.79 CC criu/arch/s390/sigframe.o [2020-10-27T02:40:36.684Z] #41 36.00 LINK criu/arch/s390/crtools.built-in.o [2020-10-27T02:40:36.684Z] #41 36.02 DEP criu/pie/util-vdso.d [2020-10-27T02:40:36.684Z] #41 36.20 DEP criu/pie/util.d [2020-10-27T02:40:36.684Z] #41 36.30 CC criu/pie/util.o [2020-10-27T02:40:36.684Z] #41 36.56 CC criu/pie/util-vdso.o [2020-10-27T02:40:36.684Z] #41 37.04 AR criu/pie/pie.lib.a [2020-10-27T02:40:36.684Z] #41 37.08 DEP criu/pie/restorer.d [2020-10-27T02:40:36.684Z] #41 37.19 DEP criu/arch/s390/restorer.d [2020-10-27T02:40:36.684Z] #41 37.27 DEP criu/arch/s390/vdso-pie.d [2020-10-27T02:40:36.684Z] #41 37.33 DEP criu/pie/parasite-vdso.d [2020-10-27T02:40:36.684Z] #41 37.48 DEP criu/pie/parasite.d [2020-10-27T02:40:36.684Z] #41 37.70 CC criu/pie/parasite.o [2020-10-27T02:40:36.684Z] #41 38.64 LINK criu/pie/parasite.built-in.o [2020-10-27T02:40:36.684Z] #41 38.65 GEN criu/pie/parasite-blob.h [2020-10-27T02:40:36.684Z] #41 38.70 CC criu/pie/parasite-vdso.o [2020-10-27T02:40:36.684Z] #41 39.29 CC criu/arch/s390/vdso-pie.o [2020-10-27T02:40:36.684Z] #41 39.49 CC criu/arch/s390/restorer.o [2020-10-27T02:40:36.684Z] #41 39.64 CC criu/pie/restorer.o [2020-10-27T02:40:36.684Z] #41 41.16 LINK criu/pie/restorer.built-in.o [2020-10-27T02:40:36.684Z] #41 41.16 GEN criu/pie/restorer-blob.h [2020-10-27T02:40:36.684Z] #41 41.21 DEP criu/vdso.d [2020-10-27T02:40:36.684Z] #41 41.45 DEP criu/uts_ns.d [2020-10-27T02:40:36.684Z] #41 41.59 DEP criu/util.d [2020-10-27T02:40:36.684Z] #41 41.71 DEP criu/uffd.d [2020-10-27T02:40:36.684Z] #41 41.85 DEP criu/tun.d [2020-10-27T02:40:36.684Z] #41 41.94 DEP criu/tty.d [2020-10-27T02:40:36.684Z] #41 42.03 DEP criu/timerfd.d [2020-10-27T02:40:36.684Z] #41 42.14 DEP criu/timens.d [2020-10-27T02:40:36.684Z] #41 42.23 DEP criu/sysfs_parse.d [2020-10-27T02:40:36.684Z] #41 42.32 DEP criu/sysctl.d [2020-10-27T02:40:36.684Z] #41 42.40 DEP criu/string.d [2020-10-27T02:40:36.684Z] #41 42.41 DEP criu/stats.d [2020-10-27T02:40:36.684Z] #41 42.51 DEP criu/sockets.d [2020-10-27T02:40:36.695Z] INFO: make.ps1 starting at 10/27/2020 02:40:36 [2020-10-27T02:40:36.711Z] #9 ... [2020-10-27T02:40:36.711Z] [2020-10-27T02:40:36.711Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:40:36.711Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-27T02:40:36.711Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-27T02:40:36.711Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done [2020-10-27T02:40:36.711Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 4.0s done [2020-10-27T02:40:36.711Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done [2020-10-27T02:40:36.711Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 [2020-10-27T02:40:36.747Z] #41 9.334 PBCC images/ipc-msg.pb-c.c [2020-10-27T02:40:36.747Z] #41 9.366 DEP images/ipc-msg.pb-c.d [2020-10-27T02:40:36.747Z] #41 9.426 PBCC images/ipc-shm.pb-c.c [2020-10-27T02:40:36.747Z] #41 9.444 DEP images/ipc-shm.pb-c.d [2020-10-27T02:40:36.747Z] #41 9.495 PBCC images/ipc-var.pb-c.c [2020-10-27T02:40:36.747Z] #41 9.530 DEP images/ipc-var.pb-c.d [2020-10-27T02:40:36.747Z] #41 9.578 PBCC images/sk-opts.pb-c.c [2020-10-27T02:40:36.747Z] #41 9.589 PBCC images/packet-sock.pb-c.c [2020-10-27T02:40:36.747Z] #41 9.662 DEP images/sk-opts.pb-c.d [2020-10-27T02:40:36.936Z] Commit message: "devicemapper: remove path after umount" [2020-10-27T02:40:36.977Z] #41 42.64 DEP criu/sk-unix.d [2020-10-27T02:40:37.004Z] #41 9.725 DEP images/packet-sock.pb-c.d [2020-10-27T02:40:37.004Z] #41 9.790 PBCC images/sk-netlink.pb-c.c [2020-10-27T02:40:37.007Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 6.0s done [2020-10-27T02:40:37.007Z] #25 DONE 10.3s [2020-10-27T02:40:37.007Z] [2020-10-27T02:40:37.007Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:40:36.956Z] > git --version # timeout=10 [2020-10-27T02:40:36.987Z] > git --version # 'git version 2.17.1' [2020-10-27T02:40:37.014Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-27T02:40:37.153Z] INFO: Git commit (7d03e04f50) assumed from DOCKER_GITCOMMIT environment variable [2020-10-27T02:40:37.153Z] INFO: Invoking autogen... [2020-10-27T02:40:37.263Z] #41 9.822 DEP images/sk-netlink.pb-c.d [2020-10-27T02:40:37.263Z] #41 9.875 PBCC images/sk-inet.pb-c.c [2020-10-27T02:40:37.263Z] #41 9.940 DEP images/sk-inet.pb-c.d [2020-10-27T02:40:37.263Z] #41 10.05 PBCC images/sk-unix.pb-c.c [2020-10-27T02:40:37.263Z] #41 10.10 DEP images/sk-unix.pb-c.d [2020-10-27T02:40:37.263Z] #41 10.16 PBCC images/mm.pb-c.c [2020-10-27T02:40:37.270Z] #41 42.82 DEP criu/sk-tcp.d [2020-10-27T02:40:37.270Z] #41 42.92 DEP criu/sk-queue.d [2020-10-27T02:40:37.307Z] #26 0.251 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:40:37.307Z] #26 0.275 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:40:37.307Z] #26 0.307 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-27T02:40:37.523Z] #41 10.25 DEP images/mm.pb-c.d [2020-10-27T02:40:37.523Z] #41 10.28 PBCC images/timerfd.pb-c.c [2020-10-27T02:40:37.523Z] #41 10.39 DEP images/timerfd.pb-c.d [2020-10-27T02:40:37.564Z] #41 43.09 DEP criu/sk-packet.d [2020-10-27T02:40:37.564Z] #41 43.25 DEP criu/sk-netlink.d [2020-10-27T02:40:37.606Z] #26 0.494 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-27T02:40:37.779Z] #41 10.45 PBCC images/timer.pb-c.c [2020-10-27T02:40:37.779Z] #41 10.54 DEP images/timer.pb-c.d [2020-10-27T02:40:37.779Z] #41 10.59 PBCC images/sa.pb-c.c [2020-10-27T02:40:37.779Z] #41 10.64 DEP images/sa.pb-c.d [2020-10-27T02:40:37.857Z] #41 43.38 DEP criu/sk-inet.d [2020-10-27T02:40:37.857Z] #41 43.50 DEP criu/signalfd.d [2020-10-27T02:40:37.910Z] #26 0.704 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-27T02:40:38.035Z] #41 ... [2020-10-27T02:40:38.035Z] [2020-10-27T02:40:38.035Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:38.035Z] #32 DONE 76.9s [2020-10-27T02:40:38.035Z] [2020-10-27T02:40:38.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:38.035Z] #41 10.72 PBCC images/pipe-data.pb-c.c [2020-10-27T02:40:38.035Z] #41 10.87 DEP images/pipe-data.pb-c.d [2020-10-27T02:40:38.035Z] #41 10.93 PBCC images/mnt.pb-c.c [2020-10-27T02:40:38.145Z] + docker version [2020-10-27T02:40:38.150Z] #41 43.66 DEP criu/sigframe.d [2020-10-27T02:40:38.150Z] #41 43.74 DEP criu/shmem.d [2020-10-27T02:40:38.150Z] #41 43.88 DEP criu/servicefd.d [2020-10-27T02:40:38.205Z] #26 1.106 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-27T02:40:38.291Z] #41 11.06 DEP images/mnt.pb-c.d [2020-10-27T02:40:38.443Z] #41 44.05 DEP criu/seize.d [2020-10-27T02:40:38.443Z] #41 44.23 DEP criu/seccomp.d [2020-10-27T02:40:38.546Z] #41 11.23 PBCC images/sk-packet.pb-c.c [2020-10-27T02:40:38.546Z] #41 11.27 DEP images/sk-packet.pb-c.d [2020-10-27T02:40:38.689Z] INFO: Building daemon... [2020-10-27T02:40:38.736Z] #41 44.41 DEP criu/rst-malloc.d [2020-10-27T02:40:38.736Z] #41 44.48 DEP criu/rbtree.d [2020-10-27T02:40:38.802Z] #41 11.43 PBCC images/tcp-stream.pb-c.c [2020-10-27T02:40:38.802Z] #41 11.56 DEP images/tcp-stream.pb-c.d [2020-10-27T02:40:39.029Z] #41 44.53 DEP criu/pstree.d [2020-10-27T02:40:39.029Z] #41 44.64 DEP criu/protobuf.d [2020-10-27T02:40:39.058Z] #41 11.69 PBCC images/pipe.pb-c.c [2020-10-27T02:40:39.058Z] #41 11.81 DEP images/pipe.pb-c.d [2020-10-27T02:40:39.058Z] #41 ... [2020-10-27T02:40:39.058Z] [2020-10-27T02:40:39.058Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:39.058Z] #43 67.95 fmt [2020-10-27T02:40:39.058Z] #43 68.76 regexp [2020-10-27T02:40:39.058Z] #43 72.71 internal/lazyregexp [2020-10-27T02:40:39.058Z] #43 73.03 go/token [2020-10-27T02:40:39.058Z] #43 73.04 net/url [2020-10-27T02:40:39.058Z] #43 74.73 go/scanner [2020-10-27T02:40:39.058Z] #43 75.44 text/template/parse [2020-10-27T02:40:39.058Z] #43 76.51 go/ast [2020-10-27T02:40:39.058Z] #43 ... [2020-10-27T02:40:39.058Z] [2020-10-27T02:40:39.058Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:39.058Z] #41 11.86 PBCC images/pstree.pb-c.c [2020-10-27T02:40:39.058Z] #41 11.87 DEP images/pstree.pb-c.d [2020-10-27T02:40:39.058Z] #41 11.92 PBCC images/fs.pb-c.c [2020-10-27T02:40:39.314Z] #41 11.96 DEP images/fs.pb-c.d [2020-10-27T02:40:39.314Z] #41 12.01 PBCC images/signalfd.pb-c.c [2020-10-27T02:40:39.314Z] #41 12.11 DEP images/signalfd.pb-c.d [2020-10-27T02:40:39.314Z] #41 12.17 PBCC images/fh.pb-c.c [2020-10-27T02:40:39.323Z] #41 44.80 GEN criu/protobuf-desc-gen.h [2020-10-27T02:40:39.570Z] #41 12.25 PBCC images/fsnotify.pb-c.c [2020-10-27T02:40:39.571Z] #41 12.34 DEP images/fh.pb-c.d [2020-10-27T02:40:39.571Z] #41 12.39 DEP images/fsnotify.pb-c.d [2020-10-27T02:40:39.571Z] #41 12.44 PBCC images/eventpoll.pb-c.c [2020-10-27T02:40:39.827Z] #41 12.45 DEP images/eventpoll.pb-c.d [2020-10-27T02:40:39.827Z] #41 12.53 PBCC images/eventfd.pb-c.c [2020-10-27T02:40:39.827Z] #41 12.58 DEP images/eventfd.pb-c.d [2020-10-27T02:40:39.827Z] #41 12.63 PBCC images/remap-file-path.pb-c.c [2020-10-27T02:40:39.827Z] #41 12.66 DEP images/remap-file-path.pb-c.d [2020-10-27T02:40:39.827Z] #41 12.71 PBCC images/fifo.pb-c.c [2020-10-27T02:40:39.960Z] #41 45.75 DEP criu/protobuf-desc.d [2020-10-27T02:40:40.083Z] #41 12.73 DEP images/fifo.pb-c.d [2020-10-27T02:40:40.083Z] #41 12.79 PBCC images/ghost-file.pb-c.c [2020-10-27T02:40:40.083Z] #41 12.85 DEP images/ghost-file.pb-c.d [2020-10-27T02:40:40.083Z] #41 12.90 PBCC images/regfile.pb-c.c [2020-10-27T02:40:40.083Z] #41 12.94 DEP images/regfile.pb-c.d [2020-10-27T02:40:40.083Z] #41 12.99 PBCC images/ns.pb-c.c [2020-10-27T02:40:40.253Z] #41 45.86 DEP criu/proc_parse.d [2020-10-27T02:40:40.253Z] #41 45.98 DEP criu/plugin.d [2020-10-27T02:40:40.253Z] #41 46.09 DEP criu/pipes.d [2020-10-27T02:40:40.296Z] #26 2.839 Fetched 8171 kB in 3s (3140 kB/s) [2020-10-27T02:40:40.340Z] #41 13.03 DEP images/ns.pb-c.d [2020-10-27T02:40:40.340Z] #41 13.07 PBCC images/fdinfo.pb-c.c [2020-10-27T02:40:40.340Z] #41 13.14 DEP images/fdinfo.pb-c.d [2020-10-27T02:40:40.340Z] #41 13.22 PBCC images/core-aarch64.pb-c.c [2020-10-27T02:40:40.340Z] #41 13.26 PBCC images/core-arm.pb-c.c [2020-10-27T02:40:40.546Z] #41 46.24 DEP criu/pie-util.d [2020-10-27T02:40:40.546Z] #41 46.34 DEP criu/pie-util-vdso.d [2020-10-27T02:40:40.596Z] #41 13.34 PBCC images/core-ppc64.pb-c.c [2020-10-27T02:40:40.840Z] #41 46.42 DEP criu/path.d [2020-10-27T02:40:40.840Z] #41 ... [2020-10-27T02:40:40.840Z] [2020-10-27T02:40:40.840Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:40.840Z] #43 70.34 crypto/tls [2020-10-27T02:40:40.840Z] #43 75.08 net/http/httptrace [2020-10-27T02:40:40.840Z] #43 75.19 net/http [2020-10-27T02:40:40.840Z] #43 ... [2020-10-27T02:40:40.840Z] [2020-10-27T02:40:40.840Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:40.840Z] #41 46.55 DEP criu/parasite-syscall.d [2020-10-27T02:40:40.853Z] #41 13.42 PBCC images/core-s390.pb-c.c [2020-10-27T02:40:40.853Z] #41 13.50 PBCC images/core-x86.pb-c.c [2020-10-27T02:40:40.853Z] #41 13.58 PBCC images/core.pb-c.c [2020-10-27T02:40:40.936Z] #26 2.839 Reading package lists... [2020-10-27T02:40:41.110Z] #41 13.66 PBCC images/inventory.pb-c.c [2020-10-27T02:40:41.110Z] #41 13.73 DEP images/core-aarch64.pb-c.d [2020-10-27T02:40:41.110Z] #41 13.75 DEP images/core-arm.pb-c.d [2020-10-27T02:40:41.110Z] #41 13.79 DEP images/core-ppc64.pb-c.d [2020-10-27T02:40:41.110Z] #41 13.81 DEP images/core-s390.pb-c.d [2020-10-27T02:40:41.110Z] #41 13.86 DEP images/core-x86.pb-c.d [2020-10-27T02:40:41.110Z] #41 13.93 DEP images/core.pb-c.d [2020-10-27T02:40:41.133Z] #41 46.79 DEP criu/pagemap.d [2020-10-27T02:40:41.366Z] #41 13.99 DEP images/inventory.pb-c.d [2020-10-27T02:40:41.366Z] #41 14.09 PBCC images/cpuinfo.pb-c.c [2020-10-27T02:40:41.366Z] #41 14.12 DEP images/cpuinfo.pb-c.d [2020-10-27T02:40:41.366Z] #41 14.15 PBCC images/stats.pb-c.c [2020-10-27T02:40:41.366Z] #41 14.20 DEP images/stats.pb-c.d [2020-10-27T02:40:41.426Z] #41 46.98 DEP criu/pagemap-cache.d [2020-10-27T02:40:41.426Z] #41 47.11 DEP criu/page-xfer.d [2020-10-27T02:40:41.426Z] #41 47.22 DEP criu/page-pipe.d [2020-10-27T02:40:41.719Z] #41 47.33 DEP criu/netfilter.d [2020-10-27T02:40:41.719Z] #41 47.40 DEP criu/net.d [2020-10-27T02:40:41.986Z] #26 3.898 Reading package lists... [2020-10-27T02:40:42.012Z] #41 47.51 DEP criu/namespaces.d [2020-10-27T02:40:42.012Z] #41 47.63 DEP criu/mount.d [2020-10-27T02:40:42.012Z] #41 47.77 DEP criu/memfd.d [2020-10-27T02:40:42.281Z] #26 4.961 Building dependency tree... [2020-10-27T02:40:42.305Z] #41 47.92 DEP criu/mem.d [2020-10-27T02:40:42.464Z] Client: Docker Engine - Community [2020-10-27T02:40:42.464Z] Version: 19.03.13 [2020-10-27T02:40:42.464Z] API version: 1.40 [2020-10-27T02:40:42.464Z] Go version: go1.13.15 [2020-10-27T02:40:42.464Z] Git commit: 4484c46 [2020-10-27T02:40:42.464Z] Built: Wed Sep 16 17:03:45 2020 [2020-10-27T02:40:42.464Z] OS/Arch: linux/arm64 [2020-10-27T02:40:42.464Z] Experimental: false [2020-10-27T02:40:42.464Z] [2020-10-27T02:40:42.464Z] Server: Docker Engine - Community [2020-10-27T02:40:42.464Z] Engine: [2020-10-27T02:40:42.464Z] Version: 19.03.13 [2020-10-27T02:40:42.464Z] API version: 1.40 (minimum version 1.12) [2020-10-27T02:40:42.464Z] Go version: go1.13.15 [2020-10-27T02:40:42.464Z] Git commit: 4484c46 [2020-10-27T02:40:42.464Z] Built: Wed Sep 16 17:02:17 2020 [2020-10-27T02:40:42.464Z] OS/Arch: linux/arm64 [2020-10-27T02:40:42.464Z] Experimental: true [2020-10-27T02:40:42.464Z] containerd: [2020-10-27T02:40:42.464Z] Version: 1.3.7 [2020-10-27T02:40:42.464Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:40:42.464Z] runc: [2020-10-27T02:40:42.464Z] Version: 1.0.0-rc10 [2020-10-27T02:40:42.464Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:40:42.464Z] docker-init: [2020-10-27T02:40:42.464Z] Version: 0.18.0 [2020-10-27T02:40:42.464Z] GitCommit: fec3683 [Pipeline] sh [2020-10-27T02:40:42.576Z] #26 5.430 The following additional packages will be installed: [2020-10-27T02:40:42.576Z] #26 5.430 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-27T02:40:42.576Z] #26 5.431 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-27T02:40:42.576Z] #26 5.431 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-27T02:40:42.576Z] #26 5.433 Suggested packages: [2020-10-27T02:40:42.576Z] #26 5.433 krb5-doc krb5-user [2020-10-27T02:40:42.576Z] #26 5.433 Recommended packages: [2020-10-27T02:40:42.576Z] #26 5.433 krb5-locales publicsuffix libsasl2-modules [2020-10-27T02:40:42.598Z] #41 48.11 DEP criu/lsm.d [2020-10-27T02:40:42.598Z] #41 48.28 DEP criu/log.d [2020-10-27T02:40:42.837Z] + docker info [2020-10-27T02:40:42.873Z] #26 5.724 The following NEW packages will be installed: [2020-10-27T02:40:42.873Z] #26 5.725 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-27T02:40:42.873Z] #26 5.725 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-27T02:40:42.873Z] #26 5.725 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-27T02:40:42.873Z] #26 5.726 libssh2-1 libssl1.1 openssl [2020-10-27T02:40:42.873Z] #26 5.771 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-27T02:40:42.873Z] #26 5.771 Need to get 5165 kB of archives. [2020-10-27T02:40:42.873Z] #26 5.771 After this operation, 14.6 MB of additional disk space will be used. [2020-10-27T02:40:42.873Z] #26 5.771 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-10-27T02:40:42.873Z] #26 5.865 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-10-27T02:40:42.873Z] #26 5.886 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-27T02:40:42.873Z] #26 5.890 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-10-27T02:40:42.873Z] #26 5.891 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-10-27T02:40:42.873Z] #26 5.908 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-10-27T02:40:42.873Z] #26 5.958 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-10-27T02:40:42.873Z] #26 5.967 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-10-27T02:40:42.891Z] #41 48.43 DEP criu/libnetlink.d [2020-10-27T02:40:42.891Z] #41 48.59 DEP criu/kerndat.d [2020-10-27T02:40:43.169Z] #26 5.970 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-10-27T02:40:43.169Z] #26 5.972 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-10-27T02:40:43.169Z] #26 5.975 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-27T02:40:43.169Z] #26 5.978 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB] [2020-10-27T02:40:43.169Z] #26 5.983 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-10-27T02:40:43.169Z] #26 5.985 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-10-27T02:40:43.169Z] #26 5.987 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-10-27T02:40:43.169Z] #26 5.988 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-10-27T02:40:43.169Z] #26 5.991 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-10-27T02:40:43.169Z] #26 6.000 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-10-27T02:40:43.169Z] #26 6.005 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-27T02:40:43.169Z] #26 6.011 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-27T02:40:43.169Z] #26 6.013 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-27T02:40:43.169Z] #26 6.189 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:40:43.169Z] #26 6.215 Fetched 5165 kB in 0s (19.5 MB/s) [2020-10-27T02:40:43.169Z] #26 6.237 Selecting previously unselected package libssl1.1:ppc64el. [2020-10-27T02:40:43.184Z] #41 48.74 DEP criu/kcmp-ids.d [2020-10-27T02:40:43.184Z] #41 48.88 DEP criu/irmap.d [2020-10-27T02:40:43.184Z] #41 48.96 DEP criu/ipc_ns.d [2020-10-27T02:40:43.259Z] #41 15.58 make[1]: Nothing to be done for 'all'. [2020-10-27T02:40:43.465Z] #26 6.237 (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.) [2020-10-27T02:40:43.465Z] #26 6.246 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-10-27T02:40:43.465Z] #26 6.248 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-10-27T02:40:43.465Z] #26 6.425 Selecting previously unselected package openssl. [2020-10-27T02:40:43.465Z] #26 6.427 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-10-27T02:40:43.465Z] #26 6.428 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:40:43.465Z] #26 6.533 Selecting previously unselected package ca-certificates. [2020-10-27T02:40:43.477Z] #41 49.11 DEP criu/image.d [2020-10-27T02:40:43.762Z] #26 6.535 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-27T02:40:43.762Z] #26 6.536 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-27T02:40:43.762Z] #26 6.590 Selecting previously unselected package libkeyutils1:ppc64el. [2020-10-27T02:40:43.762Z] #26 6.590 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-10-27T02:40:43.762Z] #26 6.590 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-10-27T02:40:43.762Z] #26 6.620 Selecting previously unselected package libkrb5support0:ppc64el. [2020-10-27T02:40:43.762Z] #26 6.622 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ... [2020-10-27T02:40:43.762Z] #26 6.624 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-10-27T02:40:43.762Z] #26 6.651 Selecting previously unselected package libk5crypto3:ppc64el. [2020-10-27T02:40:43.762Z] #26 6.652 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ... [2020-10-27T02:40:43.762Z] #26 6.654 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-10-27T02:40:43.762Z] #26 6.687 Selecting previously unselected package libkrb5-3:ppc64el. [2020-10-27T02:40:43.762Z] #26 6.689 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ... [2020-10-27T02:40:43.762Z] #26 6.690 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-10-27T02:40:43.762Z] #26 6.762 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-10-27T02:40:43.762Z] #26 6.763 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-10-27T02:40:43.762Z] #26 6.764 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-10-27T02:40:43.762Z] #26 6.803 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-10-27T02:40:43.762Z] #26 6.805 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-10-27T02:40:43.762Z] #26 6.807 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:40:43.762Z] #26 6.832 Selecting previously unselected package libsasl2-2:ppc64el. [2020-10-27T02:40:43.762Z] #26 6.834 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-10-27T02:40:43.762Z] #26 6.835 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:40:43.762Z] #26 6.866 Selecting previously unselected package libldap-common. [2020-10-27T02:40:43.825Z] #41 49.26 DEP criu/image-desc.d [2020-10-27T02:40:43.825Z] #41 49.32 DEP criu/fsnotify.d [2020-10-27T02:40:43.825Z] #41 49.38 DEP criu/filesystems.d [2020-10-27T02:40:43.825Z] #41 49.44 DEP criu/files.d [2020-10-27T02:40:43.825Z] #41 49.54 DEP criu/files-reg.d [2020-10-27T02:40:44.065Z] #26 6.867 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-27T02:40:44.065Z] #26 6.868 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:40:44.065Z] #26 6.895 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-10-27T02:40:44.065Z] #26 6.898 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ... [2020-10-27T02:40:44.065Z] #26 6.899 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:40:44.065Z] #26 6.946 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-10-27T02:40:44.065Z] #26 6.948 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-10-27T02:40:44.065Z] #26 6.949 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-10-27T02:40:44.065Z] #26 6.979 Selecting previously unselected package libpsl5:ppc64el. [2020-10-27T02:40:44.065Z] #26 6.981 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-10-27T02:40:44.065Z] #26 6.982 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-10-27T02:40:44.065Z] #26 7.006 Selecting previously unselected package librtmp1:ppc64el. [2020-10-27T02:40:44.065Z] #26 7.007 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-10-27T02:40:44.065Z] #26 7.009 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:40:44.065Z] #26 7.031 Selecting previously unselected package libssh2-1:ppc64el. [2020-10-27T02:40:44.065Z] #26 7.033 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-10-27T02:40:44.065Z] #26 7.034 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-10-27T02:40:44.065Z] #26 7.068 Selecting previously unselected package libcurl4:ppc64el. [2020-10-27T02:40:44.065Z] #26 7.070 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-10-27T02:40:44.065Z] #26 7.071 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-10-27T02:40:44.118Z] #41 49.69 DEP criu/files-ext.d [2020-10-27T02:40:44.118Z] #41 49.84 DEP criu/file-lock.d [2020-10-27T02:40:44.188Z] #41 16.96 CC images/stats.o [2020-10-27T02:40:44.361Z] #26 7.131 Selecting previously unselected package curl. [2020-10-27T02:40:44.361Z] #26 7.133 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-10-27T02:40:44.361Z] #26 7.134 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-27T02:40:44.361Z] #26 7.319 Selecting previously unselected package libonig5:ppc64el. [2020-10-27T02:40:44.361Z] #26 7.321 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-27T02:40:44.361Z] #26 7.323 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-27T02:40:44.361Z] #26 7.367 Selecting previously unselected package libjq1:ppc64el. [2020-10-27T02:40:44.361Z] #26 7.369 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-27T02:40:44.361Z] #26 7.370 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-27T02:40:44.361Z] #26 7.403 Selecting previously unselected package jq. [2020-10-27T02:40:44.411Z] #41 50.06 DEP criu/file-ids.d [2020-10-27T02:40:44.411Z] #41 50.20 DEP criu/fifo.d [2020-10-27T02:40:44.445Z] #41 17.25 CC images/core.o [2020-10-27T02:40:44.660Z] #26 7.405 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-27T02:40:44.660Z] #26 7.407 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:40:44.660Z] #26 7.441 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-10-27T02:40:44.660Z] #26 7.445 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-10-27T02:40:44.660Z] #26 7.448 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-10-27T02:40:44.660Z] #26 7.571 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-10-27T02:40:44.660Z] #26 7.574 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:40:44.660Z] #26 7.577 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-10-27T02:40:44.660Z] #26 7.580 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:40:44.660Z] #26 7.582 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:40:44.660Z] #26 7.585 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-10-27T02:40:44.660Z] #26 7.587 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:40:44.660Z] #26 7.590 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-10-27T02:40:44.660Z] #26 7.593 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-10-27T02:40:44.660Z] #26 7.596 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:40:44.660Z] #26 7.601 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-27T02:40:44.660Z] #26 7.604 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-27T02:40:44.660Z] #26 7.607 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:40:44.660Z] #26 7.610 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-27T02:40:44.704Z] #41 50.36 DEP criu/fdstore.d [2020-10-27T02:40:44.704Z] #41 50.51 DEP criu/fault-injection.d [2020-10-27T02:40:44.704Z] #41 50.55 DEP criu/external.d [2020-10-27T02:40:44.759Z] Client: Docker Engine - Community [2020-10-27T02:40:44.759Z] Version: 19.03.13 [2020-10-27T02:40:44.759Z] API version: 1.40 [2020-10-27T02:40:44.759Z] Go version: go1.13.15 [2020-10-27T02:40:44.759Z] Git commit: 4484c46d9d [2020-10-27T02:40:44.759Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-27T02:40:44.759Z] OS/Arch: linux/amd64 [2020-10-27T02:40:44.759Z] Experimental: false [2020-10-27T02:40:44.759Z] [2020-10-27T02:40:44.759Z] Server: Docker Engine - Community [2020-10-27T02:40:44.759Z] Engine: [2020-10-27T02:40:44.759Z] Version: 19.03.13 [2020-10-27T02:40:44.759Z] API version: 1.40 (minimum version 1.12) [2020-10-27T02:40:44.759Z] Go version: go1.13.15 [2020-10-27T02:40:44.759Z] Git commit: 4484c46d9d [2020-10-27T02:40:44.759Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-27T02:40:44.759Z] OS/Arch: linux/amd64 [2020-10-27T02:40:44.759Z] Experimental: true [2020-10-27T02:40:44.759Z] containerd: [2020-10-27T02:40:44.759Z] Version: 1.3.7 [2020-10-27T02:40:44.759Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:40:44.759Z] runc: [2020-10-27T02:40:44.759Z] Version: 1.0.0-rc10 [2020-10-27T02:40:44.759Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:40:44.759Z] docker-init: [2020-10-27T02:40:44.759Z] Version: 0.18.0 [2020-10-27T02:40:44.759Z] GitCommit: fec3683 [Pipeline] sh [2020-10-27T02:40:44.997Z] #41 50.68 DEP criu/eventpoll.d [2020-10-27T02:40:45.106Z] + docker info [2020-10-27T02:40:45.291Z] #41 50.85 DEP criu/eventfd.d [2020-10-27T02:40:45.291Z] #41 51.00 DEP criu/crtools.d [2020-10-27T02:40:45.303Z] #26 8.156 Updating certificates in /etc/ssl/certs... [2020-10-27T02:40:45.374Z] #41 17.96 CC images/core-x86.o [2020-10-27T02:40:45.585Z] #41 51.18 DEP criu/cr-service.d [2020-10-27T02:40:45.585Z] #41 ... [2020-10-27T02:40:45.585Z] [2020-10-27T02:40:45.585Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:40:45.585Z] #18 0.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:40:45.585Z] #18 0.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:40:45.585Z] #18 0.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:40:45.585Z] #18 1.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-27T02:40:45.585Z] #18 2.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-27T02:40:45.585Z] #18 3.138 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-27T02:40:45.585Z] #18 6.348 Fetched 8085 kB in 6s (1443 kB/s) [2020-10-27T02:40:45.585Z] #18 6.348 Reading package lists... [2020-10-27T02:40:45.585Z] #18 8.182 Reading package lists... [2020-10-27T02:40:45.585Z] #18 ... [2020-10-27T02:40:45.585Z] [2020-10-27T02:40:45.585Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:45.585Z] #41 51.38 DEP criu/cr-restore.d [2020-10-27T02:40:45.878Z] #41 51.65 DEP criu/cr-errno.d [2020-10-27T02:40:45.937Z] #41 18.60 CC images/core-arm.o [2020-10-27T02:40:45.952Z] #26 8.891 126 added, 0 removed; done. [2020-10-27T02:40:45.952Z] #26 8.914 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-10-27T02:40:45.952Z] #26 8.918 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:40:45.952Z] #26 8.921 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-10-27T02:40:45.952Z] #26 8.923 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-27T02:40:45.952Z] #26 8.926 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:40:45.952Z] #26 8.937 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-27T02:40:45.952Z] #26 8.943 Updating certificates in /etc/ssl/certs... [2020-10-27T02:40:46.172Z] #41 51.67 DEP criu/cr-dump.d [2020-10-27T02:40:46.172Z] #41 51.88 DEP criu/cr-dedup.d [2020-10-27T02:40:46.194Z] #41 18.95 CC images/core-aarch64.o [2020-10-27T02:40:46.465Z] #41 52.04 DEP criu/cr-check.d [2020-10-27T02:40:46.465Z] #41 52.22 DEP criu/config.d [2020-10-27T02:40:46.594Z] #26 9.435 0 added, 0 removed; done. [2020-10-27T02:40:46.594Z] #26 9.436 Running hooks in /etc/ca-certificates/update.d... [2020-10-27T02:40:46.594Z] #26 9.437 done. [2020-10-27T02:40:46.594Z] #26 DONE 9.5s [2020-10-27T02:40:46.594Z] [2020-10-27T02:40:46.594Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-27T02:40:46.594Z] #27 DONE 0.1s [2020-10-27T02:40:46.594Z] [2020-10-27T02:40:46.594Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:40:46.757Z] #41 19.37 CC images/core-ppc64.o [2020-10-27T02:40:46.757Z] #41 ... [2020-10-27T02:40:46.757Z] [2020-10-27T02:40:46.757Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:46.758Z] #41 52.44 DEP criu/clone-noasan.d [2020-10-27T02:40:46.890Z] #9 ... [2020-10-27T02:40:46.890Z] [2020-10-27T02:40:46.890Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:40:47.051Z] #41 52.52 DEP criu/cgroup.d [2020-10-27T02:40:47.051Z] #41 52.69 DEP criu/cgroup-props.d [2020-10-27T02:40:47.051Z] #41 52.77 DEP criu/bitmap.d [2020-10-27T02:40:47.051Z] #41 52.77 DEP criu/bfd.d [2020-10-27T02:40:47.051Z] #41 52.82 DEP criu/autofs.d [2020-10-27T02:40:47.345Z] #41 53.01 DEP criu/aio.d [2020-10-27T02:40:47.345Z] #41 53.21 DEP criu/action-scripts.d [2020-10-27T02:40:47.536Z] #28 0.673 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-27T02:40:47.536Z] #28 0.814 [2020-10-27T02:40:47.639Z] #41 53.47 CC criu/action-scripts.o [2020-10-27T02:40:48.040Z] #54 40.56 Checking out files: 53% (1843/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 91% (3163/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-27T02:40:48.040Z] #54 41.91 + cd /tmp/tmp.FvEwvjRqVp/src/github.com/containerd/containerd [2020-10-27T02:40:48.040Z] #54 41.91 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:40:48.145Z] #28 0.937 ###### 8.5% #################### 28.3% ################################# 46.6% ################################################ 66.9% ############################################################## 87.3% ######################################################################## 100.0% [2020-10-27T02:40:48.145Z] #28 1.559 [2020-10-27T02:40:48.277Z] #41 53.82 CC criu/aio.o [2020-10-27T02:40:48.439Z] #28 1.686 ############################ 39.6% ######################################################################## 100.0% [2020-10-27T02:40:48.570Z] #41 54.20 CC criu/autofs.o [2020-10-27T02:40:48.603Z] #54 ... [2020-10-27T02:40:48.603Z] [2020-10-27T02:40:48.603Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:48.603Z] #49 77.58 github.com/pkg/diff [2020-10-27T02:40:48.603Z] #49 78.37 go/ast [2020-10-27T02:40:48.603Z] #49 79.00 golang.org/x/crypto/ssh/terminal [2020-10-27T02:40:48.603Z] #49 80.67 mvdan.cc/editorconfig [2020-10-27T02:40:48.603Z] #49 81.80 mvdan.cc/sh/v3/fileutil [2020-10-27T02:40:48.603Z] #49 82.04 mvdan.cc/sh/v3/syntax [2020-10-27T02:40:48.734Z] #28 1.913 [2020-10-27T02:40:48.734Z] #28 2.036 ################ 22.3% ######################################################################## 100.0% [2020-10-27T02:40:48.860Z] #49 ... [2020-10-27T02:40:48.860Z] [2020-10-27T02:40:48.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:48.860Z] #41 20.02 CC images/core-s390.o [2020-10-27T02:40:48.860Z] #41 20.66 CC images/cpuinfo.o [2020-10-27T02:40:48.860Z] #41 21.12 CC images/inventory.o [2020-10-27T02:40:48.860Z] #41 21.43 CC images/fdinfo.o [2020-10-27T02:40:49.036Z] #28 2.264 [2020-10-27T02:40:49.116Z] #41 21.68 CC images/fown.o [2020-10-27T02:40:49.116Z] #41 21.93 CC images/ns.o [2020-10-27T02:40:49.373Z] #41 22.12 CC images/regfile.o [2020-10-27T02:40:49.515Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:40:49.515Z] [2020-10-27T02:40:49.515Z] + c=0 [2020-10-27T02:40:49.515Z] ++ jobs -p [2020-10-27T02:40:49.515Z] + for job in $(jobs -p) [2020-10-27T02:40:49.515Z] + wait 5767 [2020-10-27T02:40:49.515Z] + TEST_INTEGRATION_DEST=3 [2020-10-27T02:40:49.515Z] + CONTAINER_NAME=docker-pr1-3 [2020-10-27T02:40:49.515Z] + TEST_SKIP_INTEGRATION=1 [2020-10-27T02:40:49.515Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-10-27T02:40:49.515Z] + run_tests [2020-10-27T02:40:49.515Z] + '[' -n 0 ']' [2020-10-27T02:40:49.515Z] + rm= [2020-10-27T02:40:49.515Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41592/.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=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh '' test-integration [2020-10-27T02:40:49.515Z] + TEST_INTEGRATION_DEST=1 [2020-10-27T02:40:49.515Z] + CONTAINER_NAME=docker-pr1-1 [2020-10-27T02:40:49.515Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-10-27T02:40:49.515Z] + run_tests test-integration-flaky [2020-10-27T02:40:49.515Z] + '[' -n 0 ']' [2020-10-27T02:40:49.515Z] + rm= [2020-10-27T02:40:49.515Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41592/.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=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh test-integration-flaky test-integration [2020-10-27T02:40:49.515Z] + TEST_INTEGRATION_DEST=2 [2020-10-27T02:40:49.515Z] + CONTAINER_NAME=docker-pr1-2 [2020-10-27T02:40:49.515Z] + TEST_SKIP_INTEGRATION=1 [2020-10-27T02:40:49.515Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-10-27T02:40:49.515Z] + run_tests [2020-10-27T02:40:49.515Z] + '[' -n 0 ']' [2020-10-27T02:40:49.515Z] + rm= [2020-10-27T02:40:49.515Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41592/.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=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh '' test-integration [2020-10-27T02:40:49.515Z] [2020-10-27T02:40:49.515Z] [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-10-27T02:40:49.515Z] [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-27T02:40:49.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-27T02:40:49.515Z] HOSTNAME=d30a29f03b3d [2020-10-27T02:40:49.515Z] TEST_SKIP_INTEGRATION=1 [2020-10-27T02:40:49.515Z] TESTDEBUG=0 [2020-10-27T02:40:49.515Z] DEST=bundles/test-integration [2020-10-27T02:40:49.515Z] PWD=/go/src/github.com/docker/docker [2020-10-27T02:40:49.515Z] KEEPBUNDLE=1 [2020-10-27T02:40:49.515Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:40:49.515Z] container=docker [2020-10-27T02:40:49.515Z] HOME=/root [2020-10-27T02:40:49.515Z] GOLANG_VERSION=1.13.15 [2020-10-27T02:40:49.515Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-27T02:40:49.515Z] VALIDATE_BRANCH=master [2020-10-27T02:40:49.515Z] TERM=xterm [2020-10-27T02:40:49.515Z] DOCKER_PKG=github.com/docker/docker [2020-10-27T02:40:49.515Z] SHLVL=1 [2020-10-27T02:40:49.515Z] TIMEOUT=120m [2020-10-27T02:40:49.515Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-27T02:40:49.515Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-27T02:40:49.515Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-10-27T02:40:49.515Z] GO111MODULE=off [2020-10-27T02:40:49.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-27T02:40:49.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-27T02:40:49.515Z] GOPATH=/go [2020-10-27T02:40:49.515Z] PKG_CONFIG=pkg-config [2020-10-27T02:40:49.515Z] _=/usr/bin/env [2020-10-27T02:40:49.515Z] Building test suite binary ./integration-cli/test.main [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-27T02:40:49.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-27T02:40:49.515Z] HOSTNAME=937ad8290759 [2020-10-27T02:40:49.515Z] TEST_SKIP_INTEGRATION=1 [2020-10-27T02:40:49.515Z] TESTDEBUG=0 [2020-10-27T02:40:49.515Z] DEST=bundles/test-integration [2020-10-27T02:40:49.515Z] PWD=/go/src/github.com/docker/docker [2020-10-27T02:40:49.515Z] KEEPBUNDLE=1 [2020-10-27T02:40:49.515Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:40:49.515Z] container=docker [2020-10-27T02:40:49.515Z] HOME=/root [2020-10-27T02:40:49.515Z] GOLANG_VERSION=1.13.15 [2020-10-27T02:40:49.515Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-27T02:40:49.515Z] VALIDATE_BRANCH=master [2020-10-27T02:40:49.515Z] TERM=xterm [2020-10-27T02:40:49.515Z] DOCKER_PKG=github.com/docker/docker [2020-10-27T02:40:49.515Z] SHLVL=1 [2020-10-27T02:40:49.515Z] TIMEOUT=120m [2020-10-27T02:40:49.515Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-27T02:40:49.515Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-27T02:40:49.515Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-27T02:40:49.515Z] GO111MODULE=off [2020-10-27T02:40:49.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-27T02:40:49.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-27T02:40:49.515Z] GOPATH=/go [2020-10-27T02:40:49.515Z] PKG_CONFIG=pkg-config [2020-10-27T02:40:49.515Z] _=/usr/bin/env [2020-10-27T02:40:49.515Z] Building test suite binary ./integration-cli/test.main [2020-10-27T02:40:49.515Z] No new tests added to integration. [2020-10-27T02:40:49.515Z] [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-27T02:40:49.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-27T02:40:49.515Z] HOSTNAME=db454239b77c [2020-10-27T02:40:49.515Z] TESTDEBUG=0 [2020-10-27T02:40:49.515Z] DEST=bundles/test-integration [2020-10-27T02:40:49.515Z] PWD=/go/src/github.com/docker/docker [2020-10-27T02:40:49.515Z] KEEPBUNDLE=1 [2020-10-27T02:40:49.515Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:40:49.515Z] container=docker [2020-10-27T02:40:49.515Z] HOME=/root [2020-10-27T02:40:49.515Z] GOLANG_VERSION=1.13.15 [2020-10-27T02:40:49.515Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-27T02:40:49.515Z] VALIDATE_BRANCH=master [2020-10-27T02:40:49.515Z] TERM=xterm [2020-10-27T02:40:49.515Z] DOCKER_PKG=github.com/docker/docker [2020-10-27T02:40:49.515Z] SHLVL=1 [2020-10-27T02:40:49.515Z] TIMEOUT=120m [2020-10-27T02:40:49.515Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-27T02:40:49.515Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-27T02:40:49.515Z] GO111MODULE=off [2020-10-27T02:40:49.515Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-27T02:40:49.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-27T02:40:49.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-27T02:40:49.515Z] GOPATH=/go [2020-10-27T02:40:49.515Z] PKG_CONFIG=pkg-config [2020-10-27T02:40:49.515Z] _=/usr/bin/env [2020-10-27T02:40:49.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-27T02:40:49.612Z] #41 55.13 CC criu/bfd.o [2020-10-27T02:40:49.629Z] #41 22.36 CC images/ghost-file.o [2020-10-27T02:40:49.633Z] #28 2.385 # 2.7% ############ 17.4% ######################### 34.9% #################################### 51.2% ################################################ 67.7% ########################################################### 83.1% ######################################################################## 100.0% [2020-10-27T02:40:49.886Z] #41 22.66 CC images/fifo.o [2020-10-27T02:40:49.905Z] #41 55.43 CC criu/bitmap.o [2020-10-27T02:40:49.906Z] #41 55.53 CC criu/cgroup-props.o [2020-10-27T02:40:49.935Z] #28 3.176 [2020-10-27T02:40:50.143Z] #41 22.87 CC images/remap-file-path.o [2020-10-27T02:40:50.399Z] #41 23.17 CC images/eventfd.o [2020-10-27T02:40:50.556Z] #41 55.99 CC criu/cgroup.o [2020-10-27T02:40:50.556Z] #41 ... [2020-10-27T02:40:50.556Z] [2020-10-27T02:40:50.556Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:50.556Z] #43 83.16 github.com/LK4D4/vndr/godl [2020-10-27T02:40:50.556Z] #43 83.73 github.com/LK4D4/vndr [2020-10-27T02:40:50.556Z] #43 DONE 90.1s [2020-10-27T02:40:50.556Z] [2020-10-27T02:40:50.556Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:40:50.556Z] #18 10.26 Building dependency tree... [2020-10-27T02:40:50.556Z] #18 10.70 libcap2-bin is already the newest version (1:2.25-2). [2020-10-27T02:40:50.556Z] #18 10.70 The following additional packages will be installed: [2020-10-27T02:40:50.556Z] #18 10.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-27T02:40:50.556Z] #18 10.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-27T02:40:50.556Z] #18 10.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-27T02:40:50.556Z] #18 10.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-27T02:40:50.556Z] #18 10.70 python3.7 python3.7-minimal vim-runtime xxd [2020-10-27T02:40:50.556Z] #18 10.70 Suggested packages: [2020-10-27T02:40:50.556Z] #18 10.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-27T02:40:50.556Z] #18 10.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-27T02:40:50.556Z] #18 10.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-27T02:40:50.556Z] #18 10.70 Recommended packages: [2020-10-27T02:40:50.556Z] #18 10.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-27T02:40:50.556Z] #18 10.70 python3-keyrings.alt python3-xdg unzip [2020-10-27T02:40:50.556Z] #18 12.00 The following NEW packages will be installed: [2020-10-27T02:40:50.556Z] #18 12.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-27T02:40:50.556Z] #18 12.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-27T02:40:50.556Z] #18 12.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-27T02:40:50.556Z] #18 12.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-27T02:40:50.556Z] #18 12.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-27T02:40:50.556Z] #18 12.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-27T02:40:50.556Z] #18 12.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-27T02:40:50.556Z] #18 12.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-27T02:40:50.556Z] #18 12.01 xz-utils zip [2020-10-27T02:40:50.556Z] #18 12.17 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:40:50.556Z] #18 12.17 Need to get 27.7 MB of archives. [2020-10-27T02:40:50.556Z] #18 12.17 After this operation, 117 MB of additional disk space will be used. [2020-10-27T02:40:50.556Z] #18 12.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-10-27T02:40:50.556Z] #18 12.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-10-27T02:40:50.556Z] #18 12.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-10-27T02:40:50.556Z] #18 12.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-10-27T02:40:50.556Z] #18 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-10-27T02:40:50.556Z] #18 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-10-27T02:40:50.556Z] #18 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-10-27T02:40:50.556Z] #18 12.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-10-27T02:40:50.556Z] #18 12.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-10-27T02:40:50.556Z] #18 12.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-10-27T02:40:50.556Z] #18 12.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-10-27T02:40:50.556Z] #18 12.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-10-27T02:40:50.556Z] #18 12.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-10-27T02:40:50.556Z] #18 12.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-10-27T02:40:50.556Z] #18 12.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-10-27T02:40:50.556Z] #18 12.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-10-27T02:40:50.556Z] #18 12.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-27T02:40:50.556Z] #18 12.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:40:50.556Z] #18 12.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-10-27T02:40:50.556Z] #18 12.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-10-27T02:40:50.556Z] #18 12.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-10-27T02:40:50.556Z] #18 12.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-10-27T02:40:50.556Z] #18 12.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-10-27T02:40:50.556Z] #18 12.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-27T02:40:50.556Z] #18 12.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-27T02:40:50.556Z] #18 12.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-27T02:40:50.556Z] #18 12.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-10-27T02:40:50.556Z] #18 12.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-10-27T02:40:50.556Z] #18 12.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-27T02:40:50.556Z] #18 12.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-27T02:40:50.556Z] #18 12.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-27T02:40:50.556Z] #18 12.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-27T02:40:50.556Z] #18 12.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-10-27T02:40:50.556Z] #18 12.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-10-27T02:40:50.556Z] #18 12.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-10-27T02:40:50.556Z] #18 12.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-27T02:40:50.556Z] #18 12.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-10-27T02:40:50.556Z] #18 12.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-10-27T02:40:50.556Z] #18 12.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-27T02:40:50.556Z] #18 12.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-10-27T02:40:50.556Z] #18 12.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-27T02:40:50.556Z] #18 12.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-10-27T02:40:50.556Z] #18 12.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-10-27T02:40:50.556Z] #18 12.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-10-27T02:40:50.556Z] #18 12.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-27T02:40:50.556Z] #18 13.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-10-27T02:40:50.556Z] #18 13.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-10-27T02:40:50.556Z] #18 13.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-10-27T02:40:50.556Z] #18 13.65 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:40:50.556Z] #18 13.68 Fetched 27.7 MB in 1s (21.7 MB/s) [2020-10-27T02:40:50.556Z] #18 13.73 Selecting previously unselected package pigz. [2020-10-27T02:40:50.556Z] #18 13.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 ... 23199 files and directories currently installed.) [2020-10-27T02:40:50.556Z] #18 13.80 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-10-27T02:40:50.556Z] #18 13.80 Unpacking pigz (2.4-1) ... [2020-10-27T02:40:50.556Z] #18 13.87 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-10-27T02:40:50.556Z] #18 13.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-27T02:40:50.556Z] #18 13.87 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-27T02:40:50.556Z] #18 14.28 Selecting previously unselected package python3.7-minimal. [2020-10-27T02:40:50.556Z] #18 14.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-27T02:40:50.556Z] #18 14.29 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:40:50.556Z] #18 15.18 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-27T02:40:50.556Z] #18 15.23 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:40:50.655Z] #41 23.37 CC images/eventpoll.o [2020-10-27T02:40:50.911Z] #41 23.66 CC images/fh.o [2020-10-27T02:40:50.911Z] #41 ... [2020-10-27T02:40:50.911Z] [2020-10-27T02:40:50.911Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:40:50.911Z] #43 79.86 text/template [2020-10-27T02:40:50.911Z] #43 82.01 go/parser [2020-10-27T02:40:50.911Z] #43 84.86 go/doc [2020-10-27T02:40:50.911Z] #43 85.25 encoding/xml [2020-10-27T02:40:50.911Z] #43 87.95 github.com/LK4D4/vndr/build [2020-10-27T02:40:50.911Z] #43 ... [2020-10-27T02:40:50.911Z] [2020-10-27T02:40:50.911Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:40:50.911Z] #54 43.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-27T02:40:50.911Z] #54 43.34 + BUILDTAGS='netgo osusergo static_build' [2020-10-27T02:40:50.911Z] #54 43.34 + export EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:40:50.911Z] #54 43.34 + EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:40:50.911Z] #54 43.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-27T02:40:50.911Z] #54 43.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-27T02:40:50.912Z] #54 43.34 + '[' '' = dynamic ']' [2020-10-27T02:40:50.912Z] #54 43.34 + make [2020-10-27T02:40:50.912Z] #54 44.33 + bin/ctr [2020-10-27T02:40:52.101Z] #18 16.68 Selecting previously unselected package python3-minimal. [2020-10-27T02:40:52.101Z] #18 16.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 ... 23448 files and directories currently installed.) [2020-10-27T02:40:52.101Z] #18 16.72 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-10-27T02:40:52.101Z] #18 16.73 Unpacking python3-minimal (3.7.3-1) ... [2020-10-27T02:40:52.394Z] #18 16.81 Selecting previously unselected package libmpdec2:s390x. [2020-10-27T02:40:52.394Z] #18 16.81 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-10-27T02:40:52.394Z] #18 16.82 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-10-27T02:40:52.394Z] #18 16.86 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-10-27T02:40:52.394Z] #18 16.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-10-27T02:40:52.394Z] #18 16.86 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-27T02:40:53.030Z] #18 17.48 Selecting previously unselected package python3.7. [2020-10-27T02:40:53.030Z] #18 17.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-10-27T02:40:53.030Z] #18 17.48 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:40:53.030Z] #18 17.54 Selecting previously unselected package libpython3-stdlib:s390x. [2020-10-27T02:40:53.030Z] #18 17.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-10-27T02:40:53.030Z] #18 17.55 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-27T02:40:53.030Z] #18 17.57 Setting up python3-minimal (3.7.3-1) ... [2020-10-27T02:40:53.037Z] #28 3.314 # 1.5% ##### 6.9% ######## 11.9% ########### 16.2% ############# 19.3% ################ 22.8% ################### 26.9% ###################### 31.6% ######################### 35.3% ############################ 39.2% ############################# 40.4% ############################### 43.2% ################################# 47.2% #################################### 50.7% ###################################### 53.4% ######################################## 56.6% ############################################ 61.2% ############################################## 64.8% ################################################ 66.8% ################################################### 71.7% ####################################################### 77.1% ########################################################### 83.1% ############################################################### 88.5% ################################################################## 93.0% #################################################################### 95.5% ####################################################################### 98.9% ######################################################################## 100.0% [2020-10-27T02:40:53.037Z] #28 6.211 [2020-10-27T02:40:53.667Z] #18 18.06 Selecting previously unselected package python3. [2020-10-27T02:40:53.667Z] #18 18.06 (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.) [2020-10-27T02:40:53.667Z] #18 18.10 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-10-27T02:40:53.667Z] #18 18.11 Unpacking python3 (3.7.3-1) ... [2020-10-27T02:40:53.667Z] #18 18.17 Selecting previously unselected package libip4tc0:s390x. [2020-10-27T02:40:53.667Z] #18 18.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-10-27T02:40:53.667Z] #18 18.17 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-10-27T02:40:53.667Z] #18 18.21 Selecting previously unselected package libip6tc0:s390x. [2020-10-27T02:40:53.667Z] #18 18.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-10-27T02:40:53.667Z] #18 18.21 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-10-27T02:40:53.667Z] #18 18.25 Selecting previously unselected package libiptc0:s390x. [2020-10-27T02:40:53.667Z] #18 18.25 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-10-27T02:40:53.667Z] #18 18.26 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-10-27T02:40:53.667Z] #18 18.30 Selecting previously unselected package libnfnetlink0:s390x. [2020-10-27T02:40:53.667Z] #18 18.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-10-27T02:40:53.667Z] #18 18.31 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-27T02:40:53.667Z] #18 18.35 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-10-27T02:40:53.678Z] #28 6.797 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-27T02:40:53.678Z] #28 6.946 [2020-10-27T02:40:53.678Z] #28 7.043 ######################################################################## 100.0% [2020-10-27T02:40:53.678Z] #28 7.087 [2020-10-27T02:40:53.960Z] #18 18.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-10-27T02:40:53.960Z] #18 18.35 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-27T02:40:53.960Z] #18 18.38 Selecting previously unselected package libnftnl11:s390x. [2020-10-27T02:40:53.960Z] #18 18.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-10-27T02:40:53.960Z] #18 18.38 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-10-27T02:40:53.960Z] #18 18.42 Selecting previously unselected package iptables. [2020-10-27T02:40:53.960Z] #18 18.42 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-10-27T02:40:53.960Z] #18 18.42 Unpacking iptables (1.8.2-4) ... [2020-10-27T02:40:53.960Z] #18 18.64 Selecting previously unselected package xxd. [2020-10-27T02:40:54.253Z] #18 18.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-27T02:40:54.253Z] #18 18.64 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:40:54.253Z] #18 18.71 Selecting previously unselected package vim-common. [2020-10-27T02:40:54.253Z] #18 18.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:40:54.253Z] #18 18.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:40:54.253Z] #18 18.87 Selecting previously unselected package bash-completion. [2020-10-27T02:40:54.253Z] #18 18.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-27T02:40:54.318Z] #28 7.572 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-27T02:40:54.318Z] #28 7.588 skipping existing 5cb8031fd95d [2020-10-27T02:40:54.318Z] #28 7.610 [2020-10-27T02:40:54.963Z] #28 8.483 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-27T02:40:55.084Z] #54 ... [2020-10-27T02:40:55.084Z] [2020-10-27T02:40:55.084Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:40:55.084Z] #49 88.21 mvdan.cc/sh/v3/cmd/shfmt [2020-10-27T02:40:55.084Z] #49 DONE 93.4s [2020-10-27T02:40:55.084Z] [2020-10-27T02:40:55.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:55.084Z] #41 23.99 CC images/fsnotify.o [2020-10-27T02:40:55.084Z] #41 24.63 CC images/signalfd.o [2020-10-27T02:40:55.084Z] #41 24.95 CC images/fs.o [2020-10-27T02:40:55.084Z] #41 25.21 CC images/pstree.o [2020-10-27T02:40:55.084Z] #41 25.40 CC images/pipe.o [2020-10-27T02:40:55.084Z] #41 25.62 CC images/tcp-stream.o [2020-10-27T02:40:55.084Z] #41 25.89 CC images/sk-packet.o [2020-10-27T02:40:55.084Z] #41 26.21 CC images/mnt.o [2020-10-27T02:40:55.084Z] #41 26.45 CC images/pipe-data.o [2020-10-27T02:40:55.084Z] #41 26.65 CC images/sa.o [2020-10-27T02:40:55.084Z] #41 26.85 CC images/timer.o [2020-10-27T02:40:55.084Z] #41 27.15 CC images/timerfd.o [2020-10-27T02:40:55.084Z] #41 27.61 CC images/mm.o [2020-10-27T02:40:55.258Z] #28 8.501 skipping existing 283607eaa57e [2020-10-27T02:40:55.258Z] #28 8.526 [2020-10-27T02:40:55.293Z] #18 ... [2020-10-27T02:40:55.293Z] [2020-10-27T02:40:55.293Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:40:55.293Z] #30 DONE 94.5s [2020-10-27T02:40:55.293Z] [2020-10-27T02:40:55.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:40:55.293Z] #41 58.25 CC criu/clone-noasan.o [2020-10-27T02:40:55.293Z] #41 58.37 CC criu/config.o [2020-10-27T02:40:55.293Z] #41 59.27 CC criu/cr-check.o [2020-10-27T02:40:55.293Z] #41 60.35 CC criu/cr-dedup.o [2020-10-27T02:40:55.294Z] #41 60.56 CC criu/cr-dump.o [2020-10-27T02:40:55.341Z] #41 28.16 CC images/sk-opts.o [2020-10-27T02:40:55.554Z] #28 9.063 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-27T02:40:55.849Z] #28 9.227 [2020-10-27T02:40:55.849Z] #28 9.291 ######################################################################## 100.0% [2020-10-27T02:40:55.849Z] #28 9.319 [2020-10-27T02:40:55.905Z] #41 28.60 CC images/sk-unix.o [2020-10-27T02:40:56.161Z] #41 28.96 CC images/sk-inet.o [2020-10-27T02:40:56.418Z] #41 29.27 CC images/tun.o [2020-10-27T02:40:56.489Z] #28 9.776 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-27T02:40:56.489Z] #28 9.919 [2020-10-27T02:40:56.489Z] #28 9.992 ######################################################################## 100.0% [2020-10-27T02:40:56.489Z] #28 10.02 [2020-10-27T02:40:56.675Z] #41 29.49 CC images/sk-netlink.o [2020-10-27T02:40:56.786Z] #28 10.05 Download of images into '/build' complete. [2020-10-27T02:40:56.786Z] #28 10.05 Use something like the following to load the result into a Docker daemon: [2020-10-27T02:40:56.786Z] #28 10.05 tar -cC '/build' . | docker load [2020-10-27T02:40:56.786Z] #28 DONE 10.1s [2020-10-27T02:40:56.786Z] [2020-10-27T02:40:56.786Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:40:56.816Z] #41 62.14 CC criu/cr-errno.o [2020-10-27T02:40:56.816Z] #41 62.19 CC criu/cr-restore.o [2020-10-27T02:40:56.932Z] #41 29.69 CC images/packet-sock.o [2020-10-27T02:40:57.510Z] #41 30.04 CC images/ipc-var.o [2020-10-27T02:40:57.510Z] #41 30.27 CC images/ipc-desc.o [2020-10-27T02:40:57.757Z] Client: [2020-10-27T02:40:57.757Z] Debug Mode: false [2020-10-27T02:40:57.757Z] [2020-10-27T02:40:57.757Z] Server: [2020-10-27T02:40:57.757Z] Containers: 0 [2020-10-27T02:40:57.757Z] Running: 0 [2020-10-27T02:40:57.757Z] Paused: 0 [2020-10-27T02:40:57.757Z] Stopped: 0 [2020-10-27T02:40:57.757Z] Images: 0 [2020-10-27T02:40:57.757Z] Server Version: 19.03.13 [2020-10-27T02:40:57.757Z] Storage Driver: overlay2 [2020-10-27T02:40:57.757Z] Backing Filesystem: extfs [2020-10-27T02:40:57.757Z] Supports d_type: true [2020-10-27T02:40:57.757Z] Native Overlay Diff: true [2020-10-27T02:40:57.757Z] Logging Driver: json-file [2020-10-27T02:40:57.757Z] Cgroup Driver: cgroupfs [2020-10-27T02:40:57.757Z] Plugins: [2020-10-27T02:40:57.757Z] Volume: local [2020-10-27T02:40:57.757Z] Network: bridge host ipvlan macvlan null overlay [2020-10-27T02:40:57.757Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-27T02:40:57.757Z] Swarm: inactive [2020-10-27T02:40:57.757Z] Runtimes: runc [2020-10-27T02:40:57.757Z] Default Runtime: runc [2020-10-27T02:40:57.757Z] Init Binary: docker-init [2020-10-27T02:40:57.757Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:40:57.757Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:40:57.757Z] init version: fec3683 [2020-10-27T02:40:57.757Z] Security Options: [2020-10-27T02:40:57.757Z] apparmor [2020-10-27T02:40:57.757Z] seccomp [2020-10-27T02:40:57.757Z] Profile: default [2020-10-27T02:40:57.757Z] Kernel Version: 4.15.0-1083-aws [2020-10-27T02:40:57.757Z] Operating System: Ubuntu 16.04.7 LTS [2020-10-27T02:40:57.757Z] OSType: linux [2020-10-27T02:40:57.757Z] Architecture: aarch64 [2020-10-27T02:40:57.757Z] CPUs: 4 [2020-10-27T02:40:57.757Z] Total Memory: 7.525GiB [2020-10-27T02:40:57.757Z] Name: ip-10-100-107-212 [2020-10-27T02:40:57.757Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-10-27T02:40:57.757Z] Docker Root Dir: /var/lib/docker [2020-10-27T02:40:57.757Z] Debug Mode: false [2020-10-27T02:40:57.757Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:40:57.757Z] Labels: [2020-10-27T02:40:57.757Z] Experimental: true [2020-10-27T02:40:57.757Z] Insecure Registries: [2020-10-27T02:40:57.757Z] 127.0.0.0/8 [2020-10-27T02:40:57.757Z] Live Restore Enabled: true [2020-10-27T02:40:57.757Z] [2020-10-27T02:40:57.757Z] WARNING: No swap limit support [Pipeline] sh [2020-10-27T02:40:57.775Z] #41 30.51 CC images/ipc-shm.o [2020-10-27T02:40:58.032Z] #41 30.79 CC images/ipc-msg.o [2020-10-27T02:40:58.049Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:40:58.049Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:40:58.049Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-27T02:40:58.287Z] #41 31.09 CC images/ipc-sem.o [2020-10-27T02:40:58.313Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh [2020-10-27T02:40:58.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-27T02:40:58.313Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-10-27T02:40:58.313Z] [2020-10-27T02:40:58.313Z] Generally Necessary: [2020-10-27T02:40:58.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-27T02:40:58.313Z] - apparmor: enabled and tools installed [2020-10-27T02:40:58.313Z] - CONFIG_NAMESPACES: enabled [2020-10-27T02:40:58.313Z] - CONFIG_NET_NS: enabled [2020-10-27T02:40:58.313Z] - CONFIG_PID_NS: enabled [2020-10-27T02:40:58.313Z] - CONFIG_IPC_NS: enabled [2020-10-27T02:40:58.313Z] - CONFIG_UTS_NS: enabled [2020-10-27T02:40:58.313Z] - CONFIG_CGROUPS: enabled [2020-10-27T02:40:58.313Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-27T02:40:58.313Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-27T02:40:58.318Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.0s done [2020-10-27T02:40:58.318Z] #9 DONE 31.4s [2020-10-27T02:40:58.318Z] [2020-10-27T02:40:58.318Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-27T02:40:58.318Z] #10 DONE 0.2s [2020-10-27T02:40:58.318Z] [2020-10-27T02:40:58.318Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-27T02:40:58.332Z] #41 ... [2020-10-27T02:40:58.332Z] [2020-10-27T02:40:58.332Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:40:58.332Z] #18 20.57 Unpacking bash-completion (1:2.8-6) ... [2020-10-27T02:40:58.332Z] #18 20.82 Selecting previously unselected package bzip2. [2020-10-27T02:40:58.332Z] #18 20.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-10-27T02:40:58.332Z] #18 20.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:40:58.332Z] #18 20.86 Selecting previously unselected package xz-utils. [2020-10-27T02:40:58.332Z] #18 20.86 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-10-27T02:40:58.332Z] #18 20.86 Unpacking xz-utils (5.2.4-1) ... [2020-10-27T02:40:58.332Z] #18 20.96 Selecting previously unselected package apparmor. [2020-10-27T02:40:58.332Z] #18 20.97 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-10-27T02:40:58.332Z] #18 21.00 Unpacking apparmor (2.13.2-10) ... [2020-10-27T02:40:58.332Z] #18 21.22 Selecting previously unselected package aufs-tools. [2020-10-27T02:40:58.332Z] #18 21.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-10-27T02:40:58.332Z] #18 21.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:40:58.332Z] #18 21.30 Selecting previously unselected package libonig5:s390x. [2020-10-27T02:40:58.332Z] #18 21.30 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-10-27T02:40:58.332Z] #18 21.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-27T02:40:58.332Z] #18 21.42 Selecting previously unselected package libjq1:s390x. [2020-10-27T02:40:58.332Z] #18 21.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-27T02:40:58.332Z] #18 21.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-27T02:40:58.332Z] #18 21.47 Selecting previously unselected package jq. [2020-10-27T02:40:58.332Z] #18 21.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-27T02:40:58.332Z] #18 21.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:40:58.332Z] #18 21.51 Selecting previously unselected package libaio1:s390x. [2020-10-27T02:40:58.333Z] #18 21.51 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-10-27T02:40:58.333Z] #18 21.52 Unpacking libaio1:s390x (0.3.112-3) ... [2020-10-27T02:40:58.333Z] #18 21.54 Selecting previously unselected package libgpm2:s390x. [2020-10-27T02:40:58.333Z] #18 21.54 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-10-27T02:40:58.333Z] #18 21.55 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-10-27T02:40:58.333Z] #18 21.58 Selecting previously unselected package libicu63:s390x. [2020-10-27T02:40:58.333Z] #18 21.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-27T02:40:58.333Z] #18 21.58 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-27T02:40:58.575Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-27T02:40:58.575Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-27T02:40:58.575Z] - CONFIG_CPUSETS: enabled [2020-10-27T02:40:58.575Z] - CONFIG_MEMCG: enabled [2020-10-27T02:40:58.575Z] - CONFIG_KEYS: enabled [2020-10-27T02:40:58.575Z] - CONFIG_VETH: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-27T02:40:58.575Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-27T02:40:58.575Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-27T02:40:58.575Z] [2020-10-27T02:40:58.575Z] Optional Features: [2020-10-27T02:40:58.575Z] - CONFIG_USER_NS: enabled [2020-10-27T02:40:58.575Z] - CONFIG_SECCOMP: enabled [2020-10-27T02:40:58.575Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-27T02:40:58.575Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-27T02:40:58.575Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-27T02:40:58.616Z] #11 DONE 0.2s [2020-10-27T02:40:58.616Z] [2020-10-27T02:40:58.616Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-27T02:40:58.616Z] #38 DONE 0.1s [2020-10-27T02:40:58.616Z] [2020-10-27T02:40:58.616Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-27T02:40:58.616Z] #30 DONE 0.1s [2020-10-27T02:40:58.616Z] [2020-10-27T02:40:58.616Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:40:58.838Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-27T02:40:58.838Z] - CONFIG_BLK_CGROUP: enabled [2020-10-27T02:40:58.838Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-27T02:40:58.838Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-27T02:40:58.838Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-27T02:40:58.838Z] - CONFIG_CGROUP_PERF: enabled [2020-10-27T02:40:58.838Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-27T02:40:58.838Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-27T02:40:58.838Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-27T02:40:58.838Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-27T02:40:58.838Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-27T02:40:58.838Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-27T02:40:58.838Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS: enabled (as module) [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-27T02:40:58.838Z] - CONFIG_EXT4_FS: enabled [2020-10-27T02:40:58.838Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-27T02:40:58.838Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-27T02:40:58.838Z] - Network Drivers: [2020-10-27T02:40:58.838Z] - "overlay": [2020-10-27T02:40:58.838Z] - CONFIG_VXLAN: enabled (as module) [2020-10-27T02:40:58.838Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-27T02:40:58.838Z] Optional (for encrypted networks): [2020-10-27T02:40:58.849Z] #41 31.35 CC images/utsns.o [2020-10-27T02:40:58.849Z] #41 31.57 CC images/creds.o [2020-10-27T02:40:58.849Z] #41 31.76 CC images/vma.o [2020-10-27T02:40:59.101Z] - CONFIG_CRYPTO: enabled [2020-10-27T02:40:59.101Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-27T02:40:59.101Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-27T02:40:59.101Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-27T02:40:59.101Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-27T02:40:59.101Z] - CONFIG_XFRM: enabled [2020-10-27T02:40:59.101Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-27T02:40:59.101Z] - "ipvlan": [2020-10-27T02:40:59.101Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-27T02:40:59.101Z] - "macvlan": [2020-10-27T02:40:59.101Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_DUMMY: enabled (as module) [2020-10-27T02:40:59.101Z] - "ftp,tftp client in container": [2020-10-27T02:40:59.101Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-27T02:40:59.101Z] - Storage Drivers: [2020-10-27T02:40:59.101Z] - "aufs": [2020-10-27T02:40:59.101Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-27T02:40:59.101Z] - "btrfs": [2020-10-27T02:40:59.101Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-27T02:40:59.101Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-27T02:40:59.101Z] - "devicemapper": [2020-10-27T02:40:59.101Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-27T02:40:59.101Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-27T02:40:59.101Z] - "overlay": [2020-10-27T02:40:59.101Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-27T02:40:59.101Z] - "zfs": [2020-10-27T02:40:59.298Z] #31 0.618 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-27T02:40:59.298Z] #31 0.628 Cloning into '.'... [2020-10-27T02:40:59.362Z] - /dev/zfs: missing [2020-10-27T02:40:59.362Z] - zfs command: missing [2020-10-27T02:40:59.362Z] - zpool command: missing [2020-10-27T02:40:59.362Z] [2020-10-27T02:40:59.362Z] Limits: [2020-10-27T02:40:59.362Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-27T02:40:59.362Z] [2020-10-27T02:40:59.362Z] + true [2020-10-27T02:40:59.371Z] #18 23.90 Selecting previously unselected package libnet1:s390x. [2020-10-27T02:40:59.371Z] #18 23.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-27T02:40:59.371Z] #18 23.90 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-27T02:40:59.371Z] #18 23.96 Selecting previously unselected package libnl-3-200:s390x. [2020-10-27T02:40:59.371Z] #18 23.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-27T02:40:59.371Z] #18 23.96 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-27T02:40:59.371Z] #18 24.02 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-27T02:40:59.371Z] #18 24.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-27T02:40:59.371Z] #18 24.02 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-27T02:40:59.371Z] #18 24.05 Selecting previously unselected package libreadline5:s390x. [2020-10-27T02:40:59.371Z] #18 24.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-10-27T02:40:59.371Z] #18 24.05 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-27T02:40:59.371Z] #18 24.10 Selecting previously unselected package net-tools. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-27T02:40:59.410Z] #41 32.00 CC images/netdev.o [Pipeline] sh [2020-10-27T02:40:59.664Z] #18 24.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-10-27T02:40:59.664Z] #18 24.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:40:59.664Z] #18 24.22 Selecting previously unselected package python-pip-whl. [2020-10-27T02:40:59.664Z] #18 24.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-27T02:40:59.664Z] #18 24.22 Unpacking python-pip-whl (18.1-5) ... [2020-10-27T02:40:59.666Z] #41 32.44 CC images/tty.o [2020-10-27T02:40:59.708Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 . [2020-10-27T02:40:59.708Z] #1 [internal] load build definition from Dockerfile [2020-10-27T02:40:59.956Z] #18 24.57 Selecting previously unselected package python3-lib2to3. [2020-10-27T02:40:59.956Z] #18 24.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-27T02:40:59.956Z] #18 24.57 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:41:00.014Z] Client: [2020-10-27T02:41:00.014Z] Debug Mode: false [2020-10-27T02:41:00.014Z] [2020-10-27T02:41:00.014Z] Server: [2020-10-27T02:41:00.014Z] Containers: 0 [2020-10-27T02:41:00.014Z] Running: 0 [2020-10-27T02:41:00.014Z] Paused: 0 [2020-10-27T02:41:00.014Z] Stopped: 0 [2020-10-27T02:41:00.014Z] Images: 0 [2020-10-27T02:41:00.014Z] Server Version: 19.03.13 [2020-10-27T02:41:00.014Z] Storage Driver: overlay2 [2020-10-27T02:41:00.014Z] Backing Filesystem: extfs [2020-10-27T02:41:00.014Z] Supports d_type: true [2020-10-27T02:41:00.014Z] Native Overlay Diff: true [2020-10-27T02:41:00.014Z] Logging Driver: json-file [2020-10-27T02:41:00.014Z] Cgroup Driver: cgroupfs [2020-10-27T02:41:00.014Z] Plugins: [2020-10-27T02:41:00.014Z] Volume: local [2020-10-27T02:41:00.014Z] Network: bridge host ipvlan macvlan null overlay [2020-10-27T02:41:00.014Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-27T02:41:00.014Z] Swarm: inactive [2020-10-27T02:41:00.014Z] Runtimes: runc [2020-10-27T02:41:00.014Z] Default Runtime: runc [2020-10-27T02:41:00.014Z] Init Binary: docker-init [2020-10-27T02:41:00.014Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-27T02:41:00.014Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-27T02:41:00.014Z] init version: fec3683 [2020-10-27T02:41:00.014Z] Security Options: [2020-10-27T02:41:00.014Z] apparmor [2020-10-27T02:41:00.014Z] seccomp [2020-10-27T02:41:00.014Z] Profile: default [2020-10-27T02:41:00.014Z] Kernel Version: 5.4.0-1025-aws [2020-10-27T02:41:00.014Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-27T02:41:00.014Z] OSType: linux [2020-10-27T02:41:00.014Z] Architecture: x86_64 [2020-10-27T02:41:00.014Z] CPUs: 2 [2020-10-27T02:41:00.014Z] Total Memory: 7.569GiB [2020-10-27T02:41:00.014Z] Name: ip-10-100-118-142 [2020-10-27T02:41:00.014Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-27T02:41:00.014Z] Docker Root Dir: /var/lib/docker [2020-10-27T02:41:00.014Z] Debug Mode: false [2020-10-27T02:41:00.014Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:41:00.014Z] Labels: [2020-10-27T02:41:00.014Z] Experimental: true [2020-10-27T02:41:00.014Z] Insecure Registries: [2020-10-27T02:41:00.014Z] 127.0.0.0/8 [2020-10-27T02:41:00.014Z] Live Restore Enabled: true [2020-10-27T02:41:00.014Z] [2020-10-27T02:41:00.014Z] WARNING: No swap limit support [Pipeline] sh [2020-10-27T02:41:00.228Z] #41 33.00 CC images/file-lock.o [2020-10-27T02:41:00.249Z] #18 24.66 Selecting previously unselected package python3-distutils. [2020-10-27T02:41:00.249Z] #18 24.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-27T02:41:00.249Z] #18 24.66 Unpacking python3-distutils (3.7.3-1) ... [2020-10-27T02:41:00.249Z] #18 24.76 Selecting previously unselected package python3-pip. [2020-10-27T02:41:00.249Z] #18 24.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-27T02:41:00.249Z] #18 24.76 Unpacking python3-pip (18.1-5) ... [2020-10-27T02:41:00.281Z] #1 transferring dockerfile: 16.58kB done [2020-10-27T02:41:00.325Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:41:00.325Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-27T02:41:00.325Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-27T02:41:00.325Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh [2020-10-27T02:41:00.325Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-27T02:41:00.325Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-27T02:41:00.325Z] [2020-10-27T02:41:00.325Z] Generally Necessary: [2020-10-27T02:41:00.325Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-27T02:41:00.325Z] - apparmor: enabled and tools installed [2020-10-27T02:41:00.325Z] - CONFIG_NAMESPACES: enabled [2020-10-27T02:41:00.325Z] - CONFIG_NET_NS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_PID_NS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_IPC_NS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_UTS_NS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_CGROUPS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-27T02:41:00.325Z] - CONFIG_CPUSETS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_MEMCG: enabled [2020-10-27T02:41:00.325Z] - CONFIG_KEYS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_VETH: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-27T02:41:00.325Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-27T02:41:00.325Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-27T02:41:00.325Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-27T02:41:00.325Z] [2020-10-27T02:41:00.325Z] Optional Features: [2020-10-27T02:41:00.325Z] - CONFIG_USER_NS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_SECCOMP: enabled [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-27T02:41:00.325Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-27T02:41:00.325Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-27T02:41:00.325Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-27T02:41:00.484Z] #41 33.17 CC images/rlimit.o [2020-10-27T02:41:00.542Z] #18 24.91 Selecting previously unselected package python3-pkg-resources. [2020-10-27T02:41:00.542Z] #18 24.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:41:00.542Z] #18 24.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:41:00.542Z] #18 25.04 Selecting previously unselected package python3-setuptools. [2020-10-27T02:41:00.542Z] #18 25.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-27T02:41:00.542Z] #18 25.05 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-27T02:41:00.543Z] #1 ... [2020-10-27T02:41:00.543Z] [2020-10-27T02:41:00.543Z] #2 [internal] load .dockerignore [2020-10-27T02:41:00.543Z] #2 transferring context: 87B done [2020-10-27T02:41:00.543Z] #2 DONE 0.8s [2020-10-27T02:41:00.593Z] - CONFIG_BLK_CGROUP: enabled [2020-10-27T02:41:00.593Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-27T02:41:00.593Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-27T02:41:00.593Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-27T02:41:00.593Z] - CONFIG_CGROUP_PERF: enabled [2020-10-27T02:41:00.593Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-27T02:41:00.593Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-27T02:41:00.593Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-27T02:41:00.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-27T02:41:00.593Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-27T02:41:00.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_EXT4_FS: enabled [2020-10-27T02:41:00.593Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-27T02:41:00.593Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-27T02:41:00.593Z] - Network Drivers: [2020-10-27T02:41:00.593Z] - "overlay": [2020-10-27T02:41:00.593Z] - CONFIG_VXLAN: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-27T02:41:00.593Z] Optional (for encrypted networks): [2020-10-27T02:41:00.593Z] - CONFIG_CRYPTO: enabled [2020-10-27T02:41:00.593Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-27T02:41:00.593Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-27T02:41:00.593Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-27T02:41:00.593Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-27T02:41:00.593Z] - CONFIG_XFRM: enabled [2020-10-27T02:41:00.593Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-27T02:41:00.593Z] - "ipvlan": [2020-10-27T02:41:00.593Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-27T02:41:00.593Z] - "macvlan": [2020-10-27T02:41:00.593Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-27T02:41:00.593Z] - CONFIG_DUMMY: enabled (as module) [2020-10-27T02:41:00.593Z] - "ftp,tftp client in container": [2020-10-27T02:41:00.740Z] #41 33.45 CC images/pagemap.o [2020-10-27T02:41:00.806Z] [2020-10-27T02:41:00.806Z] #1 [internal] load build definition from Dockerfile [2020-10-27T02:41:00.806Z] #1 DONE 1.0s [2020-10-27T02:41:00.855Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-27T02:41:00.855Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-27T02:41:00.855Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-27T02:41:00.855Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-27T02:41:00.855Z] - Storage Drivers: [2020-10-27T02:41:00.855Z] - "aufs": [2020-10-27T02:41:00.855Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-27T02:41:00.855Z] - "btrfs": [2020-10-27T02:41:00.855Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-27T02:41:00.855Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-27T02:41:00.855Z] - "devicemapper": [2020-10-27T02:41:00.855Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-27T02:41:00.855Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-27T02:41:00.855Z] - "overlay": [2020-10-27T02:41:00.855Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-27T02:41:00.855Z] - "zfs": [2020-10-27T02:41:00.855Z] - /dev/zfs: present [2020-10-27T02:41:00.855Z] - zfs command: missing [2020-10-27T02:41:00.855Z] - zpool command: missing [2020-10-27T02:41:00.855Z] [2020-10-27T02:41:00.855Z] Limits: [2020-10-27T02:41:00.855Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-27T02:41:00.855Z] [2020-10-27T02:41:00.855Z] + true [Pipeline] } [Pipeline] // stage [2020-10-27T02:41:00.884Z] #18 25.22 Selecting previously unselected package python3-wheel. [2020-10-27T02:41:00.884Z] #18 25.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-27T02:41:00.884Z] #18 25.22 Unpacking python3-wheel (0.32.3-2) ... [2020-10-27T02:41:00.884Z] #18 25.25 Selecting previously unselected package sudo. [2020-10-27T02:41:00.884Z] #18 25.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-10-27T02:41:00.884Z] #18 25.25 Unpacking sudo (1.8.27-1+deb10u2) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-27T02:41:00.996Z] #41 33.81 CC images/siginfo.o [2020-10-27T02:41:01.067Z] [2020-10-27T02:41:01.067Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-27T02:41:01.186Z] #18 25.52 Selecting previously unselected package thin-provisioning-tools. [2020-10-27T02:41:01.186Z] #18 25.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-10-27T02:41:01.186Z] #18 25.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:41:01.186Z] #18 25.64 Selecting previously unselected package uidmap. [2020-10-27T02:41:01.186Z] #18 25.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-10-27T02:41:01.186Z] #18 25.65 Unpacking uidmap (1:4.5-1.1) ... [2020-10-27T02:41:01.186Z] #18 25.71 Selecting previously unselected package vim-runtime. [2020-10-27T02:41:01.186Z] #18 25.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:41:01.186Z] #18 25.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-27T02:41:01.186Z] #18 25.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-27T02:41:01.186Z] #18 25.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:41:01.200Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 . [2020-10-27T02:41:01.200Z] #2 [internal] load build definition from Dockerfile [2020-10-27T02:41:01.200Z] #2 transferring dockerfile: 16.58kB done [2020-10-27T02:41:01.200Z] #2 DONE 0.0s [2020-10-27T02:41:01.200Z] [2020-10-27T02:41:01.200Z] #1 [internal] load .dockerignore [2020-10-27T02:41:01.200Z] #1 transferring context: 87B done [2020-10-27T02:41:01.200Z] #1 DONE 0.0s [2020-10-27T02:41:01.200Z] [2020-10-27T02:41:01.200Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-27T02:41:01.252Z] #41 34.06 CC images/rpc.o [2020-10-27T02:41:01.771Z] #3 DONE 0.5s [2020-10-27T02:41:01.771Z] [2020-10-27T02:41:01.771Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-27T02:41:01.771Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-27T02:41:01.771Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-27T02:41:01.814Z] #41 ... [2020-10-27T02:41:01.814Z] [2020-10-27T02:41:01.814Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:01.814Z] #43 90.84 github.com/LK4D4/vndr/versioned [2020-10-27T02:41:01.814Z] #43 90.95 compress/flate [2020-10-27T02:41:01.814Z] #43 91.40 hash/crc32 [2020-10-27T02:41:01.814Z] #43 92.02 net [2020-10-27T02:41:01.814Z] #43 93.72 compress/gzip [2020-10-27T02:41:01.814Z] #43 94.30 vendor/golang.org/x/text/transform [2020-10-27T02:41:01.814Z] #43 95.22 vendor/golang.org/x/text/unicode/bidi [2020-10-27T02:41:01.814Z] #43 96.51 vendor/golang.org/x/text/secure/bidirule [2020-10-27T02:41:01.814Z] #43 96.83 vendor/golang.org/x/text/unicode/norm [2020-10-27T02:41:01.814Z] #43 100.3 vendor/golang.org/x/net/idna [2020-10-27T02:41:02.032Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-27T02:41:02.032Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-27T02:41:02.032Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.44MB / 8.88MB 0.2s [2020-10-27T02:41:02.032Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-10-27T02:41:02.032Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-10-27T02:41:02.070Z] #43 ... [2020-10-27T02:41:02.070Z] [2020-10-27T02:41:02.070Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:02.070Z] #11 95.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-27T02:41:02.070Z] #11 95.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-27T02:41:02.070Z] #11 95.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:41:02.292Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-10-27T02:41:02.554Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-10-27T02:41:02.554Z] #4 DONE 0.9s [2020-10-27T02:41:02.633Z] #11 ... [2020-10-27T02:41:02.634Z] [2020-10-27T02:41:02.634Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:02.634Z] #41 35.20 CC images/ext-file.o [2020-10-27T02:41:02.634Z] #41 35.34 CC images/cgroup.o [2020-10-27T02:41:02.988Z] #3 DONE 1.6s [2020-10-27T02:41:02.988Z] [2020-10-27T02:41:02.988Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-27T02:41:02.988Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-27T02:41:03.125Z] [2020-10-27T02:41:03.125Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-27T02:41:03.125Z] #7 ... [2020-10-27T02:41:03.125Z] [2020-10-27T02:41:03.125Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-27T02:41:03.125Z] #6 DONE 0.2s [2020-10-27T02:41:03.125Z] [2020-10-27T02:41:03.125Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-27T02:41:03.125Z] #5 DONE 0.3s [2020-10-27T02:41:03.125Z] [2020-10-27T02:41:03.125Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-27T02:41:03.197Z] #41 35.88 CC images/userns.o [2020-10-27T02:41:03.265Z] #18 27.71 Selecting previously unselected package vim. [2020-10-27T02:41:03.265Z] #18 27.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-10-27T02:41:03.265Z] #18 27.73 Unpacking vim (2:8.1.0875-5) ... [2020-10-27T02:41:03.453Z] #41 36.15 CC images/google/protobuf/descriptor.o [2020-10-27T02:41:03.558Z] #18 28.02 Selecting previously unselected package xfsprogs. [2020-10-27T02:41:03.558Z] #18 28.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-10-27T02:41:03.558Z] #18 28.03 Unpacking xfsprogs (4.20.0-1) ... [2020-10-27T02:41:03.696Z] #7 DONE 0.7s [2020-10-27T02:41:03.696Z] [2020-10-27T02:41:03.696Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:41:03.696Z] #24 DONE 0.0s [2020-10-27T02:41:03.696Z] [2020-10-27T02:41:03.696Z] #21 [internal] load build context [2020-10-27T02:41:03.851Z] #18 28.35 Selecting previously unselected package zip. [2020-10-27T02:41:03.851Z] #18 28.35 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-10-27T02:41:03.851Z] #18 28.35 Unpacking zip (3.0-11+b1) ... [2020-10-27T02:41:03.851Z] #18 28.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:41:03.851Z] #18 28.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:41:03.851Z] #18 28.47 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-10-27T02:41:03.851Z] #18 28.47 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-27T02:41:03.851Z] #18 28.48 Setting up libgpm2:s390x (1.20.7-5) ... [2020-10-27T02:41:03.851Z] #18 28.49 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-10-27T02:41:03.851Z] #18 28.49 Setting up uidmap (1:4.5-1.1) ... [2020-10-27T02:41:03.851Z] #18 28.50 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-10-27T02:41:03.851Z] #18 28.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-27T02:41:03.851Z] #18 28.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:41:03.851Z] #18 28.52 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-27T02:41:03.872Z] #31 ... [2020-10-27T02:41:03.872Z] [2020-10-27T02:41:03.872Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:03.872Z] #46 0.605 + RM_GOPATH=0 [2020-10-27T02:41:03.872Z] #46 0.605 + TMP_GOPATH= [2020-10-27T02:41:03.872Z] #46 0.605 + : /build [2020-10-27T02:41:03.872Z] #46 0.605 + '[' -z '' ']' [2020-10-27T02:41:03.872Z] #46 0.606 ++ mktemp -d [2020-10-27T02:41:03.873Z] #46 0.608 + export GOPATH=/tmp/tmp.TlRxbp9vZ5 [2020-10-27T02:41:03.873Z] #46 0.608 + GOPATH=/tmp/tmp.TlRxbp9vZ5 [2020-10-27T02:41:03.873Z] #46 0.608 + RM_GOPATH=1 [2020-10-27T02:41:03.873Z] #46 0.609 + case "$(go env GOARCH)" in [2020-10-27T02:41:03.873Z] #46 0.609 ++ go env GOARCH [2020-10-27T02:41:03.873Z] #46 0.618 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:03.873Z] #46 0.618 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:03.873Z] #46 0.619 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:03.873Z] #46 0.621 + dir=/tmp/install [2020-10-27T02:41:03.873Z] #46 0.621 + bin=gotestsum [2020-10-27T02:41:03.873Z] #46 0.622 + shift [2020-10-27T02:41:03.873Z] #46 0.622 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-27T02:41:03.873Z] #46 0.623 + . /tmp/install/gotestsum.installer [2020-10-27T02:41:03.873Z] #46 0.623 ++ : v0.5.3 [2020-10-27T02:41:03.873Z] #46 0.623 + install_gotestsum [2020-10-27T02:41:03.873Z] #46 0.624 + set -e [2020-10-27T02:41:03.873Z] #46 0.624 + export GO111MODULE=on [2020-10-27T02:41:03.873Z] #46 0.624 + GO111MODULE=on [2020-10-27T02:41:03.873Z] #46 0.625 + GOBIN=/build [2020-10-27T02:41:03.873Z] #46 0.625 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-27T02:41:03.873Z] #46 0.648 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-27T02:41:03.873Z] #46 0.649 go: finding gotest.tools v0.5.3 [2020-10-27T02:41:03.873Z] #46 1.474 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-27T02:41:03.873Z] #46 2.439 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-27T02:41:03.873Z] #46 4.189 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-27T02:41:03.873Z] #46 4.192 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:41:03.873Z] #46 4.223 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:41:03.873Z] #46 4.255 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:41:03.873Z] #46 4.277 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:41:03.873Z] #46 4.478 go: downloading github.com/fatih/color v1.9.0 [2020-10-27T02:41:03.873Z] #46 4.496 go: downloading github.com/pkg/errors v0.9.1 [2020-10-27T02:41:03.873Z] #46 4.538 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:41:03.873Z] #46 4.605 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:41:03.873Z] #46 4.773 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:41:03.873Z] #46 4.831 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:41:03.873Z] #46 4.886 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:41:03.873Z] #46 4.956 go: extracting github.com/fatih/color v1.9.0 [2020-10-27T02:41:03.873Z] #46 5.023 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:41:03.873Z] #46 5.033 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:41:03.873Z] #46 5.053 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-27T02:41:03.935Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-27T02:41:03.935Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-10-27T02:41:03.935Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-10-27T02:41:03.935Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-10-27T02:41:03.935Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.62MB / 8.28MB 0.2s [2020-10-27T02:41:04.144Z] #18 28.52 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-27T02:41:04.144Z] #18 28.53 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:41:04.144Z] #18 28.54 Setting up zip (3.0-11+b1) ... [2020-10-27T02:41:04.144Z] #18 28.54 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:41:04.144Z] #18 28.55 Setting up bash-completion (1:2.8-6) ... [2020-10-27T02:41:04.173Z] #46 5.597 go: extracting github.com/pkg/errors v0.9.1 [2020-10-27T02:41:04.198Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-10-27T02:41:04.461Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-10-27T02:41:04.461Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-10-27T02:41:04.461Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-10-27T02:41:04.461Z] #4 DONE 2.0s [2020-10-27T02:41:04.474Z] #46 5.905 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:41:04.474Z] #46 5.937 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:41:04.752Z] [2020-10-27T02:41:04.752Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-27T02:41:05.326Z] #7 DONE 0.3s [2020-10-27T02:41:05.326Z] [2020-10-27T02:41:05.326Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-27T02:41:05.343Z] #41 37.72 CC images/opts.o [2020-10-27T02:41:05.343Z] #41 38.01 CC images/seccomp.o [2020-10-27T02:41:05.599Z] #41 38.29 CC images/binfmt-misc.o [2020-10-27T02:41:05.660Z] #18 29.90 Setting up libiptc0:s390x (1.8.2-4) ... [2020-10-27T02:41:05.660Z] #18 29.91 Setting up xz-utils (5.2.4-1) ... [2020-10-27T02:41:05.660Z] #18 29.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-27T02:41:05.660Z] #18 29.93 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:41:05.660Z] #18 29.97 invoke-rc.d: could not determine current runlevel [2020-10-27T02:41:05.660Z] #18 29.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-27T02:41:05.660Z] #18 29.98 Setting up pigz (2.4-1) ... [2020-10-27T02:41:05.660Z] #18 29.99 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-27T02:41:05.660Z] #18 30.00 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-27T02:41:05.660Z] #18 30.01 Setting up python-pip-whl (18.1-5) ... [2020-10-27T02:41:05.660Z] #18 30.01 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-10-27T02:41:05.660Z] #18 30.02 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:41:05.660Z] #18 30.25 Setting up libaio1:s390x (0.3.112-3) ... [2020-10-27T02:41:05.660Z] #18 30.26 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-27T02:41:05.660Z] #18 30.26 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-27T02:41:05.660Z] #18 30.27 Setting up vim (2:8.1.0875-5) ... [2020-10-27T02:41:05.660Z] #18 30.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-27T02:41:05.660Z] #18 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-27T02:41:05.660Z] #18 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-27T02:41:05.660Z] #18 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-27T02:41:05.660Z] #18 30.31 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-27T02:41:05.660Z] #18 30.32 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:41:05.660Z] #18 30.33 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-27T02:41:05.660Z] #18 30.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:41:05.660Z] #18 30.34 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-27T02:41:05.660Z] #18 30.35 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:41:05.856Z] #41 38.49 CC images/time.o [2020-10-27T02:41:05.856Z] #41 38.69 CC images/sysctl.o [2020-10-27T02:41:05.901Z] #6 DONE 0.9s [2020-10-27T02:41:05.901Z] [2020-10-27T02:41:05.901Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-10-27T02:41:05.901Z] #5 DONE 1.0s [2020-10-27T02:41:05.901Z] [2020-10-27T02:41:05.901Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:41:05.901Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-27T02:41:05.901Z] #24 DONE 0.0s [2020-10-27T02:41:05.901Z] [2020-10-27T02:41:05.901Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-27T02:41:05.901Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-27T02:41:05.901Z] #60 DONE 0.0s [2020-10-27T02:41:05.901Z] [2020-10-27T02:41:05.901Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:05.901Z] #8 DONE 0.0s [2020-10-27T02:41:05.901Z] [2020-10-27T02:41:05.901Z] #21 [internal] load build context [2020-10-27T02:41:05.901Z] #21 transferring context: 1.86MB 0.1s [2020-10-27T02:41:06.111Z] #41 38.87 CC images/autofs.o [2020-10-27T02:41:06.360Z] #21 transferring context: 15.65MB 2.8s [2020-10-27T02:41:06.367Z] #41 39.06 CC images/macvlan.o [2020-10-27T02:41:06.367Z] #41 39.23 CC images/sit.o [2020-10-27T02:41:06.585Z] #46 7.686 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:41:06.623Z] #41 39.41 CC images/memfd.o [2020-10-27T02:41:06.878Z] #41 39.68 CC images/timens.o [2020-10-27T02:41:07.135Z] #41 39.93 LINK images/built-in.o [2020-10-27T02:41:07.391Z] #41 40.06 GEN compel/include/asm [2020-10-27T02:41:07.391Z] #41 40.09 GEN compel/include/version.h [2020-10-27T02:41:07.391Z] #41 40.12 touch .config [2020-10-27T02:41:07.391Z] #41 40.17 GEN include/common/config.h [2020-10-27T02:41:07.646Z] #46 8.873 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:41:07.647Z] #41 40.25 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-27T02:41:07.647Z] #41 40.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-27T02:41:07.647Z] #41 40.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-27T02:41:07.647Z] #41 40.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-27T02:41:07.647Z] #41 40.34 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-27T02:41:07.647Z] #41 40.36 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-27T02:41:07.647Z] #41 40.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-27T02:41:07.647Z] #41 40.39 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-27T02:41:07.647Z] #41 40.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-27T02:41:07.647Z] #41 40.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-27T02:41:07.647Z] #41 40.43 DEP compel/plugins/std/infect.d [2020-10-27T02:41:07.735Z] #18 32.11 Setting up iptables (1.8.2-4) ... [2020-10-27T02:41:07.735Z] #18 32.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:41:07.735Z] #18 32.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:41:07.735Z] #18 32.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:41:07.735Z] #18 32.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:41:07.735Z] #18 32.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-27T02:41:07.735Z] #18 32.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-27T02:41:07.735Z] #18 32.15 Setting up python3 (3.7.3-1) ... [2020-10-27T02:41:07.735Z] #18 32.43 Setting up python3-wheel (0.32.3-2) ... [2020-10-27T02:41:07.904Z] #41 40.55 DEP compel/plugins/std/string.d [2020-10-27T02:41:07.904Z] #41 40.64 DEP compel/plugins/std/log.d [2020-10-27T02:41:07.904Z] #41 40.77 DEP compel/plugins/std/fds.d [2020-10-27T02:41:08.160Z] #41 40.92 DEP compel/plugins/std/std.d [2020-10-27T02:41:08.160Z] #41 41.01 DEP compel/plugins/shmem/shmem.d [2020-10-27T02:41:08.295Z] #46 ... [2020-10-27T02:41:08.295Z] [2020-10-27T02:41:08.295Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:08.295Z] #63 0.744 + RM_GOPATH=0 [2020-10-27T02:41:08.295Z] #63 0.744 + TMP_GOPATH= [2020-10-27T02:41:08.295Z] #63 0.744 + : /build [2020-10-27T02:41:08.295Z] #63 0.744 + '[' -z '' ']' [2020-10-27T02:41:08.295Z] #63 0.745 ++ mktemp -d [2020-10-27T02:41:08.295Z] #63 0.747 + export GOPATH=/tmp/tmp.VmUD51TCa9 [2020-10-27T02:41:08.295Z] #63 0.747 + GOPATH=/tmp/tmp.VmUD51TCa9 [2020-10-27T02:41:08.295Z] #63 0.747 + RM_GOPATH=1 [2020-10-27T02:41:08.295Z] #63 0.775 + case "$(go env GOARCH)" in [2020-10-27T02:41:08.295Z] #63 0.782 ++ go env GOARCH [2020-10-27T02:41:08.295Z] #63 0.800 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:08.295Z] #63 0.803 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:08.295Z] #63 0.804 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:08.295Z] #63 0.807 + dir=/tmp/install [2020-10-27T02:41:08.295Z] #63 0.807 + bin=proxy [2020-10-27T02:41:08.295Z] #63 0.807 + shift [2020-10-27T02:41:08.295Z] #63 0.807 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-27T02:41:08.295Z] #63 0.808 + . /tmp/install/proxy.installer [2020-10-27T02:41:08.295Z] #63 0.808 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:08.295Z] #63 0.811 + install_proxy [2020-10-27T02:41:08.295Z] #63 0.811 + case "$1" in [2020-10-27T02:41:08.295Z] #63 0.811 + export CGO_ENABLED=0 [2020-10-27T02:41:08.295Z] #63 0.812 + CGO_ENABLED=0 [2020-10-27T02:41:08.295Z] #63 0.812 + _install_proxy [2020-10-27T02:41:08.295Z] #63 0.812 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-27T02:41:08.295Z] #63 0.813 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:08.295Z] #63 0.813 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VmUD51TCa9/src/github.com/docker/libnetwork [2020-10-27T02:41:08.295Z] #63 0.823 Cloning into '/tmp/tmp.VmUD51TCa9/src/github.com/docker/libnetwork'... [2020-10-27T02:41:08.371Z] #18 32.91 Setting up apparmor (2.13.2-10) ... [2020-10-27T02:41:08.417Z] #41 41.12 DEP compel/plugins/fds/fds.d [2020-10-27T02:41:08.594Z] #63 ... [2020-10-27T02:41:08.594Z] [2020-10-27T02:41:08.594Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:08.594Z] #57 0.571 + RM_GOPATH=0 [2020-10-27T02:41:08.594Z] #57 0.571 + TMP_GOPATH= [2020-10-27T02:41:08.594Z] #57 0.571 + : /build [2020-10-27T02:41:08.594Z] #57 0.571 + '[' -z '' ']' [2020-10-27T02:41:08.594Z] #57 0.572 ++ mktemp -d [2020-10-27T02:41:08.594Z] #57 0.574 + export GOPATH=/tmp/tmp.VrsPcjgoQC [2020-10-27T02:41:08.594Z] #57 0.574 + GOPATH=/tmp/tmp.VrsPcjgoQC [2020-10-27T02:41:08.594Z] #57 0.574 + RM_GOPATH=1 [2020-10-27T02:41:08.594Z] #57 0.574 + case "$(go env GOARCH)" in [2020-10-27T02:41:08.594Z] #57 0.580 ++ go env GOARCH [2020-10-27T02:41:08.594Z] #57 0.585 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:08.594Z] #57 0.586 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:08.594Z] #57 0.588 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:08.594Z] #57 0.589 + dir=/tmp/install [2020-10-27T02:41:08.594Z] #57 0.589 + bin=rootlesskit [2020-10-27T02:41:08.594Z] #57 0.589 + shift [2020-10-27T02:41:08.594Z] #57 0.590 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-27T02:41:08.594Z] #57 0.590 + . /tmp/install/rootlesskit.installer [2020-10-27T02:41:08.594Z] #57 0.590 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:08.594Z] #57 0.591 + install_rootlesskit [2020-10-27T02:41:08.594Z] #57 0.591 + case "$1" in [2020-10-27T02:41:08.594Z] #57 0.591 + export CGO_ENABLED=0 [2020-10-27T02:41:08.594Z] #57 0.591 + CGO_ENABLED=0 [2020-10-27T02:41:08.594Z] #57 0.591 + _install_rootlesskit [2020-10-27T02:41:08.594Z] #57 0.591 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-27T02:41:08.594Z] #57 0.591 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:08.594Z] #57 0.591 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VrsPcjgoQC/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:41:08.594Z] #57 0.598 Cloning into '/tmp/tmp.VrsPcjgoQC/src/github.com/rootless-containers/rootlesskit'... [2020-10-27T02:41:08.594Z] #57 4.706 + cd /tmp/tmp.VrsPcjgoQC/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:41:08.594Z] #57 4.709 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:08.594Z] #57 5.490 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:41:08.594Z] #57 5.491 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-27T02:41:08.594Z] #57 ... [2020-10-27T02:41:08.594Z] [2020-10-27T02:41:08.594Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:41:08.594Z] #54 1.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:08.594Z] #54 1.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:08.594Z] #54 1.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:08.594Z] #54 2.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-27T02:41:08.594Z] #54 4.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-27T02:41:08.594Z] #54 6.041 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-27T02:41:08.668Z] #18 ... [2020-10-27T02:41:08.668Z] [2020-10-27T02:41:08.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:08.668Z] #41 64.41 CC criu/cr-service.o [2020-10-27T02:41:08.668Z] #41 65.37 CC criu/crtools.o [2020-10-27T02:41:08.668Z] #41 65.75 CC criu/eventfd.o [2020-10-27T02:41:08.668Z] #41 65.94 CC criu/eventpoll.o [2020-10-27T02:41:08.668Z] #41 66.52 CC criu/external.o [2020-10-27T02:41:08.668Z] #41 66.76 CC criu/fault-injection.o [2020-10-27T02:41:08.668Z] #41 66.82 CC criu/fdstore.o [2020-10-27T02:41:08.668Z] #41 67.08 CC criu/fifo.o [2020-10-27T02:41:08.668Z] #41 67.31 CC criu/file-ids.o [2020-10-27T02:41:08.668Z] #41 67.49 CC criu/file-lock.o [2020-10-27T02:41:08.668Z] #41 67.89 CC criu/files-ext.o [2020-10-27T02:41:08.668Z] #41 68.10 CC criu/files-reg.o [2020-10-27T02:41:08.668Z] #41 69.28 CC criu/files.o [2020-10-27T02:41:08.668Z] #41 70.46 CC criu/filesystems.o [2020-10-27T02:41:08.668Z] #41 70.80 CC criu/fsnotify.o [2020-10-27T02:41:08.668Z] #41 71.43 CC criu/image-desc.o [2020-10-27T02:41:08.668Z] #41 71.56 CC criu/image.o [2020-10-27T02:41:08.668Z] #41 72.11 CC criu/ipc_ns.o [2020-10-27T02:41:08.668Z] #41 72.87 CC criu/irmap.o [2020-10-27T02:41:08.668Z] #41 73.21 CC criu/kcmp-ids.o [2020-10-27T02:41:08.668Z] #41 73.41 CC criu/kerndat.o [2020-10-27T02:41:08.668Z] #41 74.07 CC criu/libnetlink.o [2020-10-27T02:41:08.668Z] #41 74.35 CC criu/log.o [2020-10-27T02:41:08.674Z] #41 41.27 CC compel/plugins/std/std.o [2020-10-27T02:41:08.895Z] #54 ... [2020-10-27T02:41:08.895Z] [2020-10-27T02:41:08.895Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:08.895Z] #41 0.558 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:08.895Z] #41 0.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:08.895Z] #41 0.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:08.895Z] #41 1.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-27T02:41:08.895Z] #41 3.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-27T02:41:08.895Z] #41 5.864 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-27T02:41:08.895Z] #41 ... [2020-10-27T02:41:08.895Z] [2020-10-27T02:41:08.895Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:08.895Z] #44 0.461 + RM_GOPATH=0 [2020-10-27T02:41:08.895Z] #44 0.461 + TMP_GOPATH= [2020-10-27T02:41:08.895Z] #44 0.461 + : /build [2020-10-27T02:41:08.895Z] #44 0.462 + '[' -z '' ']' [2020-10-27T02:41:08.895Z] #44 0.462 ++ mktemp -d [2020-10-27T02:41:08.895Z] #44 0.464 + export GOPATH=/tmp/tmp.D39Q1z1cHj [2020-10-27T02:41:08.895Z] #44 0.464 + GOPATH=/tmp/tmp.D39Q1z1cHj [2020-10-27T02:41:08.895Z] #44 0.464 + RM_GOPATH=1 [2020-10-27T02:41:08.895Z] #44 0.465 + case "$(go env GOARCH)" in [2020-10-27T02:41:08.895Z] #44 0.465 ++ go env GOARCH [2020-10-27T02:41:08.895Z] #44 0.474 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:08.895Z] #44 0.475 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:08.895Z] #44 0.476 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:08.895Z] #44 0.478 + dir=/tmp/install [2020-10-27T02:41:08.895Z] #44 0.478 + bin=vndr [2020-10-27T02:41:08.895Z] #44 0.478 + shift [2020-10-27T02:41:08.895Z] #44 0.478 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-27T02:41:08.895Z] #44 0.478 + . /tmp/install/vndr.installer [2020-10-27T02:41:08.895Z] #44 0.478 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:08.895Z] #44 0.479 + install_vndr [2020-10-27T02:41:08.895Z] #44 0.479 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-27T02:41:08.895Z] #44 0.479 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.D39Q1z1cHj/src/github.com/LK4D4/vndr [2020-10-27T02:41:08.895Z] #44 0.479 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:08.895Z] #44 0.487 Cloning into '/tmp/tmp.D39Q1z1cHj/src/github.com/LK4D4/vndr'... [2020-10-27T02:41:08.895Z] #44 1.188 + cd /tmp/tmp.D39Q1z1cHj/src/github.com/LK4D4/vndr [2020-10-27T02:41:08.895Z] #44 1.188 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:08.895Z] #44 1.213 + go build -buildmode=pie -v -o /build/vndr . [2020-10-27T02:41:08.895Z] #44 2.184 runtime/internal/sys [2020-10-27T02:41:08.895Z] #44 2.221 internal/cpu [2020-10-27T02:41:08.895Z] #44 2.337 internal/race [2020-10-27T02:41:08.895Z] #44 2.339 runtime/internal/atomic [2020-10-27T02:41:08.895Z] #44 2.601 runtime/internal/math [2020-10-27T02:41:08.895Z] #44 2.661 sync/atomic [2020-10-27T02:41:08.895Z] #44 2.957 unicode [2020-10-27T02:41:08.895Z] #44 3.042 unicode/utf8 [2020-10-27T02:41:08.895Z] #44 3.586 math/bits [2020-10-27T02:41:08.895Z] #44 3.599 internal/bytealg [2020-10-27T02:41:08.895Z] #44 4.505 math [2020-10-27T02:41:08.895Z] #44 5.011 internal/testlog [2020-10-27T02:41:08.895Z] #44 5.606 runtime [2020-10-27T02:41:08.895Z] #44 6.063 unicode/utf16 [2020-10-27T02:41:08.895Z] #44 6.790 container/list [2020-10-27T02:41:08.895Z] #44 8.852 crypto/internal/subtle [2020-10-27T02:41:08.895Z] #44 9.427 crypto/subtle [2020-10-27T02:41:08.895Z] #44 9.856 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-27T02:41:08.895Z] #44 10.50 internal/nettrace [2020-10-27T02:41:08.932Z] #41 41.57 CC compel/plugins/std/fds.o [2020-10-27T02:41:08.962Z] #41 74.62 CC criu/lsm.o [2020-10-27T02:41:09.194Z] #44 ... [2020-10-27T02:41:09.194Z] [2020-10-27T02:41:09.194Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:41:09.194Z] #39 0.660 + git clone https://github.com/docker/distribution.git . [2020-10-27T02:41:09.194Z] #39 0.665 Cloning into '.'... [2020-10-27T02:41:09.194Z] #39 ... [2020-10-27T02:41:09.194Z] [2020-10-27T02:41:09.194Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:09.194Z] #33 0.725 + RM_GOPATH=0 [2020-10-27T02:41:09.194Z] #33 0.725 + TMP_GOPATH= [2020-10-27T02:41:09.194Z] #33 0.725 + : /build [2020-10-27T02:41:09.194Z] #33 0.725 + '[' -z '' ']' [2020-10-27T02:41:09.194Z] #33 0.726 ++ mktemp -d [2020-10-27T02:41:09.194Z] #33 0.728 + export GOPATH=/tmp/tmp.wT5DKZfkdL [2020-10-27T02:41:09.194Z] #33 0.728 + GOPATH=/tmp/tmp.wT5DKZfkdL [2020-10-27T02:41:09.194Z] #33 0.728 + RM_GOPATH=1 [2020-10-27T02:41:09.194Z] #33 0.728 + case "$(go env GOARCH)" in [2020-10-27T02:41:09.194Z] #33 0.728 ++ go env GOARCH [2020-10-27T02:41:09.194Z] #33 0.804 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.194Z] #33 0.805 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.194Z] #33 0.810 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:09.194Z] #33 0.812 + dir=/tmp/install [2020-10-27T02:41:09.194Z] #33 0.823 + bin=tomlv [2020-10-27T02:41:09.194Z] #33 0.823 + shift [2020-10-27T02:41:09.194Z] #33 0.823 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-27T02:41:09.194Z] #33 0.824 + . /tmp/install/tomlv.installer [2020-10-27T02:41:09.194Z] #33 0.827 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:09.194Z] #33 0.834 + install_tomlv [2020-10-27T02:41:09.194Z] #33 0.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-27T02:41:09.194Z] #33 0.838 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:09.194Z] #33 0.838 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wT5DKZfkdL/src/github.com/BurntSushi/toml [2020-10-27T02:41:09.194Z] #33 0.846 Cloning into '/tmp/tmp.wT5DKZfkdL/src/github.com/BurntSushi/toml'... [2020-10-27T02:41:09.194Z] #33 1.968 + cd /tmp/tmp.wT5DKZfkdL/src/github.com/BurntSushi/toml [2020-10-27T02:41:09.194Z] #33 1.968 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:09.194Z] #33 1.994 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:41:09.194Z] #33 2.665 internal/cpu [2020-10-27T02:41:09.194Z] #33 2.667 runtime/internal/atomic [2020-10-27T02:41:09.194Z] #33 2.734 runtime/internal/math [2020-10-27T02:41:09.194Z] #33 2.765 math/bits [2020-10-27T02:41:09.194Z] #33 2.914 unicode/utf8 [2020-10-27T02:41:09.194Z] #33 3.511 sync/atomic [2020-10-27T02:41:09.194Z] #33 4.114 unicode [2020-10-27T02:41:09.194Z] #33 4.183 internal/bytealg [2020-10-27T02:41:09.194Z] #33 4.744 internal/testlog [2020-10-27T02:41:09.194Z] #33 4.822 math [2020-10-27T02:41:09.194Z] #33 5.531 encoding [2020-10-27T02:41:09.194Z] #33 5.950 runtime/cgo [2020-10-27T02:41:09.194Z] #33 6.304 runtime [2020-10-27T02:41:09.254Z] #41 74.81 CC criu/mem.o [2020-10-27T02:41:09.254Z] #41 ... [2020-10-27T02:41:09.254Z] [2020-10-27T02:41:09.254Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:41:09.254Z] #18 33.83 Setting up xfsprogs (4.20.0-1) ... [2020-10-27T02:41:09.254Z] #18 33.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:41:09.493Z] #33 ... [2020-10-27T02:41:09.493Z] [2020-10-27T02:41:09.493Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:09.493Z] #50 0.786 + RM_GOPATH=0 [2020-10-27T02:41:09.493Z] #50 0.786 + TMP_GOPATH= [2020-10-27T02:41:09.493Z] #50 0.786 + : /build [2020-10-27T02:41:09.493Z] #50 0.786 + '[' -z '' ']' [2020-10-27T02:41:09.493Z] #50 0.787 ++ mktemp -d [2020-10-27T02:41:09.493Z] #50 0.788 + export GOPATH=/tmp/tmp.cIWnFDA7Lx [2020-10-27T02:41:09.493Z] #50 0.788 + GOPATH=/tmp/tmp.cIWnFDA7Lx [2020-10-27T02:41:09.493Z] #50 0.789 + RM_GOPATH=1 [2020-10-27T02:41:09.493Z] #50 0.790 + case "$(go env GOARCH)" in [2020-10-27T02:41:09.493Z] #50 0.794 ++ go env GOARCH [2020-10-27T02:41:09.493Z] #50 0.855 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.493Z] #50 0.855 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.493Z] #50 0.867 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:09.493Z] #50 0.870 + dir=/tmp/install [2020-10-27T02:41:09.493Z] #50 0.870 + bin=shfmt [2020-10-27T02:41:09.493Z] #50 0.870 + shift [2020-10-27T02:41:09.493Z] #50 0.870 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-27T02:41:09.493Z] #50 0.870 + . /tmp/install/shfmt.installer [2020-10-27T02:41:09.493Z] #50 0.870 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:09.493Z] #50 0.871 + install_shfmt [2020-10-27T02:41:09.493Z] #50 0.871 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-27T02:41:09.493Z] #50 0.871 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cIWnFDA7Lx/src/github.com/mvdan/sh [2020-10-27T02:41:09.493Z] #50 0.871 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:09.493Z] #50 0.900 Cloning into '/tmp/tmp.cIWnFDA7Lx/src/github.com/mvdan/sh'... [2020-10-27T02:41:09.493Z] #50 ... [2020-10-27T02:41:09.493Z] [2020-10-27T02:41:09.493Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:09.493Z] #48 0.730 + RM_GOPATH=0 [2020-10-27T02:41:09.493Z] #48 0.730 + TMP_GOPATH= [2020-10-27T02:41:09.493Z] #48 0.730 + : /build [2020-10-27T02:41:09.493Z] #48 0.734 + '[' -z '' ']' [2020-10-27T02:41:09.493Z] #48 0.744 ++ mktemp -d [2020-10-27T02:41:09.493Z] #48 0.746 + export GOPATH=/tmp/tmp.z1UEQjPRyH [2020-10-27T02:41:09.493Z] #48 0.746 + GOPATH=/tmp/tmp.z1UEQjPRyH [2020-10-27T02:41:09.493Z] #48 0.746 + RM_GOPATH=1 [2020-10-27T02:41:09.493Z] #48 0.746 + case "$(go env GOARCH)" in [2020-10-27T02:41:09.493Z] #48 0.748 ++ go env GOARCH [2020-10-27T02:41:09.493Z] #48 0.801 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.493Z] #48 0.801 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.493Z] #48 0.803 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:09.493Z] #48 0.804 + dir=/tmp/install [2020-10-27T02:41:09.493Z] #48 0.813 + bin=golangci_lint [2020-10-27T02:41:09.493Z] #48 0.814 + shift [2020-10-27T02:41:09.493Z] #48 0.817 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-27T02:41:09.493Z] #48 0.817 + . /tmp/install/golangci_lint.installer [2020-10-27T02:41:09.493Z] #48 0.818 ++ : v1.23.8 [2020-10-27T02:41:09.493Z] #48 0.818 + install_golangci_lint [2020-10-27T02:41:09.493Z] #48 0.818 + set -e [2020-10-27T02:41:09.493Z] #48 0.818 + export GO111MODULE=on [2020-10-27T02:41:09.493Z] #48 0.818 + GO111MODULE=on [2020-10-27T02:41:09.493Z] #48 0.819 + GOBIN=/build [2020-10-27T02:41:09.493Z] #48 0.819 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-27T02:41:09.493Z] #48 0.904 go: finding github.com v1.23.8 [2020-10-27T02:41:09.493Z] #48 0.913 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-27T02:41:09.493Z] #48 0.915 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-27T02:41:09.493Z] #48 0.915 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:09.493Z] #48 0.915 go: finding github.com/golangci v1.23.8 [2020-10-27T02:41:09.493Z] #48 1.780 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:09.493Z] #48 3.022 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:09.493Z] #48 10.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:41:09.493Z] #48 10.66 go: downloading github.com/fatih/color v1.7.0 [2020-10-27T02:41:09.493Z] #48 10.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:41:09.493Z] #48 10.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:41:09.493Z] #48 10.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:41:09.493Z] #48 10.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:41:09.493Z] #48 10.82 go: downloading github.com/pkg/errors v0.8.1 [2020-10-27T02:41:09.493Z] #48 10.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:41:09.493Z] #48 10.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:41:09.493Z] #48 10.87 go: extracting github.com/fatih/color v1.7.0 [2020-10-27T02:41:09.493Z] #48 11.00 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-27T02:41:09.493Z] #48 11.01 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-27T02:41:09.493Z] #48 11.13 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:41:09.498Z] #41 42.06 CC compel/plugins/std/log.o [2020-10-27T02:41:09.547Z] #18 34.10 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:41:09.697Z] #21 ... [2020-10-27T02:41:09.697Z] [2020-10-27T02:41:09.697Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-27T02:41:09.697Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-27T02:41:09.697Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-27T02:41:09.697Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-10-27T02:41:09.697Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-27T02:41:09.697Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done [2020-10-27T02:41:09.697Z] #60 DONE 6.1s [2020-10-27T02:41:09.697Z] [2020-10-27T02:41:09.697Z] #21 [internal] load build context [2020-10-27T02:41:09.697Z] #21 ... [2020-10-27T02:41:09.697Z] [2020-10-27T02:41:09.697Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:09.697Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-27T02:41:09.697Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2020-10-27T02:41:09.697Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-27T02:41:09.697Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-27T02:41:09.697Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-27T02:41:09.697Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-10-27T02:41:09.697Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2020-10-27T02:41:09.697Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2020-10-27T02:41:09.697Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s done [2020-10-27T02:41:09.697Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.80MB / 120.17MB 6.2s [2020-10-27T02:41:09.697Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s [2020-10-27T02:41:09.697Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2020-10-27T02:41:09.792Z] #48 ... [2020-10-27T02:41:09.792Z] [2020-10-27T02:41:09.792Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:09.792Z] #23 0.749 + RM_GOPATH=0 [2020-10-27T02:41:09.792Z] #23 0.749 + TMP_GOPATH= [2020-10-27T02:41:09.792Z] #23 0.749 + : /build [2020-10-27T02:41:09.792Z] #23 0.749 + '[' -z '' ']' [2020-10-27T02:41:09.792Z] #23 0.754 ++ mktemp -d [2020-10-27T02:41:09.792Z] #23 0.768 + export GOPATH=/tmp/tmp.ezmetB1Lm6 [2020-10-27T02:41:09.792Z] #23 0.768 + GOPATH=/tmp/tmp.ezmetB1Lm6 [2020-10-27T02:41:09.792Z] #23 0.768 + RM_GOPATH=1 [2020-10-27T02:41:09.792Z] #23 0.769 + case "$(go env GOARCH)" in [2020-10-27T02:41:09.792Z] #23 0.769 ++ go env GOARCH [2020-10-27T02:41:09.792Z] #23 0.828 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.792Z] #23 0.828 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:09.792Z] #23 0.831 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:09.792Z] #23 0.834 + dir=/tmp/install [2020-10-27T02:41:09.792Z] #23 0.834 + bin=dockercli [2020-10-27T02:41:09.792Z] #23 0.834 + shift [2020-10-27T02:41:09.792Z] #23 0.834 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-27T02:41:09.792Z] #23 0.835 + . /tmp/install/dockercli.installer [2020-10-27T02:41:09.792Z] #23 0.835 ++ : stable [2020-10-27T02:41:09.792Z] #23 0.835 ++ : 17.06.2-ce [2020-10-27T02:41:09.792Z] #23 0.836 + install_dockercli [2020-10-27T02:41:09.792Z] #23 0.836 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-27T02:41:09.792Z] #23 0.836 Install docker/cli version 17.06.2-ce from stable [2020-10-27T02:41:09.792Z] #23 0.839 ++ uname -m [2020-10-27T02:41:09.792Z] #23 0.840 + arch=ppc64le [2020-10-27T02:41:09.792Z] #23 0.841 + '[' ppc64le '!=' x86_64 ']' [2020-10-27T02:41:09.792Z] #23 0.841 + '[' ppc64le '!=' s390x ']' [2020-10-27T02:41:09.792Z] #23 0.841 + '[' ppc64le '!=' armhf ']' [2020-10-27T02:41:09.792Z] #23 0.841 + build_dockercli [2020-10-27T02:41:09.792Z] #23 0.842 + git clone https://github.com/docker/docker-ce /tmp/tmp.ezmetB1Lm6/tmp/docker-ce [2020-10-27T02:41:09.792Z] #23 0.849 Cloning into '/tmp/tmp.ezmetB1Lm6/tmp/docker-ce'... [2020-10-27T02:41:09.792Z] #23 ... [2020-10-27T02:41:09.792Z] [2020-10-27T02:41:09.792Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:09.792Z] #12 0.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:09.792Z] #12 0.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:09.792Z] #12 0.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:09.792Z] #12 2.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-27T02:41:09.792Z] #12 3.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-27T02:41:09.792Z] #12 6.029 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-27T02:41:10.091Z] #12 ... [2020-10-27T02:41:10.091Z] [2020-10-27T02:41:10.091Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:10.091Z] #35 0.965 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:10.091Z] #35 1.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:10.091Z] #35 1.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:10.091Z] #35 2.288 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-27T02:41:10.091Z] #35 4.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-27T02:41:10.091Z] #35 6.449 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-27T02:41:10.091Z] #35 ... [2020-10-27T02:41:10.091Z] [2020-10-27T02:41:10.091Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:10.091Z] #48 11.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:41:10.091Z] #48 11.38 go: downloading github.com/spf13/viper v1.6.1 [2020-10-27T02:41:10.091Z] #48 11.44 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:41:10.091Z] #48 11.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:41:10.091Z] #48 11.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:41:10.130Z] #21 transferring context: 52.01MB 3.7s done [2020-10-27T02:41:10.183Z] #18 34.60 Setting up python3-distutils (3.7.3-1) ... [2020-10-27T02:41:10.390Z] #48 11.76 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:41:10.390Z] #48 11.76 go: extracting github.com/pkg/errors v0.8.1 [2020-10-27T02:41:10.390Z] #48 11.90 go: extracting github.com/spf13/viper v1.6.1 [2020-10-27T02:41:10.390Z] #48 11.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:41:10.427Z] #41 42.96 CC compel/plugins/std/string.o [2020-10-27T02:41:10.476Z] #18 34.85 Setting up python3-setuptools (40.8.0-1) ... [2020-10-27T02:41:10.684Z] #41 43.57 CC compel/plugins/std/infect.o [2020-10-27T02:41:10.690Z] #48 12.10 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-27T02:41:10.690Z] #48 12.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:41:10.690Z] #48 12.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:41:10.690Z] #48 12.14 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-27T02:41:10.690Z] #48 12.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:41:10.706Z] #21 DONE 4.8s [2020-10-27T02:41:10.706Z] [2020-10-27T02:41:10.706Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:10.706Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-27T02:41:10.706Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-10-27T02:41:10.706Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.0s done [2020-10-27T02:41:10.706Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.0s done [2020-10-27T02:41:10.706Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-27T02:41:10.706Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-10-27T02:41:10.706Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.7s done [2020-10-27T02:41:10.706Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s [2020-10-27T02:41:10.706Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.6s [2020-10-27T02:41:10.706Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.6s [2020-10-27T02:41:10.706Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.5s [2020-10-27T02:41:10.990Z] #48 12.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:41:10.990Z] #48 12.59 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:41:10.990Z] #48 12.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:41:10.990Z] #48 12.69 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:41:11.086Z] #8 ... [2020-10-27T02:41:11.086Z] [2020-10-27T02:41:11.086Z] #21 [internal] load build context [2020-10-27T02:41:11.086Z] #21 transferring context: 52.01MB 6.9s done [2020-10-27T02:41:11.086Z] #21 DONE 7.5s [2020-10-27T02:41:11.086Z] [2020-10-27T02:41:11.086Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:11.086Z] #8 ... [2020-10-27T02:41:11.086Z] [2020-10-27T02:41:11.086Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:41:11.086Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-27T02:41:11.086Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-27T02:41:11.086Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-27T02:41:11.086Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-27T02:41:11.086Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.8s done [2020-10-27T02:41:11.086Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 1.1s [2020-10-27T02:41:11.086Z] #24 ... [2020-10-27T02:41:11.086Z] [2020-10-27T02:41:11.086Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:11.112Z] #18 35.62 Setting up python3-pip (18.1-5) ... [2020-10-27T02:41:11.247Z] #41 44.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-27T02:41:11.247Z] #41 44.08 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-27T02:41:11.248Z] #41 44.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-27T02:41:11.292Z] #48 12.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:41:11.292Z] #48 12.88 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:41:11.292Z] #48 12.91 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:41:11.292Z] #48 12.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:41:11.506Z] #41 44.20 AR compel/plugins/std.lib.a [2020-10-27T02:41:11.506Z] #41 ... [2020-10-27T02:41:11.506Z] [2020-10-27T02:41:11.506Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:11.506Z] #11 110.4 Selecting previously unselected package libapparmor1:amd64. [2020-10-27T02:41:11.506Z] #11 110.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-27T02:41:11.506Z] #11 110.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-27T02:41:11.506Z] #11 110.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-27T02:41:11.506Z] #11 110.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-27T02:41:11.506Z] #11 110.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-27T02:41:11.596Z] #48 13.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:41:11.748Z] #18 36.29 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:41:11.748Z] #18 36.32 Processing triggers for mime-support (3.62) ... [2020-10-27T02:41:11.763Z] #11 110.7 Selecting previously unselected package libbtrfs0. [2020-10-27T02:41:11.763Z] #11 110.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-27T02:41:11.763Z] #11 110.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:41:11.763Z] #11 110.8 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:41:11.763Z] #11 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-27T02:41:11.763Z] #11 110.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:41:11.895Z] #48 13.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:41:11.895Z] #48 13.38 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:41:12.020Z] #11 111.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-27T02:41:12.020Z] #11 111.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:41:12.020Z] #11 111.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:41:12.051Z] #18 DONE 36.7s [2020-10-27T02:41:12.051Z] [2020-10-27T02:41:12.051Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:12.051Z] #41 75.76 CC criu/memfd.o [2020-10-27T02:41:12.051Z] #41 76.06 CC criu/mount.o [2020-10-27T02:41:12.277Z] #11 111.1 Selecting previously unselected package libudev-dev:amd64. [2020-10-27T02:41:12.277Z] #11 111.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-27T02:41:12.277Z] #11 111.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:41:12.277Z] #11 111.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-27T02:41:12.277Z] #11 111.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-27T02:41:12.277Z] #11 111.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-27T02:41:12.290Z] #48 13.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:41:12.291Z] #48 13.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:41:12.469Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done [2020-10-27T02:41:12.533Z] #11 ... [2020-10-27T02:41:12.533Z] [2020-10-27T02:41:12.533Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:12.533Z] #56 105.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:41:12.533Z] #56 105.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-27T02:41:12.533Z] #56 DONE 111.5s [2020-10-27T02:41:12.533Z] [2020-10-27T02:41:12.533Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-27T02:41:12.533Z] #57 DONE 0.1s [2020-10-27T02:41:12.533Z] [2020-10-27T02:41:12.533Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-27T02:41:12.533Z] #58 DONE 0.1s [2020-10-27T02:41:12.533Z] [2020-10-27T02:41:12.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:12.533Z] #41 44.28 CC compel/plugins/fds/fds.o [2020-10-27T02:41:12.533Z] #41 44.54 AR compel/plugins/fds.lib.a [2020-10-27T02:41:12.533Z] #41 44.61 HOSTDEP compel/src/lib/log-host.d [2020-10-27T02:41:12.533Z] #41 44.73 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-27T02:41:12.533Z] #41 44.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-27T02:41:12.533Z] #41 44.92 HOSTDEP compel/src/main-host.d [2020-10-27T02:41:12.533Z] #41 45.02 DEP compel/src/lib/ptrace.d [2020-10-27T02:41:12.533Z] #41 45.15 DEP compel/src/lib/infect.d [2020-10-27T02:41:12.609Z] #48 13.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:41:12.610Z] #48 13.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:41:12.610Z] #48 14.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:41:12.610Z] #48 14.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:41:12.692Z] #41 78.48 CC criu/namespaces.o [2020-10-27T02:41:12.789Z] #41 45.43 DEP compel/src/lib/infect-util.d [2020-10-27T02:41:12.789Z] #41 45.52 DEP compel/src/lib/infect-rpc.d [2020-10-27T02:41:12.909Z] #48 14.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:41:12.985Z] #41 ... [2020-10-27T02:41:12.985Z] [2020-10-27T02:41:12.985Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-27T02:41:12.985Z] #19 0.550 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-27T02:41:12.985Z] #19 0.553 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-27T02:41:12.985Z] #19 0.555 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-27T02:41:12.985Z] #19 DONE 0.7s [2020-10-27T02:41:12.985Z] [2020-10-27T02:41:12.985Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:41:13.265Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.8s done [2020-10-27T02:41:13.351Z] #41 45.83 DEP compel/arch/x86/src/lib/infect.d [2020-10-27T02:41:13.351Z] #41 46.01 DEP compel/arch/x86/src/lib/cpu.d [2020-10-27T02:41:13.351Z] #41 46.10 DEP compel/src/lib/log.d [2020-10-27T02:41:13.351Z] #41 46.20 DEP compel/src/main.d [2020-10-27T02:41:13.351Z] #41 ... [2020-10-27T02:41:13.351Z] [2020-10-27T02:41:13.351Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:13.351Z] #43 102.4 vendor/golang.org/x/net/http2/hpack [2020-10-27T02:41:13.351Z] #43 103.6 mime [2020-10-27T02:41:13.351Z] #43 105.5 mime/quotedprintable [2020-10-27T02:41:13.351Z] #43 105.9 net/http/internal [2020-10-27T02:41:13.351Z] #43 109.2 net/textproto [2020-10-27T02:41:13.351Z] #43 109.2 crypto/x509 [2020-10-27T02:41:13.351Z] #43 110.1 vendor/golang.org/x/net/http/httpguts [2020-10-27T02:41:13.351Z] #43 110.5 vendor/golang.org/x/net/http/httpproxy [2020-10-27T02:41:13.351Z] #43 111.0 mime/multipart [2020-10-27T02:41:13.613Z] #43 ... [2020-10-27T02:41:13.613Z] [2020-10-27T02:41:13.613Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:13.613Z] #11 111.8 Selecting previously unselected package libpcre16-3:amd64. [2020-10-27T02:41:13.613Z] #11 111.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-27T02:41:13.613Z] #11 111.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-27T02:41:13.613Z] #11 112.1 Selecting previously unselected package libpcre32-3:amd64. [2020-10-27T02:41:13.613Z] #11 112.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-27T02:41:13.613Z] #11 112.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-27T02:41:13.613Z] #11 112.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-27T02:41:13.846Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.3s done [2020-10-27T02:41:13.846Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.6s done [2020-10-27T02:41:13.846Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.7s done [2020-10-27T02:41:13.846Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 7.7s [2020-10-27T02:41:13.846Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-10-27T02:41:13.846Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.8s [2020-10-27T02:41:13.846Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s done [2020-10-27T02:41:13.869Z] #11 112.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-27T02:41:13.870Z] #11 112.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-27T02:41:13.870Z] #11 112.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-27T02:41:13.870Z] #11 112.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-27T02:41:13.870Z] #11 112.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-27T02:41:13.961Z] #48 15.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:41:13.961Z] #48 15.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:41:13.961Z] #48 15.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:41:13.961Z] #48 15.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:41:14.126Z] #11 113.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-27T02:41:14.126Z] #11 113.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-27T02:41:14.382Z] #11 113.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-27T02:41:14.382Z] #11 113.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-27T02:41:14.383Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.2s done [2020-10-27T02:41:14.423Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2020-10-27T02:41:14.423Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-10-27T02:41:14.607Z] #48 16.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:41:14.638Z] #11 113.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:41:14.638Z] #11 113.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-27T02:41:14.638Z] #11 113.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-27T02:41:14.638Z] #11 113.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-27T02:41:14.638Z] #11 113.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-27T02:41:14.654Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-10-27T02:41:14.894Z] #11 113.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-27T02:41:14.894Z] #11 113.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-27T02:41:14.894Z] #11 113.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:41:15.131Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2020-10-27T02:41:15.150Z] #11 114.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-27T02:41:15.150Z] #11 114.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-27T02:41:15.150Z] #11 114.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-27T02:41:15.151Z] #11 114.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:41:15.151Z] #11 114.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-27T02:41:15.151Z] #11 114.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-27T02:41:15.151Z] #11 114.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:41:15.151Z] #11 114.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:41:15.151Z] #11 114.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-27T02:41:15.151Z] #11 114.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:41:15.406Z] #11 114.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:41:15.406Z] #11 114.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:41:15.406Z] #11 114.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-27T02:41:15.406Z] #11 114.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-27T02:41:15.406Z] #11 114.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:41:15.406Z] #11 114.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:41:15.406Z] #11 114.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-27T02:41:15.406Z] #11 114.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:41:15.406Z] #11 114.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 [2020-10-27T02:41:15.406Z] #11 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-27T02:41:15.406Z] #11 114.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:41:15.406Z] #11 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-27T02:41:15.406Z] #11 114.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 [2020-10-27T02:41:15.406Z] #11 114.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:41:15.406Z] #11 114.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-27T02:41:15.596Z] #8 ... [2020-10-27T02:41:15.596Z] [2020-10-27T02:41:15.596Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:41:15.596Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.4s done [2020-10-27T02:41:15.596Z] #24 DONE 11.9s [2020-10-27T02:41:15.596Z] [2020-10-27T02:41:15.596Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:15.596Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2020-10-27T02:41:15.662Z] #11 114.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:41:15.662Z] #11 114.4 Setting up dmsetup (2:1.02.155-3) ... [2020-10-27T02:41:15.662Z] #11 114.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:41:15.662Z] #11 114.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-27T02:41:15.662Z] #11 114.5 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:41:15.780Z] #20 2.920 Collecting yamllint==1.16.0 [2020-10-27T02:41:15.918Z] #11 DONE 114.8s [2020-10-27T02:41:15.918Z] [2020-10-27T02:41:15.918Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-27T02:41:16.073Z] #20 3.110 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-27T02:41:16.073Z] #20 3.131 Collecting pyyaml (from yamllint==1.16.0) [2020-10-27T02:41:16.073Z] #20 3.243 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-27T02:41:16.076Z] #8 ... [2020-10-27T02:41:16.076Z] [2020-10-27T02:41:16.076Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-27T02:41:16.076Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-27T02:41:16.076Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-27T02:41:16.076Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 8.3s done [2020-10-27T02:41:16.076Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-10-27T02:41:16.076Z] #60 DONE 10.0s [2020-10-27T02:41:16.076Z] [2020-10-27T02:41:16.076Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:41:16.076Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-27T02:41:16.076Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done [2020-10-27T02:41:16.076Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done [2020-10-27T02:41:16.076Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 9.8s done [2020-10-27T02:41:16.076Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 [2020-10-27T02:41:16.076Z] #24 ... [2020-10-27T02:41:16.076Z] [2020-10-27T02:41:16.076Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:16.076Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-10-27T02:41:16.167Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-10-27T02:41:16.430Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-10-27T02:41:16.709Z] #48 ... [2020-10-27T02:41:16.709Z] [2020-10-27T02:41:16.709Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:17.021Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-10-27T02:41:17.112Z] #20 4.022 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-27T02:41:17.112Z] #20 4.093 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-27T02:41:17.112Z] #20 4.100 Building wheels for collected packages: pyyaml [2020-10-27T02:41:17.112Z] #20 4.140 Running setup.py bdist_wheel for pyyaml: started [2020-10-27T02:41:17.288Z] #12 DONE 1.5s [2020-10-27T02:41:17.288Z] [2020-10-27T02:41:17.288Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-27T02:41:17.332Z] #63 17.98 Checking out files: 55% (1064/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 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. [2020-10-27T02:41:17.332Z] #63 18.91 + cd /tmp/tmp.VmUD51TCa9/src/github.com/docker/libnetwork [2020-10-27T02:41:17.332Z] #63 18.91 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:17.474Z] #20 4.778 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-27T02:41:17.640Z] #63 19.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-27T02:41:17.767Z] #20 4.778 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-27T02:41:17.767Z] #20 4.827 Successfully built pyyaml [2020-10-27T02:41:17.767Z] #20 4.836 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-27T02:41:17.767Z] #20 5.037 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-27T02:41:18.421Z] #20 DONE 5.3s [2020-10-27T02:41:18.421Z] [2020-10-27T02:41:18.421Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-27T02:41:18.421Z] #23 DONE 0.1s [2020-10-27T02:41:18.421Z] [2020-10-27T02:41:18.421Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-27T02:41:18.658Z] #13 DONE 1.2s [2020-10-27T02:41:18.658Z] [2020-10-27T02:41:18.658Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-27T02:41:18.704Z] #63 ... [2020-10-27T02:41:18.704Z] [2020-10-27T02:41:18.704Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:18.704Z] #46 10.23 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:41:18.704Z] #46 13.96 go: finding github.com/fatih/color v1.9.0 [2020-10-27T02:41:18.704Z] #46 13.97 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:41:18.704Z] #46 14.00 go: finding github.com/pkg/errors v0.9.1 [2020-10-27T02:41:18.704Z] #46 14.08 go: finding github.com/spf13/pflag v1.0.3 [2020-10-27T02:41:18.704Z] #46 14.22 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:41:18.704Z] #46 14.32 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:41:18.704Z] #46 14.70 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:41:18.704Z] #46 14.71 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:41:18.704Z] #46 14.75 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:41:18.704Z] #46 14.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:41:18.704Z] #46 14.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:41:19.006Z] #46 ... [2020-10-27T02:41:19.006Z] [2020-10-27T02:41:19.006Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:19.006Z] #48 18.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:41:19.006Z] #48 18.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:41:19.006Z] #48 18.98 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:41:19.006Z] #48 18.98 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:41:19.006Z] #48 18.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:41:19.006Z] #48 19.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:41:19.006Z] #48 19.02 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-27T02:41:19.006Z] #48 19.07 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:41:19.006Z] #48 19.08 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:41:19.006Z] #48 19.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:41:19.006Z] #48 19.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:41:19.006Z] #48 19.37 go: downloading golang.org/x/text v0.3.2 [2020-10-27T02:41:19.006Z] #48 19.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:41:19.006Z] #48 19.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:41:19.006Z] #48 19.42 go: downloading github.com/spf13/afero v1.1.2 [2020-10-27T02:41:19.006Z] #48 19.43 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:41:19.006Z] #48 19.55 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-27T02:41:19.006Z] #48 19.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:41:19.006Z] #48 19.59 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:41:19.006Z] #48 19.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:41:19.006Z] #48 19.71 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-27T02:41:19.006Z] #48 19.73 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-27T02:41:19.006Z] #48 19.80 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:41:19.006Z] #48 19.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:41:19.006Z] #48 19.89 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-27T02:41:19.006Z] #48 20.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:41:19.006Z] #48 20.20 go: extracting github.com/spf13/afero v1.1.2 [2020-10-27T02:41:19.006Z] #48 20.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:41:19.006Z] #48 20.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:41:19.006Z] #48 20.47 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-27T02:41:19.006Z] #48 20.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:41:19.006Z] #48 20.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:41:19.064Z] #28 DONE 0.8s [2020-10-27T02:41:19.064Z] [2020-10-27T02:41:19.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:19.064Z] #41 79.67 CC criu/net.o [2020-10-27T02:41:19.064Z] #41 81.69 CC criu/netfilter.o [2020-10-27T02:41:19.064Z] #41 81.90 CC criu/page-pipe.o [2020-10-27T02:41:19.064Z] #41 82.25 CC criu/page-xfer.o [2020-10-27T02:41:19.064Z] #41 83.24 CC criu/pagemap-cache.o [2020-10-27T02:41:19.064Z] #41 83.47 CC criu/pagemap.o [2020-10-27T02:41:19.064Z] #41 83.92 CC criu/parasite-syscall.o [2020-10-27T02:41:19.064Z] #41 84.36 CC criu/path.o [2020-10-27T02:41:19.064Z] #41 84.64 CC criu/pie-util-vdso.o [2020-10-27T02:41:19.373Z] #48 20.81 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:41:19.373Z] #48 ... [2020-10-27T02:41:19.373Z] [2020-10-27T02:41:19.373Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:19.373Z] #44 10.78 runtime/cgo [2020-10-27T02:41:19.373Z] #44 13.06 vendor/golang.org/x/crypto/internal/subtle [2020-10-27T02:41:19.373Z] #44 ... [2020-10-27T02:41:19.373Z] [2020-10-27T02:41:19.373Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:19.373Z] #48 20.82 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:41:19.373Z] #48 20.83 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:41:19.373Z] #48 20.86 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:41:19.484Z] #41 84.97 CC criu/pie-util.o [2020-10-27T02:41:19.484Z] #41 ... [2020-10-27T02:41:19.484Z] [2020-10-27T02:41:19.484Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-27T02:41:19.484Z] #31 DONE 0.2s [2020-10-27T02:41:19.484Z] [2020-10-27T02:41:19.484Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-27T02:41:19.484Z] #33 DONE 0.1s [2020-10-27T02:41:19.484Z] [2020-10-27T02:41:19.484Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:19.484Z] #41 85.10 CC criu/pipes.o [2020-10-27T02:41:19.484Z] #41 ... [2020-10-27T02:41:19.484Z] [2020-10-27T02:41:19.484Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:41:19.484Z] #38 115.9 + dpkg --print-architecture [2020-10-27T02:41:19.484Z] #38 115.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-27T02:41:19.484Z] #38 116.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-27T02:41:19.484Z] #38 116.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-27T02:41:19.484Z] #38 ... [2020-10-27T02:41:19.484Z] [2020-10-27T02:41:19.484Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-27T02:41:19.484Z] #36 DONE 0.1s [2020-10-27T02:41:19.589Z] #14 0.896 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-27T02:41:19.589Z] #14 DONE 1.0s [2020-10-27T02:41:19.589Z] [2020-10-27T02:41:19.589Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:19.589Z] #51 1.457 + RM_GOPATH=0 [2020-10-27T02:41:19.589Z] #51 1.458 + TMP_GOPATH= [2020-10-27T02:41:19.589Z] #51 1.458 + : /build [2020-10-27T02:41:19.589Z] #51 1.458 + '[' -z '' ']' [2020-10-27T02:41:19.589Z] #51 1.462 ++ mktemp -d [2020-10-27T02:41:19.589Z] #51 1.465 + export GOPATH=/tmp/tmp.AG43UBDgTR [2020-10-27T02:41:19.589Z] #51 1.465 + GOPATH=/tmp/tmp.AG43UBDgTR [2020-10-27T02:41:19.589Z] #51 1.465 + RM_GOPATH=1 [2020-10-27T02:41:19.589Z] #51 1.465 + case "$(go env GOARCH)" in [2020-10-27T02:41:19.589Z] #51 1.467 ++ go env GOARCH [2020-10-27T02:41:19.589Z] #51 1.474 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:19.589Z] #51 1.475 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:19.589Z] #51 1.479 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:19.589Z] #51 1.522 + dir=/tmp/install [2020-10-27T02:41:19.589Z] #51 1.522 + bin=runc [2020-10-27T02:41:19.589Z] #51 1.522 + shift [2020-10-27T02:41:19.589Z] #51 1.522 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-27T02:41:19.589Z] #51 1.522 + . /tmp/install/runc.installer [2020-10-27T02:41:19.589Z] #51 1.522 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:41:19.589Z] #51 1.522 + install_runc [2020-10-27T02:41:19.589Z] #51 1.522 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-27T02:41:19.589Z] #51 1.536 + uname -r [2020-10-27T02:41:19.589Z] #51 1.571 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-27T02:41:19.589Z] #51 1.574 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-27T02:41:19.589Z] #51 1.574 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-27T02:41:19.589Z] #51 1.574 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AG43UBDgTR/src/github.com/opencontainers/runc [2020-10-27T02:41:19.589Z] #51 1.574 Cloning into '/tmp/tmp.AG43UBDgTR/src/github.com/opencontainers/runc'... [2020-10-27T02:41:19.695Z] #48 21.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:41:19.695Z] #48 21.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:41:19.695Z] #48 21.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:41:19.695Z] #48 21.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:41:19.695Z] #48 21.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:41:19.695Z] #48 21.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:41:19.695Z] #48 21.15 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-27T02:41:19.695Z] #48 21.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:41:19.777Z] [2020-10-27T02:41:19.777Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:41:20.006Z] #48 21.42 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:41:20.006Z] #48 21.47 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-27T02:41:20.006Z] #48 21.48 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:41:20.006Z] #48 21.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:41:20.006Z] #48 21.60 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-27T02:41:20.006Z] #48 21.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:41:20.317Z] #48 21.83 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:41:20.317Z] #48 21.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:41:20.520Z] #51 ... [2020-10-27T02:41:20.521Z] [2020-10-27T02:41:20.521Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-27T02:41:20.521Z] #15 DONE 0.9s [2020-10-27T02:41:20.521Z] [2020-10-27T02:41:20.521Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-27T02:41:20.637Z] #48 22.05 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:41:20.637Z] #48 ... [2020-10-27T02:41:20.637Z] [2020-10-27T02:41:20.637Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:20.637Z] #50 11.96 + cd /tmp/tmp.cIWnFDA7Lx/src/github.com/mvdan/sh [2020-10-27T02:41:20.637Z] #50 11.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:20.637Z] #50 12.13 + GO111MODULE=on [2020-10-27T02:41:20.637Z] #50 12.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-27T02:41:20.637Z] #50 13.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:41:20.637Z] #50 13.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:41:20.637Z] #50 13.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:41:20.637Z] #50 13.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:41:20.637Z] #50 14.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:41:20.637Z] #50 15.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:41:20.637Z] #50 15.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:41:20.637Z] #50 17.34 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:41:20.637Z] #50 18.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:41:20.637Z] #50 18.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:41:20.637Z] #50 19.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:41:20.637Z] #50 19.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:41:20.637Z] #50 20.57 runtime [2020-10-27T02:41:20.637Z] #50 ... [2020-10-27T02:41:20.637Z] [2020-10-27T02:41:20.637Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:20.637Z] #48 22.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:41:20.637Z] #48 22.28 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:41:20.637Z] #48 22.29 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:41:20.637Z] #48 22.32 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:41:20.637Z] #48 22.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:41:20.977Z] #48 22.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:41:21.349Z] #48 22.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:41:21.349Z] #48 22.89 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:41:21.349Z] #48 22.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:41:21.388Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 4.4s done [2020-10-27T02:41:21.388Z] #8 ... [2020-10-27T02:41:21.388Z] [2020-10-27T02:41:21.388Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-27T02:41:21.388Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 4.0s done [2020-10-27T02:41:21.388Z] #24 DONE 15.2s [2020-10-27T02:41:21.388Z] [2020-10-27T02:41:21.388Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:21.451Z] #16 DONE 1.0s [2020-10-27T02:41:21.451Z] [2020-10-27T02:41:21.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:21.451Z] #41 46.41 DEP compel/src/lib/handle-elf.d [2020-10-27T02:41:21.451Z] #41 46.58 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-27T02:41:21.451Z] #41 46.65 CC compel/src/lib/log.o [2020-10-27T02:41:21.451Z] #41 46.94 CC compel/arch/x86/src/lib/cpu.o [2020-10-27T02:41:21.451Z] #41 47.59 CC compel/arch/x86/src/lib/infect.o [2020-10-27T02:41:21.451Z] #41 48.27 CC compel/src/lib/infect-rpc.o [2020-10-27T02:41:21.451Z] #41 48.58 CC compel/src/lib/infect-util.o [2020-10-27T02:41:21.451Z] #41 48.95 CC compel/src/lib/infect.o [2020-10-27T02:41:21.451Z] #41 52.11 CC compel/src/lib/ptrace.o [2020-10-27T02:41:21.451Z] #41 52.71 AR compel/libcompel.a [2020-10-27T02:41:21.451Z] #41 52.72 HOSTCC compel/src/main-host.o [2020-10-27T02:41:21.451Z] #41 53.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-27T02:41:21.451Z] #41 53.57 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-27T02:41:21.451Z] #41 54.00 HOSTCC compel/src/lib/log-host.o [2020-10-27T02:41:21.451Z] #41 ... [2020-10-27T02:41:21.451Z] [2020-10-27T02:41:21.451Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-27T02:41:21.669Z] #48 23.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:41:21.669Z] #48 23.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:41:21.669Z] #48 23.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:41:21.853Z] #38 ... [2020-10-27T02:41:21.853Z] [2020-10-27T02:41:21.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:21.853Z] #41 85.62 CC criu/plugin.o [2020-10-27T02:41:21.853Z] #41 85.90 CC criu/proc_parse.o [2020-10-27T02:41:21.853Z] #41 87.03 CC criu/protobuf-desc.o [2020-10-27T02:41:21.853Z] #41 87.48 CC criu/protobuf.o [2020-10-27T02:41:21.853Z] #41 87.65 CC criu/pstree.o [2020-10-27T02:41:22.001Z] #48 23.40 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-27T02:41:22.001Z] #48 23.49 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:41:22.001Z] #48 23.52 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-27T02:41:22.001Z] #48 23.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:41:22.306Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2020-10-27T02:41:22.333Z] #48 23.94 go: downloading github.com/spf13/cast v1.3.0 [2020-10-27T02:41:22.381Z] #17 DONE 1.1s [2020-10-27T02:41:22.381Z] [2020-10-27T02:41:22.381Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:41:22.678Z] #48 24.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:41:22.678Z] #48 24.15 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-27T02:41:22.892Z] #41 88.31 CC criu/rbtree.o [2020-10-27T02:41:22.893Z] #41 88.58 CC criu/rst-malloc.o [2020-10-27T02:41:22.893Z] #41 88.73 CC criu/seccomp.o [2020-10-27T02:41:23.007Z] #48 24.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:41:23.007Z] #48 24.59 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:41:23.247Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2020-10-27T02:41:23.311Z] #48 24.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:41:23.311Z] #48 24.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:41:23.311Z] #48 24.93 go: extracting github.com/spf13/cast v1.3.0 [2020-10-27T02:41:23.311Z] #48 ... [2020-10-27T02:41:23.311Z] [2020-10-27T02:41:23.311Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:23.311Z] #41 14.97 Fetched 8171 kB in 14s (566 kB/s) [2020-10-27T02:41:23.311Z] #41 14.97 Reading package lists... [2020-10-27T02:41:23.510Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-27T02:41:23.531Z] #41 89.04 CC criu/seize.o [2020-10-27T02:41:23.653Z] #41 22.84 Reading package lists... [2020-10-27T02:41:23.653Z] #41 ... [2020-10-27T02:41:23.653Z] [2020-10-27T02:41:23.653Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:23.653Z] #48 25.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:41:23.653Z] #48 25.16 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:41:23.750Z] #18 1.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:23.824Z] #41 89.54 CC criu/servicefd.o [2020-10-27T02:41:23.968Z] #48 25.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:41:23.968Z] #48 ... [2020-10-27T02:41:23.968Z] [2020-10-27T02:41:23.968Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:23.968Z] #35 15.30 Fetched 8171 kB in 14s (568 kB/s) [2020-10-27T02:41:23.968Z] #35 15.30 Reading package lists... [2020-10-27T02:41:23.968Z] #35 22.71 Reading package lists... [2020-10-27T02:41:23.968Z] #35 ... [2020-10-27T02:41:23.968Z] [2020-10-27T02:41:23.968Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:23.968Z] #12 15.52 Fetched 8171 kB in 15s (552 kB/s) [2020-10-27T02:41:23.968Z] #12 15.52 Reading package lists... [2020-10-27T02:41:23.968Z] #12 22.45 Reading package lists... [2020-10-27T02:41:23.968Z] #12 ... [2020-10-27T02:41:23.968Z] [2020-10-27T02:41:23.968Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:23.968Z] #48 25.48 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:41:24.007Z] #18 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:24.007Z] #18 1.403 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:24.117Z] #41 89.79 CC criu/shmem.o [2020-10-27T02:41:24.264Z] #18 1.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:41:24.280Z] #48 25.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:41:24.280Z] #48 25.83 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:41:24.280Z] #48 25.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:41:24.451Z] #8 ... [2020-10-27T02:41:24.451Z] [2020-10-27T02:41:24.451Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:24.451Z] #25 1.529 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:24.451Z] #25 1.548 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:24.451Z] #25 1.548 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:24.451Z] #25 1.744 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:41:24.451Z] #25 1.985 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:41:24.451Z] #25 2.261 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:41:24.451Z] #25 3.969 Fetched 8396 kB in 3s (3121 kB/s) [2020-10-27T02:41:24.451Z] #25 3.969 Reading package lists... [2020-10-27T02:41:24.451Z] #25 4.916 Reading package lists... [2020-10-27T02:41:24.451Z] #25 5.810 Building dependency tree... [2020-10-27T02:41:24.451Z] #25 6.133 The following additional packages will be installed: [2020-10-27T02:41:24.451Z] #25 6.133 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-27T02:41:24.451Z] #25 6.133 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-27T02:41:24.451Z] #25 6.133 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-27T02:41:24.451Z] #25 6.133 Suggested packages: [2020-10-27T02:41:24.451Z] #25 6.133 krb5-doc krb5-user [2020-10-27T02:41:24.451Z] #25 6.133 Recommended packages: [2020-10-27T02:41:24.451Z] #25 6.133 krb5-locales publicsuffix libsasl2-modules [2020-10-27T02:41:24.451Z] #25 6.397 The following NEW packages will be installed: [2020-10-27T02:41:24.451Z] #25 6.399 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-27T02:41:24.451Z] #25 6.401 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-27T02:41:24.451Z] #25 6.401 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-27T02:41:24.451Z] #25 6.401 libssh2-1 libssl1.1 openssl [2020-10-27T02:41:24.451Z] #25 6.682 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-27T02:41:24.451Z] #25 6.682 Need to get 5049 kB of archives. [2020-10-27T02:41:24.451Z] #25 6.682 After this operation, 12.1 MB of additional disk space will be used. [2020-10-27T02:41:24.451Z] #25 6.682 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-27T02:41:24.451Z] #25 6.722 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-27T02:41:24.451Z] #25 6.737 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-27T02:41:24.451Z] #25 6.750 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-27T02:41:24.451Z] #25 6.750 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-27T02:41:24.451Z] #25 6.750 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-27T02:41:24.451Z] #25 6.750 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-27T02:41:24.451Z] #25 6.757 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-27T02:41:24.451Z] #25 6.757 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-27T02:41:24.451Z] #25 6.760 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-27T02:41:24.451Z] #25 6.760 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-27T02:41:24.451Z] #25 6.765 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-27T02:41:24.451Z] #25 6.769 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-27T02:41:24.451Z] #25 6.769 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-27T02:41:24.451Z] #25 6.770 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-27T02:41:24.451Z] #25 6.772 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-27T02:41:24.451Z] #25 6.774 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-27T02:41:24.451Z] #25 6.780 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-27T02:41:24.451Z] #25 6.785 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-27T02:41:24.451Z] #25 6.790 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-27T02:41:24.451Z] #25 6.792 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-27T02:41:24.451Z] #25 7.081 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:41:24.451Z] #25 7.104 Fetched 5049 kB in 0s (13.6 MB/s) [2020-10-27T02:41:24.451Z] #25 7.154 Selecting previously unselected package libssl1.1:amd64. [2020-10-27T02:41:24.451Z] #25 7.154 (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.) [2020-10-27T02:41:24.451Z] #25 7.160 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 7.166 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:24.451Z] #25 7.415 Selecting previously unselected package openssl. [2020-10-27T02:41:24.451Z] #25 7.415 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 7.419 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:24.451Z] #25 7.606 Selecting previously unselected package ca-certificates. [2020-10-27T02:41:24.451Z] #25 7.606 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-27T02:41:24.451Z] #25 7.612 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-27T02:41:24.451Z] #25 7.681 Selecting previously unselected package libkeyutils1:amd64. [2020-10-27T02:41:24.451Z] #25 7.681 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 7.683 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-27T02:41:24.451Z] #25 7.721 Selecting previously unselected package libkrb5support0:amd64. [2020-10-27T02:41:24.451Z] #25 7.721 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 7.721 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-27T02:41:24.451Z] #25 7.781 Selecting previously unselected package libk5crypto3:amd64. [2020-10-27T02:41:24.451Z] #25 7.781 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 7.785 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-27T02:41:24.451Z] #25 7.855 Selecting previously unselected package libkrb5-3:amd64. [2020-10-27T02:41:24.451Z] #25 7.855 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 7.863 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-27T02:41:24.451Z] #25 7.976 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-27T02:41:24.451Z] #25 7.976 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 7.980 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-27T02:41:24.451Z] #25 8.046 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-27T02:41:24.451Z] #25 8.046 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.053 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:24.451Z] #25 8.101 Selecting previously unselected package libsasl2-2:amd64. [2020-10-27T02:41:24.451Z] #25 8.101 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.105 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:24.451Z] #25 8.157 Selecting previously unselected package libldap-common. [2020-10-27T02:41:24.451Z] #25 8.159 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-27T02:41:24.451Z] #25 8.162 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:24.451Z] #25 8.214 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-27T02:41:24.451Z] #25 8.214 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.218 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:24.451Z] #25 8.304 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-27T02:41:24.451Z] #25 8.304 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.304 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-27T02:41:24.451Z] #25 8.353 Selecting previously unselected package libpsl5:amd64. [2020-10-27T02:41:24.451Z] #25 8.353 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.357 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-27T02:41:24.451Z] #25 8.402 Selecting previously unselected package librtmp1:amd64. [2020-10-27T02:41:24.451Z] #25 8.404 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.408 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:41:24.451Z] #25 8.456 Selecting previously unselected package libssh2-1:amd64. [2020-10-27T02:41:24.451Z] #25 8.456 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.460 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-27T02:41:24.451Z] #25 8.519 Selecting previously unselected package libcurl4:amd64. [2020-10-27T02:41:24.451Z] #25 8.521 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.526 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-27T02:41:24.451Z] #25 8.615 Selecting previously unselected package curl. [2020-10-27T02:41:24.451Z] #25 8.615 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.618 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-27T02:41:24.451Z] #25 8.691 Selecting previously unselected package libonig5:amd64. [2020-10-27T02:41:24.451Z] #25 8.694 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.697 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:41:24.451Z] #25 8.775 Selecting previously unselected package libjq1:amd64. [2020-10-27T02:41:24.451Z] #25 8.777 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.780 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:41:24.451Z] #25 8.851 Selecting previously unselected package jq. [2020-10-27T02:41:24.451Z] #25 8.853 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:41:24.451Z] #25 8.856 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:41:24.451Z] #25 8.924 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-27T02:41:24.451Z] #25 8.934 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-27T02:41:24.451Z] #25 8.945 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:24.451Z] #25 9.070 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-27T02:41:24.611Z] #48 26.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:41:24.612Z] #48 26.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:41:24.713Z] #25 9.083 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:24.713Z] #25 9.097 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-27T02:41:24.713Z] #25 9.108 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:24.713Z] #25 9.131 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:41:24.713Z] #25 9.134 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-27T02:41:24.713Z] #25 9.143 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:24.713Z] #25 9.153 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-27T02:41:24.713Z] #25 9.164 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-27T02:41:24.713Z] #25 9.174 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:24.713Z] #25 9.188 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:41:24.713Z] #25 9.198 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:41:24.713Z] #25 9.209 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:24.713Z] #25 9.218 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-27T02:41:24.753Z] #41 90.37 CC criu/sigframe.o [2020-10-27T02:41:24.828Z] #18 ... [2020-10-27T02:41:24.828Z] [2020-10-27T02:41:24.828Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:24.828Z] #43 113.6 crypto/tls [2020-10-27T02:41:24.828Z] #43 122.5 net/http/httptrace [2020-10-27T02:41:24.828Z] #43 122.7 net/http [2020-10-27T02:41:24.828Z] #43 ... [2020-10-27T02:41:24.828Z] [2020-10-27T02:41:24.828Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:24.828Z] #41 54.39 HOSTLINK compel/compel-host-bin [2020-10-27T02:41:24.828Z] #41 54.64 DEP soccr/soccr.d [2020-10-27T02:41:24.828Z] #41 54.86 CC soccr/soccr.o [2020-10-27T02:41:24.828Z] #41 56.41 AR soccr/libsoccr.a [2020-10-27T02:41:24.828Z] #41 56.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:41:24.828Z] #41 56.81 DEP criu/arch/x86/sigframe.d [2020-10-27T02:41:24.828Z] #41 56.93 DEP criu/arch/x86/sigaction_compat.d [2020-10-27T02:41:24.828Z] #41 57.08 DEP criu/arch/x86/kerndat.d [2020-10-27T02:41:24.828Z] #41 57.22 DEP criu/arch/x86/crtools.d [2020-10-27T02:41:24.828Z] #41 57.32 DEP criu/arch/x86/cpu.d [2020-10-27T02:41:24.828Z] #41 57.54 CC criu/arch/x86/cpu.o [2020-10-27T02:41:24.927Z] #48 ... [2020-10-27T02:41:24.928Z] [2020-10-27T02:41:24.928Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:41:24.928Z] #39 16.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-27T02:41:24.928Z] #39 18.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-27T02:41:24.928Z] #39 ... [2020-10-27T02:41:24.928Z] [2020-10-27T02:41:24.928Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:41:24.928Z] #54 16.44 Fetched 8171 kB in 15s (528 kB/s) [2020-10-27T02:41:24.928Z] #54 16.44 Reading package lists... [2020-10-27T02:41:25.053Z] #41 90.55 CC criu/signalfd.o [2020-10-27T02:41:25.053Z] #41 90.78 CC criu/sk-inet.o [2020-10-27T02:41:25.252Z] #54 24.75 Reading package lists... [2020-10-27T02:41:25.252Z] #54 ... [2020-10-27T02:41:25.252Z] [2020-10-27T02:41:25.252Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:25.252Z] #48 26.48 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:41:25.252Z] #48 26.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:41:25.252Z] #48 26.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:41:25.252Z] #48 26.83 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:41:25.252Z] #48 26.91 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-27T02:41:25.347Z] #41 ... [2020-10-27T02:41:25.347Z] [2020-10-27T02:41:25.347Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:25.347Z] #51 55.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-27T02:41:25.347Z] #51 56.38 + mkdir -p /build [2020-10-27T02:41:25.347Z] #51 56.38 + cp runc /build/runc [2020-10-27T02:41:25.347Z] #51 DONE 56.7s [2020-10-27T02:41:25.645Z] [2020-10-27T02:41:25.645Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:25.663Z] #25 9.951 Updating certificates in /etc/ssl/certs... [2020-10-27T02:41:25.766Z] #41 58.32 CC criu/arch/x86/crtools.o [2020-10-27T02:41:25.934Z] #48 27.41 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-27T02:41:25.950Z] #54 ... [2020-10-27T02:41:25.950Z] [2020-10-27T02:41:25.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:25.950Z] #41 91.61 CC criu/sk-netlink.o [2020-10-27T02:41:26.604Z] #25 11.00 126 added, 0 removed; done. [2020-10-27T02:41:26.604Z] #25 11.03 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-27T02:41:26.604Z] #25 11.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:41:26.604Z] #25 11.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-27T02:41:26.604Z] #25 11.07 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-27T02:41:26.605Z] #41 92.00 CC criu/sk-packet.o [2020-10-27T02:41:26.605Z] #41 92.33 CC criu/sk-queue.o [2020-10-27T02:41:26.782Z] #25 5.231 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:26.782Z] #25 5.242 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:26.782Z] #25 5.269 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:26.782Z] #25 ... [2020-10-27T02:41:26.782Z] [2020-10-27T02:41:26.782Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:26.782Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2020-10-27T02:41:26.782Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 2.8s [2020-10-27T02:41:26.864Z] #25 11.15 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:41:26.865Z] #25 11.17 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-27T02:41:26.865Z] #25 11.18 Updating certificates in /etc/ssl/certs... [2020-10-27T02:41:26.899Z] #41 92.54 CC criu/sk-tcp.o [2020-10-27T02:41:27.134Z] #41 59.63 CC criu/arch/x86/kerndat.o [2020-10-27T02:41:27.193Z] #41 92.73 CC criu/sk-unix.o [2020-10-27T02:41:27.391Z] #41 60.02 CC criu/arch/x86/sigaction_compat.o [2020-10-27T02:41:27.391Z] #41 60.24 CC criu/arch/x86/sigframe.o [2020-10-27T02:41:27.487Z] #25 11.94 0 added, 0 removed; done. [2020-10-27T02:41:27.487Z] #25 11.94 Running hooks in /etc/ca-certificates/update.d... [2020-10-27T02:41:27.487Z] #25 11.94 done. [2020-10-27T02:41:27.648Z] #41 60.46 LINK criu/arch/x86/crtools.built-in.o [2020-10-27T02:41:27.648Z] #41 60.52 DEP criu/pie/util-vdso-elf32.d [2020-10-27T02:41:27.830Z] #41 93.54 CC criu/sockets.o [2020-10-27T02:41:27.906Z] #41 60.70 DEP criu/pie/util-vdso.d [2020-10-27T02:41:28.162Z] #41 60.83 DEP criu/pie/util.d [2020-10-27T02:41:28.419Z] #41 60.98 CC criu/pie/util.o [2020-10-27T02:41:28.419Z] #41 61.26 CC criu/pie/util-vdso.o [2020-10-27T02:41:28.545Z] #41 93.92 CC criu/stats.o [2020-10-27T02:41:28.545Z] #41 94.14 CC criu/string.o [2020-10-27T02:41:28.545Z] #41 94.19 CC criu/sysctl.o [2020-10-27T02:41:28.839Z] #41 94.58 CC criu/sysfs_parse.o [2020-10-27T02:41:29.133Z] #41 94.78 CC criu/timens.o [2020-10-27T02:41:29.349Z] #41 61.95 CC criu/pie/util-vdso-elf32.o [2020-10-27T02:41:29.427Z] #41 95.01 CC criu/timerfd.o [2020-10-27T02:41:29.427Z] #41 95.16 CC criu/tty.o [2020-10-27T02:41:29.913Z] #41 62.70 AR criu/pie/pie.lib.a [2020-10-27T02:41:29.913Z] #41 62.75 DEP criu/pie/restorer.d [2020-10-27T02:41:30.170Z] #41 62.97 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-27T02:41:30.293Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.0s done [2020-10-27T02:41:30.293Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2020-10-27T02:41:30.293Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2020-10-27T02:41:30.427Z] #41 63.11 DEP criu/arch/x86/restorer_unmap.d [2020-10-27T02:41:30.427Z] #41 63.13 DEP criu/arch/x86/restorer.d [2020-10-27T02:41:30.467Z] #41 96.15 CC criu/tun.o [2020-10-27T02:41:30.557Z] #8 DONE 24.6s [2020-10-27T02:41:30.557Z] [2020-10-27T02:41:30.557Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:30.557Z] #25 5.542 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-27T02:41:30.557Z] #25 6.227 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-27T02:41:30.557Z] #25 6.399 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-27T02:41:30.557Z] #25 8.836 Fetched 8219 kB in 4s (2118 kB/s) [2020-10-27T02:41:30.684Z] #41 63.36 DEP criu/arch/x86/vdso-pie.d [2020-10-27T02:41:30.684Z] #41 63.46 DEP criu/pie/parasite-vdso.d [2020-10-27T02:41:30.753Z] #48 ... [2020-10-27T02:41:30.753Z] [2020-10-27T02:41:30.753Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:30.753Z] #41 22.84 Reading package lists... [2020-10-27T02:41:30.760Z] #41 96.45 CC criu/uffd.o [2020-10-27T02:41:30.783Z] #25 ... [2020-10-27T02:41:30.783Z] [2020-10-27T02:41:30.783Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:30.783Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2020-10-27T02:41:30.783Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.1s [2020-10-27T02:41:30.942Z] #41 63.65 DEP criu/pie/parasite.d [2020-10-27T02:41:31.134Z] #25 8.836 Reading package lists... [2020-10-27T02:41:31.198Z] #41 63.87 CC criu/pie/parasite.o [2020-10-27T02:41:31.403Z] #41 97.07 CC criu/util.o [2020-10-27T02:41:31.739Z] #8 ... [2020-10-27T02:41:31.740Z] [2020-10-27T02:41:31.740Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:31.740Z] #25 DONE 16.0s [2020-10-27T02:41:31.740Z] [2020-10-27T02:41:31.740Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:31.740Z] #8 ... [2020-10-27T02:41:31.740Z] [2020-10-27T02:41:31.740Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-27T02:41:31.890Z] #41 32.01 Building dependency tree... [2020-10-27T02:41:32.000Z] #26 DONE 0.4s [2020-10-27T02:41:32.000Z] [2020-10-27T02:41:32.000Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-27T02:41:32.072Z] #41 ... [2020-10-27T02:41:32.072Z] [2020-10-27T02:41:32.072Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:41:32.072Z] #38 DONE 131.3s [2020-10-27T02:41:32.072Z] [2020-10-27T02:41:32.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:32.072Z] #41 97.68 CC criu/uts_ns.o [2020-10-27T02:41:32.072Z] #41 97.77 CC criu/vdso.o [2020-10-27T02:41:32.341Z] #25 10.11 Reading package lists... [2020-10-27T02:41:32.378Z] #41 97.97 LINK criu/built-in.o [2020-10-27T02:41:32.378Z] #41 98.03 LINK criu/criu [2020-10-27T02:41:32.378Z] #41 ... [2020-10-27T02:41:32.378Z] [2020-10-27T02:41:32.378Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:32.378Z] #47 131.6 + /build/golangci-lint --version [2020-10-27T02:41:32.378Z] #47 131.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-27T02:41:32.378Z] #47 DONE 132.0s [2020-10-27T02:41:32.567Z] #41 65.13 LINK criu/pie/parasite.built-in.o [2020-10-27T02:41:32.567Z] #41 65.15 GEN criu/pie/parasite-blob.h [2020-10-27T02:41:32.567Z] #41 65.16 CC criu/pie/parasite-vdso.o [2020-10-27T02:41:32.603Z] #25 11.27 Building dependency tree... [2020-10-27T02:41:32.710Z] [2020-10-27T02:41:32.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:32.710Z] #41 98.21 DEP lib/c/criu.d [2020-10-27T02:41:32.710Z] #41 98.32 CC images/rpc.pb-c.o [2020-10-27T02:41:33.005Z] #41 ... [2020-10-27T02:41:33.006Z] [2020-10-27T02:41:33.006Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-27T02:41:33.006Z] #39 DONE 0.2s [2020-10-27T02:41:33.006Z] [2020-10-27T02:41:33.006Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:33.006Z] #41 98.67 CC lib/c/criu.o [2020-10-27T02:41:33.131Z] #41 65.88 CC criu/arch/x86/vdso-pie.o [2020-10-27T02:41:33.175Z] #25 11.86 The following additional packages will be installed: [2020-10-27T02:41:33.175Z] #25 11.86 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-27T02:41:33.175Z] #25 11.86 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-27T02:41:33.175Z] #25 11.86 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-27T02:41:33.175Z] #25 11.86 Suggested packages: [2020-10-27T02:41:33.175Z] #25 11.86 krb5-doc krb5-user [2020-10-27T02:41:33.175Z] #25 11.86 Recommended packages: [2020-10-27T02:41:33.175Z] #25 11.86 krb5-locales publicsuffix libsasl2-modules [2020-10-27T02:41:33.387Z] #41 66.21 CC criu/arch/x86/restorer.o [2020-10-27T02:41:33.437Z] #25 12.18 The following NEW packages will be installed: [2020-10-27T02:41:33.437Z] #25 12.18 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-27T02:41:33.437Z] #25 12.18 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-27T02:41:33.437Z] #25 12.18 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-27T02:41:33.437Z] #25 12.18 libssh2-1 libssl1.1 openssl [2020-10-27T02:41:33.550Z] #41 35.07 The following additional packages will be installed: [2020-10-27T02:41:33.550Z] #41 35.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-27T02:41:33.550Z] #41 35.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-27T02:41:33.550Z] #41 35.09 Suggested packages: [2020-10-27T02:41:33.550Z] #41 35.09 manpages-dev python-setuptools [2020-10-27T02:41:33.698Z] #25 12.54 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-27T02:41:33.699Z] #25 12.54 Need to get 4772 kB of archives. [2020-10-27T02:41:33.699Z] #25 12.54 After this operation, 11.5 MB of additional disk space will be used. [2020-10-27T02:41:33.699Z] #25 12.54 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-10-27T02:41:33.729Z] #41 99.14 LINK lib/c/built-in.o [2020-10-27T02:41:33.729Z] #41 99.16 LINK lib/c/libcriu.so [2020-10-27T02:41:33.729Z] #41 99.18 LINK lib/c/libcriu.a [2020-10-27T02:41:33.729Z] #41 99.25 GEN magic.py [2020-10-27T02:41:33.729Z] #41 99.30 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:41:33.729Z] #41 99.30 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:41:33.729Z] #41 99.30 Note: Building without GnuTLS support [2020-10-27T02:41:33.729Z] #41 99.30 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:41:33.729Z] #41 99.30 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:41:33.729Z] #41 99.52 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:41:33.951Z] #41 66.77 CC criu/arch/x86/restorer_unmap.o [2020-10-27T02:41:33.951Z] #41 66.83 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-27T02:41:33.959Z] #25 12.82 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-10-27T02:41:33.959Z] #25 12.89 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-27T02:41:34.022Z] #41 99.81 make[1]: Nothing to be done for 'all'. [2020-10-27T02:41:34.208Z] #41 67.11 CC criu/pie/restorer.o [2020-10-27T02:41:34.220Z] #25 12.94 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-10-27T02:41:34.220Z] #25 12.97 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] [2020-10-27T02:41:34.220Z] #25 12.98 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] [2020-10-27T02:41:34.220Z] #25 13.01 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] [2020-10-27T02:41:34.220Z] #25 13.03 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] [2020-10-27T02:41:34.220Z] #25 13.05 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-10-27T02:41:34.220Z] #25 13.10 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-10-27T02:41:34.220Z] #25 13.11 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-27T02:41:34.220Z] #25 13.11 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB] [2020-10-27T02:41:34.220Z] #25 13.11 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-10-27T02:41:34.315Z] #41 100.0 make[1]: 'images/built-in.o' is up to date. [2020-10-27T02:41:34.315Z] #41 100.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-27T02:41:34.315Z] #41 100.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: 'compel/libcompel.a' is up to date. [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: Nothing to be done for 'all'. [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:41:34.315Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.315Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.493Z] #25 13.12 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-10-27T02:41:34.493Z] #25 13.12 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-10-27T02:41:34.493Z] #25 13.12 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-10-27T02:41:34.493Z] #25 13.13 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-10-27T02:41:34.493Z] #25 13.14 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-10-27T02:41:34.493Z] #25 13.18 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-10-27T02:41:34.493Z] #25 13.24 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-10-27T02:41:34.493Z] #25 13.24 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.610Z] #41 100.3 make[2]: Nothing to be done for 'all'. [2020-10-27T02:41:34.610Z] #41 100.3 INSTALL criu/criu [2020-10-27T02:41:34.915Z] #41 DONE 100.5s [2020-10-27T02:41:34.915Z] [2020-10-27T02:41:34.915Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:35.169Z] #41 36.59 The following NEW packages will be installed: [2020-10-27T02:41:35.169Z] #41 36.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-27T02:41:35.169Z] #41 36.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-27T02:41:35.169Z] #41 36.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-27T02:41:35.169Z] #41 36.60 python-six zlib1g-dev [2020-10-27T02:41:35.462Z] #25 14.08 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:41:35.462Z] #25 14.19 Fetched 4772 kB in 1s (4253 kB/s) [2020-10-27T02:41:35.508Z] #41 36.86 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:41:35.508Z] #41 36.86 Need to get 4075 kB of archives. [2020-10-27T02:41:35.508Z] #41 36.86 After this operation, 24.5 MB of additional disk space will be used. [2020-10-27T02:41:35.508Z] #41 36.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-10-27T02:41:35.508Z] #41 36.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-27T02:41:35.508Z] #41 36.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-10-27T02:41:35.508Z] #41 36.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-27T02:41:35.508Z] #41 36.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-10-27T02:41:35.508Z] #41 36.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-27T02:41:35.508Z] #41 36.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-10-27T02:41:35.508Z] #41 36.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-10-27T02:41:35.508Z] #41 37.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-10-27T02:41:35.508Z] #41 37.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-10-27T02:41:35.508Z] #41 37.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-10-27T02:41:35.858Z] #41 37.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-10-27T02:41:35.858Z] #41 37.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-10-27T02:41:35.858Z] #41 37.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-10-27T02:41:35.858Z] #41 37.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-27T02:41:35.858Z] #41 37.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-10-27T02:41:35.858Z] #41 37.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-10-27T02:41:36.013Z] #54 ... [2020-10-27T02:41:36.013Z] [2020-10-27T02:41:36.013Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-27T02:41:36.013Z] #42 DONE 0.1s [2020-10-27T02:41:36.013Z] [2020-10-27T02:41:36.013Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-27T02:41:36.013Z] #44 DONE 0.1s [2020-10-27T02:41:36.013Z] [2020-10-27T02:41:36.013Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:36.013Z] #54 ... [2020-10-27T02:41:36.013Z] [2020-10-27T02:41:36.013Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-27T02:41:36.013Z] #46 DONE 0.1s [2020-10-27T02:41:36.056Z] #25 14.66 Selecting previously unselected package libssl1.1:arm64. [2020-10-27T02:41:36.056Z] #25 14.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 ... 6670 files and directories currently installed.) [2020-10-27T02:41:36.056Z] #25 14.67 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-10-27T02:41:36.056Z] #25 14.69 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:36.056Z] #25 14.89 Selecting previously unselected package openssl. [2020-10-27T02:41:36.101Z] #41 ... [2020-10-27T02:41:36.101Z] [2020-10-27T02:41:36.101Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:41:36.101Z] #18 3.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:41:36.101Z] #18 4.824 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:41:36.101Z] #18 10.18 Fetched 8396 kB in 9s (924 kB/s) [2020-10-27T02:41:36.101Z] #18 10.18 Reading package lists... [2020-10-27T02:41:36.101Z] #18 ... [2020-10-27T02:41:36.101Z] [2020-10-27T02:41:36.101Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:36.101Z] #51 10.79 + cd /tmp/tmp.AG43UBDgTR/src/github.com/opencontainers/runc [2020-10-27T02:41:36.101Z] #51 10.80 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:41:36.101Z] #51 11.25 + '[' -z '' ']' [2020-10-27T02:41:36.101Z] #51 11.25 + target=static [2020-10-27T02:41:36.101Z] #51 11.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-27T02:41:36.101Z] #51 11.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-27T02:41:36.201Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.2s [2020-10-27T02:41:36.306Z] [2020-10-27T02:41:36.306Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-27T02:41:36.306Z] #48 DONE 0.2s [2020-10-27T02:41:36.306Z] [2020-10-27T02:41:36.306Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-27T02:41:36.318Z] #25 14.89 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-10-27T02:41:36.318Z] #25 14.90 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:36.318Z] #25 ... [2020-10-27T02:41:36.318Z] [2020-10-27T02:41:36.318Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-27T02:41:36.318Z] #9 DONE 5.7s [2020-10-27T02:41:36.318Z] [2020-10-27T02:41:36.318Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:36.318Z] #25 15.17 Selecting previously unselected package ca-certificates. [2020-10-27T02:41:36.318Z] #25 15.17 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-27T02:41:36.318Z] #25 ... [2020-10-27T02:41:36.318Z] [2020-10-27T02:41:36.318Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-27T02:41:36.357Z] #51 ... [2020-10-27T02:41:36.357Z] [2020-10-27T02:41:36.357Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:36.357Z] #43 135.4 github.com/LK4D4/vndr/godl [2020-10-27T02:41:36.598Z] #50 DONE 0.1s [2020-10-27T02:41:36.598Z] [2020-10-27T02:41:36.598Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-27T02:41:36.598Z] #52 DONE 0.1s [2020-10-27T02:41:36.598Z] [2020-10-27T02:41:36.598Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:36.631Z] #41 ... [2020-10-27T02:41:36.631Z] [2020-10-27T02:41:36.631Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:41:36.631Z] #54 24.75 Reading package lists... [2020-10-27T02:41:36.631Z] #54 32.96 Building dependency tree... [2020-10-27T02:41:36.631Z] #54 35.18 The following additional packages will be installed: [2020-10-27T02:41:36.631Z] #54 35.18 libbtrfs0 [2020-10-27T02:41:36.631Z] #54 35.28 The following NEW packages will be installed: [2020-10-27T02:41:36.631Z] #54 35.29 libbtrfs-dev libbtrfs0 [2020-10-27T02:41:36.631Z] #54 35.41 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:41:36.631Z] #54 35.41 Need to get 120 kB of archives. [2020-10-27T02:41:36.631Z] #54 35.41 After this operation, 423 kB of additional disk space will be used. [2020-10-27T02:41:36.631Z] #54 35.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-27T02:41:36.631Z] #54 35.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-27T02:41:36.631Z] #54 36.93 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:41:36.631Z] #54 37.21 Fetched 120 kB in 0s (1125 kB/s) [2020-10-27T02:41:36.631Z] #54 37.33 Selecting previously unselected package libbtrfs0. [2020-10-27T02:41:36.631Z] #54 37.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 ... 15339 files and directories currently installed.) [2020-10-27T02:41:36.631Z] #54 37.53 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-27T02:41:36.631Z] #54 37.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:41:36.631Z] #54 37.59 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:41:36.631Z] #54 37.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-27T02:41:36.631Z] #54 37.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:41:36.631Z] #54 37.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:41:36.631Z] #54 37.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:41:36.631Z] #54 37.68 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:41:36.631Z] #54 DONE 37.8s [2020-10-27T02:41:36.631Z] [2020-10-27T02:41:36.631Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:36.631Z] #55 0.348 + RM_GOPATH=0 [2020-10-27T02:41:36.631Z] #55 0.349 + TMP_GOPATH= [2020-10-27T02:41:36.631Z] #55 0.349 + : /build [2020-10-27T02:41:36.631Z] #55 0.349 + '[' -z '' ']' [2020-10-27T02:41:36.631Z] #55 0.350 ++ mktemp -d [2020-10-27T02:41:36.631Z] #55 0.351 + export GOPATH=/tmp/tmp.zPQWR4RzoS [2020-10-27T02:41:36.631Z] #55 0.352 + GOPATH=/tmp/tmp.zPQWR4RzoS [2020-10-27T02:41:36.631Z] #55 0.352 + RM_GOPATH=1 [2020-10-27T02:41:36.631Z] #55 0.352 + case "$(go env GOARCH)" in [2020-10-27T02:41:36.631Z] #55 0.353 ++ go env GOARCH [2020-10-27T02:41:36.631Z] #55 0.385 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:36.631Z] #55 0.386 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:36.631Z] #55 0.387 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:36.631Z] #55 0.391 + dir=/tmp/install [2020-10-27T02:41:36.631Z] #55 0.394 + bin=containerd [2020-10-27T02:41:36.631Z] #55 0.395 + shift [2020-10-27T02:41:36.631Z] #55 0.395 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-27T02:41:36.631Z] #55 0.395 + . /tmp/install/containerd.installer [2020-10-27T02:41:36.631Z] #55 0.395 ++ set -e [2020-10-27T02:41:36.631Z] #55 0.395 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:41:36.631Z] #55 0.396 + install_containerd [2020-10-27T02:41:36.631Z] #55 0.398 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-27T02:41:36.631Z] #55 0.402 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:41:36.631Z] #55 0.403 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zPQWR4RzoS/src/github.com/containerd/containerd [2020-10-27T02:41:36.631Z] #55 0.406 Cloning into '/tmp/tmp.zPQWR4RzoS/src/github.com/containerd/containerd'... [2020-10-27T02:41:37.287Z] #43 136.1 github.com/LK4D4/vndr [2020-10-27T02:41:37.709Z] #10 DONE 1.2s [2020-10-27T02:41:37.709Z] [2020-10-27T02:41:37.709Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:37.709Z] #25 15.17 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-27T02:41:37.709Z] #25 15.50 Selecting previously unselected package libkeyutils1:arm64. [2020-10-27T02:41:37.709Z] #25 15.50 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 15.51 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-10-27T02:41:37.709Z] #25 15.55 Selecting previously unselected package libkrb5support0:arm64. [2020-10-27T02:41:37.709Z] #25 15.55 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 15.56 Unpacking libkrb5support0:arm64 (1.17-3) ... [2020-10-27T02:41:37.709Z] #25 15.61 Selecting previously unselected package libk5crypto3:arm64. [2020-10-27T02:41:37.709Z] #25 15.61 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 15.62 Unpacking libk5crypto3:arm64 (1.17-3) ... [2020-10-27T02:41:37.709Z] #25 15.67 Selecting previously unselected package libkrb5-3:arm64. [2020-10-27T02:41:37.709Z] #25 15.67 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 15.68 Unpacking libkrb5-3:arm64 (1.17-3) ... [2020-10-27T02:41:37.709Z] #25 15.77 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-10-27T02:41:37.709Z] #25 15.77 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 15.77 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... [2020-10-27T02:41:37.709Z] #25 15.83 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-10-27T02:41:37.709Z] #25 15.83 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 15.84 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:37.709Z] #25 ... [2020-10-27T02:41:37.709Z] [2020-10-27T02:41:37.709Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-27T02:41:37.709Z] #37 DONE 0.1s [2020-10-27T02:41:37.709Z] [2020-10-27T02:41:37.709Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:37.709Z] #25 16.33 Selecting previously unselected package libsasl2-2:arm64. [2020-10-27T02:41:37.709Z] #25 16.33 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 16.34 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:37.709Z] #25 16.41 Selecting previously unselected package libldap-common. [2020-10-27T02:41:37.709Z] #25 16.41 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-27T02:41:37.709Z] #25 16.41 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:37.709Z] #25 ... [2020-10-27T02:41:37.709Z] [2020-10-27T02:41:37.709Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-27T02:41:37.709Z] #29 DONE 0.1s [2020-10-27T02:41:37.709Z] [2020-10-27T02:41:37.709Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:37.709Z] #25 16.51 Selecting previously unselected package libldap-2.4-2:arm64. [2020-10-27T02:41:37.709Z] #25 16.51 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ... [2020-10-27T02:41:37.709Z] #25 16.52 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:37.709Z] #25 16.66 Selecting previously unselected package libnghttp2-14:arm64. [2020-10-27T02:41:37.709Z] #25 16.66 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-10-27T02:41:37.971Z] #25 16.67 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-10-27T02:41:37.971Z] #25 16.78 Selecting previously unselected package libpsl5:arm64. [2020-10-27T02:41:37.971Z] #25 16.78 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-10-27T02:41:37.971Z] #25 16.79 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-10-27T02:41:37.971Z] #25 16.85 Selecting previously unselected package librtmp1:arm64. [2020-10-27T02:41:37.971Z] #25 16.85 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-10-27T02:41:37.971Z] #25 16.85 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:41:38.239Z] #25 16.97 Selecting previously unselected package libssh2-1:arm64. [2020-10-27T02:41:38.239Z] #25 16.97 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-10-27T02:41:38.239Z] #25 16.98 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-10-27T02:41:38.314Z] #55 ... [2020-10-27T02:41:38.314Z] [2020-10-27T02:41:38.314Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:38.314Z] #35 22.71 Reading package lists... [2020-10-27T02:41:38.314Z] #35 30.25 Building dependency tree... [2020-10-27T02:41:38.314Z] #35 33.12 The following additional packages will be installed: [2020-10-27T02:41:38.314Z] #35 33.12 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-27T02:41:38.314Z] #35 33.14 Suggested packages: [2020-10-27T02:41:38.314Z] #35 33.14 cmake-doc ninja-build lrzip [2020-10-27T02:41:38.314Z] #35 33.14 Recommended packages: [2020-10-27T02:41:38.314Z] #35 33.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-27T02:41:38.314Z] #35 34.39 The following NEW packages will be installed: [2020-10-27T02:41:38.314Z] #35 34.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-27T02:41:38.314Z] #35 34.41 vim-common xxd [2020-10-27T02:41:38.314Z] #35 34.68 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:41:38.314Z] #35 34.68 Need to get 14.9 MB of archives. [2020-10-27T02:41:38.314Z] #35 34.68 After this operation, 67.2 MB of additional disk space will be used. [2020-10-27T02:41:38.314Z] #35 34.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-27T02:41:38.314Z] #35 34.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:41:38.314Z] #35 34.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-10-27T02:41:38.314Z] #35 34.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-27T02:41:38.314Z] #35 35.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-10-27T02:41:38.314Z] #35 35.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-10-27T02:41:38.314Z] #35 35.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-10-27T02:41:38.314Z] #35 35.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-10-27T02:41:38.314Z] #35 35.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-10-27T02:41:38.314Z] #35 35.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-10-27T02:41:38.314Z] #35 37.86 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:41:38.314Z] #35 38.11 Fetched 14.9 MB in 2s (9804 kB/s) [2020-10-27T02:41:38.314Z] #35 38.25 Selecting previously unselected package xxd. [2020-10-27T02:41:38.314Z] #35 38.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 ... 15339 files and directories currently installed.) [2020-10-27T02:41:38.314Z] #35 38.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-27T02:41:38.314Z] #35 38.38 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:41:38.314Z] #35 38.53 Selecting previously unselected package vim-common. [2020-10-27T02:41:38.314Z] #35 38.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:41:38.314Z] #35 38.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:41:38.314Z] #35 38.97 Selecting previously unselected package cmake-data. [2020-10-27T02:41:38.314Z] #35 38.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-27T02:41:38.314Z] #35 38.99 Unpacking cmake-data (3.13.4-1) ... [2020-10-27T02:41:38.510Z] #25 17.17 Selecting previously unselected package libcurl4:arm64. [2020-10-27T02:41:38.510Z] #25 17.18 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-10-27T02:41:38.510Z] #25 17.18 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-10-27T02:41:38.671Z] #35 ... [2020-10-27T02:41:38.671Z] [2020-10-27T02:41:38.671Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:38.671Z] #41 38.86 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:41:38.671Z] #41 39.04 Fetched 4075 kB in 1s (6239 kB/s) [2020-10-27T02:41:38.671Z] #41 39.17 Selecting previously unselected package libcap-dev:ppc64el. [2020-10-27T02:41:38.671Z] #41 39.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.) [2020-10-27T02:41:38.671Z] #41 39.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-10-27T02:41:38.671Z] #41 39.28 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-10-27T02:41:38.671Z] #41 39.48 Selecting previously unselected package libnet1:ppc64el. [2020-10-27T02:41:38.671Z] #41 39.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-27T02:41:38.671Z] #41 39.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-27T02:41:38.671Z] #41 39.68 Selecting previously unselected package libnet1-dev. [2020-10-27T02:41:38.671Z] #41 39.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-27T02:41:38.671Z] #41 39.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:41:38.671Z] #41 39.98 Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-27T02:41:38.671Z] #41 39.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-27T02:41:38.671Z] #41 39.99 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-27T02:41:38.671Z] #41 40.19 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-10-27T02:41:38.671Z] #41 40.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-10-27T02:41:38.671Z] #41 40.21 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-27T02:41:38.777Z] #25 17.40 Selecting previously unselected package curl. [2020-10-27T02:41:38.777Z] #25 17.40 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-10-27T02:41:38.777Z] #25 17.40 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-27T02:41:38.777Z] #25 17.50 Selecting previously unselected package libonig5:arm64. [2020-10-27T02:41:38.777Z] #25 17.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-10-27T02:41:38.777Z] #25 17.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-10-27T02:41:38.777Z] #25 17.76 Selecting previously unselected package libjq1:arm64. [2020-10-27T02:41:39.015Z] #41 40.63 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-27T02:41:39.015Z] #41 40.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-27T02:41:39.015Z] #41 40.65 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-27T02:41:39.041Z] #25 17.76 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-10-27T02:41:39.041Z] #25 17.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-27T02:41:39.041Z] #25 17.84 Selecting previously unselected package jq. [2020-10-27T02:41:39.041Z] #25 17.84 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-10-27T02:41:39.041Z] #25 17.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:41:39.303Z] #25 17.94 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-10-27T02:41:39.303Z] #25 17.97 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-10-27T02:41:39.303Z] #25 17.98 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:39.369Z] #41 40.79 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-10-27T02:41:39.369Z] #41 40.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-10-27T02:41:39.369Z] #41 40.80 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-27T02:41:39.369Z] #41 40.96 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-10-27T02:41:39.369Z] #41 40.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...#41 ... [2020-10-27T02:41:39.369Z] [2020-10-27T02:41:39.369Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:39.369Z] #63 DONE 41.1s [2020-10-27T02:41:39.369Z] [2020-10-27T02:41:39.369Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:39.369Z] #41 40.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-10-27T02:41:39.369Z] #41 40.99 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-27T02:41:39.379Z] #54 115.2 + bin/containerd [2020-10-27T02:41:39.504Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done [2020-10-27T02:41:39.504Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-27T02:41:39.504Z] #8 DONE 35.8s [2020-10-27T02:41:39.504Z] [2020-10-27T02:41:39.504Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-27T02:41:39.617Z] #25 18.35 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-10-27T02:41:39.617Z] #25 18.36 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:39.617Z] #25 18.40 Setting up libkrb5support0:arm64 (1.17-3) ... [2020-10-27T02:41:39.688Z] #41 ... [2020-10-27T02:41:39.688Z] [2020-10-27T02:41:39.688Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:39.688Z] #12 22.45 Reading package lists... [2020-10-27T02:41:39.688Z] #12 31.67 Building dependency tree... [2020-10-27T02:41:39.688Z] #12 34.48 The following additional packages will be installed: [2020-10-27T02:41:39.688Z] #12 34.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-27T02:41:39.688Z] #12 34.49 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-27T02:41:39.688Z] #12 34.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-27T02:41:39.688Z] #12 34.49 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:41:39.688Z] #12 34.51 Suggested packages: [2020-10-27T02:41:39.688Z] #12 34.51 gcc-8-locales seccomp wine64 [2020-10-27T02:41:39.688Z] #12 36.21 The following NEW packages will be installed: [2020-10-27T02:41:39.688Z] #12 36.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-27T02:41:39.688Z] #12 36.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-27T02:41:39.688Z] #12 36.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-27T02:41:39.688Z] #12 36.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-27T02:41:39.688Z] #12 36.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-27T02:41:39.688Z] #12 36.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:41:39.688Z] #12 36.45 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:41:39.688Z] #12 36.45 Need to get 78.9 MB of archives. [2020-10-27T02:41:39.688Z] #12 36.45 After this operation, 532 MB of additional disk space will be used. [2020-10-27T02:41:39.688Z] #12 36.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-10-27T02:41:39.688Z] #12 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-10-27T02:41:39.688Z] #12 37.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-27T02:41:39.688Z] #12 37.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-10-27T02:41:39.688Z] #12 37.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-10-27T02:41:39.688Z] #12 37.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-27T02:41:39.688Z] #12 38.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-27T02:41:39.688Z] #12 38.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-27T02:41:39.688Z] #12 38.84 Get:9 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] [2020-10-27T02:41:40.014Z] #12 ... [2020-10-27T02:41:40.014Z] [2020-10-27T02:41:40.014Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:40.014Z] #41 41.40 Selecting previously unselected package libprotobuf17:ppc64el. [2020-10-27T02:41:40.014Z] #41 41.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-10-27T02:41:40.014Z] #41 41.44 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:40.195Z] #25 18.40 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:40.195Z] #25 18.61 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-27T02:41:40.195Z] #25 18.62 Setting up libk5crypto3:arm64 (1.17-3) ... [2020-10-27T02:41:40.195Z] #25 18.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-27T02:41:40.195Z] #25 18.64 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-10-27T02:41:40.195Z] #25 18.66 Setting up libkrb5-3:arm64 (1.17-3) ... [2020-10-27T02:41:40.195Z] #25 18.81 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-27T02:41:40.195Z] #25 18.81 Setting up libonig5:arm64 (6.9.1-1) ... [2020-10-27T02:41:40.195Z] #25 18.81 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-27T02:41:40.195Z] #25 18.81 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-27T02:41:40.195Z] #25 18.81 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-27T02:41:41.589Z] #41 42.89 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-10-27T02:41:41.589Z] #41 42.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-10-27T02:41:41.589Z] #41 42.90 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:41.589Z] #41 ... [2020-10-27T02:41:41.589Z] [2020-10-27T02:41:41.589Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:41.589Z] #48 32.87 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-27T02:41:41.589Z] #48 36.18 go: extracting golang.org/x/text v0.3.2 [2020-10-27T02:41:41.589Z] #48 ... [2020-10-27T02:41:41.589Z] [2020-10-27T02:41:41.589Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:41.589Z] #35 42.20 Selecting previously unselected package libicu63:ppc64el. [2020-10-27T02:41:41.589Z] #35 42.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-27T02:41:41.589Z] #35 42.26 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-27T02:41:42.043Z] #9 ... [2020-10-27T02:41:42.043Z] [2020-10-27T02:41:42.043Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:41:42.043Z] #27 1.334 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-27T02:41:42.043Z] #27 1.414 [2020-10-27T02:41:42.043Z] #27 1.543 #### 6.9% ######################## 34.7% ######################################### 57.1% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 2.061 [2020-10-27T02:41:42.043Z] #27 2.198 ########################################### 59.8% ########################################################### 83.1% ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 2.517 [2020-10-27T02:41:42.043Z] #27 2.646 ################################# 46.4% ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 2.802 [2020-10-27T02:41:42.043Z] #27 2.929 ####### 9.8% ####################### 32.8% ####################################### 55.2% ############################################### 65.4% ################################################################## 92.8% ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 3.457 [2020-10-27T02:41:42.043Z] #27 3.586 # 2.5% ##### 8.0% ########## 15.0% ############## 19.5% ################## 25.3% ###################### 30.8% ######################### 35.8% ############################# 41.3% ################################# 46.2% ##################################### 51.6% ######################################## 56.4% ############################################ 62.1% ################################################ 67.4% #################################################### 72.5% ######################################################## 77.8% ########################################################### 83.2% ############################################################### 88.0% ################################################################## 91.8% ####################################################################### 98.9% ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 5.454 [2020-10-27T02:41:42.043Z] #27 5.969 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-27T02:41:42.043Z] #27 6.063 [2020-10-27T02:41:42.043Z] #27 6.181 ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 6.209 [2020-10-27T02:41:42.043Z] #27 6.589 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-27T02:41:42.043Z] #27 6.676 [2020-10-27T02:41:42.043Z] #27 6.800 ########################################################### 82.4% ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 6.829 [2020-10-27T02:41:42.043Z] #27 7.289 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-27T02:41:42.043Z] #27 7.307 skipping existing c35d46ef359f [2020-10-27T02:41:42.043Z] #27 7.328 [2020-10-27T02:41:42.043Z] #27 7.703 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-27T02:41:42.043Z] #27 7.810 [2020-10-27T02:41:42.043Z] #27 7.946 ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 7.984 [2020-10-27T02:41:42.043Z] #27 8.350 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-27T02:41:42.043Z] #27 8.417 [2020-10-27T02:41:42.043Z] #27 8.472 ######################################################################## 100.0% [2020-10-27T02:41:42.043Z] #27 8.491 [2020-10-27T02:41:42.043Z] #27 8.501 Download of images into '/build' complete. [2020-10-27T02:41:42.043Z] #27 8.501 Use something like the following to load the result into a Docker daemon: [2020-10-27T02:41:42.043Z] #27 8.501 tar -cC '/build' . | docker load [2020-10-27T02:41:42.540Z] #43 ... [2020-10-27T02:41:42.540Z] [2020-10-27T02:41:42.540Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:42.540Z] #41 70.15 LINK criu/pie/restorer.built-in.o [2020-10-27T02:41:42.540Z] #41 70.19 GEN criu/pie/restorer-blob.h [2020-10-27T02:41:42.540Z] #41 70.33 DEP criu/vdso.d [2020-10-27T02:41:42.540Z] #41 70.48 DEP criu/vdso-compat.d [2020-10-27T02:41:42.540Z] #41 70.60 DEP criu/uts_ns.d [2020-10-27T02:41:42.540Z] #41 70.76 DEP criu/util.d [2020-10-27T02:41:42.540Z] #41 70.94 DEP criu/uffd.d [2020-10-27T02:41:42.540Z] #41 71.11 DEP criu/tun.d [2020-10-27T02:41:42.540Z] #41 71.38 DEP criu/tty.d [2020-10-27T02:41:42.540Z] #41 71.65 DEP criu/timerfd.d [2020-10-27T02:41:42.540Z] #41 71.89 DEP criu/timens.d [2020-10-27T02:41:42.540Z] #41 72.05 DEP criu/sysfs_parse.d [2020-10-27T02:41:42.540Z] #41 72.25 DEP criu/sysctl.d [2020-10-27T02:41:42.540Z] #41 72.41 DEP criu/string.d [2020-10-27T02:41:42.540Z] #41 72.47 DEP criu/stats.d [2020-10-27T02:41:42.540Z] #41 72.58 DEP criu/sockets.d [2020-10-27T02:41:42.540Z] #41 72.81 DEP criu/sk-unix.d [2020-10-27T02:41:42.540Z] #41 73.11 DEP criu/sk-tcp.d [2020-10-27T02:41:42.540Z] #41 73.32 DEP criu/sk-queue.d [2020-10-27T02:41:42.540Z] #41 73.46 DEP criu/sk-packet.d [2020-10-27T02:41:42.540Z] #41 73.69 DEP criu/sk-netlink.d [2020-10-27T02:41:42.540Z] #41 73.90 DEP criu/sk-inet.d [2020-10-27T02:41:42.540Z] #41 74.18 DEP criu/signalfd.d [2020-10-27T02:41:42.540Z] #41 74.33 DEP criu/sigframe.d [2020-10-27T02:41:42.540Z] #41 74.48 DEP criu/shmem.d [2020-10-27T02:41:42.540Z] #41 74.71 DEP criu/servicefd.d [2020-10-27T02:41:42.540Z] #41 74.87 DEP criu/seize.d [2020-10-27T02:41:42.540Z] #41 75.03 DEP criu/seccomp.d [2020-10-27T02:41:42.540Z] #41 75.24 DEP criu/rst-malloc.d [2020-10-27T02:41:42.540Z] #41 75.33 DEP criu/rbtree.d [2020-10-27T02:41:42.768Z] #25 21.54 Updating certificates in /etc/ssl/certs... [2020-10-27T02:41:42.796Z] #41 75.39 DEP criu/pstree.d [2020-10-27T02:41:42.796Z] #41 75.56 DEP criu/protobuf.d [2020-10-27T02:41:43.052Z] #41 75.72 GEN criu/protobuf-desc-gen.h [2020-10-27T02:41:44.579Z] #27 DONE 12.2s [2020-10-27T02:41:44.579Z] [2020-10-27T02:41:44.579Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-27T02:41:44.579Z] #9 DONE 4.8s [2020-10-27T02:41:44.579Z] [2020-10-27T02:41:44.579Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-27T02:41:44.945Z] #41 77.51 DEP criu/protobuf-desc.d [2020-10-27T02:41:44.945Z] #41 77.68 DEP criu/proc_parse.d [2020-10-27T02:41:45.202Z] #41 77.89 DEP criu/plugin.d [2020-10-27T02:41:45.202Z] #41 78.06 DEP criu/pipes.d [2020-10-27T02:41:45.524Z] #10 DONE 1.1s [2020-10-27T02:41:45.524Z] [2020-10-27T02:41:45.524Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:45.524Z] #40 ... [2020-10-27T02:41:45.524Z] [2020-10-27T02:41:45.524Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-27T02:41:45.524Z] #29 DONE 0.1s [2020-10-27T02:41:45.524Z] [2020-10-27T02:41:45.524Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-27T02:41:45.524Z] #37 DONE 0.2s [2020-10-27T02:41:45.524Z] [2020-10-27T02:41:45.524Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:41:45.766Z] #41 78.27 DEP criu/pie-util.d [2020-10-27T02:41:45.766Z] #41 78.35 DEP criu/pie-util-vdso.d [2020-10-27T02:41:45.766Z] #41 78.47 DEP criu/pie-util-vdso-elf32.d [2020-10-27T02:41:45.766Z] #41 78.55 DEP criu/path.d [2020-10-27T02:41:45.766Z] #41 78.67 DEP criu/parasite-syscall.d [2020-10-27T02:41:46.023Z] #41 78.87 DEP criu/pagemap.d [2020-10-27T02:41:46.268Z] #35 ... [2020-10-27T02:41:46.268Z] [2020-10-27T02:41:46.268Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:46.268Z] #48 43.76 go: finding github.com/fatih/color v1.7.0 [2020-10-27T02:41:46.268Z] #48 43.78 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:41:46.268Z] #48 43.91 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:41:46.268Z] #48 43.97 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:41:46.268Z] #48 43.97 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:41:46.268Z] #48 44.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:41:46.268Z] #48 44.05 go: finding github.com/pkg/errors v0.8.1 [2020-10-27T02:41:46.268Z] #48 44.08 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:41:46.268Z] #48 44.20 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:41:46.268Z] #48 44.23 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:41:46.268Z] #48 44.23 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.23 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.34 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.34 go: finding github.com/spf13/viper v1.6.1 [2020-10-27T02:41:46.268Z] #48 44.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.37 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.39 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:41:46.268Z] #48 44.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.49 go: finding github.com/stretchr/testify v1.4.0 [2020-10-27T02:41:46.268Z] #48 44.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:41:46.268Z] #48 44.60 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:41:46.268Z] #48 44.66 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.66 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:41:46.268Z] #48 44.69 go: finding github.com/spf13/cobra v0.0.5 [2020-10-27T02:41:46.268Z] #48 44.71 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:41:46.268Z] #48 44.74 go: finding github.com/gobwas/glob v0.2.3 [2020-10-27T02:41:46.268Z] #48 44.76 go: finding github.com/spf13/pflag v1.0.5 [2020-10-27T02:41:46.268Z] #48 44.84 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:41:46.268Z] #48 44.84 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:41:46.268Z] #48 44.93 go: finding github.com/stretchr/objx v0.2.0 [2020-10-27T02:41:46.268Z] #48 44.95 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:41:46.268Z] #48 44.97 go: finding github.com/magiconair/properties v1.8.1 [2020-10-27T02:41:46.268Z] #48 45.09 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:41:46.268Z] #48 45.10 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:41:46.268Z] #48 45.10 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:41:46.268Z] #48 45.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:41:46.268Z] #48 45.13 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:41:46.268Z] #48 45.20 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:41:46.268Z] #48 45.21 go: finding github.com/spf13/afero v1.1.2 [2020-10-27T02:41:46.268Z] #48 45.23 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:41:46.268Z] #48 45.24 go: finding github.com/spf13/cast v1.3.0 [2020-10-27T02:41:46.268Z] #48 45.35 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:41:46.268Z] #48 45.42 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:41:46.268Z] #48 45.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:41:46.268Z] #48 45.54 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-27T02:41:46.268Z] #48 45.59 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:41:46.268Z] #48 45.67 go: finding golang.org/x/text v0.3.2 [2020-10-27T02:41:46.268Z] #48 45.85 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:41:46.268Z] #48 45.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:41:46.268Z] #48 45.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:41:46.268Z] #48 45.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:41:46.268Z] #48 46.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:41:46.268Z] #48 46.03 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:41:46.268Z] #48 46.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:41:46.268Z] #48 46.09 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:41:46.268Z] #48 46.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:41:46.268Z] #48 46.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:41:46.268Z] #48 46.23 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-27T02:41:46.268Z] #48 46.25 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:41:46.268Z] #48 46.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:41:46.268Z] #48 46.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:41:46.268Z] #48 46.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:41:46.268Z] #48 46.35 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:41:46.268Z] #48 46.41 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-27T02:41:46.268Z] #48 46.42 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:41:46.268Z] #48 46.43 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:41:46.268Z] #48 46.63 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:41:46.268Z] #48 46.77 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-27T02:41:46.268Z] #48 46.92 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:41:46.268Z] #48 47.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:41:46.268Z] #48 47.01 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:41:46.268Z] #48 47.04 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:41:46.268Z] #48 47.12 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:41:46.280Z] #41 79.04 DEP criu/pagemap-cache.d [2020-10-27T02:41:46.280Z] #41 79.11 DEP criu/page-xfer.d [2020-10-27T02:41:46.280Z] #41 ... [2020-10-27T02:41:46.280Z] [2020-10-27T02:41:46.280Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:41:46.280Z] #18 10.18 Reading package lists... [2020-10-27T02:41:46.280Z] #18 14.20 Reading package lists... [2020-10-27T02:41:46.280Z] #18 18.21 Building dependency tree... [2020-10-27T02:41:46.280Z] #18 20.05 libcap2-bin is already the newest version (1:2.25-2). [2020-10-27T02:41:46.280Z] #18 20.05 The following additional packages will be installed: [2020-10-27T02:41:46.280Z] #18 20.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-27T02:41:46.280Z] #18 20.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-27T02:41:46.280Z] #18 20.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-27T02:41:46.280Z] #18 20.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-27T02:41:46.280Z] #18 20.06 python3.7 python3.7-minimal vim-runtime xxd [2020-10-27T02:41:46.280Z] #18 20.06 Suggested packages: [2020-10-27T02:41:46.280Z] #18 20.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-27T02:41:46.280Z] #18 20.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-27T02:41:46.280Z] #18 20.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-27T02:41:46.280Z] #18 20.06 Recommended packages: [2020-10-27T02:41:46.280Z] #18 20.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-27T02:41:46.280Z] #18 20.06 python3-keyrings.alt python3-xdg unzip [2020-10-27T02:41:46.280Z] #18 22.12 The following NEW packages will be installed: [2020-10-27T02:41:46.280Z] #18 22.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-27T02:41:46.280Z] #18 22.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-27T02:41:46.280Z] #18 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-27T02:41:46.280Z] #18 22.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-27T02:41:46.280Z] #18 22.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-27T02:41:46.280Z] #18 22.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-27T02:41:46.280Z] #18 22.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-27T02:41:46.280Z] #18 22.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-27T02:41:46.280Z] #18 22.13 xz-utils zip [2020-10-27T02:41:46.280Z] #18 22.44 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:41:46.280Z] #18 22.44 Need to get 28.5 MB of archives. [2020-10-27T02:41:46.280Z] #18 22.44 After this operation, 116 MB of additional disk space will be used. [2020-10-27T02:41:46.280Z] #18 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-27T02:41:46.280Z] #18 22.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-27T02:41:46.280Z] #18 22.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-27T02:41:46.280Z] #18 22.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-27T02:41:46.280Z] #18 22.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-27T02:41:46.280Z] #18 22.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-27T02:41:46.280Z] #18 22.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-27T02:41:46.280Z] #18 22.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-27T02:41:46.280Z] #18 22.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-27T02:41:46.280Z] #18 22.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-27T02:41:46.280Z] #18 22.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-27T02:41:46.280Z] #18 22.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-27T02:41:46.280Z] #18 22.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-27T02:41:46.280Z] #18 22.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-27T02:41:46.280Z] #18 22.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-27T02:41:46.280Z] #18 22.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-27T02:41:46.280Z] #18 22.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-27T02:41:46.280Z] #18 22.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:41:46.280Z] #18 22.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-27T02:41:46.280Z] #18 22.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-27T02:41:46.280Z] #18 22.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-27T02:41:46.280Z] #18 22.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-27T02:41:46.280Z] #18 22.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-27T02:41:46.280Z] #18 22.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-27T02:41:46.280Z] #18 22.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-27T02:41:46.280Z] #18 22.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-27T02:41:46.280Z] #18 22.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-27T02:41:46.280Z] #18 22.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-27T02:41:46.280Z] #18 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-27T02:41:46.280Z] #18 23.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-27T02:41:46.280Z] #18 23.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-27T02:41:46.280Z] #18 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-27T02:41:46.280Z] #18 23.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-27T02:41:46.280Z] #18 23.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-27T02:41:46.280Z] #18 23.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-27T02:41:46.280Z] #18 23.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-27T02:41:46.280Z] #18 23.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-27T02:41:46.280Z] #18 23.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-27T02:41:46.280Z] #18 23.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-27T02:41:46.280Z] #18 23.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-27T02:41:46.280Z] #18 23.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-27T02:41:46.280Z] #18 23.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-27T02:41:46.280Z] #18 23.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-27T02:41:46.538Z] #18 ... [2020-10-27T02:41:46.538Z] [2020-10-27T02:41:46.538Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:46.538Z] #43 DONE 145.4s [2020-10-27T02:41:46.538Z] [2020-10-27T02:41:46.538Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:41:46.538Z] #18 23.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-27T02:41:46.538Z] #18 24.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-27T02:41:46.538Z] #18 ... [2020-10-27T02:41:46.538Z] [2020-10-27T02:41:46.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:46.538Z] #41 79.31 DEP criu/page-pipe.d [2020-10-27T02:41:46.794Z] #41 79.58 DEP criu/netfilter.d [2020-10-27T02:41:47.357Z] #41 79.88 DEP criu/net.d [2020-10-27T02:41:47.362Z] #48 ... [2020-10-27T02:41:47.362Z] [2020-10-27T02:41:47.362Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:47.362Z] #33 38.60 internal/reflectlite [2020-10-27T02:41:47.362Z] #33 38.61 sync [2020-10-27T02:41:47.362Z] #33 43.31 sort [2020-10-27T02:41:47.362Z] #33 43.31 errors [2020-10-27T02:41:47.362Z] #33 44.00 strconv [2020-10-27T02:41:47.362Z] #33 44.00 io [2020-10-27T02:41:47.362Z] #33 44.03 internal/oserror [2020-10-27T02:41:47.362Z] #33 44.62 syscall [2020-10-27T02:41:47.362Z] #33 47.74 bytes [2020-10-27T02:41:47.362Z] #33 47.75 strings [2020-10-27T02:41:47.362Z] #33 ... [2020-10-27T02:41:47.362Z] [2020-10-27T02:41:47.362Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:47.362Z] #12 43.43 Get:10 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] [2020-10-27T02:41:47.362Z] #12 45.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-10-27T02:41:47.362Z] #12 45.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-10-27T02:41:47.362Z] #12 45.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-27T02:41:47.362Z] #12 45.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-27T02:41:47.362Z] #12 45.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-10-27T02:41:47.362Z] #12 45.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-10-27T02:41:47.362Z] #12 45.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-10-27T02:41:47.362Z] #12 45.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-10-27T02:41:47.362Z] #12 45.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-10-27T02:41:47.362Z] #12 45.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-10-27T02:41:47.362Z] #12 45.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-10-27T02:41:47.362Z] #12 45.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-10-27T02:41:47.362Z] #12 46.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-10-27T02:41:47.362Z] #12 46.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-10-27T02:41:47.362Z] #12 46.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-10-27T02:41:47.362Z] #12 47.34 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:41:47.362Z] #12 47.60 Fetched 78.9 MB in 10s (8129 kB/s) [2020-10-27T02:41:47.362Z] #12 47.74 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-27T02:41:47.362Z] #12 47.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 ... 15339 files and directories currently installed.) [2020-10-27T02:41:47.362Z] #12 47.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-10-27T02:41:47.362Z] #12 47.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:41:47.614Z] #41 80.20 DEP criu/namespaces.d [2020-10-27T02:41:47.614Z] #41 80.40 DEP criu/mount.d [2020-10-27T02:41:47.690Z] #12 ... [2020-10-27T02:41:47.690Z] [2020-10-27T02:41:47.690Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:47.690Z] #35 49.10 Selecting previously unselected package libxml2:ppc64el. [2020-10-27T02:41:47.690Z] #35 49.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-10-27T02:41:47.690Z] #35 49.10 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:41:47.870Z] #41 80.52 DEP criu/memfd.d [2020-10-27T02:41:47.870Z] #41 80.65 DEP criu/mem.d [2020-10-27T02:41:48.104Z] #25 ... [2020-10-27T02:41:48.104Z] [2020-10-27T02:41:48.104Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:48.104Z] #49 5.587 + RM_GOPATH=0 [2020-10-27T02:41:48.104Z] #49 5.587 + TMP_GOPATH= [2020-10-27T02:41:48.104Z] #49 5.588 + : /build [2020-10-27T02:41:48.104Z] #49 5.588 + '[' -z '' ']' [2020-10-27T02:41:48.104Z] #49 5.590 ++ mktemp -d [2020-10-27T02:41:48.104Z] #49 5.593 + export GOPATH=/tmp/tmp.112BoPXClr [2020-10-27T02:41:48.104Z] #49 5.593 + GOPATH=/tmp/tmp.112BoPXClr [2020-10-27T02:41:48.104Z] #49 5.593 + RM_GOPATH=1 [2020-10-27T02:41:48.104Z] #49 5.593 + case "$(go env GOARCH)" in [2020-10-27T02:41:48.104Z] #49 5.594 ++ go env GOARCH [2020-10-27T02:41:48.104Z] #49 5.607 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.104Z] #49 5.607 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.104Z] #49 5.618 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:48.104Z] #49 5.621 + dir=/tmp/install [2020-10-27T02:41:48.104Z] #49 5.621 + bin=shfmt [2020-10-27T02:41:48.104Z] #49 5.621 + shift [2020-10-27T02:41:48.104Z] #49 5.621 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-27T02:41:48.104Z] #49 5.621 + . /tmp/install/shfmt.installer [2020-10-27T02:41:48.104Z] #49 5.621 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:48.104Z] #49 5.621 + install_shfmt [2020-10-27T02:41:48.104Z] #49 5.621 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-27T02:41:48.104Z] #49 5.621 + git clone https://github.com/mvdan/sh.git /tmp/tmp.112BoPXClr/src/github.com/mvdan/sh [2020-10-27T02:41:48.104Z] #49 5.621 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:48.104Z] #49 5.635 Cloning into '/tmp/tmp.112BoPXClr/src/github.com/mvdan/sh'... [2020-10-27T02:41:48.104Z] #49 ... [2020-10-27T02:41:48.104Z] [2020-10-27T02:41:48.104Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:48.104Z] #45 4.251 + RM_GOPATH=0 [2020-10-27T02:41:48.104Z] #45 4.251 + TMP_GOPATH= [2020-10-27T02:41:48.104Z] #45 4.251 + : /build [2020-10-27T02:41:48.104Z] #45 4.251 + '[' -z '' ']' [2020-10-27T02:41:48.104Z] #45 4.253 ++ mktemp -d [2020-10-27T02:41:48.104Z] #45 4.253 + export GOPATH=/tmp/tmp.InIzIaytT9 [2020-10-27T02:41:48.104Z] #45 4.253 + GOPATH=/tmp/tmp.InIzIaytT9 [2020-10-27T02:41:48.104Z] #45 4.253 + RM_GOPATH=1 [2020-10-27T02:41:48.104Z] #45 4.253 + case "$(go env GOARCH)" in [2020-10-27T02:41:48.104Z] #45 4.253 ++ go env GOARCH [2020-10-27T02:41:48.104Z] #45 4.284 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.104Z] #45 4.284 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.104Z] #45 4.284 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:48.104Z] #45 4.288 + dir=/tmp/install [2020-10-27T02:41:48.104Z] #45 4.288 + bin=gotestsum [2020-10-27T02:41:48.104Z] #45 4.288 + shift [2020-10-27T02:41:48.104Z] #45 4.288 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-27T02:41:48.104Z] #45 4.288 + . /tmp/install/gotestsum.installer [2020-10-27T02:41:48.104Z] #45 4.288 ++ : v0.5.3 [2020-10-27T02:41:48.104Z] #45 4.288 + install_gotestsum [2020-10-27T02:41:48.104Z] #45 4.288 + set -e [2020-10-27T02:41:48.104Z] #45 4.288 + export GO111MODULE=on [2020-10-27T02:41:48.104Z] #45 4.288 + GO111MODULE=on [2020-10-27T02:41:48.104Z] #45 4.288 + GOBIN=/build [2020-10-27T02:41:48.104Z] #45 4.288 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-27T02:41:48.104Z] #45 4.300 go: finding gotest.tools v0.5.3 [2020-10-27T02:41:48.104Z] #45 4.300 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-27T02:41:48.104Z] #45 4.647 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-27T02:41:48.104Z] #45 5.244 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-27T02:41:48.104Z] #45 5.916 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-27T02:41:48.104Z] #45 5.926 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:41:48.104Z] #45 5.961 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:41:48.104Z] #45 6.023 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:41:48.104Z] #45 6.027 go: downloading github.com/fatih/color v1.9.0 [2020-10-27T02:41:48.104Z] #45 6.091 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:41:48.104Z] #45 6.207 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-27T02:41:48.104Z] #45 6.226 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:41:48.104Z] #45 6.419 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:41:48.104Z] #45 6.558 go: extracting github.com/fatih/color v1.9.0 [2020-10-27T02:41:48.104Z] #45 6.636 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:41:48.104Z] #45 6.643 go: downloading github.com/pkg/errors v0.9.1 [2020-10-27T02:41:48.104Z] #45 6.737 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:41:48.104Z] #45 6.803 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:41:48.104Z] #45 6.980 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:41:48.104Z] #45 7.065 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:41:48.104Z] #45 7.194 go: extracting github.com/pkg/errors v0.9.1 [2020-10-27T02:41:48.104Z] #45 7.212 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:41:48.104Z] #45 7.428 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:41:48.104Z] #45 9.033 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:41:48.104Z] #45 9.147 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:41:48.104Z] #45 9.981 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:41:48.104Z] #45 ... [2020-10-27T02:41:48.104Z] [2020-10-27T02:41:48.104Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:48.104Z] #43 4.709 + RM_GOPATH=0 [2020-10-27T02:41:48.104Z] #43 4.709 + TMP_GOPATH= [2020-10-27T02:41:48.104Z] #43 4.709 + : /build [2020-10-27T02:41:48.104Z] #43 4.709 + '[' -z '' ']' [2020-10-27T02:41:48.104Z] #43 4.709 ++ mktemp -d [2020-10-27T02:41:48.104Z] #43 4.709 + export GOPATH=/tmp/tmp.19V9Cj8Ccb [2020-10-27T02:41:48.104Z] #43 4.709 + GOPATH=/tmp/tmp.19V9Cj8Ccb [2020-10-27T02:41:48.104Z] #43 4.709 + RM_GOPATH=1 [2020-10-27T02:41:48.104Z] #43 4.709 + case "$(go env GOARCH)" in [2020-10-27T02:41:48.104Z] #43 4.709 ++ go env GOARCH [2020-10-27T02:41:48.104Z] #43 4.718 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.104Z] #43 4.718 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.104Z] #43 4.726 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:48.104Z] #43 4.740 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:48.104Z] #43 4.740 + dir=/tmp/install [2020-10-27T02:41:48.104Z] #43 4.740 + bin=vndr [2020-10-27T02:41:48.104Z] #43 4.740 + shift [2020-10-27T02:41:48.104Z] #43 4.740 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-27T02:41:48.104Z] #43 4.740 + . /tmp/install/vndr.installer [2020-10-27T02:41:48.104Z] #43 4.740 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:48.104Z] #43 4.740 + install_vndr [2020-10-27T02:41:48.104Z] #43 4.740 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-27T02:41:48.104Z] #43 4.740 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.19V9Cj8Ccb/src/github.com/LK4D4/vndr [2020-10-27T02:41:48.104Z] #43 4.758 Cloning into '/tmp/tmp.19V9Cj8Ccb/src/github.com/LK4D4/vndr'... [2020-10-27T02:41:48.104Z] #43 5.535 + cd /tmp/tmp.19V9Cj8Ccb/src/github.com/LK4D4/vndr [2020-10-27T02:41:48.104Z] #43 5.535 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:48.104Z] #43 5.542 + go build -buildmode=pie -v -o /build/vndr . [2020-10-27T02:41:48.104Z] #43 7.038 runtime/internal/sys [2020-10-27T02:41:48.104Z] #43 7.066 internal/cpu [2020-10-27T02:41:48.104Z] #43 7.105 internal/race [2020-10-27T02:41:48.104Z] #43 7.186 runtime/internal/atomic [2020-10-27T02:41:48.104Z] #43 7.531 sync/atomic [2020-10-27T02:41:48.104Z] #43 7.560 runtime/internal/math [2020-10-27T02:41:48.104Z] #43 7.710 unicode [2020-10-27T02:41:48.104Z] #43 8.075 unicode/utf8 [2020-10-27T02:41:48.104Z] #43 8.104 internal/bytealg [2020-10-27T02:41:48.104Z] #43 8.187 math/bits [2020-10-27T02:41:48.104Z] #43 8.883 internal/testlog [2020-10-27T02:41:48.104Z] #43 9.402 encoding [2020-10-27T02:41:48.104Z] #43 9.490 math [2020-10-27T02:41:48.104Z] #43 9.610 unicode/utf16 [2020-10-27T02:41:48.104Z] #43 10.21 runtime [2020-10-27T02:41:48.104Z] #43 ... [2020-10-27T02:41:48.104Z] [2020-10-27T02:41:48.104Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:41:48.104Z] #30 5.309 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-27T02:41:48.104Z] #30 5.312 Cloning into '.'... [2020-10-27T02:41:48.104Z] #30 ... [2020-10-27T02:41:48.104Z] [2020-10-27T02:41:48.104Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:48.104Z] #34 5.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:48.104Z] #34 5.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:48.104Z] #34 5.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:48.104Z] #34 6.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-27T02:41:48.104Z] #34 8.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-27T02:41:48.104Z] #34 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-27T02:41:48.127Z] #41 80.88 DEP criu/lsm.d [2020-10-27T02:41:48.354Z] #35 49.65 Selecting previously unselected package libarchive13:ppc64el. [2020-10-27T02:41:48.354Z] #35 49.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-10-27T02:41:48.354Z] #35 49.66 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-27T02:41:48.354Z] #35 50.01 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-10-27T02:41:48.368Z] #34 ... [2020-10-27T02:41:48.368Z] [2020-10-27T02:41:48.368Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:48.368Z] #22 5.598 + RM_GOPATH=0 [2020-10-27T02:41:48.368Z] #22 5.598 + TMP_GOPATH= [2020-10-27T02:41:48.368Z] #22 5.598 + : /build [2020-10-27T02:41:48.368Z] #22 5.598 + '[' -z '' ']' [2020-10-27T02:41:48.368Z] #22 5.598 ++ mktemp -d [2020-10-27T02:41:48.368Z] #22 5.609 + export GOPATH=/tmp/tmp.a2cVohHhOm [2020-10-27T02:41:48.368Z] #22 5.610 + GOPATH=/tmp/tmp.a2cVohHhOm [2020-10-27T02:41:48.368Z] #22 5.610 + RM_GOPATH=1 [2020-10-27T02:41:48.368Z] #22 5.610 + case "$(go env GOARCH)" in [2020-10-27T02:41:48.368Z] #22 5.613 ++ go env GOARCH [2020-10-27T02:41:48.368Z] #22 5.631 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.368Z] #22 5.631 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.368Z] #22 5.632 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:48.368Z] #22 5.635 + dir=/tmp/install [2020-10-27T02:41:48.368Z] #22 5.638 + bin=dockercli [2020-10-27T02:41:48.368Z] #22 5.639 + shift [2020-10-27T02:41:48.368Z] #22 5.639 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-27T02:41:48.368Z] #22 5.639 + . /tmp/install/dockercli.installer [2020-10-27T02:41:48.368Z] #22 5.639 ++ : stable [2020-10-27T02:41:48.368Z] #22 5.639 ++ : 17.06.2-ce [2020-10-27T02:41:48.368Z] #22 5.639 + install_dockercli [2020-10-27T02:41:48.368Z] #22 5.639 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-27T02:41:48.368Z] #22 5.639 Install docker/cli version 17.06.2-ce from stable [2020-10-27T02:41:48.368Z] #22 5.643 ++ uname -m [2020-10-27T02:41:48.368Z] #22 5.645 + arch=aarch64 [2020-10-27T02:41:48.368Z] #22 5.645 + '[' aarch64 '!=' x86_64 ']' [2020-10-27T02:41:48.368Z] #22 5.646 + '[' aarch64 '!=' s390x ']' [2020-10-27T02:41:48.368Z] #22 5.646 + '[' aarch64 '!=' armhf ']' [2020-10-27T02:41:48.368Z] #22 5.647 + build_dockercli [2020-10-27T02:41:48.368Z] #22 5.647 + git clone https://github.com/docker/docker-ce /tmp/tmp.a2cVohHhOm/tmp/docker-ce [2020-10-27T02:41:48.368Z] #22 5.651 Cloning into '/tmp/tmp.a2cVohHhOm/tmp/docker-ce'... [2020-10-27T02:41:48.383Z] #41 81.03 DEP criu/log.d [2020-10-27T02:41:48.383Z] #41 81.18 DEP criu/libnetlink.d [2020-10-27T02:41:48.639Z] #41 81.35 DEP criu/kerndat.d [2020-10-27T02:41:48.642Z] #22 ... [2020-10-27T02:41:48.642Z] [2020-10-27T02:41:48.642Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:48.642Z] #62 2.728 + RM_GOPATH=0 [2020-10-27T02:41:48.642Z] #62 2.728 + TMP_GOPATH= [2020-10-27T02:41:48.642Z] #62 2.728 + : /build [2020-10-27T02:41:48.642Z] #62 2.728 + '[' -z '' ']' [2020-10-27T02:41:48.642Z] #62 2.730 ++ mktemp -d [2020-10-27T02:41:48.642Z] #62 2.732 + export GOPATH=/tmp/tmp.OPdebXjtDs [2020-10-27T02:41:48.642Z] #62 2.732 + GOPATH=/tmp/tmp.OPdebXjtDs [2020-10-27T02:41:48.642Z] #62 2.732 + RM_GOPATH=1 [2020-10-27T02:41:48.642Z] #62 2.732 + case "$(go env GOARCH)" in [2020-10-27T02:41:48.642Z] #62 2.733 ++ go env GOARCH [2020-10-27T02:41:48.642Z] #62 2.743 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.642Z] #62 2.743 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.642Z] #62 2.743 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:48.642Z] #62 2.744 + dir=/tmp/install [2020-10-27T02:41:48.642Z] #62 2.745 + bin=proxy [2020-10-27T02:41:48.642Z] #62 2.745 + shift [2020-10-27T02:41:48.642Z] #62 2.745 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-27T02:41:48.642Z] #62 2.745 + . /tmp/install/proxy.installer [2020-10-27T02:41:48.642Z] #62 2.745 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:48.642Z] #62 2.745 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:48.642Z] #62 2.746 + install_proxy [2020-10-27T02:41:48.642Z] #62 2.746 + case "$1" in [2020-10-27T02:41:48.642Z] #62 2.746 + export CGO_ENABLED=0 [2020-10-27T02:41:48.642Z] #62 2.746 + CGO_ENABLED=0 [2020-10-27T02:41:48.642Z] #62 2.746 + _install_proxy [2020-10-27T02:41:48.642Z] #62 2.746 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-27T02:41:48.642Z] #62 2.746 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OPdebXjtDs/src/github.com/docker/libnetwork [2020-10-27T02:41:48.642Z] #62 2.749 Cloning into '/tmp/tmp.OPdebXjtDs/src/github.com/docker/libnetwork'... [2020-10-27T02:41:48.642Z] #62 ... [2020-10-27T02:41:48.642Z] [2020-10-27T02:41:48.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:48.642Z] #40 6.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:48.642Z] #40 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:48.642Z] #40 6.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:48.642Z] #40 7.398 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-27T02:41:48.642Z] #40 9.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-27T02:41:48.642Z] #40 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-27T02:41:48.683Z] #35 50.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-10-27T02:41:48.683Z] #35 50.04 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-27T02:41:48.683Z] #35 50.21 Selecting previously unselected package librhash0:ppc64el. [2020-10-27T02:41:48.683Z] #35 50.22 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-10-27T02:41:48.683Z] #35 50.22 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-10-27T02:41:48.683Z] #35 ... [2020-10-27T02:41:48.683Z] [2020-10-27T02:41:48.683Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:48.683Z] #44 40.28 internal/reflectlite [2020-10-27T02:41:48.683Z] #44 40.29 sync [2020-10-27T02:41:48.683Z] #44 43.43 internal/singleflight [2020-10-27T02:41:48.683Z] #44 43.43 math/rand [2020-10-27T02:41:48.683Z] #44 43.47 github.com/LK4D4/vndr/godl/singleflight [2020-10-27T02:41:48.683Z] #44 46.16 io [2020-10-27T02:41:48.683Z] #44 46.17 strconv [2020-10-27T02:41:48.683Z] #44 46.17 sort [2020-10-27T02:41:48.683Z] #44 46.38 syscall [2020-10-27T02:41:48.683Z] #44 49.95 vendor/golang.org/x/net/dns/dnsmessage [2020-10-27T02:41:48.896Z] #41 81.64 DEP criu/kcmp-ids.d [2020-10-27T02:41:48.896Z] #41 81.71 DEP criu/irmap.d [2020-10-27T02:41:48.905Z] #40 ... [2020-10-27T02:41:48.905Z] [2020-10-27T02:41:48.905Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:48.905Z] #47 3.320 + RM_GOPATH=0 [2020-10-27T02:41:48.905Z] #47 3.320 + TMP_GOPATH= [2020-10-27T02:41:48.905Z] #47 3.320 + : /build [2020-10-27T02:41:48.905Z] #47 3.320 + '[' -z '' ']' [2020-10-27T02:41:48.905Z] #47 3.320 ++ mktemp -d [2020-10-27T02:41:48.905Z] #47 3.326 + export GOPATH=/tmp/tmp.gZko5XzTUp [2020-10-27T02:41:48.905Z] #47 3.326 + GOPATH=/tmp/tmp.gZko5XzTUp [2020-10-27T02:41:48.905Z] #47 3.326 + RM_GOPATH=1 [2020-10-27T02:41:48.905Z] #47 3.326 + case "$(go env GOARCH)" in [2020-10-27T02:41:48.905Z] #47 3.332 ++ go env GOARCH [2020-10-27T02:41:48.905Z] #47 3.349 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.905Z] #47 3.349 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:48.905Z] #47 3.354 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:48.905Z] #47 3.355 + dir=/tmp/install [2020-10-27T02:41:48.905Z] #47 3.355 + bin=golangci_lint [2020-10-27T02:41:48.905Z] #47 3.355 + shift [2020-10-27T02:41:48.905Z] #47 3.355 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-27T02:41:48.905Z] #47 3.355 + . /tmp/install/golangci_lint.installer [2020-10-27T02:41:48.905Z] #47 3.355 ++ : v1.23.8 [2020-10-27T02:41:48.905Z] #47 3.355 + install_golangci_lint [2020-10-27T02:41:48.905Z] #47 3.355 + set -e [2020-10-27T02:41:48.905Z] #47 3.355 + export GO111MODULE=on [2020-10-27T02:41:48.905Z] #47 3.355 + GO111MODULE=on [2020-10-27T02:41:48.905Z] #47 3.355 + GOBIN=/build [2020-10-27T02:41:48.905Z] #47 3.355 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-27T02:41:48.905Z] #47 3.412 go: finding github.com v1.23.8 [2020-10-27T02:41:48.905Z] #47 3.413 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-27T02:41:48.905Z] #47 3.413 go: finding github.com/golangci v1.23.8 [2020-10-27T02:41:48.905Z] #47 3.414 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-27T02:41:48.905Z] #47 3.414 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:48.905Z] #47 4.177 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:48.905Z] #47 4.810 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:48.985Z] #44 ... [2020-10-27T02:41:48.985Z] [2020-10-27T02:41:48.985Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:48.985Z] #35 50.42 Selecting previously unselected package libuv1:ppc64el. [2020-10-27T02:41:48.985Z] #35 50.45 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-10-27T02:41:48.985Z] #35 50.46 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-10-27T02:41:49.152Z] #41 81.86 DEP criu/ipc_ns.d [2020-10-27T02:41:49.168Z] #47 ... [2020-10-27T02:41:49.168Z] [2020-10-27T02:41:49.168Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:49.168Z] #11 5.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:49.168Z] #11 5.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:49.168Z] #11 5.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:49.168Z] #11 6.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-27T02:41:49.168Z] #11 8.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-27T02:41:49.168Z] #11 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-27T02:41:49.168Z] #11 ... [2020-10-27T02:41:49.168Z] [2020-10-27T02:41:49.168Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:49.168Z] #56 4.645 + RM_GOPATH=0 [2020-10-27T02:41:49.168Z] #56 4.645 + TMP_GOPATH= [2020-10-27T02:41:49.168Z] #56 4.645 + : /build [2020-10-27T02:41:49.168Z] #56 4.645 + '[' -z '' ']' [2020-10-27T02:41:49.168Z] #56 4.645 ++ mktemp -d [2020-10-27T02:41:49.168Z] #56 4.647 + export GOPATH=/tmp/tmp.3qLVNLRnpR [2020-10-27T02:41:49.168Z] #56 4.647 + GOPATH=/tmp/tmp.3qLVNLRnpR [2020-10-27T02:41:49.168Z] #56 4.647 + RM_GOPATH=1 [2020-10-27T02:41:49.168Z] #56 4.647 + case "$(go env GOARCH)" in [2020-10-27T02:41:49.168Z] #56 4.649 ++ go env GOARCH [2020-10-27T02:41:49.168Z] #56 4.669 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:49.168Z] #56 4.669 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:49.168Z] #56 4.669 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:49.168Z] #56 4.669 + dir=/tmp/install [2020-10-27T02:41:49.168Z] #56 4.669 + bin=rootlesskit [2020-10-27T02:41:49.168Z] #56 4.669 + shift [2020-10-27T02:41:49.168Z] #56 4.669 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-27T02:41:49.168Z] #56 4.669 + . /tmp/install/rootlesskit.installer [2020-10-27T02:41:49.168Z] #56 4.669 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:49.168Z] #56 4.669 + install_rootlesskit [2020-10-27T02:41:49.168Z] #56 4.669 + case "$1" in [2020-10-27T02:41:49.168Z] #56 4.669 + export CGO_ENABLED=0 [2020-10-27T02:41:49.168Z] #56 4.669 + CGO_ENABLED=0 [2020-10-27T02:41:49.168Z] #56 4.669 + _install_rootlesskit [2020-10-27T02:41:49.168Z] #56 4.669 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-27T02:41:49.168Z] #56 4.669 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3qLVNLRnpR/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:41:49.168Z] #56 4.670 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:49.168Z] #56 4.672 Cloning into '/tmp/tmp.3qLVNLRnpR/src/github.com/rootless-containers/rootlesskit'... [2020-10-27T02:41:49.168Z] #56 9.238 + cd /tmp/tmp.3qLVNLRnpR/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:41:49.168Z] #56 9.238 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:49.168Z] #56 10.33 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:41:49.168Z] #56 10.33 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-27T02:41:49.168Z] #56 ... [2020-10-27T02:41:49.168Z] [2020-10-27T02:41:49.168Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:41:49.168Z] #53 5.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:49.168Z] #53 6.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:49.168Z] #53 6.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:49.168Z] #53 7.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-27T02:41:49.168Z] #53 9.177 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-27T02:41:49.168Z] #53 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-27T02:41:49.295Z] #35 50.64 Selecting previously unselected package cmake. [2020-10-27T02:41:49.295Z] #35 50.65 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-10-27T02:41:49.295Z] #35 50.66 Unpacking cmake (3.13.4-1) ... [2020-10-27T02:41:49.409Z] #41 81.99 DEP criu/image.d [2020-10-27T02:41:49.409Z] #41 82.19 DEP criu/image-desc.d [2020-10-27T02:41:49.484Z] #53 ... [2020-10-27T02:41:49.484Z] [2020-10-27T02:41:49.484Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:41:49.484Z] #38 4.988 + git clone https://github.com/docker/distribution.git . [2020-10-27T02:41:49.484Z] #38 4.990 Cloning into '.'... [2020-10-27T02:41:49.484Z] #38 ... [2020-10-27T02:41:49.484Z] [2020-10-27T02:41:49.484Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:49.484Z] #32 5.681 + RM_GOPATH=0 [2020-10-27T02:41:49.484Z] #32 5.681 + TMP_GOPATH= [2020-10-27T02:41:49.484Z] #32 5.681 + : /build [2020-10-27T02:41:49.484Z] #32 5.681 + '[' -z '' ']' [2020-10-27T02:41:49.484Z] #32 5.681 ++ mktemp -d [2020-10-27T02:41:49.484Z] #32 5.684 + export GOPATH=/tmp/tmp.77v8HdD2ZS [2020-10-27T02:41:49.484Z] #32 5.684 + GOPATH=/tmp/tmp.77v8HdD2ZS [2020-10-27T02:41:49.484Z] #32 5.684 + RM_GOPATH=1 [2020-10-27T02:41:49.484Z] #32 5.684 + case "$(go env GOARCH)" in [2020-10-27T02:41:49.484Z] #32 5.684 ++ go env GOARCH [2020-10-27T02:41:49.484Z] #32 5.704 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:49.484Z] #32 5.704 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:49.484Z] #32 5.705 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:49.484Z] #32 5.709 + dir=/tmp/install [2020-10-27T02:41:49.484Z] #32 5.709 + bin=tomlv [2020-10-27T02:41:49.484Z] #32 5.709 + shift [2020-10-27T02:41:49.484Z] #32 5.709 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-27T02:41:49.484Z] #32 5.709 + . /tmp/install/tomlv.installer [2020-10-27T02:41:49.484Z] #32 5.709 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:49.484Z] #32 5.710 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:49.484Z] #32 5.710 + install_tomlv [2020-10-27T02:41:49.484Z] #32 5.710 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-27T02:41:49.484Z] #32 5.710 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.77v8HdD2ZS/src/github.com/BurntSushi/toml [2020-10-27T02:41:49.484Z] #32 5.712 Cloning into '/tmp/tmp.77v8HdD2ZS/src/github.com/BurntSushi/toml'... [2020-10-27T02:41:49.484Z] #32 6.824 + cd /tmp/tmp.77v8HdD2ZS/src/github.com/BurntSushi/toml [2020-10-27T02:41:49.484Z] #32 6.825 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:49.484Z] #32 6.885 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:41:49.484Z] #32 7.872 math/bits [2020-10-27T02:41:49.484Z] #32 7.917 unicode/utf8 [2020-10-27T02:41:49.484Z] #32 7.924 runtime/internal/atomic [2020-10-27T02:41:49.484Z] #32 7.925 internal/cpu [2020-10-27T02:41:49.484Z] #32 8.568 unicode [2020-10-27T02:41:49.484Z] #32 8.626 math [2020-10-27T02:41:49.484Z] #32 8.810 internal/testlog [2020-10-27T02:41:49.484Z] #32 8.859 internal/bytealg [2020-10-27T02:41:49.484Z] #32 9.122 encoding [2020-10-27T02:41:49.484Z] #32 9.663 runtime/cgo [2020-10-27T02:41:49.484Z] #32 11.26 runtime [2020-10-27T02:41:49.665Z] #41 82.26 DEP criu/fsnotify.d [2020-10-27T02:41:49.665Z] #41 82.51 DEP criu/filesystems.d [2020-10-27T02:41:49.794Z] #32 ... [2020-10-27T02:41:49.794Z] [2020-10-27T02:41:49.794Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:49.794Z] #47 11.59 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-27T02:41:49.794Z] #47 11.63 go: downloading github.com/fatih/color v1.7.0 [2020-10-27T02:41:49.794Z] #47 11.64 go: downloading github.com/pkg/errors v0.8.1 [2020-10-27T02:41:49.794Z] #47 11.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:41:49.794Z] #47 11.71 go: downloading github.com/spf13/viper v1.6.1 [2020-10-27T02:41:49.794Z] #47 11.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:41:49.794Z] #47 11.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:41:49.794Z] #47 11.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:41:49.794Z] #47 11.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:41:49.794Z] #47 11.89 go: extracting github.com/pkg/errors v0.8.1 [2020-10-27T02:41:49.794Z] #47 11.91 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:41:49.794Z] #47 11.97 go: extracting github.com/fatih/color v1.7.0 [2020-10-27T02:41:49.794Z] #47 11.97 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:41:49.794Z] #47 12.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:41:49.794Z] #47 12.04 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:41:49.794Z] #47 12.26 go: extracting github.com/spf13/viper v1.6.1 [2020-10-27T02:41:49.794Z] #47 12.26 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:41:49.794Z] #47 12.33 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-27T02:41:49.922Z] #41 82.68 DEP criu/files.d [2020-10-27T02:41:50.076Z] #47 12.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:41:50.076Z] #47 12.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:41:50.076Z] #47 12.43 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:41:50.076Z] #47 12.46 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:41:50.076Z] #47 12.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:41:50.076Z] #47 12.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:41:50.076Z] #47 12.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:41:50.178Z] #41 82.86 DEP criu/files-reg.d [2020-10-27T02:41:50.178Z] #41 83.07 DEP criu/files-ext.d [2020-10-27T02:41:50.340Z] #47 12.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:41:50.436Z] #41 83.21 DEP criu/file-lock.d [2020-10-27T02:41:50.436Z] #41 83.32 DEP criu/file-ids.d [2020-10-27T02:41:50.606Z] #47 13.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:41:50.999Z] #41 83.53 DEP criu/fifo.d [2020-10-27T02:41:50.999Z] #41 83.71 DEP criu/fdstore.d [2020-10-27T02:41:50.999Z] #41 83.84 DEP criu/fault-injection.d [2020-10-27T02:41:50.999Z] #41 83.89 DEP criu/external.d [2020-10-27T02:41:51.252Z] #47 13.53 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:41:51.252Z] #47 13.65 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:41:51.256Z] #41 83.99 DEP criu/eventpoll.d [2020-10-27T02:41:51.256Z] #41 84.12 DEP criu/eventfd.d [2020-10-27T02:41:51.512Z] #41 84.27 DEP criu/crtools.d [2020-10-27T02:41:51.769Z] #41 84.47 DEP criu/cr-service.d [2020-10-27T02:41:52.025Z] #41 84.57 DEP criu/cr-restore.d [2020-10-27T02:41:52.025Z] #41 84.81 DEP criu/cr-errno.d [2020-10-27T02:41:52.113Z] #38 ... [2020-10-27T02:41:52.114Z] [2020-10-27T02:41:52.114Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:52.114Z] #62 5.991 + RM_GOPATH=0 [2020-10-27T02:41:52.114Z] #62 5.991 + TMP_GOPATH= [2020-10-27T02:41:52.114Z] #62 5.991 + : /build [2020-10-27T02:41:52.114Z] #62 5.991 + '[' -z '' ']' [2020-10-27T02:41:52.114Z] #62 5.991 ++ mktemp -d [2020-10-27T02:41:52.114Z] #62 5.991 + export GOPATH=/tmp/tmp.TLBGe0MBwn [2020-10-27T02:41:52.114Z] #62 5.991 + GOPATH=/tmp/tmp.TLBGe0MBwn [2020-10-27T02:41:52.114Z] #62 5.991 + RM_GOPATH=1 [2020-10-27T02:41:52.114Z] #62 5.991 + case "$(go env GOARCH)" in [2020-10-27T02:41:52.114Z] #62 5.991 ++ go env GOARCH [2020-10-27T02:41:52.114Z] #62 6.008 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:52.114Z] #62 6.009 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:52.114Z] #62 6.009 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:52.114Z] #62 6.009 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:52.114Z] #62 6.009 + dir=/tmp/install [2020-10-27T02:41:52.114Z] #62 6.009 + bin=proxy [2020-10-27T02:41:52.114Z] #62 6.009 + shift [2020-10-27T02:41:52.114Z] #62 6.009 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-27T02:41:52.114Z] #62 6.009 + . /tmp/install/proxy.installer [2020-10-27T02:41:52.114Z] #62 6.009 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:52.114Z] #62 6.009 + install_proxy [2020-10-27T02:41:52.114Z] #62 6.009 + case "$1" in [2020-10-27T02:41:52.114Z] #62 6.009 + export CGO_ENABLED=0 [2020-10-27T02:41:52.114Z] #62 6.009 + CGO_ENABLED=0 [2020-10-27T02:41:52.114Z] #62 6.009 + _install_proxy [2020-10-27T02:41:52.114Z] #62 6.009 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-27T02:41:52.114Z] #62 6.009 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TLBGe0MBwn/src/github.com/docker/libnetwork [2020-10-27T02:41:52.114Z] #62 6.009 Cloning into '/tmp/tmp.TLBGe0MBwn/src/github.com/docker/libnetwork'... [2020-10-27T02:41:52.114Z] #62 ... [2020-10-27T02:41:52.114Z] [2020-10-27T02:41:52.114Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:52.114Z] #45 6.221 + RM_GOPATH=0 [2020-10-27T02:41:52.114Z] #45 6.221 + TMP_GOPATH= [2020-10-27T02:41:52.114Z] #45 6.221 + : /build [2020-10-27T02:41:52.114Z] #45 6.221 + '[' -z '' ']' [2020-10-27T02:41:52.114Z] #45 6.221 ++ mktemp -d [2020-10-27T02:41:52.114Z] #45 6.221 + export GOPATH=/tmp/tmp.jZhNbo712B [2020-10-27T02:41:52.114Z] #45 6.221 + GOPATH=/tmp/tmp.jZhNbo712B [2020-10-27T02:41:52.114Z] #45 6.221 + RM_GOPATH=1 [2020-10-27T02:41:52.114Z] #45 6.221 + case "$(go env GOARCH)" in [2020-10-27T02:41:52.114Z] #45 6.229 ++ go env GOARCH [2020-10-27T02:41:52.114Z] #45 6.249 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:52.114Z] #45 6.249 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:52.114Z] #45 6.249 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:52.114Z] #45 6.265 + dir=/tmp/install [2020-10-27T02:41:52.114Z] #45 6.265 + bin=gotestsum [2020-10-27T02:41:52.114Z] #45 6.265 + shift [2020-10-27T02:41:52.114Z] #45 6.265 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-27T02:41:52.114Z] #45 6.265 + . /tmp/install/gotestsum.installer [2020-10-27T02:41:52.114Z] #45 6.265 ++ : v0.5.3 [2020-10-27T02:41:52.114Z] #45 6.265 + install_gotestsum [2020-10-27T02:41:52.114Z] #45 6.265 + set -e [2020-10-27T02:41:52.114Z] #45 6.265 + export GO111MODULE=on [2020-10-27T02:41:52.114Z] #45 6.265 + GO111MODULE=on [2020-10-27T02:41:52.114Z] #45 6.265 + GOBIN=/build [2020-10-27T02:41:52.114Z] #45 6.265 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-27T02:41:52.114Z] #45 6.396 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-27T02:41:52.114Z] #45 6.396 go: finding gotest.tools v0.5.3 [2020-10-27T02:41:52.114Z] #45 ... [2020-10-27T02:41:52.114Z] [2020-10-27T02:41:52.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:52.114Z] #40 6.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:52.114Z] #40 6.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:52.114Z] #40 6.672 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:52.145Z] #35 ... [2020-10-27T02:41:52.145Z] [2020-10-27T02:41:52.145Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:52.145Z] #41 43.25 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-10-27T02:41:52.145Z] #41 43.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-10-27T02:41:52.145Z] #41 43.26 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:52.145Z] #41 44.32 Selecting previously unselected package libprotoc17:ppc64el. [2020-10-27T02:41:52.145Z] #41 44.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-10-27T02:41:52.145Z] #41 44.34 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:52.145Z] #41 44.79 Selecting previously unselected package protobuf-c-compiler. [2020-10-27T02:41:52.145Z] #41 44.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-10-27T02:41:52.145Z] #41 44.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:41:52.145Z] #41 44.89 Selecting previously unselected package protobuf-compiler. [2020-10-27T02:41:52.145Z] #41 44.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-10-27T02:41:52.145Z] #41 44.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:41:52.145Z] #41 45.08 Selecting previously unselected package python-pkg-resources. [2020-10-27T02:41:52.145Z] #41 45.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:41:52.145Z] #41 45.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-27T02:41:52.145Z] #41 45.36 Selecting previously unselected package python-six. [2020-10-27T02:41:52.145Z] #41 45.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-27T02:41:52.145Z] #41 45.38 Unpacking python-six (1.12.0-1) ... [2020-10-27T02:41:52.145Z] #41 45.48 Selecting previously unselected package python-protobuf. [2020-10-27T02:41:52.145Z] #41 45.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-10-27T02:41:52.145Z] #41 45.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-27T02:41:52.145Z] #41 46.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-27T02:41:52.145Z] #41 51.26 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:52.145Z] #41 51.27 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-27T02:41:52.145Z] #41 51.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-27T02:41:52.145Z] #41 51.29 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-27T02:41:52.145Z] #41 51.30 Setting up python-six (1.12.0-1) ... [2020-10-27T02:41:52.145Z] #41 ... [2020-10-27T02:41:52.145Z] [2020-10-27T02:41:52.145Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:52.145Z] #50 43.50 sort [2020-10-27T02:41:52.145Z] #50 43.50 errors [2020-10-27T02:41:52.145Z] #50 44.16 io [2020-10-27T02:41:52.145Z] #50 44.16 internal/oserror [2020-10-27T02:41:52.145Z] #50 44.19 strconv [2020-10-27T02:41:52.145Z] #50 44.52 syscall [2020-10-27T02:41:52.145Z] #50 48.12 bytes [2020-10-27T02:41:52.145Z] #50 48.13 strings [2020-10-27T02:41:52.145Z] #50 ... [2020-10-27T02:41:52.145Z] [2020-10-27T02:41:52.145Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:52.145Z] #35 53.46 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-27T02:41:52.145Z] #35 53.47 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:41:52.145Z] #35 53.47 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-10-27T02:41:52.145Z] #35 53.48 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:41:52.145Z] #35 53.57 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-10-27T02:41:52.145Z] #35 53.58 Setting up cmake-data (3.13.4-1) ... [2020-10-27T02:41:52.145Z] #35 53.58 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:41:52.145Z] #35 53.59 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-27T02:41:52.145Z] #35 53.61 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-27T02:41:52.145Z] #35 53.62 Setting up cmake (3.13.4-1) ... [2020-10-27T02:41:52.145Z] #35 53.63 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:41:52.282Z] #41 84.83 DEP criu/cr-dump.d [2020-10-27T02:41:52.282Z] #41 85.05 DEP criu/cr-dedup.d [2020-10-27T02:41:52.282Z] #41 85.20 DEP criu/cr-check.d [2020-10-27T02:41:52.456Z] #35 53.75 Processing triggers for mime-support (3.62) ... [2020-10-27T02:41:52.456Z] #35 DONE 54.1s [2020-10-27T02:41:52.456Z] [2020-10-27T02:41:52.456Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:52.652Z] #47 15.06 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:41:52.845Z] #41 85.41 DEP criu/config.d [2020-10-27T02:41:52.845Z] #41 85.58 DEP criu/clone-noasan.d [2020-10-27T02:41:53.054Z] #40 7.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:41:53.101Z] #41 85.68 DEP criu/cgroup.d [2020-10-27T02:41:53.101Z] #41 85.88 DEP criu/cgroup-props.d [2020-10-27T02:41:53.129Z] #36 0.418 + RM_GOPATH=0 [2020-10-27T02:41:53.129Z] #36 0.424 + TMP_GOPATH= [2020-10-27T02:41:53.129Z] #36 0.425 + : /build [2020-10-27T02:41:53.129Z] #36 0.426 + '[' -z '' ']' [2020-10-27T02:41:53.129Z] #36 0.430 ++ mktemp -d [2020-10-27T02:41:53.129Z] #36 0.443 + export GOPATH=/tmp/tmp.rqFiJhzCSD [2020-10-27T02:41:53.129Z] #36 0.470 + GOPATH=/tmp/tmp.rqFiJhzCSD [2020-10-27T02:41:53.129Z] #36 0.470 + RM_GOPATH=1 [2020-10-27T02:41:53.129Z] #36 0.471 + case "$(go env GOARCH)" in [2020-10-27T02:41:53.129Z] #36 0.473 ++ go env GOARCH [2020-10-27T02:41:53.129Z] #36 0.486 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:53.129Z] #36 0.514 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:53.129Z] #36 0.521 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:53.129Z] #36 0.527 + dir=/tmp/install [2020-10-27T02:41:53.129Z] #36 0.527 + bin=tini [2020-10-27T02:41:53.129Z] #36 0.527 + shift [2020-10-27T02:41:53.129Z] #36 0.528 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-27T02:41:53.129Z] #36 0.528 + . /tmp/install/tini.installer [2020-10-27T02:41:53.129Z] #36 0.529 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:41:53.129Z] #36 0.529 + install_tini [2020-10-27T02:41:53.129Z] #36 0.529 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-27T02:41:53.129Z] #36 0.530 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:41:53.129Z] #36 0.530 + git clone https://github.com/krallin/tini.git /tmp/tmp.rqFiJhzCSD/tini [2020-10-27T02:41:53.129Z] #36 0.533 Cloning into '/tmp/tmp.rqFiJhzCSD/tini'... [2020-10-27T02:41:53.129Z] #36 ... [2020-10-27T02:41:53.129Z] [2020-10-27T02:41:53.129Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:41:53.129Z] #31 44.46 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. [2020-10-27T02:41:53.129Z] #31 44.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-27T02:41:53.129Z] #31 45.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-27T02:41:53.129Z] #31 ... [2020-10-27T02:41:53.129Z] [2020-10-27T02:41:53.129Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:53.129Z] #12 50.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-27T02:41:53.129Z] #12 50.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-10-27T02:41:53.129Z] #12 50.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:41:53.129Z] #12 53.90 Selecting previously unselected package binutils-mingw-w64. [2020-10-27T02:41:53.129Z] #12 53.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-27T02:41:53.129Z] #12 53.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:41:53.129Z] #12 54.15 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-10-27T02:41:53.129Z] #12 54.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-27T02:41:53.129Z] #12 54.17 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-27T02:41:53.129Z] #12 54.33 Selecting previously unselected package dmsetup. [2020-10-27T02:41:53.129Z] #12 54.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-10-27T02:41:53.129Z] #12 54.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-27T02:41:53.129Z] #12 54.56 Selecting previously unselected package mingw-w64-common. [2020-10-27T02:41:53.130Z] #12 54.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-27T02:41:53.130Z] #12 54.57 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-27T02:41:53.357Z] #41 86.02 DEP criu/bitmap.d [2020-10-27T02:41:53.357Z] #41 86.06 DEP criu/bfd.d [2020-10-27T02:41:53.614Z] #41 86.21 DEP criu/autofs.d [2020-10-27T02:41:53.614Z] #41 86.43 DEP criu/aio.d [2020-10-27T02:41:53.871Z] #41 86.64 DEP criu/action-scripts.d [2020-10-27T02:41:54.127Z] #41 86.86 CC criu/action-scripts.o [2020-10-27T02:41:54.691Z] #41 ... [2020-10-27T02:41:54.691Z] [2020-10-27T02:41:54.691Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:41:54.691Z] #30 DONE 153.5s [2020-10-27T02:41:54.691Z] [2020-10-27T02:41:54.691Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:54.691Z] #41 87.33 CC criu/aio.o [2020-10-27T02:41:54.691Z] #41 ... [2020-10-27T02:41:54.691Z] [2020-10-27T02:41:54.691Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:41:54.691Z] #18 24.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-27T02:41:54.691Z] #18 24.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-27T02:41:54.691Z] #18 24.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-27T02:41:54.691Z] #18 25.57 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:41:54.691Z] #18 25.72 Fetched 28.5 MB in 3s (11.4 MB/s) [2020-10-27T02:41:54.691Z] #18 25.81 Selecting previously unselected package pigz. [2020-10-27T02:41:54.691Z] #18 25.81 (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.) [2020-10-27T02:41:54.691Z] #18 25.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 25.88 Unpacking pigz (2.4-1) ... [2020-10-27T02:41:54.691Z] #18 25.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-27T02:41:54.691Z] #18 25.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 26.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:41:54.691Z] #18 26.36 Selecting previously unselected package python3.7-minimal. [2020-10-27T02:41:54.691Z] #18 26.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 26.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:41:54.691Z] #18 27.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:41:54.691Z] #18 27.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:41:54.691Z] #18 29.61 Selecting previously unselected package python3-minimal. [2020-10-27T02:41:54.691Z] #18 29.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 ... 23681 files and directories currently installed.) [2020-10-27T02:41:54.691Z] #18 29.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 29.69 Unpacking python3-minimal (3.7.3-1) ... [2020-10-27T02:41:54.691Z] #18 29.78 Selecting previously unselected package libmpdec2:amd64. [2020-10-27T02:41:54.691Z] #18 29.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 29.79 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-27T02:41:54.691Z] #18 29.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-27T02:41:54.691Z] #18 29.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 29.91 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:41:54.691Z] #18 30.86 Selecting previously unselected package python3.7. [2020-10-27T02:41:54.691Z] #18 30.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 30.87 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:41:54.691Z] #18 31.01 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-27T02:41:54.691Z] #18 31.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 31.03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-27T02:41:54.691Z] #18 31.12 Setting up python3-minimal (3.7.3-1) ... [2020-10-27T02:41:54.691Z] #18 32.10 Selecting previously unselected package python3. [2020-10-27T02:41:54.691Z] #18 32.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-10-27T02:41:54.691Z] #18 32.17 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-27T02:41:54.691Z] #18 32.19 Unpacking python3 (3.7.3-1) ... [2020-10-27T02:41:54.691Z] #18 32.35 Selecting previously unselected package libip4tc0:amd64. [2020-10-27T02:41:54.691Z] #18 32.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-27T02:41:54.757Z] #12 ... [2020-10-27T02:41:54.757Z] [2020-10-27T02:41:54.757Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:41:54.757Z] #41 55.49 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-27T02:41:54.757Z] #41 55.50 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-27T02:41:54.757Z] #41 55.51 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:54.757Z] #41 55.52 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-10-27T02:41:54.757Z] #41 55.53 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:54.757Z] #41 55.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:41:54.757Z] #41 55.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:41:54.757Z] #41 55.57 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-27T02:41:54.757Z] #41 55.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:41:54.757Z] #41 55.61 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-27T02:41:54.947Z] #18 32.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-27T02:41:54.947Z] #18 32.55 Selecting previously unselected package libip6tc0:amd64. [2020-10-27T02:41:54.947Z] #18 32.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-27T02:41:54.947Z] #18 32.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-27T02:41:55.204Z] #18 32.70 Selecting previously unselected package libiptc0:amd64. [2020-10-27T02:41:55.204Z] #18 32.71 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-27T02:41:55.204Z] #18 32.73 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-27T02:41:55.204Z] #18 ... [2020-10-27T02:41:55.204Z] [2020-10-27T02:41:55.204Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:41:55.204Z] #41 88.10 CC criu/autofs.o [2020-10-27T02:41:55.337Z] #47 ... [2020-10-27T02:41:55.337Z] [2020-10-27T02:41:55.337Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:55.337Z] #62 12.89 Checking out files: 37% (720/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 84% (1602/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. [2020-10-27T02:41:55.337Z] #62 14.43 + cd /tmp/tmp.OPdebXjtDs/src/github.com/docker/libnetwork [2020-10-27T02:41:55.337Z] #62 14.43 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:41:55.337Z] #62 14.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-27T02:41:55.598Z] #40 ... [2020-10-27T02:41:55.598Z] [2020-10-27T02:41:55.598Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:41:55.598Z] #53 6.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:55.598Z] #53 6.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:55.598Z] #53 6.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:55.598Z] #53 7.233 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:41:55.598Z] #53 ... [2020-10-27T02:41:55.598Z] [2020-10-27T02:41:55.598Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:55.598Z] #49 7.860 + RM_GOPATH=0 [2020-10-27T02:41:55.598Z] #49 7.860 + TMP_GOPATH= [2020-10-27T02:41:55.598Z] #49 7.860 + : /build [2020-10-27T02:41:55.598Z] #49 7.860 + '[' -z '' ']' [2020-10-27T02:41:55.598Z] #49 7.860 ++ mktemp -d [2020-10-27T02:41:55.598Z] #49 7.860 + export GOPATH=/tmp/tmp.nmPP4uGd4H [2020-10-27T02:41:55.598Z] #49 7.860 + GOPATH=/tmp/tmp.nmPP4uGd4H [2020-10-27T02:41:55.598Z] #49 7.860 + RM_GOPATH=1 [2020-10-27T02:41:55.598Z] #49 7.860 + case "$(go env GOARCH)" in [2020-10-27T02:41:55.598Z] #49 7.860 ++ go env GOARCH [2020-10-27T02:41:55.598Z] #49 7.891 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.598Z] #49 7.891 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.598Z] #49 7.891 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:55.598Z] #49 7.933 + dir=/tmp/install [2020-10-27T02:41:55.598Z] #49 7.933 + bin=shfmt [2020-10-27T02:41:55.598Z] #49 7.933 + shift [2020-10-27T02:41:55.598Z] #49 7.933 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-27T02:41:55.598Z] #49 7.933 + . /tmp/install/shfmt.installer [2020-10-27T02:41:55.598Z] #49 7.933 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:55.598Z] #49 7.933 + install_shfmt [2020-10-27T02:41:55.598Z] #49 7.933 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-27T02:41:55.598Z] #49 7.933 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nmPP4uGd4H/src/github.com/mvdan/sh [2020-10-27T02:41:55.598Z] #49 7.933 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:55.598Z] #49 7.948 Cloning into '/tmp/tmp.nmPP4uGd4H/src/github.com/mvdan/sh'... [2020-10-27T02:41:55.598Z] #49 ... [2020-10-27T02:41:55.598Z] [2020-10-27T02:41:55.598Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:41:55.598Z] #30 7.719 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-27T02:41:55.598Z] #30 7.730 Cloning into '.'... [2020-10-27T02:41:55.648Z] #62 ... [2020-10-27T02:41:55.648Z] [2020-10-27T02:41:55.648Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:55.648Z] #34 18.07 Fetched 8219 kB in 13s (657 kB/s) [2020-10-27T02:41:55.859Z] #30 ... [2020-10-27T02:41:55.860Z] [2020-10-27T02:41:55.860Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:55.860Z] #56 7.386 + RM_GOPATH=0 [2020-10-27T02:41:55.860Z] #56 7.386 + TMP_GOPATH= [2020-10-27T02:41:55.860Z] #56 7.386 + : /build [2020-10-27T02:41:55.860Z] #56 7.386 + '[' -z '' ']' [2020-10-27T02:41:55.860Z] #56 7.386 ++ mktemp -d [2020-10-27T02:41:55.860Z] #56 7.389 + export GOPATH=/tmp/tmp.BL3QQH9K0i [2020-10-27T02:41:55.860Z] #56 7.389 + GOPATH=/tmp/tmp.BL3QQH9K0i [2020-10-27T02:41:55.860Z] #56 7.389 + RM_GOPATH=1 [2020-10-27T02:41:55.860Z] #56 7.389 + case "$(go env GOARCH)" in [2020-10-27T02:41:55.860Z] #56 7.389 ++ go env GOARCH [2020-10-27T02:41:55.860Z] #56 7.431 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.860Z] #56 7.431 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.860Z] #56 7.431 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:55.860Z] #56 7.473 + dir=/tmp/install [2020-10-27T02:41:55.860Z] #56 7.473 + bin=rootlesskit [2020-10-27T02:41:55.860Z] #56 7.473 + shift [2020-10-27T02:41:55.860Z] #56 7.473 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-27T02:41:55.860Z] #56 7.473 + . /tmp/install/rootlesskit.installer [2020-10-27T02:41:55.860Z] #56 7.473 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:55.860Z] #56 7.473 + install_rootlesskit [2020-10-27T02:41:55.860Z] #56 7.473 + case "$1" in [2020-10-27T02:41:55.860Z] #56 7.473 + export CGO_ENABLED=0 [2020-10-27T02:41:55.860Z] #56 7.473 + CGO_ENABLED=0 [2020-10-27T02:41:55.860Z] #56 7.473 + _install_rootlesskit [2020-10-27T02:41:55.860Z] #56 7.473 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-27T02:41:55.860Z] #56 7.473 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BL3QQH9K0i/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:41:55.860Z] #56 7.473 Cloning into '/tmp/tmp.BL3QQH9K0i/src/github.com/rootless-containers/rootlesskit'... [2020-10-27T02:41:55.860Z] #56 7.473 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:41:55.860Z] #56 ... [2020-10-27T02:41:55.860Z] [2020-10-27T02:41:55.860Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:55.860Z] #47 7.909 + RM_GOPATH=0 [2020-10-27T02:41:55.860Z] #47 7.909 + TMP_GOPATH= [2020-10-27T02:41:55.860Z] #47 7.909 + : /build [2020-10-27T02:41:55.860Z] #47 7.909 + '[' -z '' ']' [2020-10-27T02:41:55.860Z] #47 7.909 ++ mktemp -d [2020-10-27T02:41:55.860Z] #47 7.909 + export GOPATH=/tmp/tmp.m4M6F2fwOm [2020-10-27T02:41:55.860Z] #47 7.909 + GOPATH=/tmp/tmp.m4M6F2fwOm [2020-10-27T02:41:55.860Z] #47 7.909 + RM_GOPATH=1 [2020-10-27T02:41:55.860Z] #47 7.909 + case "$(go env GOARCH)" in [2020-10-27T02:41:55.860Z] #47 7.909 ++ go env GOARCH [2020-10-27T02:41:55.860Z] #47 7.951 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.860Z] #47 7.951 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.860Z] #47 7.951 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:55.860Z] #47 7.964 + dir=/tmp/install [2020-10-27T02:41:55.860Z] #47 7.964 + bin=golangci_lint [2020-10-27T02:41:55.860Z] #47 7.964 + shift [2020-10-27T02:41:55.860Z] #47 7.964 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-27T02:41:55.860Z] #47 7.964 + . /tmp/install/golangci_lint.installer [2020-10-27T02:41:55.860Z] #47 7.964 ++ : v1.23.8 [2020-10-27T02:41:55.860Z] #47 7.964 + install_golangci_lint [2020-10-27T02:41:55.860Z] #47 7.964 + set -e [2020-10-27T02:41:55.860Z] #47 7.964 + export GO111MODULE=on [2020-10-27T02:41:55.860Z] #47 7.964 + GO111MODULE=on [2020-10-27T02:41:55.860Z] #47 7.964 + GOBIN=/build [2020-10-27T02:41:55.860Z] #47 7.964 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com v1.23.8 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci v1.23.8 [2020-10-27T02:41:55.860Z] #47 9.729 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:55.860Z] #47 10.67 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-27T02:41:55.860Z] #47 ... [2020-10-27T02:41:55.860Z] [2020-10-27T02:41:55.860Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:55.860Z] #32 7.917 + RM_GOPATH=0 [2020-10-27T02:41:55.860Z] #32 7.917 + TMP_GOPATH= [2020-10-27T02:41:55.860Z] #32 7.917 + : /build [2020-10-27T02:41:55.860Z] #32 7.917 + '[' -z '' ']' [2020-10-27T02:41:55.860Z] #32 7.917 ++ mktemp -d [2020-10-27T02:41:55.860Z] #32 7.924 + export GOPATH=/tmp/tmp.9eC6IBOEpF [2020-10-27T02:41:55.860Z] #32 7.924 + GOPATH=/tmp/tmp.9eC6IBOEpF [2020-10-27T02:41:55.860Z] #32 7.924 + RM_GOPATH=1 [2020-10-27T02:41:55.860Z] #32 7.924 + case "$(go env GOARCH)" in [2020-10-27T02:41:55.860Z] #32 7.924 ++ go env GOARCH [2020-10-27T02:41:55.860Z] #32 7.978 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.860Z] #32 7.978 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:55.860Z] #32 7.978 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:55.860Z] #32 7.978 + dir=/tmp/install [2020-10-27T02:41:55.860Z] #32 7.978 + bin=tomlv [2020-10-27T02:41:55.860Z] #32 7.978 + shift [2020-10-27T02:41:55.860Z] #32 7.978 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-27T02:41:55.860Z] #32 7.978 + . /tmp/install/tomlv.installer [2020-10-27T02:41:55.860Z] #32 7.978 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:55.860Z] #32 7.978 + install_tomlv [2020-10-27T02:41:55.860Z] #32 7.978 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-27T02:41:55.860Z] #32 7.978 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9eC6IBOEpF/src/github.com/BurntSushi/toml [2020-10-27T02:41:55.860Z] #32 7.979 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:55.860Z] #32 8.057 Cloning into '/tmp/tmp.9eC6IBOEpF/src/github.com/BurntSushi/toml'... [2020-10-27T02:41:55.860Z] #32 9.713 + cd /tmp/tmp.9eC6IBOEpF/src/github.com/BurntSushi/toml [2020-10-27T02:41:55.860Z] #32 9.713 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-27T02:41:55.860Z] #32 9.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:41:56.120Z] #32 ... [2020-10-27T02:41:56.120Z] [2020-10-27T02:41:56.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:56.120Z] #11 6.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:56.120Z] #11 6.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:56.120Z] #11 6.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:56.120Z] #11 7.628 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:41:56.120Z] #11 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:41:56.120Z] #11 ... [2020-10-27T02:41:56.120Z] [2020-10-27T02:41:56.120Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:41:56.120Z] #34 7.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:41:56.120Z] #34 7.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:41:56.120Z] #34 7.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:41:56.120Z] #34 9.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:41:56.382Z] #34 ... [2020-10-27T02:41:56.382Z] [2020-10-27T02:41:56.382Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:56.382Z] #22 7.521 + RM_GOPATH=0 [2020-10-27T02:41:56.382Z] #22 7.521 + TMP_GOPATH= [2020-10-27T02:41:56.382Z] #22 7.521 + : /build [2020-10-27T02:41:56.382Z] #22 7.521 + '[' -z '' ']' [2020-10-27T02:41:56.382Z] #22 7.529 ++ mktemp -d [2020-10-27T02:41:56.382Z] #22 7.529 + export GOPATH=/tmp/tmp.crlCsVLrXx [2020-10-27T02:41:56.382Z] #22 7.529 + GOPATH=/tmp/tmp.crlCsVLrXx [2020-10-27T02:41:56.382Z] #22 7.529 + RM_GOPATH=1 [2020-10-27T02:41:56.382Z] #22 7.529 + case "$(go env GOARCH)" in [2020-10-27T02:41:56.382Z] #22 7.538 ++ go env GOARCH [2020-10-27T02:41:56.382Z] #22 7.590 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:56.382Z] #22 7.590 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:56.382Z] #22 7.590 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:56.382Z] #22 7.590 + dir=/tmp/install [2020-10-27T02:41:56.382Z] #22 7.590 + bin=dockercli [2020-10-27T02:41:56.382Z] #22 7.590 + shift [2020-10-27T02:41:56.382Z] #22 7.590 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-27T02:41:56.382Z] #22 7.590 + . /tmp/install/dockercli.installer [2020-10-27T02:41:56.382Z] #22 7.602 ++ : stable [2020-10-27T02:41:56.382Z] #22 7.602 ++ : 17.06.2-ce [2020-10-27T02:41:56.382Z] #22 7.602 + install_dockercli [2020-10-27T02:41:56.382Z] #22 7.602 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-27T02:41:56.382Z] #22 7.606 Install docker/cli version 17.06.2-ce from stable [2020-10-27T02:41:56.382Z] #22 7.624 ++ uname -m [2020-10-27T02:41:56.382Z] #22 7.624 + arch=x86_64 [2020-10-27T02:41:56.382Z] #22 7.624 + '[' x86_64 '!=' x86_64 ']' [2020-10-27T02:41:56.382Z] #22 7.624 + url=https://download.docker.com/linux/static [2020-10-27T02:41:56.382Z] #22 7.624 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-27T02:41:56.382Z] #22 7.625 + tar -xz docker/docker [2020-10-27T02:41:56.382Z] #22 ... [2020-10-27T02:41:56.382Z] [2020-10-27T02:41:56.382Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:56.382Z] #43 7.017 + RM_GOPATH=0 [2020-10-27T02:41:56.382Z] #43 7.017 + TMP_GOPATH= [2020-10-27T02:41:56.382Z] #43 7.017 + : /build [2020-10-27T02:41:56.382Z] #43 7.017 + '[' -z '' ']' [2020-10-27T02:41:56.382Z] #43 7.017 ++ mktemp -d [2020-10-27T02:41:56.382Z] #43 7.033 + export GOPATH=/tmp/tmp.JLYZdvcZqy [2020-10-27T02:41:56.382Z] #43 7.033 + GOPATH=/tmp/tmp.JLYZdvcZqy [2020-10-27T02:41:56.382Z] #43 7.033 + RM_GOPATH=1 [2020-10-27T02:41:56.382Z] #43 7.033 + case "$(go env GOARCH)" in [2020-10-27T02:41:56.382Z] #43 7.033 ++ go env GOARCH [2020-10-27T02:41:56.382Z] #43 7.051 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:56.382Z] #43 7.051 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:41:56.382Z] #43 7.051 ++ dirname /tmp/install/install.sh [2020-10-27T02:41:56.382Z] #43 7.065 + dir=/tmp/install [2020-10-27T02:41:56.382Z] #43 7.065 + bin=vndr [2020-10-27T02:41:56.382Z] #43 7.065 + shift [2020-10-27T02:41:56.382Z] #43 7.065 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-27T02:41:56.382Z] #43 7.065 + . /tmp/install/vndr.installer [2020-10-27T02:41:56.382Z] #43 7.065 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:56.382Z] #43 7.065 + install_vndr [2020-10-27T02:41:56.382Z] #43 7.065 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-27T02:41:56.382Z] #43 7.065 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JLYZdvcZqy/src/github.com/LK4D4/vndr [2020-10-27T02:41:56.382Z] #43 7.065 Cloning into '/tmp/tmp.JLYZdvcZqy/src/github.com/LK4D4/vndr'... [2020-10-27T02:41:56.382Z] #43 7.065 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:56.382Z] #43 8.377 + cd /tmp/tmp.JLYZdvcZqy/src/github.com/LK4D4/vndr [2020-10-27T02:41:56.382Z] #43 8.377 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-27T02:41:56.382Z] #43 8.385 + go build -buildmode=pie -v -o /build/vndr . [2020-10-27T02:41:56.382Z] #43 10.90 runtime/internal/atomic [2020-10-27T02:41:56.382Z] #43 11.02 internal/cpu [2020-10-27T02:41:56.642Z] #43 ... [2020-10-27T02:41:56.642Z] [2020-10-27T02:41:56.642Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:56.642Z] #32 10.92 internal/cpu [2020-10-27T02:41:56.642Z] #32 10.94 runtime/internal/atomic [2020-10-27T02:41:56.956Z] #32 11.48 runtime/internal/sys [2020-10-27T02:41:57.105Z] #41 89.70 CC criu/bfd.o [2020-10-27T02:41:57.225Z] #32 11.87 runtime/internal/math [2020-10-27T02:41:57.225Z] #32 11.90 internal/bytealg [2020-10-27T02:41:57.485Z] #32 12.00 math/bits [2020-10-27T02:41:57.582Z] #34 18.07 Reading package lists... [2020-10-27T02:41:57.582Z] #34 ... [2020-10-27T02:41:57.582Z] [2020-10-27T02:41:57.582Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-27T02:41:57.582Z] #25 27.58 126 added, 0 removed; done. [2020-10-27T02:41:57.582Z] #25 28.28 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... [2020-10-27T02:41:57.582Z] #25 28.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:41:57.582Z] #25 29.18 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-10-27T02:41:57.582Z] #25 29.30 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-27T02:41:57.582Z] #25 29.40 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:41:57.582Z] #25 29.50 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-27T02:41:57.582Z] #25 29.54 Updating certificates in /etc/ssl/certs... [2020-10-27T02:41:57.582Z] #25 33.12 0 added, 0 removed; done. [2020-10-27T02:41:57.582Z] #25 33.12 Running hooks in /etc/ca-certificates/update.d... [2020-10-27T02:41:57.582Z] #25 33.14 done. [2020-10-27T02:41:57.582Z] #25 DONE 36.4s [2020-10-27T02:41:57.582Z] [2020-10-27T02:41:57.582Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:57.582Z] #47 17.80 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-27T02:41:57.582Z] #47 17.81 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-27T02:41:57.582Z] #47 17.81 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:41:57.582Z] #47 17.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:41:57.582Z] #47 17.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:41:57.582Z] #47 17.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:41:57.582Z] #47 18.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:41:57.582Z] #47 18.01 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-27T02:41:57.582Z] #47 18.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:41:57.582Z] #47 18.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:41:57.582Z] #47 18.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:41:57.582Z] #47 18.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:41:57.582Z] #47 18.85 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:41:57.582Z] #47 18.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:41:57.582Z] #47 18.88 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-27T02:41:57.582Z] #47 18.88 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-27T02:41:57.582Z] #47 18.88 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:41:57.582Z] #47 18.91 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-27T02:41:57.582Z] #47 19.12 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-27T02:41:57.582Z] #47 19.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:41:57.582Z] #47 19.13 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:41:57.582Z] #47 19.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:41:57.582Z] #47 19.14 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:41:57.582Z] #47 19.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:41:57.582Z] #47 19.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:41:57.582Z] #47 19.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:41:57.582Z] #47 19.42 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:41:57.582Z] #47 19.44 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-27T02:41:57.582Z] #47 19.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:41:57.582Z] #47 19.51 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:41:57.582Z] #47 19.56 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:41:57.582Z] #47 19.59 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:41:57.582Z] #47 19.61 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:41:57.582Z] #47 19.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:41:57.582Z] #47 19.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:41:57.582Z] #47 19.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:41:57.582Z] #47 19.72 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-27T02:41:57.582Z] #47 19.79 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:41:57.582Z] #47 19.96 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:41:57.582Z] #47 20.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:41:57.582Z] #47 20.05 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:41:57.582Z] #47 20.09 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:41:57.582Z] #47 20.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:41:57.671Z] #41 90.25 CC criu/bitmap.o [2020-10-27T02:41:57.671Z] #41 90.39 CC criu/cgroup-props.o [2020-10-27T02:41:57.848Z] #47 ... [2020-10-27T02:41:57.848Z] [2020-10-27T02:41:57.848Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-27T02:41:57.848Z] #26 DONE 0.2s [2020-10-27T02:41:57.848Z] [2020-10-27T02:41:57.848Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:57.848Z] #47 20.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:41:57.848Z] #47 20.28 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:41:57.848Z] #47 20.29 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-27T02:41:57.848Z] #47 20.34 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:41:57.848Z] #47 20.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:41:57.848Z] #47 20.41 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:41:57.848Z] #47 20.43 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:41:57.848Z] #47 20.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:41:58.057Z] #32 12.84 math [2020-10-27T02:41:58.112Z] #47 20.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:41:58.280Z] #54 133.4 + bin/containerd-stress [2020-10-27T02:41:58.375Z] #47 20.65 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:41:58.375Z] #47 20.65 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:41:58.375Z] #47 20.65 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:41:58.375Z] #47 20.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:41:58.375Z] #47 20.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:41:58.375Z] #47 20.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:41:58.375Z] #47 20.72 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:41:58.375Z] #47 20.73 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-27T02:41:58.375Z] #47 20.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:41:58.375Z] #47 20.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:41:58.375Z] #47 ... [2020-10-27T02:41:58.375Z] [2020-10-27T02:41:58.375Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:58.375Z] #43 10.80 container/list [2020-10-27T02:41:58.375Z] #43 11.56 crypto/internal/subtle [2020-10-27T02:41:58.375Z] #43 11.70 crypto/subtle [2020-10-27T02:41:58.375Z] #43 11.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-27T02:41:58.375Z] #43 11.87 internal/nettrace [2020-10-27T02:41:58.375Z] #43 12.05 runtime/cgo [2020-10-27T02:41:58.375Z] #43 12.35 vendor/golang.org/x/crypto/internal/subtle [2020-10-27T02:41:58.571Z] #54 134.7 + bin/containerd-shim [2020-10-27T02:41:58.600Z] #41 91.19 CC criu/cgroup.o [2020-10-27T02:41:58.629Z] #32 13.13 runtime [2020-10-27T02:41:58.638Z] #43 ... [2020-10-27T02:41:58.638Z] [2020-10-27T02:41:58.638Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:41:58.638Z] #47 20.91 go: downloading github.com/spf13/afero v1.1.2 [2020-10-27T02:41:58.638Z] #47 21.10 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:41:58.638Z] #47 21.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:41:58.638Z] #47 21.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:41:58.638Z] #47 21.25 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-27T02:41:58.638Z] #47 21.28 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:41:58.910Z] #47 21.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:41:58.910Z] #47 21.33 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:41:58.910Z] #47 21.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:41:58.910Z] #47 21.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:41:58.910Z] #47 21.37 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:41:58.910Z] #47 21.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:41:58.910Z] #47 21.53 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:41:59.176Z] #47 21.56 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-27T02:41:59.176Z] #47 21.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:41:59.176Z] #47 21.73 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:41:59.176Z] #47 21.77 go: extracting github.com/spf13/afero v1.1.2 [2020-10-27T02:41:59.176Z] #47 21.82 go: downloading github.com/spf13/cast v1.3.0 [2020-10-27T02:41:59.439Z] #47 21.91 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:41:59.439Z] #47 21.97 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:41:59.439Z] #47 21.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:41:59.439Z] #47 22.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:41:59.462Z] #41 ... [2020-10-27T02:41:59.462Z] [2020-10-27T02:41:59.462Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:41:59.462Z] #44 51.00 bytes [2020-10-27T02:41:59.462Z] #44 58.59 reflect [2020-10-27T02:41:59.462Z] #44 59.02 bufio [2020-10-27T02:41:59.727Z] #47 22.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:41:59.727Z] #47 22.17 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:41:59.727Z] #47 22.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:41:59.727Z] #47 22.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:41:59.727Z] #47 22.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:41:59.727Z] #47 22.17 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-27T02:41:59.727Z] #47 22.20 go: extracting github.com/spf13/cast v1.3.0 [2020-10-27T02:41:59.727Z] #47 22.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:41:59.727Z] #47 22.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:41:59.727Z] #47 22.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:41:59.727Z] #47 22.32 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-27T02:41:59.793Z] #44 ... [2020-10-27T02:41:59.793Z] [2020-10-27T02:41:59.793Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:41:59.793Z] #12 60.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-27T02:41:59.793Z] #12 60.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-27T02:41:59.793Z] #12 60.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:41:59.995Z] #47 22.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:41:59.995Z] #47 22.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:41:59.995Z] #47 22.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:41:59.995Z] #47 22.54 go: downloading golang.org/x/text v0.3.2 [2020-10-27T02:41:59.995Z] #47 22.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:41:59.995Z] #47 ... [2020-10-27T02:41:59.995Z] [2020-10-27T02:41:59.995Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:41:59.995Z] #49 12.48 + cd /tmp/tmp.112BoPXClr/src/github.com/mvdan/sh [2020-10-27T02:41:59.995Z] #49 12.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:41:59.995Z] #49 12.71 + GO111MODULE=on [2020-10-27T02:41:59.995Z] #49 12.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-27T02:41:59.995Z] #49 14.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:41:59.995Z] #49 14.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:41:59.995Z] #49 14.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:41:59.995Z] #49 14.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:41:59.995Z] #49 15.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:41:59.995Z] #49 15.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:41:59.995Z] #49 16.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:41:59.995Z] #49 17.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:41:59.995Z] #49 19.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:41:59.995Z] #49 19.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:41:59.995Z] #49 19.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:41:59.995Z] #49 19.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:41:59.995Z] #49 21.12 runtime [2020-10-27T02:42:00.259Z] #49 ... [2020-10-27T02:42:00.259Z] [2020-10-27T02:42:00.259Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:00.259Z] #47 22.66 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-27T02:42:00.259Z] #47 22.71 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:42:00.259Z] #47 22.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:42:00.259Z] #47 22.79 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:42:00.259Z] #47 22.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:42:00.259Z] #47 22.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:42:00.523Z] #47 22.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:42:00.523Z] #47 23.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:42:00.788Z] #47 23.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:42:00.788Z] #47 ... [2020-10-27T02:42:00.788Z] [2020-10-27T02:42:00.788Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:42:00.788Z] #38 13.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-27T02:42:00.788Z] #38 14.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-27T02:42:00.907Z] #12 ... [2020-10-27T02:42:00.907Z] [2020-10-27T02:42:00.907Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:00.907Z] #41 62.06 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-27T02:42:00.907Z] #41 62.06 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:00.907Z] #41 DONE 62.3s [2020-10-27T02:42:00.907Z] [2020-10-27T02:42:00.907Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:01.052Z] #38 ... [2020-10-27T02:42:01.052Z] [2020-10-27T02:42:01.052Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:01.052Z] #47 23.45 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:42:01.052Z] #47 23.53 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-27T02:42:01.052Z] #47 23.70 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:42:01.123Z] #41 93.79 CC criu/clone-noasan.o [2020-10-27T02:42:01.123Z] #41 ... [2020-10-27T02:42:01.123Z] [2020-10-27T02:42:01.123Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:42:01.123Z] #18 32.97 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-27T02:42:01.123Z] #18 32.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 33.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-27T02:42:01.123Z] #18 33.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-27T02:42:01.123Z] #18 33.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 33.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-27T02:42:01.123Z] #18 33.28 Selecting previously unselected package libnftnl11:amd64. [2020-10-27T02:42:01.123Z] #18 33.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 33.30 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-27T02:42:01.123Z] #18 33.46 Selecting previously unselected package iptables. [2020-10-27T02:42:01.123Z] #18 33.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 33.47 Unpacking iptables (1.8.2-4) ... [2020-10-27T02:42:01.123Z] #18 33.92 Selecting previously unselected package xxd. [2020-10-27T02:42:01.123Z] #18 33.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 33.93 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:42:01.123Z] #18 34.08 Selecting previously unselected package vim-common. [2020-10-27T02:42:01.123Z] #18 34.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:42:01.123Z] #18 34.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:42:01.123Z] #18 34.31 Selecting previously unselected package bash-completion. [2020-10-27T02:42:01.123Z] #18 34.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-27T02:42:01.123Z] #18 36.95 Unpacking bash-completion (1:2.8-6) ... [2020-10-27T02:42:01.123Z] #18 37.38 Selecting previously unselected package bzip2. [2020-10-27T02:42:01.123Z] #18 37.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 37.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:42:01.123Z] #18 37.45 Selecting previously unselected package xz-utils. [2020-10-27T02:42:01.123Z] #18 37.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 37.47 Unpacking xz-utils (5.2.4-1) ... [2020-10-27T02:42:01.123Z] #18 37.68 Selecting previously unselected package apparmor. [2020-10-27T02:42:01.123Z] #18 37.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 37.77 Unpacking apparmor (2.13.2-10) ... [2020-10-27T02:42:01.123Z] #18 38.12 Selecting previously unselected package aufs-tools. [2020-10-27T02:42:01.123Z] #18 38.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 38.13 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:42:01.123Z] #18 38.26 Selecting previously unselected package libonig5:amd64. [2020-10-27T02:42:01.123Z] #18 38.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 38.27 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:42:01.123Z] #18 38.42 Selecting previously unselected package libjq1:amd64. [2020-10-27T02:42:01.123Z] #18 38.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 38.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:42:01.123Z] #18 38.53 Selecting previously unselected package jq. [2020-10-27T02:42:01.123Z] #18 38.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 38.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:42:01.123Z] #18 38.65 Selecting previously unselected package libaio1:amd64. [2020-10-27T02:42:01.123Z] #18 38.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 38.66 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-27T02:42:01.123Z] #18 38.71 Selecting previously unselected package libgpm2:amd64. [2020-10-27T02:42:01.123Z] #18 38.72 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-27T02:42:01.123Z] #18 38.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-27T02:42:01.123Z] #18 38.80 Selecting previously unselected package libicu63:amd64. [2020-10-27T02:42:01.123Z] #18 38.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-27T02:42:01.316Z] #47 23.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:42:01.316Z] #47 23.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:42:01.316Z] #47 23.82 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:42:01.380Z] #18 38.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:42:01.584Z] #47 23.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:42:01.584Z] #47 24.11 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:42:01.852Z] #47 24.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:42:02.432Z] #47 ... [2020-10-27T02:42:02.432Z] [2020-10-27T02:42:02.432Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:02.432Z] #45 15.03 go: finding github.com/fatih/color v1.9.0 [2020-10-27T02:42:02.432Z] #45 15.03 go: finding github.com/pkg/errors v0.9.1 [2020-10-27T02:42:02.432Z] #45 15.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:42:02.432Z] #45 15.21 go: finding github.com/spf13/pflag v1.0.3 [2020-10-27T02:42:02.432Z] #45 15.32 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:42:02.432Z] #45 15.34 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:42:02.432Z] #45 15.81 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:42:02.432Z] #45 15.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:42:02.432Z] #45 15.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:42:02.432Z] #45 15.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:42:02.432Z] #45 15.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:42:02.641Z] #42 1.551 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:42:02.641Z] #42 1.551 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:42:02.641Z] #42 1.585 Note: Building without GnuTLS support [2020-10-27T02:42:02.641Z] #42 1.599 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:42:02.641Z] #42 1.603 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:42:02.641Z] #42 ... [2020-10-27T02:42:02.641Z] [2020-10-27T02:42:02.641Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:02.641Z] #36 1.584 + cd /tmp/tmp.rqFiJhzCSD/tini [2020-10-27T02:42:02.641Z] #36 1.585 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:42:02.641Z] #36 1.593 + cmake . [2020-10-27T02:42:02.641Z] #36 2.360 -- The C compiler identification is GNU 8.3.0 [2020-10-27T02:42:02.641Z] #36 2.447 -- Check for working C compiler: /usr/bin/cc [2020-10-27T02:42:02.641Z] #36 3.050 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-27T02:42:02.641Z] #36 3.053 -- Detecting C compiler ABI info [2020-10-27T02:42:02.641Z] #36 3.786 -- Detecting C compiler ABI info - done [2020-10-27T02:42:02.641Z] #36 3.870 -- Detecting C compile features [2020-10-27T02:42:02.641Z] #36 6.055 -- Detecting C compile features - done [2020-10-27T02:42:02.641Z] #36 6.097 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-27T02:42:02.641Z] #36 6.281 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-27T02:42:02.641Z] #36 6.429 -- Configuring done [2020-10-27T02:42:02.641Z] #36 6.460 -- Generating done [2020-10-27T02:42:02.641Z] #36 6.464 -- Build files have been written to: /tmp/tmp.rqFiJhzCSD/tini [2020-10-27T02:42:02.641Z] #36 6.474 + make tini-static [2020-10-27T02:42:02.641Z] #36 6.897 Scanning dependencies of target tini-static [2020-10-27T02:42:02.641Z] #36 6.986 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-27T02:42:02.641Z] #36 9.072 [100%] Linking C executable tini-static [2020-10-27T02:42:02.641Z] #36 9.839 [100%] Built target tini-static [2020-10-27T02:42:02.641Z] #36 10.06 + mkdir -p /build [2020-10-27T02:42:02.641Z] #36 10.08 + cp tini-static /build/docker-init [2020-10-27T02:42:02.641Z] #36 DONE 10.2s [2020-10-27T02:42:02.700Z] #45 ... [2020-10-27T02:42:02.700Z] [2020-10-27T02:42:02.700Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:42:02.700Z] #27 3.500 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-27T02:42:02.700Z] #27 3.642 [2020-10-27T02:42:02.836Z] #32 ... [2020-10-27T02:42:02.836Z] [2020-10-27T02:42:02.836Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:02.836Z] #56 15.43 + cd /tmp/tmp.BL3QQH9K0i/src/github.com/rootless-containers/rootlesskit [2020-10-27T02:42:02.836Z] #56 15.43 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-27T02:42:02.836Z] #56 16.39 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:42:02.836Z] #56 16.39 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-27T02:42:02.836Z] #56 ... [2020-10-27T02:42:02.836Z] [2020-10-27T02:42:02.836Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:02.836Z] #45 7.384 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-27T02:42:02.836Z] #45 8.140 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-27T02:42:02.836Z] #45 10.17 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:42:02.836Z] #45 10.21 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:42:02.836Z] #45 10.28 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-27T02:42:02.836Z] #45 10.30 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:42:02.836Z] #45 10.35 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:42:02.836Z] #45 10.51 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:42:02.836Z] #45 10.56 go: downloading github.com/fatih/color v1.9.0 [2020-10-27T02:42:02.836Z] #45 10.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:42:02.836Z] #45 10.77 go: downloading github.com/pkg/errors v0.9.1 [2020-10-27T02:42:02.836Z] #45 11.44 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-27T02:42:02.836Z] #45 11.67 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:42:02.836Z] #45 11.67 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:42:02.836Z] #45 11.67 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:42:02.836Z] #45 11.90 go: extracting github.com/fatih/color v1.9.0 [2020-10-27T02:42:02.836Z] #45 12.30 go: extracting github.com/pkg/errors v0.9.1 [2020-10-27T02:42:02.836Z] #45 12.71 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:42:02.836Z] #45 13.01 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:42:02.836Z] #45 14.08 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:42:02.836Z] #45 14.08 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:42:02.836Z] #45 14.55 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:42:02.836Z] #45 15.43 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:42:02.967Z] [2020-10-27T02:42:02.967Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:02.967Z] #33 54.36 bufio [2020-10-27T02:42:02.967Z] #33 56.20 reflect [2020-10-27T02:42:02.967Z] #33 58.07 path [2020-10-27T02:42:02.967Z] #33 59.78 text/tabwriter [2020-10-27T02:42:02.967Z] #33 64.54 internal/syscall/execenv [2020-10-27T02:42:02.967Z] #33 64.54 internal/syscall/unix [2020-10-27T02:42:02.967Z] #33 64.64 time [2020-10-27T02:42:03.012Z] #54 138.9 + bin/containerd-shim-runc-v1 [2020-10-27T02:42:03.132Z] #45 ... [2020-10-27T02:42:03.132Z] [2020-10-27T02:42:03.132Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:42:03.132Z] #38 7.515 + git clone https://github.com/docker/distribution.git . [2020-10-27T02:42:03.132Z] #38 7.518 Cloning into '.'... [2020-10-27T02:42:03.132Z] #38 ... [2020-10-27T02:42:03.132Z] [2020-10-27T02:42:03.132Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:03.132Z] #43 11.65 runtime/internal/sys [2020-10-27T02:42:03.132Z] #43 12.02 internal/bytealg [2020-10-27T02:42:03.132Z] #43 12.05 internal/race [2020-10-27T02:42:03.132Z] #43 12.18 sync/atomic [2020-10-27T02:42:03.132Z] #43 12.58 unicode [2020-10-27T02:42:03.132Z] #43 13.00 runtime [2020-10-27T02:42:03.132Z] #43 17.60 unicode/utf8 [2020-10-27T02:42:03.230Z] #27 3.940 0.0% ##### 7.2% ######### 13.5% ############# 18.3% ################ 23.0% ################### 27.3% ########################## 36.4% ############################### 43.5% ################################## 47.5% ######################################## 56.6% ############################################## 64.7% #################################################### 72.7% ######################################################### 80.2% ############################################################### 88.5% [2020-10-27T02:42:03.230Z] #27 ... [2020-10-27T02:42:03.230Z] [2020-10-27T02:42:03.230Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:03.230Z] #47 25.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:42:03.394Z] #43 ... [2020-10-27T02:42:03.394Z] [2020-10-27T02:42:03.394Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:03.394Z] #45 17.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:42:03.766Z] #33 ... [2020-10-27T02:42:03.766Z] [2020-10-27T02:42:03.766Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:03.766Z] #44 65.18 regexp/syntax [2020-10-27T02:42:03.808Z] #47 26.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:42:04.114Z] #44 ... [2020-10-27T02:42:04.114Z] [2020-10-27T02:42:04.114Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:04.114Z] #50 55.62 reflect [2020-10-27T02:42:04.114Z] #50 55.78 bufio [2020-10-27T02:42:04.114Z] #50 59.08 regexp/syntax [2020-10-27T02:42:04.470Z] #50 ... [2020-10-27T02:42:04.470Z] [2020-10-27T02:42:04.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:04.470Z] #42 3.608 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:42:04.470Z] #42 3.672 GEN .gitid [2020-10-27T02:42:04.470Z] #42 3.707 GEN criu/include/version.h [2020-10-27T02:42:04.470Z] #42 3.798 GEN include/common/asm [2020-10-27T02:42:04.653Z] #18 42.21 Selecting previously unselected package libnet1:amd64. [2020-10-27T02:42:04.653Z] #18 42.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-27T02:42:04.653Z] #18 42.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:04.911Z] #18 42.33 Selecting previously unselected package libnl-3-200:amd64. [2020-10-27T02:42:04.911Z] #18 42.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-27T02:42:04.911Z] #18 42.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:42:04.911Z] #18 42.43 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-27T02:42:04.911Z] #18 42.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:42:04.911Z] #18 42.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:42:04.911Z] #18 42.50 Selecting previously unselected package libreadline5:amd64. [2020-10-27T02:42:04.911Z] #18 42.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-27T02:42:04.911Z] #18 42.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-27T02:42:05.167Z] #18 42.64 Selecting previously unselected package net-tools. [2020-10-27T02:42:05.167Z] #18 42.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-27T02:42:05.167Z] #18 42.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:42:05.214Z] #47 27.44 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-27T02:42:05.424Z] #18 42.85 Selecting previously unselected package python-pip-whl. [2020-10-27T02:42:05.424Z] #18 42.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-27T02:42:05.424Z] #18 42.87 Unpacking python-pip-whl (18.1-5) ... [2020-10-27T02:42:05.809Z] #54 141.8 + bin/containerd-shim-runc-v2 [2020-10-27T02:42:05.951Z] #45 ... [2020-10-27T02:42:05.951Z] [2020-10-27T02:42:05.951Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:42:05.951Z] #53 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:42:05.951Z] #53 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:42:05.951Z] #53 ... [2020-10-27T02:42:05.951Z] [2020-10-27T02:42:05.951Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:05.951Z] #22 19.92 + mkdir -p /build [2020-10-27T02:42:05.951Z] #22 20.00 + mv docker/docker /build/ [2020-10-27T02:42:05.951Z] #22 20.01 + rmdir docker [2020-10-27T02:42:05.988Z] #18 43.45 Selecting previously unselected package python3-lib2to3. [2020-10-27T02:42:05.988Z] #18 43.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-27T02:42:05.988Z] #18 43.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:42:05.988Z] #18 43.58 Selecting previously unselected package python3-distutils. [2020-10-27T02:42:05.988Z] #18 43.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-27T02:42:05.988Z] #18 43.59 Unpacking python3-distutils (3.7.3-1) ... [2020-10-27T02:42:06.169Z] #47 ... [2020-10-27T02:42:06.169Z] [2020-10-27T02:42:06.169Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:06.169Z] #40 18.43 Fetched 8219 kB in 13s (645 kB/s) [2020-10-27T02:42:06.169Z] #40 18.43 Reading package lists... [2020-10-27T02:42:06.169Z] #40 25.17 Reading package lists... [2020-10-27T02:42:06.169Z] #40 ... [2020-10-27T02:42:06.169Z] [2020-10-27T02:42:06.169Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:42:06.169Z] #27 3.940 0.0% ##### 7.2% ######### 13.5% ############# 18.3% ################ 23.0% ################### 27.3% ########################## 36.4% ############################### 43.5% ################################## 47.5% ######################################## 56.6% ############################################## 64.7% #################################################### 72.7% ######################################################### 80.2% ############################################################### 88.5% ##################################################################### 96.2% ######################################################################## 100.0% [2020-10-27T02:42:06.169Z] #27 6.040 [2020-10-27T02:42:06.169Z] #27 6.263 #=#=# ############# 19.2% ######################### 36.0% ########################################### 60.5% #################################################################### 95.6% ######################################################################## 100.0% [2020-10-27T02:42:06.169Z] #27 7.226 #=#=# [2020-10-27T02:42:06.169Z] #27 7.506 0.2% ########## 14.2% ########################### 38.2% ######################################## 55.6% ################################################## 70.5% ################################################################ 88.9% ######################################################################## 100.0% [2020-10-27T02:42:06.169Z] #27 8.477 [2020-10-27T02:42:06.169Z] #27 ... [2020-10-27T02:42:06.169Z] [2020-10-27T02:42:06.169Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:42:06.169Z] #53 18.68 Fetched 8219 kB in 13s (629 kB/s) [2020-10-27T02:42:06.169Z] #53 18.68 Reading package lists... [2020-10-27T02:42:06.245Z] #18 43.74 Selecting previously unselected package python3-pip. [2020-10-27T02:42:06.245Z] #18 43.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-27T02:42:06.245Z] #18 43.75 Unpacking python3-pip (18.1-5) ... [2020-10-27T02:42:06.437Z] #53 25.59 Reading package lists... [2020-10-27T02:42:06.438Z] #53 ... [2020-10-27T02:42:06.438Z] [2020-10-27T02:42:06.438Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:06.438Z] #34 18.07 Reading package lists... [2020-10-27T02:42:06.502Z] #18 43.94 Selecting previously unselected package python3-pkg-resources. [2020-10-27T02:42:06.502Z] #18 43.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:42:06.502Z] #18 43.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:42:06.502Z] #18 44.07 Selecting previously unselected package python3-setuptools. [2020-10-27T02:42:06.502Z] #18 44.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-27T02:42:06.502Z] #18 44.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-27T02:42:06.507Z] #54 142.5 + binaries [2020-10-27T02:42:06.507Z] #54 142.5 + install -D bin/containerd /build/containerd [2020-10-27T02:42:06.507Z] #54 142.5 + install -D bin/containerd-shim /build/containerd-shim [2020-10-27T02:42:06.507Z] #54 142.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-27T02:42:06.507Z] #54 142.6 + install -D bin/ctr /build/ctr [2020-10-27T02:42:06.696Z] #42 5.986 PBCC images/timens.pb-c.c [2020-10-27T02:42:06.696Z] #42 6.045 DEP images/timens.pb-c.d [2020-10-27T02:42:06.706Z] #34 23.91 Reading package lists... [2020-10-27T02:42:06.706Z] #34 ... [2020-10-27T02:42:06.706Z] [2020-10-27T02:42:06.706Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:42:06.758Z] #18 44.27 Selecting previously unselected package python3-wheel. [2020-10-27T02:42:06.758Z] #18 44.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-27T02:42:06.758Z] #18 44.27 Unpacking python3-wheel (0.32.3-2) ... [2020-10-27T02:42:06.758Z] #18 44.37 Selecting previously unselected package sudo. [2020-10-27T02:42:06.758Z] #18 44.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-27T02:42:06.758Z] #18 44.38 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:42:06.903Z] #22 DONE 21.4s [2020-10-27T02:42:06.903Z] [2020-10-27T02:42:06.903Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:06.903Z] #49 21.22 + cd /tmp/tmp.nmPP4uGd4H/src/github.com/mvdan/sh [2020-10-27T02:42:06.903Z] #49 21.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-27T02:42:06.903Z] #49 21.39 + GO111MODULE=on [2020-10-27T02:42:06.903Z] #49 21.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-27T02:42:07.033Z] #42 6.100 PBCC images/fown.pb-c.c [2020-10-27T02:42:07.033Z] #42 6.125 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-27T02:42:07.033Z] #42 6.282 PBCC images/opts.pb-c.c [2020-10-27T02:42:07.033Z] #42 6.324 PBCC images/memfd.pb-c.c [2020-10-27T02:42:07.145Z] #54 DONE 143.2s [2020-10-27T02:42:07.234Z] #27 8.823 0.0% # 2.2% ## 3.6% ####### 9.8% ########## 14.2% ############# 19.1% ################## 25.1% [2020-10-27T02:42:07.234Z] #27 ... [2020-10-27T02:42:07.234Z] [2020-10-27T02:42:07.234Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:07.234Z] #11 19.78 Fetched 8219 kB in 14s (567 kB/s) [2020-10-27T02:42:07.234Z] #11 19.78 Reading package lists... [2020-10-27T02:42:07.322Z] #18 44.91 Selecting previously unselected package thin-provisioning-tools. [2020-10-27T02:42:07.322Z] #18 44.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-27T02:42:07.322Z] #18 44.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:42:07.355Z] #42 6.408 DEP images/fown.pb-c.d [2020-10-27T02:42:07.355Z] #42 6.489 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-27T02:42:07.355Z] #42 6.600 DEP images/opts.pb-c.d [2020-10-27T02:42:07.355Z] #42 6.695 DEP images/memfd.pb-c.d [2020-10-27T02:42:07.435Z] [2020-10-27T02:42:07.435Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-27T02:42:07.474Z] #49 ... [2020-10-27T02:42:07.474Z] [2020-10-27T02:42:07.474Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:07.474Z] #40 11.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:42:07.474Z] #40 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:42:07.474Z] #40 ... [2020-10-27T02:42:07.474Z] [2020-10-27T02:42:07.474Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:07.474Z] #47 20.89 go: downloading github.com/spf13/viper v1.6.1 [2020-10-27T02:42:07.474Z] #47 20.95 go: downloading github.com/fatih/color v1.7.0 [2020-10-27T02:42:07.474Z] #47 21.00 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-27T02:42:07.474Z] #47 21.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:42:07.474Z] #47 21.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:42:07.474Z] #47 21.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:42:07.474Z] #47 21.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:42:07.474Z] #47 21.67 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:42:07.474Z] #47 21.67 go: extracting github.com/fatih/color v1.7.0 [2020-10-27T02:42:07.474Z] #47 21.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:42:07.474Z] #47 21.84 go: extracting github.com/spf13/viper v1.6.1 [2020-10-27T02:42:07.501Z] #11 26.84 Reading package lists... [2020-10-27T02:42:07.501Z] #11 ... [2020-10-27T02:42:07.501Z] [2020-10-27T02:42:07.501Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:42:07.579Z] #18 45.14 Selecting previously unselected package uidmap. [2020-10-27T02:42:07.579Z] #18 45.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-27T02:42:07.579Z] #18 45.14 Unpacking uidmap (1:4.5-1.1) ... [2020-10-27T02:42:07.728Z] #42 6.781 PBCC images/sit.pb-c.c [2020-10-27T02:42:07.728Z] #42 6.838 DEP images/sit.pb-c.d [2020-10-27T02:42:07.728Z] #42 6.914 PBCC images/macvlan.pb-c.c [2020-10-27T02:42:07.728Z] #42 6.960 DEP images/macvlan.pb-c.d [2020-10-27T02:42:07.728Z] #42 7.028 PBCC images/autofs.pb-c.c [2020-10-27T02:42:07.735Z] #47 22.25 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-27T02:42:07.735Z] #47 22.40 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:42:07.836Z] #18 45.42 Selecting previously unselected package vim-runtime. [2020-10-27T02:42:07.836Z] #18 45.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:42:07.996Z] #47 22.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:42:07.996Z] #47 22.59 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:42:08.046Z] #42 ... [2020-10-27T02:42:08.046Z] [2020-10-27T02:42:08.046Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:08.046Z] #46 DONE 69.4s [2020-10-27T02:42:08.046Z] [2020-10-27T02:42:08.046Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:08.046Z] #42 7.046 DEP images/autofs.pb-c.d [2020-10-27T02:42:08.046Z] #42 7.106 PBCC images/sysctl.pb-c.c [2020-10-27T02:42:08.046Z] #42 7.120 DEP images/sysctl.pb-c.d [2020-10-27T02:42:08.046Z] #42 7.195 PBCC images/time.pb-c.c [2020-10-27T02:42:08.046Z] #42 7.307 DEP images/time.pb-c.d [2020-10-27T02:42:08.046Z] #42 7.426 PBCC images/binfmt-misc.pb-c.c [2020-10-27T02:42:08.093Z] #18 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-27T02:42:08.093Z] #18 45.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-27T02:42:08.093Z] #18 45.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:42:08.112Z] #55 DONE 0.3s [2020-10-27T02:42:08.112Z] [2020-10-27T02:42:08.112Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-27T02:42:08.112Z] #59 DONE 0.2s [2020-10-27T02:42:08.112Z] [2020-10-27T02:42:08.112Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-27T02:42:08.112Z] #61 DONE 0.2s [2020-10-27T02:42:08.257Z] #47 22.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:42:08.387Z] #42 7.471 DEP images/binfmt-misc.pb-c.d [2020-10-27T02:42:08.387Z] #42 7.558 PBCC images/seccomp.pb-c.c [2020-10-27T02:42:08.387Z] #42 7.606 DEP images/seccomp.pb-c.d [2020-10-27T02:42:08.387Z] #42 7.687 PBCC images/userns.pb-c.c [2020-10-27T02:42:08.387Z] #42 7.726 DEP images/userns.pb-c.d [2020-10-27T02:42:08.387Z] #42 7.801 PBCC images/cgroup.pb-c.c [2020-10-27T02:42:08.402Z] [2020-10-27T02:42:08.402Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-27T02:42:08.402Z] #63 DONE 0.1s [2020-10-27T02:42:08.402Z] [2020-10-27T02:42:08.402Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-27T02:42:08.402Z] #64 DONE 0.1s [2020-10-27T02:42:08.402Z] [2020-10-27T02:42:08.402Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-27T02:42:08.517Z] #47 23.14 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:42:08.517Z] #47 23.14 go: downloading github.com/pkg/errors v0.8.1 [2020-10-27T02:42:08.517Z] #47 23.14 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:42:08.517Z] #47 ... [2020-10-27T02:42:08.517Z] [2020-10-27T02:42:08.517Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:08.517Z] #34 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:42:08.517Z] #34 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:42:08.715Z] #42 7.859 DEP images/cgroup.pb-c.d [2020-10-27T02:42:08.715Z] #42 7.976 PBCC images/ext-file.pb-c.c [2020-10-27T02:42:08.715Z] #42 8.031 DEP images/ext-file.pb-c.d [2020-10-27T02:42:08.715Z] #42 8.056 PBCC images/rpc.pb-c.c [2020-10-27T02:42:08.778Z] #34 ... [2020-10-27T02:42:08.778Z] [2020-10-27T02:42:08.778Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:08.778Z] #49 23.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:42:08.778Z] #49 23.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:42:08.778Z] #49 23.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:42:08.830Z] #27 8.823 0.0% # 2.2% ## 3.6% ####### 9.8% ########## 14.2% ############# 19.1% ################## 25.1% ###################### 31.5% ########################## 36.7% ############################## 42.2% ################################## 47.3% ##################################### 52.6% ########################################## 58.8% ############################################## 64.1% ################################################# 69.3% ################################################## 70.7% ######################################################## 78.1% ############################################################ 84.1% ################################################################### 93.7% ######################################################################## 100.0% [2020-10-27T02:42:09.035Z] #65 DONE 0.7s [2020-10-27T02:42:09.081Z] #42 8.082 DEP images/rpc.pb-c.d [2020-10-27T02:42:09.081Z] #42 8.108 PBCC images/siginfo.pb-c.c [2020-10-27T02:42:09.081Z] #42 8.126 DEP images/siginfo.pb-c.d [2020-10-27T02:42:09.081Z] #42 8.152 PBCC images/pagemap.pb-c.c [2020-10-27T02:42:09.081Z] #42 8.179 DEP images/pagemap.pb-c.d [2020-10-27T02:42:09.081Z] #42 8.208 PBCC images/rlimit.pb-c.c [2020-10-27T02:42:09.081Z] #42 8.225 DEP images/rlimit.pb-c.d [2020-10-27T02:42:09.081Z] #42 8.251 PBCC images/file-lock.pb-c.c [2020-10-27T02:42:09.081Z] #42 8.263 DEP images/file-lock.pb-c.d [2020-10-27T02:42:09.081Z] #42 8.290 PBCC images/tty.pb-c.c [2020-10-27T02:42:09.081Z] #42 8.329 DEP images/tty.pb-c.d [2020-10-27T02:42:09.081Z] #42 8.352 PBCC images/tun.pb-c.c [2020-10-27T02:42:09.081Z] #42 8.380 PBCC images/netdev.pb-c.c [2020-10-27T02:42:09.081Z] #42 8.414 DEP images/tun.pb-c.d [2020-10-27T02:42:09.326Z] [2020-10-27T02:42:09.326Z] #66 exporting to image [2020-10-27T02:42:09.326Z] #66 exporting layers [2020-10-27T02:42:09.351Z] #49 23.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:42:09.351Z] #49 23.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:42:09.409Z] #27 11.53 #=#=# [2020-10-27T02:42:09.425Z] #42 8.441 DEP images/netdev.pb-c.d [2020-10-27T02:42:09.425Z] #42 8.473 PBCC images/vma.pb-c.c [2020-10-27T02:42:09.425Z] #42 8.503 DEP images/vma.pb-c.d [2020-10-27T02:42:09.425Z] #42 8.535 PBCC images/creds.pb-c.c [2020-10-27T02:42:09.425Z] #42 8.551 DEP images/creds.pb-c.d [2020-10-27T02:42:09.425Z] #42 8.577 PBCC images/utsns.pb-c.c [2020-10-27T02:42:09.425Z] #42 8.598 DEP images/utsns.pb-c.d [2020-10-27T02:42:09.425Z] #42 8.672 PBCC images/ipc-desc.pb-c.c [2020-10-27T02:42:09.425Z] #42 8.692 PBCC images/ipc-sem.pb-c.c [2020-10-27T02:42:09.425Z] #42 8.742 DEP images/ipc-desc.pb-c.d [2020-10-27T02:42:09.425Z] #42 8.766 DEP images/ipc-sem.pb-c.d [2020-10-27T02:42:09.611Z] #49 ... [2020-10-27T02:42:09.611Z] [2020-10-27T02:42:09.611Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:09.611Z] #11 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:42:09.611Z] #11 ... [2020-10-27T02:42:09.611Z] [2020-10-27T02:42:09.611Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:09.611Z] #47 23.32 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-27T02:42:09.611Z] #47 23.69 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-27T02:42:09.611Z] #47 23.75 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:42:09.611Z] #47 23.88 go: extracting github.com/pkg/errors v0.8.1 [2020-10-27T02:42:09.611Z] #47 23.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:42:09.611Z] #47 24.01 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:42:09.611Z] #47 24.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:42:09.611Z] #47 24.29 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:42:09.611Z] #47 24.30 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:42:09.736Z] #42 8.825 PBCC images/ipc-msg.pb-c.c [2020-10-27T02:42:09.736Z] #42 8.836 DEP images/ipc-msg.pb-c.d [2020-10-27T02:42:09.736Z] #42 8.868 PBCC images/ipc-shm.pb-c.c [2020-10-27T02:42:09.736Z] #42 8.886 DEP images/ipc-shm.pb-c.d [2020-10-27T02:42:09.736Z] #42 8.982 PBCC images/ipc-var.pb-c.c [2020-10-27T02:42:09.736Z] #42 9.003 DEP images/ipc-var.pb-c.d [2020-10-27T02:42:09.736Z] #42 9.044 PBCC images/sk-opts.pb-c.c [2020-10-27T02:42:09.736Z] #42 9.072 PBCC images/packet-sock.pb-c.c [2020-10-27T02:42:10.051Z] #42 9.149 DEP images/sk-opts.pb-c.d [2020-10-27T02:42:10.051Z] #42 9.195 DEP images/packet-sock.pb-c.d [2020-10-27T02:42:10.051Z] #42 9.281 PBCC images/sk-netlink.pb-c.c [2020-10-27T02:42:10.051Z] #42 9.343 DEP images/sk-netlink.pb-c.d [2020-10-27T02:42:10.181Z] #47 24.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:42:10.353Z] #42 9.443 PBCC images/sk-inet.pb-c.c [2020-10-27T02:42:10.353Z] #42 9.538 DEP images/sk-inet.pb-c.d [2020-10-27T02:42:10.353Z] #42 9.597 PBCC images/sk-unix.pb-c.c [2020-10-27T02:42:10.442Z] #47 25.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:42:10.678Z] #42 9.696 DEP images/sk-unix.pb-c.d [2020-10-27T02:42:10.678Z] #42 9.765 PBCC images/mm.pb-c.c [2020-10-27T02:42:10.678Z] #42 9.821 DEP images/mm.pb-c.d [2020-10-27T02:42:10.678Z] #42 9.918 PBCC images/timerfd.pb-c.c [2020-10-27T02:42:10.678Z] #42 10.00 DEP images/timerfd.pb-c.d [2020-10-27T02:42:10.678Z] #42 10.07 PBCC images/timer.pb-c.c [2020-10-27T02:42:10.702Z] #47 25.52 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:42:10.963Z] #47 25.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:42:10.996Z] #42 10.12 DEP images/timer.pb-c.d [2020-10-27T02:42:10.996Z] #42 10.20 PBCC images/sa.pb-c.c [2020-10-27T02:42:10.996Z] #42 10.26 DEP images/sa.pb-c.d [2020-10-27T02:42:10.996Z] #42 10.33 PBCC images/pipe-data.pb-c.c [2020-10-27T02:42:11.304Z] #42 10.35 DEP images/pipe-data.pb-c.d [2020-10-27T02:42:11.304Z] #42 10.47 PBCC images/mnt.pb-c.c [2020-10-27T02:42:11.304Z] #42 10.53 DEP images/mnt.pb-c.d [2020-10-27T02:42:11.304Z] #42 10.57 PBCC images/sk-packet.pb-c.c [2020-10-27T02:42:11.304Z] #42 10.59 DEP images/sk-packet.pb-c.d [2020-10-27T02:42:11.304Z] #42 10.65 PBCC images/tcp-stream.pb-c.c [2020-10-27T02:42:11.304Z] #42 10.71 DEP images/tcp-stream.pb-c.d [2020-10-27T02:42:11.367Z] #18 ... [2020-10-27T02:42:11.367Z] [2020-10-27T02:42:11.367Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:11.367Z] #41 93.98 CC criu/config.o [2020-10-27T02:42:11.367Z] #41 95.38 CC criu/cr-check.o [2020-10-27T02:42:11.367Z] #41 97.12 CC criu/cr-dedup.o [2020-10-27T02:42:11.367Z] #41 97.50 CC criu/cr-dump.o [2020-10-27T02:42:11.367Z] #41 99.51 CC criu/cr-errno.o [2020-10-27T02:42:11.367Z] #41 99.60 CC criu/cr-restore.o [2020-10-27T02:42:11.367Z] #41 ... [2020-10-27T02:42:11.367Z] [2020-10-27T02:42:11.367Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:42:11.367Z] #18 48.82 Selecting previously unselected package vim. [2020-10-27T02:42:11.367Z] #18 48.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-27T02:42:11.367Z] #18 48.85 Unpacking vim (2:8.1.0875-5) ... [2020-10-27T02:42:11.630Z] #42 10.76 PBCC images/pipe.pb-c.c [2020-10-27T02:42:11.630Z] #42 10.80 DEP images/pipe.pb-c.d [2020-10-27T02:42:11.630Z] #42 10.83 PBCC images/pstree.pb-c.c [2020-10-27T02:42:11.630Z] #42 10.84 DEP images/pstree.pb-c.d [2020-10-27T02:42:11.630Z] #42 10.92 PBCC images/fs.pb-c.c [2020-10-27T02:42:11.630Z] #42 10.93 DEP images/fs.pb-c.d [2020-10-27T02:42:11.631Z] #42 11.05 PBCC images/signalfd.pb-c.c [2020-10-27T02:42:11.930Z] #18 49.41 Selecting previously unselected package xfsprogs. [2020-10-27T02:42:11.930Z] #18 49.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-27T02:42:11.930Z] #18 49.42 Unpacking xfsprogs (4.20.0-1) ... [2020-10-27T02:42:11.939Z] #42 11.08 DEP images/signalfd.pb-c.d [2020-10-27T02:42:11.939Z] #42 11.16 PBCC images/fh.pb-c.c [2020-10-27T02:42:11.939Z] #42 11.26 PBCC images/fsnotify.pb-c.c [2020-10-27T02:42:11.939Z] #42 11.34 DEP images/fh.pb-c.d [2020-10-27T02:42:11.939Z] #42 11.38 DEP images/fsnotify.pb-c.d [2020-10-27T02:42:12.113Z] #66 exporting layers 2.6s done [2020-10-27T02:42:12.113Z] #66 writing image sha256:c626233104e6be8c9efc2681b97a9086e3d8999635be7ba8a1643ba5d1a8b325 done [2020-10-27T02:42:12.113Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done [2020-10-27T02:42:12.113Z] #66 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-10-27T02:42:12.192Z] #27 11.87 #=#=# 0.8% # 1.9% ## 3.0% ### 4.2% ### 4.9% #### 5.6% #### 6.4% ##### 7.3% ##### 7.8% ###### 8.6% ###### 9.2% ####### 10.1% ####### 10.9% ######## 11.7% ######### 12.6% ######### 13.6% ########## 14.7% ########### 15.6% ########### 16.1% [2020-10-27T02:42:12.192Z] #27 ... [2020-10-27T02:42:12.192Z] [2020-10-27T02:42:12.192Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:12.192Z] #62 DONE 34.4s [2020-10-27T02:42:12.192Z] [2020-10-27T02:42:12.192Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2020-10-27T02:42:12.256Z] #42 11.43 PBCC images/eventpoll.pb-c.c [2020-10-27T02:42:12.256Z] #42 11.48 DEP images/eventpoll.pb-c.d [2020-10-27T02:42:12.256Z] #42 11.54 PBCC images/eventfd.pb-c.c [2020-10-27T02:42:12.256Z] #42 11.58 DEP images/eventfd.pb-c.d [2020-10-27T02:42:12.346Z] #47 26.92 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:42:12.494Z] #18 49.85 Selecting previously unselected package zip. [2020-10-27T02:42:12.494Z] #18 49.86 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-27T02:42:12.494Z] #18 49.86 Unpacking zip (3.0-11+b1) ... [2020-10-27T02:42:12.494Z] #18 50.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:42:12.494Z] #18 50.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:42:12.494Z] #18 50.14 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-27T02:42:12.494Z] #18 50.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-27T02:42:12.494Z] #18 50.16 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-27T02:42:12.494Z] #18 50.17 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-27T02:42:12.494Z] #18 50.18 Setting up uidmap (1:4.5-1.1) ... [2020-10-27T02:42:12.494Z] #18 50.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-27T02:42:12.538Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit [2020-10-27T02:42:12.566Z] #42 11.63 PBCC images/remap-file-path.pb-c.c [2020-10-27T02:42:12.566Z] #42 11.65 DEP images/remap-file-path.pb-c.d [2020-10-27T02:42:12.566Z] #42 11.73 PBCC images/fifo.pb-c.c [2020-10-27T02:42:12.566Z] #42 11.74 DEP images/fifo.pb-c.d [2020-10-27T02:42:12.566Z] #42 11.84 PBCC images/ghost-file.pb-c.c [2020-10-27T02:42:12.751Z] #18 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:12.751Z] #18 50.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:42:12.751Z] #18 50.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:42:12.751Z] #18 50.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:42:12.751Z] #18 50.28 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:42:12.751Z] #18 50.29 Setting up zip (3.0-11+b1) ... [2020-10-27T02:42:12.751Z] #18 50.30 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:42:12.751Z] #18 50.32 Setting up bash-completion (1:2.8-6) ... [2020-10-27T02:42:12.883Z] #42 11.92 DEP images/ghost-file.pb-c.d [2020-10-27T02:42:12.883Z] #42 11.97 PBCC images/regfile.pb-c.c [2020-10-27T02:42:12.883Z] #42 12.03 DEP images/regfile.pb-c.d [2020-10-27T02:42:12.883Z] #42 12.12 PBCC images/ns.pb-c.c [2020-10-27T02:42:12.883Z] #42 12.13 DEP images/ns.pb-c.d [2020-10-27T02:42:12.883Z] #42 12.18 PBCC images/fdinfo.pb-c.c [2020-10-27T02:42:13.190Z] #42 12.27 DEP images/fdinfo.pb-c.d [2020-10-27T02:42:13.190Z] #42 12.36 PBCC images/core-aarch64.pb-c.c [2020-10-27T02:42:13.190Z] #42 12.43 PBCC images/core-arm.pb-c.c [2020-10-27T02:42:13.190Z] #42 12.48 PBCC images/core-ppc64.pb-c.c [2020-10-27T02:42:13.190Z] #42 12.51 PBCC images/core-s390.pb-c.c [2020-10-27T02:42:13.190Z] #42 12.54 PBCC images/core-x86.pb-c.c [2020-10-27T02:42:13.190Z] #42 12.59 PBCC images/core.pb-c.c [2020-10-27T02:42:13.492Z] #42 12.68 PBCC images/inventory.pb-c.c [2020-10-27T02:42:13.492Z] #42 12.75 DEP images/core-aarch64.pb-c.d [2020-10-27T02:42:13.492Z] #42 12.83 DEP images/core-arm.pb-c.d [2020-10-27T02:42:13.492Z] #42 12.85 DEP images/core-ppc64.pb-c.d [2020-10-27T02:42:13.733Z] #47 ... [2020-10-27T02:42:13.733Z] [2020-10-27T02:42:13.733Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:13.733Z] #43 18.22 math [2020-10-27T02:42:13.733Z] #43 23.22 unicode/utf16 [2020-10-27T02:42:13.733Z] #43 24.13 container/list [2020-10-27T02:42:13.733Z] #43 25.13 crypto/internal/subtle [2020-10-27T02:42:13.733Z] #43 25.34 crypto/subtle [2020-10-27T02:42:13.733Z] #43 25.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-27T02:42:13.733Z] #43 25.86 internal/nettrace [2020-10-27T02:42:13.733Z] #43 26.26 runtime/cgo [2020-10-27T02:42:13.733Z] #43 ... [2020-10-27T02:42:13.733Z] [2020-10-27T02:42:13.733Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:42:13.796Z] #42 12.95 DEP images/core-s390.pb-c.d [2020-10-27T02:42:13.796Z] #42 13.00 DEP images/core-x86.pb-c.d [2020-10-27T02:42:13.796Z] #42 13.06 DEP images/core.pb-c.d [2020-10-27T02:42:13.796Z] #42 13.13 DEP images/inventory.pb-c.d [2020-10-27T02:42:14.128Z] #42 13.20 PBCC images/cpuinfo.pb-c.c [2020-10-27T02:42:14.128Z] #42 13.23 DEP images/cpuinfo.pb-c.d [2020-10-27T02:42:14.128Z] #42 13.31 PBCC images/stats.pb-c.c [2020-10-27T02:42:14.128Z] #42 13.33 DEP images/stats.pb-c.d [2020-10-27T02:42:14.255Z] #38 27.98 Checking out files: 62% (1039/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) [2020-10-27T02:42:14.255Z] #38 ... [2020-10-27T02:42:14.255Z] [2020-10-27T02:42:14.255Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:14.255Z] #32 18.78 internal/testlog [2020-10-27T02:42:14.255Z] #32 19.17 encoding [2020-10-27T02:42:14.255Z] #32 19.48 runtime/cgo [2020-10-27T02:42:14.255Z] #32 ... [2020-10-27T02:42:14.255Z] [2020-10-27T02:42:14.255Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:42:14.516Z] #38 27.98 Checking out files: 62% (1039/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-27T02:42:14.516Z] #38 28.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-27T02:42:14.755Z] ? github.com/docker/docker/api [no test files] [2020-10-27T02:42:16.028Z] #18 53.19 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-27T02:42:16.028Z] #18 53.20 Setting up xz-utils (5.2.4-1) ... [2020-10-27T02:42:16.028Z] #18 53.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-27T02:42:16.028Z] #18 53.24 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:42:16.028Z] #18 53.30 invoke-rc.d: could not determine current runlevel [2020-10-27T02:42:16.028Z] #18 53.32 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-27T02:42:16.028Z] #18 53.33 Setting up pigz (2.4-1) ... [2020-10-27T02:42:16.028Z] #18 53.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-27T02:42:16.028Z] #18 53.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:42:16.028Z] #18 53.36 Setting up python-pip-whl (18.1-5) ... [2020-10-27T02:42:16.028Z] #18 53.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-27T02:42:16.028Z] #18 53.39 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:42:16.285Z] #18 53.74 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-27T02:42:16.285Z] #18 53.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:42:16.285Z] #18 53.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:42:16.285Z] #18 53.78 Setting up vim (2:8.1.0875-5) ... [2020-10-27T02:42:16.285Z] #18 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-27T02:42:16.285Z] #18 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-27T02:42:16.285Z] #18 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-27T02:42:16.285Z] #18 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-27T02:42:16.285Z] #18 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-27T02:42:16.285Z] #18 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-27T02:42:16.285Z] #18 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-27T02:42:16.285Z] #18 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-27T02:42:16.285Z] #18 53.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:42:16.285Z] #18 53.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:42:16.285Z] #18 53.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-27T02:42:16.285Z] #18 53.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:42:16.285Z] #18 53.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-27T02:42:16.285Z] #18 53.91 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:42:16.291Z] #42 15.08 make[1]: Nothing to be done for 'all'. [2020-10-27T02:42:16.291Z] #42 ... [2020-10-27T02:42:16.291Z] [2020-10-27T02:42:16.292Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:16.292Z] #44 67.94 hash/crc32 [2020-10-27T02:42:16.292Z] #44 72.16 time [2020-10-27T02:42:16.462Z] #38 30.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-27T02:42:16.608Z] #44 ... [2020-10-27T02:42:16.608Z] [2020-10-27T02:42:16.608Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:16.608Z] #50 68.11 time [2020-10-27T02:42:16.608Z] #50 73.37 regexp [2020-10-27T02:42:16.608Z] #50 ... [2020-10-27T02:42:16.608Z] [2020-10-27T02:42:16.608Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:16.608Z] #44 78.14 regexp [2020-10-27T02:42:16.917Z] #44 ... [2020-10-27T02:42:16.917Z] [2020-10-27T02:42:16.917Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:16.917Z] #12 68.54 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-27T02:42:16.917Z] #12 68.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-27T02:42:16.917Z] #12 68.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:16.917Z] #12 68.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-27T02:42:16.917Z] #12 68.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-27T02:42:16.917Z] #12 68.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:17.610Z] #12 ... [2020-10-27T02:42:17.610Z] [2020-10-27T02:42:17.610Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:17.610Z] #42 16.99 CC images/stats.o [2020-10-27T02:42:17.992Z] #27 11.87 #=#=# 0.8% # 1.9% ## 3.0% ### 4.2% ### 4.9% #### 5.6% #### 6.4% ##### 7.3% ##### 7.8% ###### 8.6% ###### 9.2% ####### 10.1% ####### 10.9% ######## 11.7% ######### 12.6% ######### 13.6% ########## 14.7% ########### 15.6% ########### 16.1% ############ 17.0% ############ 17.3% ############# 18.1% ############# 18.8% ############## 20.0% ############### 21.5% ################ 22.8% ################# 24.0% ################## 25.8% ################### 27.2% #################### 28.9% ###################### 30.6% ####################### 32.5% ######################## 34.3% ########################## 36.4% ########################## 37.1% ########################## 37.3% ########################### 38.8% ############################ 39.4% ############################# 41.5% ############################### 44.1% ################################# 46.1% ################################## 48.5% ################################## 48.5% #################################### 50.9% ###################################### 53.5% ###################################### 53.5% ######################################## 56.2% ######################################## 56.2% ########################################## 59.0% ############################################ 62.2% ############################################### 65.6% ################################################ 67.7% ################################################## 70.0% ##################################################### 74.6% ####################################################### 77.5% ######################################################### 79.6% ########################################################### 82.4% ########################################################### 83.1% ############################################################# 85.7% ############################################################### 88.1% ################################################################## 92.0% ##################################################################### 96.7% ###################################################################### 97.6% ######################################################################## 100.0% [2020-10-27T02:42:17.992Z] #27 20.25 [2020-10-27T02:42:17.992Z] #27 ... [2020-10-27T02:42:17.992Z] [2020-10-27T02:42:17.992Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:17.992Z] #34 23.91 Reading package lists... [2020-10-27T02:42:17.992Z] #34 30.71 Building dependency tree... [2020-10-27T02:42:17.992Z] #34 32.76 The following additional packages will be installed: [2020-10-27T02:42:17.992Z] #34 32.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-27T02:42:17.992Z] #34 32.80 Suggested packages: [2020-10-27T02:42:17.992Z] #34 32.82 cmake-doc ninja-build lrzip [2020-10-27T02:42:17.992Z] #34 32.82 Recommended packages: [2020-10-27T02:42:17.992Z] #34 32.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-27T02:42:17.992Z] #34 33.59 The following NEW packages will be installed: [2020-10-27T02:42:17.992Z] #34 33.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-27T02:42:17.992Z] #34 33.62 vim-common xxd [2020-10-27T02:42:17.992Z] #34 33.99 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:17.992Z] #34 33.99 Need to get 14.2 MB of archives. [2020-10-27T02:42:17.992Z] #34 33.99 After this operation, 60.0 MB of additional disk space will be used. [2020-10-27T02:42:17.992Z] #34 33.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-10-27T02:42:17.992Z] #34 34.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:42:17.992Z] #34 34.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-27T02:42:17.992Z] #34 34.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-10-27T02:42:17.992Z] #34 35.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-10-27T02:42:17.992Z] #34 35.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-10-27T02:42:17.992Z] #34 35.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-10-27T02:42:17.992Z] #34 35.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-10-27T02:42:17.992Z] #34 35.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-10-27T02:42:17.992Z] #34 35.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-10-27T02:42:17.992Z] #34 38.64 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:17.992Z] #34 39.23 Fetched 14.2 MB in 2s (5962 kB/s) [2020-10-27T02:42:17.992Z] #34 40.30 Selecting previously unselected package xxd. [2020-10-27T02:42:17.992Z] #34 40.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-10-27T02:42:17.992Z] #34 40.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-10-27T02:42:18.256Z] #34 40.62 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:42:18.256Z] #34 ... [2020-10-27T02:42:18.256Z] [2020-10-27T02:42:18.256Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:18.256Z] #49 40.31 reflect [2020-10-27T02:42:18.256Z] #49 40.33 strings [2020-10-27T02:42:18.256Z] #49 40.34 syscall [2020-10-27T02:42:18.256Z] #49 40.43 bufio [2020-10-27T02:42:18.280Z] #42 17.52 CC images/core.o [2020-10-27T02:42:18.541Z] #49 ... [2020-10-27T02:42:18.541Z] [2020-10-27T02:42:18.541Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:18.541Z] #47 30.90 go: extracting golang.org/x/text v0.3.2 [2020-10-27T02:42:18.541Z] #47 37.12 go: finding github.com/fatih/color v1.7.0 [2020-10-27T02:42:18.541Z] #47 37.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:42:18.541Z] #47 37.46 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:42:18.541Z] #47 37.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:42:18.541Z] #47 37.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:42:18.541Z] #47 37.81 go: finding github.com/pkg/errors v0.8.1 [2020-10-27T02:42:18.541Z] #47 37.83 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:42:18.541Z] #47 38.47 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:42:18.541Z] #47 38.47 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:42:18.541Z] #47 38.49 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:42:18.541Z] #47 38.50 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:42:18.541Z] #47 38.83 go: finding github.com/spf13/viper v1.6.1 [2020-10-27T02:42:18.541Z] #47 38.87 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:42:18.541Z] #47 38.89 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:42:18.541Z] #47 38.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:42:18.541Z] #47 39.02 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:42:18.541Z] #47 39.16 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:42:18.541Z] #47 39.16 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:42:18.541Z] #47 39.18 go: finding github.com/stretchr/testify v1.4.0 [2020-10-27T02:42:18.541Z] #47 39.88 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:42:18.541Z] #47 39.90 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:42:18.541Z] #47 39.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:42:18.541Z] #47 39.96 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:42:18.541Z] #47 40.29 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:42:18.541Z] #47 40.30 go: finding github.com/spf13/cobra v0.0.5 [2020-10-27T02:42:18.541Z] #47 40.30 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:42:18.541Z] #47 40.34 go: finding github.com/stretchr/objx v0.2.0 [2020-10-27T02:42:18.541Z] #47 40.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:42:18.541Z] #47 40.37 go: finding github.com/spf13/pflag v1.0.5 [2020-10-27T02:42:18.541Z] #47 40.38 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:42:18.541Z] #47 40.47 go: finding github.com/gobwas/glob v0.2.3 [2020-10-27T02:42:18.541Z] #47 40.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:42:18.541Z] #47 40.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:42:18.541Z] #47 40.69 go: finding github.com/magiconair/properties v1.8.1 [2020-10-27T02:42:18.541Z] #47 40.69 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:42:18.541Z] #47 40.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:42:18.541Z] #47 40.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:42:18.541Z] #47 40.74 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:42:18.541Z] #47 40.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:42:18.541Z] #47 40.82 go: finding github.com/spf13/afero v1.1.2 [2020-10-27T02:42:18.541Z] #47 40.84 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:42:18.541Z] #47 40.84 go: finding github.com/spf13/cast v1.3.0 [2020-10-27T02:42:18.541Z] #47 40.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:42:18.541Z] #47 40.88 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:42:18.541Z] #47 40.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:42:18.541Z] #47 41.09 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-27T02:42:18.541Z] #47 ... [2020-10-27T02:42:18.541Z] [2020-10-27T02:42:18.541Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:42:18.541Z] #53 25.59 Reading package lists... [2020-10-27T02:42:18.541Z] #53 31.28 Building dependency tree... [2020-10-27T02:42:18.541Z] #53 33.56 The following additional packages will be installed: [2020-10-27T02:42:18.541Z] #53 33.58 libbtrfs0 [2020-10-27T02:42:18.541Z] #53 33.72 The following NEW packages will be installed: [2020-10-27T02:42:18.541Z] #53 33.72 libbtrfs-dev libbtrfs0 [2020-10-27T02:42:18.541Z] #53 34.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:18.541Z] #53 34.17 Need to get 119 kB of archives. [2020-10-27T02:42:18.541Z] #53 34.17 After this operation, 387 kB of additional disk space will be used. [2020-10-27T02:42:18.541Z] #53 34.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-10-27T02:42:18.541Z] #53 34.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-10-27T02:42:18.541Z] #53 35.76 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:18.541Z] #53 36.24 Fetched 119 kB in 0s (287 kB/s) [2020-10-27T02:42:18.541Z] #53 36.39 Selecting previously unselected package libbtrfs0. [2020-10-27T02:42:18.541Z] #53 36.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 ... 15383 files and directories currently installed.) [2020-10-27T02:42:18.541Z] #53 36.68 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-10-27T02:42:18.541Z] #53 36.70 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:42:18.541Z] #53 40.29 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:42:18.541Z] #53 40.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-10-27T02:42:18.541Z] #53 40.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:42:18.541Z] #53 40.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:42:18.541Z] #53 40.98 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:42:18.541Z] #53 41.00 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:18.806Z] #53 ... [2020-10-27T02:42:18.806Z] [2020-10-27T02:42:18.806Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:18.806Z] #34 41.21 Selecting previously unselected package vim-common. [2020-10-27T02:42:18.806Z] #34 41.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:42:18.806Z] #34 41.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:42:18.806Z] #34 ... [2020-10-27T02:42:18.806Z] [2020-10-27T02:42:18.806Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:18.806Z] #32 31.28 sync [2020-10-27T02:42:18.806Z] #32 31.29 internal/reflectlite [2020-10-27T02:42:18.806Z] #32 33.64 sort [2020-10-27T02:42:18.806Z] #32 33.67 errors [2020-10-27T02:42:18.806Z] #32 34.02 io [2020-10-27T02:42:18.806Z] #32 34.03 strconv [2020-10-27T02:42:18.806Z] #32 34.03 internal/oserror [2020-10-27T02:42:18.806Z] #32 34.23 syscall [2020-10-27T02:42:18.806Z] #32 37.36 strings [2020-10-27T02:42:18.806Z] #32 37.37 bytes [2020-10-27T02:42:18.806Z] #32 39.61 reflect [2020-10-27T02:42:18.806Z] #32 40.05 bufio [2020-10-27T02:42:18.806Z] #32 40.34 path [2020-10-27T02:42:18.806Z] #32 41.24 text/tabwriter [2020-10-27T02:42:19.006Z] #38 ... [2020-10-27T02:42:19.006Z] [2020-10-27T02:42:19.006Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:19.006Z] #45 23.53 go: finding github.com/fatih/color v1.9.0 [2020-10-27T02:42:19.006Z] #45 23.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-27T02:42:19.006Z] #45 23.67 go: finding github.com/pkg/errors v0.9.1 [2020-10-27T02:42:19.006Z] #45 23.92 go: finding github.com/spf13/pflag v1.0.3 [2020-10-27T02:42:19.006Z] #45 24.06 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-27T02:42:19.006Z] #45 24.10 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-27T02:42:19.006Z] #45 24.41 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-27T02:42:19.006Z] #45 24.85 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-27T02:42:19.006Z] #45 24.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-27T02:42:19.006Z] #45 24.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T02:42:19.006Z] #45 25.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-27T02:42:19.006Z] #45 ... [2020-10-27T02:42:19.006Z] [2020-10-27T02:42:19.006Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:19.006Z] #62 27.29 Checking out files: 43% (828/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 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. [2020-10-27T02:42:19.006Z] #62 28.69 + cd /tmp/tmp.TLBGe0MBwn/src/github.com/docker/libnetwork [2020-10-27T02:42:19.006Z] #62 28.69 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-27T02:42:19.006Z] #62 29.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-27T02:42:19.148Z] #32 ... [2020-10-27T02:42:19.148Z] [2020-10-27T02:42:19.148Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:19.148Z] #11 26.84 Reading package lists... [2020-10-27T02:42:19.148Z] #11 31.62 Building dependency tree... [2020-10-27T02:42:19.148Z] #11 35.23 The following additional packages will be installed: [2020-10-27T02:42:19.148Z] #11 35.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-27T02:42:19.148Z] #11 35.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-27T02:42:19.148Z] #11 35.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-27T02:42:19.148Z] #11 35.24 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:42:19.148Z] #11 35.25 Suggested packages: [2020-10-27T02:42:19.148Z] #11 35.25 gcc-8-locales seccomp wine64 [2020-10-27T02:42:19.148Z] #11 36.92 The following NEW packages will be installed: [2020-10-27T02:42:19.148Z] #11 36.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-27T02:42:19.148Z] #11 36.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-27T02:42:19.148Z] #11 36.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-27T02:42:19.148Z] #11 36.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-27T02:42:19.148Z] #11 36.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-27T02:42:19.148Z] #11 36.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:42:19.148Z] #11 37.37 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:19.148Z] #11 37.37 Need to get 73.3 MB of archives. [2020-10-27T02:42:19.148Z] #11 37.37 After this operation, 472 MB of additional disk space will be used. [2020-10-27T02:42:19.148Z] #11 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-10-27T02:42:19.148Z] #11 37.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-10-27T02:42:19.148Z] #11 38.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-27T02:42:19.148Z] #11 38.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-10-27T02:42:19.148Z] #11 38.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-10-27T02:42:19.148Z] #11 38.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-27T02:42:19.148Z] #11 39.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-27T02:42:19.148Z] #11 40.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-27T02:42:19.148Z] #11 40.15 Get:9 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] [2020-10-27T02:42:19.148Z] #11 ... [2020-10-27T02:42:19.148Z] [2020-10-27T02:42:19.148Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:19.148Z] #40 25.17 Reading package lists... [2020-10-27T02:42:19.148Z] #40 31.52 Building dependency tree... [2020-10-27T02:42:19.148Z] #40 33.89 The following additional packages will be installed: [2020-10-27T02:42:19.148Z] #40 33.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-27T02:42:19.148Z] #40 33.90 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-27T02:42:19.148Z] #40 33.90 Suggested packages: [2020-10-27T02:42:19.148Z] #40 33.90 manpages-dev python-setuptools [2020-10-27T02:42:19.148Z] #40 34.95 The following NEW packages will be installed: [2020-10-27T02:42:19.148Z] #40 34.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-27T02:42:19.148Z] #40 34.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-27T02:42:19.148Z] #40 34.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-27T02:42:19.148Z] #40 34.95 python-six zlib1g-dev [2020-10-27T02:42:19.148Z] #40 35.54 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:19.148Z] #40 35.54 Need to get 3798 kB of archives. [2020-10-27T02:42:19.148Z] #40 35.54 After this operation, 21.6 MB of additional disk space will be used. [2020-10-27T02:42:19.148Z] #40 35.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-10-27T02:42:19.148Z] #40 35.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-10-27T02:42:19.148Z] #40 35.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-10-27T02:42:19.148Z] #40 35.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-10-27T02:42:19.148Z] #40 35.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-10-27T02:42:19.148Z] #40 35.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-10-27T02:42:19.148Z] #40 35.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-10-27T02:42:19.148Z] #40 35.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-10-27T02:42:19.148Z] #40 35.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-10-27T02:42:19.148Z] #40 35.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-10-27T02:42:19.148Z] #40 35.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-10-27T02:42:19.148Z] #40 35.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-10-27T02:42:19.148Z] #40 35.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-10-27T02:42:19.148Z] #40 35.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-10-27T02:42:19.148Z] #40 36.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-27T02:42:19.148Z] #40 36.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-10-27T02:42:19.148Z] #40 36.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-10-27T02:42:19.148Z] #40 38.64 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:19.148Z] #40 39.20 Fetched 3798 kB in 1s (3454 kB/s) [2020-10-27T02:42:19.148Z] #40 40.30 Selecting previously unselected package libcap-dev:arm64. [2020-10-27T02:42:19.148Z] #40 40.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-10-27T02:42:19.148Z] #40 40.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-10-27T02:42:19.148Z] #40 40.38 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-10-27T02:42:19.148Z] #40 40.84 Selecting previously unselected package libnet1:arm64. [2020-10-27T02:42:19.148Z] #40 40.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-27T02:42:19.148Z] #40 40.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:19.148Z] #40 41.10 Selecting previously unselected package libnet1-dev. [2020-10-27T02:42:19.149Z] #40 41.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-27T02:42:19.149Z] #40 41.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:19.354Z] #42 18.38 CC images/core-x86.o [2020-10-27T02:42:19.425Z] #40 ... [2020-10-27T02:42:19.425Z] [2020-10-27T02:42:19.425Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:19.425Z] #47 41.11 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:42:19.425Z] #47 41.17 go: finding golang.org/x/text v0.3.2 [2020-10-27T02:42:19.425Z] #47 41.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:42:19.425Z] #47 41.34 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:42:19.425Z] #47 41.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:42:19.425Z] #47 41.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:42:19.425Z] #47 41.40 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:42:19.425Z] #47 41.40 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:42:19.425Z] #47 41.43 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:42:19.425Z] #47 41.54 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:42:19.425Z] #47 41.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:42:19.425Z] #47 41.82 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:42:19.425Z] #47 41.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:42:19.425Z] #47 41.92 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-27T02:42:19.425Z] #47 ... [2020-10-27T02:42:19.425Z] [2020-10-27T02:42:19.425Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:19.425Z] #43 31.90 sync [2020-10-27T02:42:19.425Z] #43 31.91 internal/reflectlite [2020-10-27T02:42:19.425Z] #43 33.57 github.com/LK4D4/vndr/godl/singleflight [2020-10-27T02:42:19.425Z] #43 33.57 math/rand [2020-10-27T02:42:19.425Z] #43 33.59 internal/singleflight [2020-10-27T02:42:19.425Z] #43 36.01 strconv [2020-10-27T02:42:19.425Z] #43 36.14 io [2020-10-27T02:42:19.425Z] #43 36.15 syscall [2020-10-27T02:42:19.425Z] #43 36.23 vendor/golang.org/x/net/dns/dnsmessage [2020-10-27T02:42:19.425Z] #43 38.14 bytes [2020-10-27T02:42:19.425Z] #43 40.39 reflect [2020-10-27T02:42:19.425Z] #43 40.43 regexp/syntax [2020-10-27T02:42:19.425Z] #43 41.04 bufio [2020-10-27T02:42:19.559Z] #18 56.60 Setting up iptables (1.8.2-4) ... [2020-10-27T02:42:19.559Z] #18 56.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:42:19.559Z] #18 56.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:42:19.559Z] #18 56.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:42:19.559Z] #18 56.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:42:19.559Z] #18 56.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-27T02:42:19.559Z] #18 56.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-27T02:42:19.559Z] #18 56.65 Setting up python3 (3.7.3-1) ... [2020-10-27T02:42:19.559Z] #18 57.00 Setting up python3-wheel (0.32.3-2) ... [2020-10-27T02:42:19.898Z] #43 ... [2020-10-27T02:42:19.898Z] [2020-10-27T02:42:19.898Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:42:19.898Z] #27 21.22 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-27T02:42:19.898Z] #27 21.53 [2020-10-27T02:42:19.898Z] #27 21.81 # 2.0% ######################################################################## 100.0% [2020-10-27T02:42:19.898Z] #27 21.89 [2020-10-27T02:42:19.932Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-10-27T02:42:19.932Z] [2020-10-27T02:42:19.932Z] ________ ____ __. [2020-10-27T02:42:19.932Z] \_____ \ | |/ _| [2020-10-27T02:42:19.932Z] / | \| < [2020-10-27T02:42:19.932Z] / | \ | \ [2020-10-27T02:42:19.932Z] \_______ /____|__ \ [2020-10-27T02:42:19.932Z] \/ \/ [2020-10-27T02:42:19.932Z] [2020-10-27T02:42:19.932Z] INFO: make.ps1 ended at 10/27/2020 02:42:07 [2020-10-27T02:42:19.932Z] INFO: Binaries build ended at 10/27/2020 02:42:09. Duration:00:01:38.8110437 [2020-10-27T02:42:19.932Z] INFO: Copying the built daemon binary to d:\CI\PR-41592\1\binary\dockerd-7d03e04f50.exe... [2020-10-27T02:42:19.932Z] INFO: Copying the built client binary to d:\CI\PR-41592\1\binary\docker-7d03e04f50.exe... [2020-10-27T02:42:19.932Z] INFO: Copying dockerversion from the container... [2020-10-27T02:42:19.932Z] INFO: Copying the golang package from the container to d:\CI\PR-41592\1\installer\go.zip... [2020-10-27T02:42:19.932Z] INFO: Extracting go.zip to d:\CI\PR-41592\1\go [2020-10-27T02:42:20.015Z] #42 19.18 CC images/core-arm.o [2020-10-27T02:42:20.123Z] #18 57.65 Setting up apparmor (2.13.2-10) ... [2020-10-27T02:42:20.335Z] #42 19.62 CC images/core-aarch64.o [2020-10-27T02:42:20.936Z] #62 ... [2020-10-27T02:42:20.936Z] [2020-10-27T02:42:20.936Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:20.936Z] #49 25.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:42:20.936Z] #49 26.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:42:20.936Z] #49 28.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:42:20.936Z] #49 30.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-27T02:42:20.936Z] #49 30.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-27T02:42:20.936Z] #49 30.91 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-27T02:42:20.936Z] #49 30.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-27T02:42:20.936Z] #49 32.46 runtime [2020-10-27T02:42:20.936Z] #49 32.69 runtime/cgo [2020-10-27T02:42:20.936Z] #49 ... [2020-10-27T02:42:20.936Z] [2020-10-27T02:42:20.936Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:20.936Z] #47 28.94 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:42:20.936Z] #47 32.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:42:20.936Z] #47 32.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:42:20.936Z] #47 32.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:42:20.936Z] #47 32.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:42:20.936Z] #47 32.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:42:20.936Z] #47 32.70 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:42:20.936Z] #47 32.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:42:20.936Z] #47 32.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:42:20.936Z] #47 32.71 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-27T02:42:20.936Z] #47 32.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:42:20.936Z] #47 32.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:42:20.936Z] #47 32.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:42:20.936Z] #47 32.97 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:42:20.936Z] #47 33.00 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:42:20.936Z] #47 33.02 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:42:20.936Z] #47 33.02 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:42:20.936Z] #47 33.02 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-27T02:42:20.936Z] #47 33.08 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:42:20.936Z] #47 33.09 go: downloading github.com/spf13/afero v1.1.2 [2020-10-27T02:42:20.936Z] #47 33.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:42:20.936Z] #47 33.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:42:20.936Z] #47 33.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:42:20.936Z] #47 33.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:42:20.936Z] #47 33.26 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:42:20.936Z] #47 33.26 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:42:20.936Z] #47 33.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:42:20.936Z] #47 33.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:42:20.936Z] #47 33.48 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:42:20.936Z] #47 33.50 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:42:20.936Z] #47 33.64 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:42:20.936Z] #47 33.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:42:20.936Z] #47 33.68 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:42:20.936Z] #47 33.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:42:20.936Z] #47 33.85 go: extracting github.com/spf13/afero v1.1.2 [2020-10-27T02:42:20.936Z] #47 33.91 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:42:20.936Z] #47 34.48 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:42:20.936Z] #47 34.48 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:42:20.936Z] #47 34.57 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:42:20.936Z] #47 34.57 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:42:20.936Z] #47 34.65 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:42:20.936Z] #47 34.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:42:20.936Z] #47 34.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:42:20.936Z] #47 34.89 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:42:20.936Z] #47 34.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:42:20.936Z] #47 34.96 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-27T02:42:20.936Z] #47 34.97 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-27T02:42:20.936Z] #47 35.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:42:20.936Z] #47 35.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:42:20.936Z] #47 35.07 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:42:20.936Z] #47 35.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:42:20.936Z] #47 35.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:42:20.936Z] #47 35.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:42:20.936Z] #47 35.34 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:42:20.936Z] #47 35.37 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-27T02:42:20.936Z] #47 35.37 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:42:20.936Z] #47 35.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:42:20.936Z] #47 35.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:42:20.936Z] #47 35.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:42:20.936Z] #47 35.48 go: downloading golang.org/x/text v0.3.2 [2020-10-27T02:42:20.936Z] #47 35.52 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-27T02:42:20.936Z] #47 35.52 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:42:20.936Z] #47 35.58 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:42:20.936Z] #47 35.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:42:20.936Z] #47 35.62 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:42:20.936Z] #47 35.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:42:21.021Z] #42 20.10 CC images/core-ppc64.o [2020-10-27T02:42:21.021Z] #42 ... [2020-10-27T02:42:21.021Z] [2020-10-27T02:42:21.021Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:21.021Z] #33 72.46 internal/poll [2020-10-27T02:42:21.021Z] #33 74.33 os [2020-10-27T02:42:21.021Z] #33 78.02 internal/fmtsort [2020-10-27T02:42:21.021Z] #33 78.15 path/filepath [2020-10-27T02:42:21.021Z] #33 78.89 fmt [2020-10-27T02:42:21.021Z] #33 80.04 io/ioutil [2020-10-27T02:42:21.021Z] #33 82.19 log [2020-10-27T02:42:21.021Z] #33 82.19 github.com/BurntSushi/toml [2020-10-27T02:42:21.021Z] #33 82.19 flag [2020-10-27T02:42:21.021Z] #33 ... [2020-10-27T02:42:21.021Z] [2020-10-27T02:42:21.021Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:21.021Z] #44 82.27 os/exec [2020-10-27T02:42:21.021Z] #44 82.33 net [2020-10-27T02:42:21.197Z] #47 35.78 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:42:21.197Z] #47 36.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:42:21.338Z] #27 23.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-27T02:42:21.338Z] #27 ... [2020-10-27T02:42:21.338Z] [2020-10-27T02:42:21.338Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:42:21.338Z] #30 33.50 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. [2020-10-27T02:42:21.338Z] #30 33.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-27T02:42:21.338Z] #30 34.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-27T02:42:21.338Z] #30 ... [2020-10-27T02:42:21.338Z] [2020-10-27T02:42:21.338Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:21.338Z] #47 42.30 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:42:21.338Z] #47 42.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:42:21.338Z] #47 42.32 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:42:21.338Z] #47 42.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:42:21.338Z] #47 42.94 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-27T02:42:21.338Z] #47 42.94 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:42:21.338Z] #47 43.01 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:42:21.338Z] #47 43.03 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-27T02:42:21.338Z] #47 43.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:42:21.338Z] #47 43.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:42:21.457Z] #47 36.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-27T02:42:21.457Z] #47 36.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:42:21.457Z] #47 36.18 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:42:21.457Z] #47 36.26 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-27T02:42:21.608Z] #47 44.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:42:21.608Z] #47 44.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:42:21.718Z] #47 36.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:42:21.718Z] #47 36.54 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:42:21.979Z] #47 36.55 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:42:22.016Z] #18 ... [2020-10-27T02:42:22.016Z] [2020-10-27T02:42:22.016Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:22.016Z] #41 104.4 CC criu/cr-service.o [2020-10-27T02:42:22.016Z] #41 106.0 CC criu/crtools.o [2020-10-27T02:42:22.016Z] #41 106.7 CC criu/eventfd.o [2020-10-27T02:42:22.016Z] #41 107.0 CC criu/eventpoll.o [2020-10-27T02:42:22.016Z] #41 108.0 CC criu/external.o [2020-10-27T02:42:22.016Z] #41 108.4 CC criu/fault-injection.o [2020-10-27T02:42:22.016Z] #41 108.6 CC criu/fdstore.o [2020-10-27T02:42:22.016Z] #41 108.9 CC criu/fifo.o [2020-10-27T02:42:22.016Z] #41 109.2 CC criu/file-ids.o [2020-10-27T02:42:22.016Z] #41 109.5 CC criu/file-lock.o [2020-10-27T02:42:22.016Z] #41 110.5 CC criu/files-ext.o [2020-10-27T02:42:22.016Z] #41 111.0 CC criu/files-reg.o [2020-10-27T02:42:22.016Z] #41 113.3 CC criu/files.o [2020-10-27T02:42:22.016Z] #41 ... [2020-10-27T02:42:22.016Z] [2020-10-27T02:42:22.016Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:42:22.016Z] #18 59.31 Setting up xfsprogs (4.20.0-1) ... [2020-10-27T02:42:22.016Z] #18 59.32 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:42:22.016Z] #18 59.67 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:42:22.073Z] #47 44.23 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:42:22.239Z] #47 36.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:42:22.239Z] #47 36.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:42:22.239Z] #47 36.91 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-27T02:42:22.239Z] #47 36.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:42:22.387Z] #47 44.75 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:42:22.500Z] #47 36.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:42:22.500Z] #47 37.00 go: downloading github.com/spf13/cast v1.3.0 [2020-10-27T02:42:22.500Z] #47 37.02 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-27T02:42:22.500Z] #47 37.11 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:42:22.500Z] #47 37.16 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:42:22.500Z] #47 37.18 go: extracting github.com/spf13/cast v1.3.0 [2020-10-27T02:42:22.500Z] #47 37.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:42:22.760Z] #47 37.26 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:42:22.947Z] #18 60.45 Setting up python3-distutils (3.7.3-1) ... [2020-10-27T02:42:23.055Z] #47 37.57 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-27T02:42:23.055Z] #47 37.66 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:42:23.055Z] #47 37.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:42:23.055Z] #47 37.77 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:42:23.055Z] #47 37.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:42:23.055Z] #47 37.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:42:23.226Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-10-27T02:42:23.373Z] #47 38.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:42:23.463Z] #18 60.94 Setting up python3-setuptools (40.8.0-1) ... [2020-10-27T02:42:23.466Z] #47 ... [2020-10-27T02:42:23.466Z] [2020-10-27T02:42:23.466Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:42:23.466Z] #53 DONE 45.8s [2020-10-27T02:42:23.466Z] [2020-10-27T02:42:23.466Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:42:23.466Z] #27 23.67 [2020-10-27T02:42:23.466Z] #27 23.96 0.8% #################################################################### 95.6% ######################################################################## 100.0% [2020-10-27T02:42:23.466Z] #27 24.24 [2020-10-27T02:42:23.646Z] #47 38.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:42:23.646Z] #47 38.38 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-27T02:42:23.646Z] #47 38.38 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-27T02:42:23.729Z] #27 25.83 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-27T02:42:23.729Z] #27 25.94 skipping existing 9a99313a2c50 [2020-10-27T02:42:23.907Z] #47 38.48 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-27T02:42:23.907Z] #47 38.64 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-27T02:42:23.993Z] #27 26.16 [2020-10-27T02:42:24.169Z] #47 38.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:42:24.454Z] #47 38.94 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-27T02:42:24.454Z] #47 39.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:42:24.719Z] #47 39.31 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:42:24.719Z] #47 39.33 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-27T02:42:24.719Z] #47 39.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:42:24.833Z] #18 62.20 Setting up python3-pip (18.1-5) ... [2020-10-27T02:42:24.951Z] #27 ... [2020-10-27T02:42:24.951Z] [2020-10-27T02:42:24.951Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:24.951Z] #45 DONE 47.2s [2020-10-27T02:42:24.951Z] [2020-10-27T02:42:24.951Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:24.951Z] #54 1.388 + RM_GOPATH=0 [2020-10-27T02:42:24.951Z] #54 1.389 + TMP_GOPATH= [2020-10-27T02:42:24.951Z] #54 1.390 + : /build [2020-10-27T02:42:24.951Z] #54 1.390 + '[' -z '' ']' [2020-10-27T02:42:24.951Z] #54 1.397 ++ mktemp -d [2020-10-27T02:42:24.951Z] #54 1.400 + export GOPATH=/tmp/tmp.eyhL1jYQ2U [2020-10-27T02:42:24.951Z] #54 1.401 + GOPATH=/tmp/tmp.eyhL1jYQ2U [2020-10-27T02:42:24.951Z] #54 1.402 + RM_GOPATH=1 [2020-10-27T02:42:24.951Z] #54 1.402 + case "$(go env GOARCH)" in [2020-10-27T02:42:24.951Z] #54 1.403 ++ go env GOARCH [2020-10-27T02:42:24.951Z] #54 1.429 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:24.951Z] #54 1.429 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:24.951Z] #54 1.431 ++ dirname /tmp/install/install.sh [2020-10-27T02:42:24.951Z] #54 1.443 + dir=/tmp/install [2020-10-27T02:42:24.951Z] #54 1.449 + bin=containerd [2020-10-27T02:42:24.951Z] #54 1.449 + shift [2020-10-27T02:42:24.951Z] #54 1.450 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-27T02:42:24.951Z] #54 1.454 + . /tmp/install/containerd.installer [2020-10-27T02:42:24.951Z] #54 1.458 ++ set -e [2020-10-27T02:42:24.951Z] #54 1.459 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:42:24.951Z] #54 1.459 + install_containerd [2020-10-27T02:42:24.951Z] #54 1.471 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-27T02:42:24.951Z] #54 1.474 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:42:24.951Z] #54 1.474 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eyhL1jYQ2U/src/github.com/containerd/containerd [2020-10-27T02:42:24.951Z] #54 1.477 Cloning into '/tmp/tmp.eyhL1jYQ2U/src/github.com/containerd/containerd'... [2020-10-27T02:42:24.980Z] #47 39.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:42:25.240Z] #47 ... [2020-10-27T02:42:25.240Z] [2020-10-27T02:42:25.240Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:42:25.240Z] #53 29.95 Fetched 8396 kB in 24s (352 kB/s) [2020-10-27T02:42:25.240Z] #53 29.95 Reading package lists... [2020-10-27T02:42:25.500Z] #53 38.60 Reading package lists... [2020-10-27T02:42:25.500Z] #53 ... [2020-10-27T02:42:25.500Z] [2020-10-27T02:42:25.500Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:25.500Z] #40 31.02 Fetched 8396 kB in 25s (341 kB/s) [2020-10-27T02:42:25.500Z] #40 31.02 Reading package lists... [2020-10-27T02:42:25.500Z] #40 39.75 Reading package lists... [2020-10-27T02:42:25.500Z] #40 ... [2020-10-27T02:42:25.500Z] [2020-10-27T02:42:25.500Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:25.500Z] #47 40.16 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:42:25.500Z] #47 40.17 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:42:25.500Z] #47 40.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:42:25.570Z] #44 86.57 internal/lazyregexp [2020-10-27T02:42:25.570Z] #44 87.03 github.com/LK4D4/vndr/versioned [2020-10-27T02:42:25.762Z] #47 40.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:42:25.762Z] #47 40.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:42:25.762Z] #47 ... [2020-10-27T02:42:25.762Z] [2020-10-27T02:42:25.762Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:25.762Z] #11 30.43 Fetched 8396 kB in 24s (349 kB/s) [2020-10-27T02:42:25.762Z] #11 30.43 Reading package lists... [2020-10-27T02:42:25.763Z] #18 63.27 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:25.763Z] #18 63.32 Processing triggers for mime-support (3.62) ... [2020-10-27T02:42:25.870Z] #44 ... [2020-10-27T02:42:25.870Z] [2020-10-27T02:42:25.870Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:25.870Z] #55 45.27 Checking out files: 54% (1876/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 99% (3412/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-27T02:42:25.870Z] #55 46.35 + cd /tmp/tmp.zPQWR4RzoS/src/github.com/containerd/containerd [2020-10-27T02:42:25.870Z] #55 46.35 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:42:25.870Z] #55 47.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-27T02:42:25.870Z] #55 47.40 + BUILDTAGS='netgo osusergo static_build' [2020-10-27T02:42:25.870Z] #55 47.40 + export EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:42:25.870Z] #55 47.40 + EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:42:25.870Z] #55 47.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-27T02:42:25.870Z] #55 47.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-27T02:42:25.870Z] #55 47.40 + '[' '' = dynamic ']' [2020-10-27T02:42:25.870Z] #55 47.40 + make [2020-10-27T02:42:25.870Z] #55 48.48 + bin/ctr [2020-10-27T02:42:26.027Z] #11 39.43 Reading package lists... [2020-10-27T02:42:26.027Z] #11 ... [2020-10-27T02:42:26.027Z] [2020-10-27T02:42:26.027Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:26.027Z] #43 40.61 vendor/golang.org/x/crypto/internal/subtle [2020-10-27T02:42:26.291Z] #43 40.83 vendor/golang.org/x/crypto/curve25519 [2020-10-27T02:42:26.693Z] #18 DONE 64.1s [2020-10-27T02:42:26.693Z] [2020-10-27T02:42:26.693Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-27T02:42:27.623Z] #19 0.933 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-27T02:42:27.623Z] #19 0.941 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-27T02:42:27.623Z] #19 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-27T02:42:27.623Z] #19 DONE 1.0s [2020-10-27T02:42:27.623Z] [2020-10-27T02:42:27.623Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:42:27.623Z] #38 186.3 + dpkg --print-architecture [2020-10-27T02:42:27.623Z] #38 186.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-27T02:42:28.189Z] #38 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-27T02:42:28.189Z] #38 187.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-27T02:42:28.265Z] #54 ... [2020-10-27T02:42:28.265Z] [2020-10-27T02:42:28.265Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-27T02:42:28.265Z] #27 27.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-27T02:42:28.265Z] #27 28.08 [2020-10-27T02:42:28.265Z] #27 28.32 ############ 17.8% ######################################################################## 100.0% [2020-10-27T02:42:28.265Z] #27 28.41 [2020-10-27T02:42:28.265Z] #27 29.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-27T02:42:28.265Z] #27 29.47 [2020-10-27T02:42:28.265Z] #27 29.64 ######################################################################## 100.0% [2020-10-27T02:42:28.265Z] #27 29.83 [2020-10-27T02:42:28.265Z] #27 29.88 Download of images into '/build' complete. [2020-10-27T02:42:28.265Z] #27 29.89 Use something like the following to load the result into a Docker daemon: [2020-10-27T02:42:28.265Z] #27 29.89 tar -cC '/build' . | docker load [2020-10-27T02:42:28.265Z] #27 DONE 30.1s [2020-10-27T02:42:28.265Z] [2020-10-27T02:42:28.265Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:28.265Z] #40 46.21 Selecting previously unselected package libnl-3-200:arm64. [2020-10-27T02:42:28.265Z] #40 46.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-10-27T02:42:28.265Z] #40 46.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-10-27T02:42:28.265Z] #40 47.33 Selecting previously unselected package libnl-3-dev:arm64. [2020-10-27T02:42:28.265Z] #40 47.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-10-27T02:42:28.265Z] #40 47.46 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-10-27T02:42:28.265Z] #40 49.32 Selecting previously unselected package libprotobuf-c1:arm64. [2020-10-27T02:42:28.265Z] #40 49.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-10-27T02:42:28.265Z] #40 49.50 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-27T02:42:28.265Z] #40 49.81 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-10-27T02:42:28.266Z] #40 49.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-10-27T02:42:28.266Z] #40 49.92 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-10-27T02:42:28.266Z] #40 50.34 Selecting previously unselected package zlib1g-dev:arm64. [2020-10-27T02:42:28.266Z] #40 50.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-10-27T02:42:28.266Z] #40 50.37 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-10-27T02:42:28.266Z] #40 50.74 Selecting previously unselected package libprotobuf17:arm64. [2020-10-27T02:42:28.266Z] #40 50.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-10-27T02:42:28.266Z] #40 50.76 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:28.837Z] #43 ... [2020-10-27T02:42:28.837Z] [2020-10-27T02:42:28.837Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:28.837Z] #34 33.20 Fetched 8396 kB in 26s (326 kB/s) [2020-10-27T02:42:28.837Z] #34 33.20 Reading package lists... [2020-10-27T02:42:28.837Z] #34 41.15 Reading package lists... [2020-10-27T02:42:28.837Z] #34 ... [2020-10-27T02:42:28.837Z] [2020-10-27T02:42:28.837Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:28.837Z] #47 40.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:42:28.837Z] #47 40.67 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:42:28.837Z] #47 40.75 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:42:28.837Z] #47 41.01 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:42:28.837Z] #47 41.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:42:28.837Z] #47 43.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:42:29.215Z] #40 51.76 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-10-27T02:42:29.455Z] #55 ... [2020-10-27T02:42:29.455Z] [2020-10-27T02:42:29.455Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:29.455Z] #50 80.58 mvdan.cc/sh/v3/fileutil [2020-10-27T02:42:29.455Z] #50 80.59 io/ioutil [2020-10-27T02:42:29.455Z] #50 82.37 encoding/binary [2020-10-27T02:42:29.455Z] #50 82.37 flag [2020-10-27T02:42:29.455Z] #50 82.37 github.com/pkg/diff [2020-10-27T02:42:29.455Z] #50 82.37 go/token [2020-10-27T02:42:29.455Z] #50 85.15 go/scanner [2020-10-27T02:42:29.455Z] #50 86.97 mvdan.cc/editorconfig [2020-10-27T02:42:29.455Z] #50 87.22 mvdan.cc/sh/v3/syntax [2020-10-27T02:42:29.455Z] #50 89.28 encoding/base64 [2020-10-27T02:42:29.455Z] #50 89.53 go/ast [2020-10-27T02:42:29.455Z] #50 ... [2020-10-27T02:42:29.455Z] [2020-10-27T02:42:29.455Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:29.455Z] #42 20.99 CC images/core-s390.o [2020-10-27T02:42:29.455Z] #42 22.00 CC images/cpuinfo.o [2020-10-27T02:42:29.455Z] #42 22.76 CC images/inventory.o [2020-10-27T02:42:29.455Z] #42 23.01 CC images/fdinfo.o [2020-10-27T02:42:29.455Z] #42 23.36 CC images/fown.o [2020-10-27T02:42:29.455Z] #42 23.60 CC images/ns.o [2020-10-27T02:42:29.456Z] #42 23.82 CC images/regfile.o [2020-10-27T02:42:29.456Z] #42 24.07 CC images/ghost-file.o [2020-10-27T02:42:29.456Z] #42 24.49 CC images/fifo.o [2020-10-27T02:42:29.456Z] #42 24.72 CC images/remap-file-path.o [2020-10-27T02:42:29.456Z] #42 24.95 CC images/eventfd.o [2020-10-27T02:42:29.456Z] #42 25.25 CC images/eventpoll.o [2020-10-27T02:42:29.456Z] #42 25.67 CC images/fh.o [2020-10-27T02:42:29.456Z] #42 26.01 CC images/fsnotify.o [2020-10-27T02:42:29.456Z] #42 26.74 CC images/signalfd.o [2020-10-27T02:42:29.456Z] #42 27.00 CC images/fs.o [2020-10-27T02:42:29.456Z] #42 27.35 CC images/pstree.o [2020-10-27T02:42:29.456Z] #42 27.68 CC images/pipe.o [2020-10-27T02:42:29.456Z] #42 27.97 CC images/tcp-stream.o [2020-10-27T02:42:29.456Z] #42 28.22 CC images/sk-packet.o [2020-10-27T02:42:29.456Z] #42 ... [2020-10-27T02:42:29.456Z] [2020-10-27T02:42:29.456Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:29.456Z] #33 86.71 github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:42:29.456Z] #33 DONE 90.9s [2020-10-27T02:42:29.456Z] [2020-10-27T02:42:29.456Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:29.456Z] #42 28.62 CC images/mnt.o [2020-10-27T02:42:29.456Z] #42 ... [2020-10-27T02:42:29.456Z] [2020-10-27T02:42:29.456Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:29.456Z] #44 87.78 encoding/binary [2020-10-27T02:42:29.456Z] #44 87.80 go/scanner [2020-10-27T02:42:29.456Z] #44 87.82 net/url [2020-10-27T02:42:29.479Z] #40 51.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-10-27T02:42:29.479Z] #40 51.79 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:29.744Z] #40 52.20 Selecting previously unselected package libprotobuf-dev:arm64. [2020-10-27T02:42:29.744Z] #40 52.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-10-27T02:42:29.744Z] #40 52.21 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:30.615Z] #44 91.88 go/ast [2020-10-27T02:42:30.696Z] #40 ... [2020-10-27T02:42:30.696Z] [2020-10-27T02:42:30.696Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:30.696Z] #11 42.96 Get:10 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] [2020-10-27T02:42:30.696Z] #11 45.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-10-27T02:42:30.696Z] #11 45.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-10-27T02:42:30.696Z] #11 45.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-10-27T02:42:30.696Z] #11 45.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-10-27T02:42:30.696Z] #11 45.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-10-27T02:42:30.696Z] #11 45.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-10-27T02:42:30.696Z] #11 45.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-10-27T02:42:30.696Z] #11 45.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-10-27T02:42:30.696Z] #11 45.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-10-27T02:42:30.696Z] #11 45.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-10-27T02:42:30.696Z] #11 45.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-10-27T02:42:30.696Z] #11 45.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-10-27T02:42:30.696Z] #11 45.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-10-27T02:42:30.696Z] #11 45.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-10-27T02:42:30.696Z] #11 45.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-10-27T02:42:30.696Z] #11 47.44 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:30.696Z] #11 47.88 Fetched 73.3 MB in 9s (8273 kB/s) [2020-10-27T02:42:30.696Z] #11 48.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-27T02:42:30.696Z] #11 48.38 (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.) [2020-10-27T02:42:30.696Z] #11 48.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-10-27T02:42:30.696Z] #11 48.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:42:30.696Z] #11 51.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-27T02:42:30.697Z] #11 51.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-10-27T02:42:30.697Z] #11 51.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:42:30.697Z] #11 ... [2020-10-27T02:42:30.697Z] [2020-10-27T02:42:30.697Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:30.697Z] #49 43.19 regexp/syntax [2020-10-27T02:42:30.697Z] #49 47.59 regexp [2020-10-27T02:42:30.697Z] #49 48.51 context [2020-10-27T02:42:30.697Z] #49 48.54 internal/poll [2020-10-27T02:42:30.697Z] #49 51.63 path/filepath [2020-10-27T02:42:30.750Z] #47 45.42 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-27T02:42:30.960Z] #49 ... [2020-10-27T02:42:30.960Z] [2020-10-27T02:42:30.960Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:30.960Z] #32 43.78 internal/syscall/execenv [2020-10-27T02:42:30.960Z] #32 43.80 internal/syscall/unix [2020-10-27T02:42:30.960Z] #32 43.81 time [2020-10-27T02:42:30.960Z] #32 47.71 internal/poll [2020-10-27T02:42:30.960Z] #32 48.95 internal/fmtsort [2020-10-27T02:42:30.960Z] #32 49.67 os [2020-10-27T02:42:30.960Z] #32 51.54 fmt [2020-10-27T02:42:30.960Z] #32 51.54 path/filepath [2020-10-27T02:42:30.960Z] #32 52.70 io/ioutil [2020-10-27T02:42:30.960Z] #32 ... [2020-10-27T02:42:30.960Z] [2020-10-27T02:42:30.960Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:30.960Z] #49 53.51 mvdan.cc/sh/v3/fileutil [2020-10-27T02:42:31.224Z] #49 ... [2020-10-27T02:42:31.224Z] [2020-10-27T02:42:31.224Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:31.224Z] #43 43.55 hash/crc32 [2020-10-27T02:42:31.224Z] #43 44.78 time [2020-10-27T02:42:31.224Z] #43 45.44 regexp [2020-10-27T02:42:31.224Z] #43 50.00 github.com/LK4D4/vndr/versioned [2020-10-27T02:42:31.224Z] #43 52.05 internal/lazyregexp [2020-10-27T02:42:31.224Z] #43 52.10 path/filepath [2020-10-27T02:42:31.224Z] #43 52.10 net [2020-10-27T02:42:31.224Z] #43 53.38 os/exec [2020-10-27T02:42:31.224Z] #43 ... [2020-10-27T02:42:31.224Z] [2020-10-27T02:42:31.224Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:31.224Z] #40 53.64 Selecting previously unselected package libprotoc17:arm64. [2020-10-27T02:42:31.224Z] #40 53.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-10-27T02:42:31.224Z] #40 53.67 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:31.320Z] #47 ... [2020-10-27T02:42:31.320Z] [2020-10-27T02:42:31.320Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:31.320Z] #11 39.43 Reading package lists... [2020-10-27T02:42:31.794Z] #44 93.35 text/template/parse [2020-10-27T02:42:31.801Z] #40 54.18 Selecting previously unselected package protobuf-c-compiler. [2020-10-27T02:42:31.801Z] #40 54.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-10-27T02:42:31.801Z] #40 54.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:42:31.801Z] #40 54.34 Selecting previously unselected package protobuf-compiler. [2020-10-27T02:42:32.064Z] #40 54.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-10-27T02:42:32.064Z] #40 54.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:42:32.064Z] #40 54.56 Selecting previously unselected package python-pkg-resources. [2020-10-27T02:42:32.064Z] #40 54.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:42:32.064Z] #40 54.58 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-27T02:42:32.133Z] #44 ... [2020-10-27T02:42:32.134Z] [2020-10-27T02:42:32.134Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:32.134Z] #42 29.02 CC images/pipe-data.o [2020-10-27T02:42:32.134Z] #42 29.41 CC images/sa.o [2020-10-27T02:42:32.134Z] #42 29.66 CC images/timer.o [2020-10-27T02:42:32.134Z] #42 30.17 CC images/timerfd.o [2020-10-27T02:42:32.134Z] #42 30.44 CC images/mm.o [2020-10-27T02:42:32.134Z] #42 30.74 CC images/sk-opts.o [2020-10-27T02:42:32.134Z] #42 31.11 CC images/sk-unix.o [2020-10-27T02:42:32.327Z] #40 54.95 Selecting previously unselected package python-six. [2020-10-27T02:42:32.461Z] #42 31.45 CC images/sk-inet.o [2020-10-27T02:42:32.461Z] #42 31.86 CC images/tun.o [2020-10-27T02:42:32.591Z] #40 54.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-27T02:42:32.591Z] #40 54.97 Unpacking python-six (1.12.0-1) ... [2020-10-27T02:42:32.591Z] #40 55.11 Selecting previously unselected package python-protobuf. [2020-10-27T02:42:32.591Z] #40 55.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-10-27T02:42:32.591Z] #40 55.13 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-27T02:42:33.190Z] #42 32.29 CC images/sk-netlink.o [2020-10-27T02:42:33.190Z] #42 32.50 CC images/packet-sock.o [2020-10-27T02:42:33.272Z] #11 46.39 Building dependency tree... [2020-10-27T02:42:33.441Z] #38 ... [2020-10-27T02:42:33.441Z] [2020-10-27T02:42:33.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:33.441Z] #41 115.5 CC criu/filesystems.o [2020-10-27T02:42:33.441Z] #41 116.2 CC criu/fsnotify.o [2020-10-27T02:42:33.441Z] #41 117.4 CC criu/image-desc.o [2020-10-27T02:42:33.441Z] #41 117.6 CC criu/image.o [2020-10-27T02:42:33.441Z] #41 118.6 CC criu/ipc_ns.o [2020-10-27T02:42:33.441Z] #41 120.4 CC criu/irmap.o [2020-10-27T02:42:33.441Z] #41 121.3 CC criu/kcmp-ids.o [2020-10-27T02:42:33.441Z] #41 121.7 CC criu/kerndat.o [2020-10-27T02:42:33.441Z] #41 122.7 CC criu/libnetlink.o [2020-10-27T02:42:33.441Z] #41 123.2 CC criu/log.o [2020-10-27T02:42:33.441Z] #41 123.6 CC criu/lsm.o [2020-10-27T02:42:33.441Z] #41 124.0 CC criu/mem.o [2020-10-27T02:42:33.441Z] #41 125.8 CC criu/memfd.o [2020-10-27T02:42:33.578Z] #40 55.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-27T02:42:33.698Z] #41 126.4 CC criu/mount.o [2020-10-27T02:42:33.855Z] #40 ... [2020-10-27T02:42:33.855Z] [2020-10-27T02:42:33.855Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:33.855Z] #34 46.24 Selecting previously unselected package cmake-data. [2020-10-27T02:42:33.855Z] #34 46.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-27T02:42:33.855Z] #34 46.34 Unpacking cmake-data (3.13.4-1) ... [2020-10-27T02:42:33.855Z] #34 53.30 Selecting previously unselected package libicu63:arm64. [2020-10-27T02:42:33.855Z] #34 53.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-10-27T02:42:33.855Z] #34 53.33 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-27T02:42:33.855Z] #34 ... [2020-10-27T02:42:33.855Z] [2020-10-27T02:42:33.855Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:33.855Z] #11 53.67 Selecting previously unselected package binutils-mingw-w64. [2020-10-27T02:42:33.855Z] #11 53.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-27T02:42:33.855Z] #11 53.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:42:33.855Z] #11 53.85 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-10-27T02:42:33.855Z] #11 53.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-10-27T02:42:33.855Z] #11 53.88 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-10-27T02:42:33.855Z] #11 54.12 Selecting previously unselected package dmsetup. [2020-10-27T02:42:33.855Z] #11 54.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-10-27T02:42:33.855Z] #11 54.18 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-27T02:42:33.855Z] #11 54.42 Selecting previously unselected package mingw-w64-common. [2020-10-27T02:42:33.855Z] #11 54.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-27T02:42:33.855Z] #11 54.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-27T02:42:33.963Z] #42 33.06 CC images/ipc-var.o [2020-10-27T02:42:33.963Z] #42 33.31 CC images/ipc-desc.o [2020-10-27T02:42:34.295Z] #42 33.60 CC images/ipc-shm.o [2020-10-27T02:42:34.670Z] #42 33.81 CC images/ipc-msg.o [2020-10-27T02:42:35.041Z] #42 34.15 CC images/ipc-sem.o [2020-10-27T02:42:35.183Z] #11 ... [2020-10-27T02:42:35.184Z] [2020-10-27T02:42:35.184Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:35.184Z] #62 DONE 49.4s [2020-10-27T02:42:35.184Z] [2020-10-27T02:42:35.184Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:35.184Z] #40 39.75 Reading package lists... [2020-10-27T02:42:35.184Z] #40 46.05 Building dependency tree... [2020-10-27T02:42:35.184Z] #40 49.11 The following additional packages will be installed: [2020-10-27T02:42:35.184Z] #40 49.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-27T02:42:35.184Z] #40 49.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-27T02:42:35.184Z] #40 49.14 Suggested packages: [2020-10-27T02:42:35.184Z] #40 49.15 manpages-dev python-setuptools [2020-10-27T02:42:35.375Z] #42 34.44 CC images/utsns.o [2020-10-27T02:42:35.684Z] #42 34.82 CC images/creds.o [2020-10-27T02:42:36.032Z] #42 35.12 CC images/vma.o [2020-10-27T02:42:36.032Z] #42 35.40 CC images/netdev.o [2020-10-27T02:42:36.568Z] #40 50.93 The following NEW packages will be installed: [2020-10-27T02:42:36.568Z] #40 50.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-27T02:42:36.568Z] #40 50.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-27T02:42:36.568Z] #40 50.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-27T02:42:36.568Z] #40 50.94 python-six zlib1g-dev [2020-10-27T02:42:36.751Z] #42 35.84 CC images/tty.o [2020-10-27T02:42:36.828Z] #40 51.46 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:36.828Z] #40 51.46 Need to get 4095 kB of archives. [2020-10-27T02:42:36.828Z] #40 51.46 After this operation, 22.5 MB of additional disk space will be used. [2020-10-27T02:42:36.828Z] #40 51.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-27T02:42:36.828Z] #40 51.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-27T02:42:36.828Z] #40 51.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-27T02:42:36.828Z] #40 51.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-27T02:42:36.828Z] #40 51.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-27T02:42:36.829Z] #40 51.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-27T02:42:36.829Z] #40 51.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-27T02:42:36.829Z] #40 51.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-27T02:42:36.829Z] #40 51.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-27T02:42:36.829Z] #40 51.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-27T02:42:36.829Z] #40 51.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-27T02:42:37.089Z] #40 51.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-27T02:42:37.089Z] #40 51.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-27T02:42:37.089Z] #40 51.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-27T02:42:37.089Z] #40 51.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-27T02:42:37.089Z] #40 51.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-27T02:42:37.089Z] #40 51.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-27T02:42:37.174Z] #11 ... [2020-10-27T02:42:37.174Z] [2020-10-27T02:42:37.174Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:37.174Z] #34 59.60 Selecting previously unselected package libxml2:arm64. [2020-10-27T02:42:37.174Z] #34 59.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-10-27T02:42:37.174Z] #34 59.63 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:42:37.350Z] #40 ... [2020-10-27T02:42:37.350Z] [2020-10-27T02:42:37.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:37.350Z] #11 50.16 The following additional packages will be installed: [2020-10-27T02:42:37.350Z] #11 50.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-27T02:42:37.350Z] #11 50.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-27T02:42:37.350Z] #11 50.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-27T02:42:37.350Z] #11 50.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:42:37.350Z] #11 50.19 Suggested packages: [2020-10-27T02:42:37.350Z] #11 50.21 gcc-8-locales seccomp wine64 [2020-10-27T02:42:37.350Z] #11 51.72 The following NEW packages will be installed: [2020-10-27T02:42:37.350Z] #11 51.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-27T02:42:37.350Z] #11 51.74 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-27T02:42:37.350Z] #11 51.75 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-27T02:42:37.350Z] #11 51.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-27T02:42:37.350Z] #11 51.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-27T02:42:37.350Z] #11 51.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-27T02:42:37.350Z] #11 52.11 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:37.350Z] #11 52.11 Need to get 77.7 MB of archives. [2020-10-27T02:42:37.350Z] #11 52.11 After this operation, 487 MB of additional disk space will be used. [2020-10-27T02:42:37.350Z] #11 52.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-27T02:42:37.536Z] #42 36.52 CC images/file-lock.o [2020-10-27T02:42:37.536Z] #42 36.75 CC images/rlimit.o [2020-10-27T02:42:37.613Z] #11 52.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-27T02:42:37.873Z] #11 ... [2020-10-27T02:42:37.873Z] [2020-10-27T02:42:37.873Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-27T02:42:37.873Z] #53 38.60 Reading package lists... [2020-10-27T02:42:37.873Z] #53 45.77 Building dependency tree... [2020-10-27T02:42:37.873Z] #53 49.08 The following additional packages will be installed: [2020-10-27T02:42:37.873Z] #53 49.09 libbtrfs0 [2020-10-27T02:42:37.873Z] #53 49.27 The following NEW packages will be installed: [2020-10-27T02:42:37.873Z] #53 49.28 libbtrfs-dev libbtrfs0 [2020-10-27T02:42:37.873Z] #53 49.81 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:37.873Z] #53 49.81 Need to get 119 kB of archives. [2020-10-27T02:42:37.873Z] #53 49.81 After this operation, 387 kB of additional disk space will be used. [2020-10-27T02:42:37.873Z] #53 49.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-27T02:42:37.873Z] #53 49.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-27T02:42:37.873Z] #53 51.12 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:37.873Z] #53 51.35 Fetched 119 kB in 0s (279 kB/s) [2020-10-27T02:42:37.873Z] #53 51.61 Selecting previously unselected package libbtrfs0. [2020-10-27T02:42:37.873Z] #53 51.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 ... 15410 files and directories currently installed.) [2020-10-27T02:42:37.873Z] #53 51.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-27T02:42:37.873Z] #53 51.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:42:37.873Z] #53 51.82 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:42:37.873Z] #53 51.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-27T02:42:37.873Z] #53 51.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:42:37.873Z] #53 52.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:42:37.873Z] #53 52.15 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:42:37.873Z] #53 52.18 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:37.873Z] #53 DONE 52.5s [2020-10-27T02:42:37.873Z] [2020-10-27T02:42:37.873Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:37.873Z] #11 52.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-27T02:42:37.889Z] #41 130.0 CC criu/namespaces.o [2020-10-27T02:42:37.889Z] #41 ... [2020-10-27T02:42:37.889Z] [2020-10-27T02:42:37.889Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:42:37.889Z] #20 5.390 Collecting yamllint==1.16.0 [2020-10-27T02:42:37.901Z] #42 36.94 CC images/pagemap.o [2020-10-27T02:42:38.146Z] #20 10.77 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-27T02:42:38.150Z] #11 52.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-27T02:42:38.150Z] #11 52.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-27T02:42:38.150Z] #11 52.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-27T02:42:38.257Z] #42 37.22 CC images/siginfo.o [2020-10-27T02:42:38.257Z] #42 37.52 CC images/rpc.o [2020-10-27T02:42:38.403Z] #20 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-27T02:42:38.403Z] #20 10.92 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-27T02:42:38.574Z] #34 61.17 Selecting previously unselected package libarchive13:arm64. [2020-10-27T02:42:38.660Z] #20 10.97 Collecting pyyaml (from yamllint==1.16.0) [2020-10-27T02:42:38.660Z] #20 11.10 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-27T02:42:38.722Z] #11 53.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-27T02:42:38.838Z] #34 61.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-10-27T02:42:38.838Z] #34 61.21 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-10-27T02:42:39.223Z] #20 ... [2020-10-27T02:42:39.223Z] [2020-10-27T02:42:39.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:39.223Z] #41 131.8 CC criu/net.o [2020-10-27T02:42:39.292Z] #11 53.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-27T02:42:39.292Z] #11 53.86 Get:9 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] [2020-10-27T02:42:39.417Z] #34 61.99 Selecting previously unselected package libjsoncpp1:arm64. [2020-10-27T02:42:39.438Z] #42 ... [2020-10-27T02:42:39.438Z] [2020-10-27T02:42:39.438Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:39.438Z] #12 91.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-27T02:42:39.438Z] #12 91.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-27T02:42:39.438Z] #12 91.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:39.684Z] #34 61.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-10-27T02:42:39.949Z] #34 62.57 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-10-27T02:42:40.157Z] #12 ... [2020-10-27T02:42:40.157Z] [2020-10-27T02:42:40.157Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:40.157Z] #42 39.17 CC images/ext-file.o [2020-10-27T02:42:40.157Z] #42 39.38 CC images/cgroup.o [2020-10-27T02:42:40.157Z] #42 ... [2020-10-27T02:42:40.157Z] [2020-10-27T02:42:40.157Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:40.157Z] #50 91.72 encoding/json [2020-10-27T02:42:40.157Z] #50 91.87 golang.org/x/sys/unix [2020-10-27T02:42:40.887Z] #50 ... [2020-10-27T02:42:40.887Z] [2020-10-27T02:42:40.887Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:40.887Z] #42 40.19 CC images/userns.o [2020-10-27T02:42:41.211Z] #42 40.57 CC images/google/protobuf/descriptor.o [2020-10-27T02:42:42.385Z] #42 ... [2020-10-27T02:42:42.385Z] [2020-10-27T02:42:42.385Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:42.385Z] #44 93.75 encoding/json [2020-10-27T02:42:42.385Z] #44 103.6 text/template [2020-10-27T02:42:42.385Z] #44 103.9 go/parser [2020-10-27T02:42:42.498Z] #41 ... [2020-10-27T02:42:42.498Z] [2020-10-27T02:42:42.498Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:42:42.498Z] #20 12.48 Building wheels for collected packages: pyyaml [2020-10-27T02:42:42.498Z] #20 12.48 Running setup.py bdist_wheel for pyyaml: started [2020-10-27T02:42:42.498Z] #20 13.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-27T02:42:42.498Z] #20 13.61 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-27T02:42:42.498Z] #20 13.69 Successfully built pyyaml [2020-10-27T02:42:42.498Z] #20 13.71 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-27T02:42:42.498Z] #20 14.09 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-27T02:42:42.498Z] #20 DONE 14.5s [2020-10-27T02:42:42.498Z] [2020-10-27T02:42:42.498Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-27T02:42:42.498Z] #23 DONE 0.2s [2020-10-27T02:42:42.498Z] [2020-10-27T02:42:42.498Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-27T02:42:42.512Z] #34 ... [2020-10-27T02:42:42.512Z] [2020-10-27T02:42:42.512Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:42.512Z] #49 54.36 fmt [2020-10-27T02:42:42.512Z] #49 54.37 encoding/binary [2020-10-27T02:42:42.512Z] #49 56.82 encoding/base64 [2020-10-27T02:42:42.512Z] #49 56.83 golang.org/x/sys/unix [2020-10-27T02:42:42.512Z] #49 58.88 encoding/json [2020-10-27T02:42:42.512Z] #49 58.88 github.com/pkg/diff [2020-10-27T02:42:42.512Z] #49 58.90 go/scanner [2020-10-27T02:42:42.512Z] #49 60.62 go/ast [2020-10-27T02:42:42.512Z] #49 61.24 mvdan.cc/editorconfig [2020-10-27T02:42:42.512Z] #49 62.92 mvdan.cc/sh/v3/syntax [2020-10-27T02:42:42.512Z] #49 ... [2020-10-27T02:42:42.512Z] [2020-10-27T02:42:42.512Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:42.512Z] #32 54.65 flag [2020-10-27T02:42:42.512Z] #32 54.65 github.com/BurntSushi/toml [2020-10-27T02:42:42.512Z] #32 54.65 log [2020-10-27T02:42:42.512Z] #32 58.18 github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:42:42.512Z] #32 ... [2020-10-27T02:42:42.512Z] [2020-10-27T02:42:42.512Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:42.512Z] #40 58.32 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:42.512Z] #40 58.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:42.512Z] #40 58.72 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-27T02:42:42.512Z] #40 58.74 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-10-27T02:42:42.512Z] #40 58.76 Setting up python-six (1.12.0-1) ... [2020-10-27T02:42:42.512Z] #40 60.92 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-10-27T02:42:42.512Z] #40 61.33 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-10-27T02:42:42.512Z] #40 61.75 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:42.512Z] #40 61.86 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-10-27T02:42:42.512Z] #40 63.30 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:42.512Z] #40 ... [2020-10-27T02:42:42.512Z] [2020-10-27T02:42:42.512Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:42.512Z] #32 DONE 65.1s [2020-10-27T02:42:42.512Z] [2020-10-27T02:42:42.512Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:42.512Z] #40 65.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:42:42.512Z] #40 ... [2020-10-27T02:42:42.512Z] [2020-10-27T02:42:42.512Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:42.512Z] #34 65.17 Selecting previously unselected package librhash0:arm64. [2020-10-27T02:42:42.599Z] #11 57.16 Get:10 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] [2020-10-27T02:42:42.782Z] #34 65.17 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-10-27T02:42:42.782Z] #34 65.19 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-10-27T02:42:42.859Z] #11 ... [2020-10-27T02:42:42.860Z] [2020-10-27T02:42:42.860Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:42.860Z] #32 47.48 sync [2020-10-27T02:42:42.860Z] #32 47.49 internal/reflectlite [2020-10-27T02:42:42.860Z] #32 50.40 errors [2020-10-27T02:42:42.860Z] #32 50.41 sort [2020-10-27T02:42:42.860Z] #32 50.96 strconv [2020-10-27T02:42:42.860Z] #32 52.02 io [2020-10-27T02:42:42.860Z] #32 53.64 internal/oserror [2020-10-27T02:42:42.860Z] #32 53.78 syscall [2020-10-27T02:42:42.860Z] #32 55.09 reflect [2020-10-27T02:42:42.860Z] #32 ... [2020-10-27T02:42:42.860Z] [2020-10-27T02:42:42.860Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:42.860Z] #34 41.15 Reading package lists... [2020-10-27T02:42:42.860Z] #34 47.70 Building dependency tree... [2020-10-27T02:42:42.860Z] #34 51.83 The following additional packages will be installed: [2020-10-27T02:42:42.860Z] #34 51.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-27T02:42:42.860Z] #34 51.85 Suggested packages: [2020-10-27T02:42:42.860Z] #34 51.87 cmake-doc ninja-build lrzip [2020-10-27T02:42:42.860Z] #34 51.87 Recommended packages: [2020-10-27T02:42:42.860Z] #34 51.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-27T02:42:42.860Z] #34 53.17 The following NEW packages will be installed: [2020-10-27T02:42:42.860Z] #34 53.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-27T02:42:42.860Z] #34 53.17 vim-common xxd [2020-10-27T02:42:42.860Z] #34 53.71 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:42:42.860Z] #34 53.71 Need to get 14.9 MB of archives. [2020-10-27T02:42:42.860Z] #34 53.71 After this operation, 61.8 MB of additional disk space will be used. [2020-10-27T02:42:42.860Z] #34 53.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-27T02:42:42.860Z] #34 53.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:42:42.860Z] #34 53.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-27T02:42:42.860Z] #34 53.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-27T02:42:42.860Z] #34 54.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-27T02:42:42.860Z] #34 54.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-27T02:42:42.860Z] #34 54.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-27T02:42:42.860Z] #34 54.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-27T02:42:42.860Z] #34 54.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-27T02:42:42.860Z] #34 54.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-27T02:42:42.860Z] #34 56.20 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:42.860Z] #34 56.43 Fetched 14.9 MB in 2s (8863 kB/s) [2020-10-27T02:42:42.860Z] #34 56.57 Selecting previously unselected package xxd. [2020-10-27T02:42:42.860Z] #34 56.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-27T02:42:42.860Z] #34 56.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-27T02:42:42.860Z] #34 56.62 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:42:42.860Z] #34 56.89 Selecting previously unselected package vim-common. [2020-10-27T02:42:42.860Z] #34 56.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:42:42.860Z] #34 56.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:42:42.860Z] #34 57.34 Selecting previously unselected package cmake-data. [2020-10-27T02:42:42.860Z] #34 57.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-27T02:42:42.860Z] #34 57.36 Unpacking cmake-data (3.13.4-1) ... [2020-10-27T02:42:43.047Z] #34 65.61 Selecting previously unselected package libuv1:arm64. [2020-10-27T02:42:43.047Z] #34 65.63 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-10-27T02:42:43.121Z] #34 ... [2020-10-27T02:42:43.121Z] [2020-10-27T02:42:43.121Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:43.121Z] #40 53.11 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:43.121Z] #40 53.44 Fetched 4095 kB in 1s (5370 kB/s) [2020-10-27T02:42:43.121Z] #40 53.59 Selecting previously unselected package libcap-dev:amd64. [2020-10-27T02:42:43.121Z] #40 53.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-27T02:42:43.121Z] #40 53.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 53.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-27T02:42:43.121Z] #40 53.90 Selecting previously unselected package libnet1:amd64. [2020-10-27T02:42:43.121Z] #40 53.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 53.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:43.121Z] #40 54.07 Selecting previously unselected package libnet1-dev. [2020-10-27T02:42:43.121Z] #40 54.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 54.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:43.121Z] #40 54.34 Selecting previously unselected package libnl-3-200:amd64. [2020-10-27T02:42:43.121Z] #40 54.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 54.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:42:43.121Z] #40 54.47 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-27T02:42:43.121Z] #40 54.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 54.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-27T02:42:43.121Z] #40 54.82 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-27T02:42:43.121Z] #40 54.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 54.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:42:43.121Z] #40 54.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-27T02:42:43.121Z] #40 54.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 54.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-27T02:42:43.121Z] #40 55.08 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-27T02:42:43.121Z] #40 55.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 55.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-27T02:42:43.121Z] #40 55.40 Selecting previously unselected package libprotobuf17:amd64. [2020-10-27T02:42:43.121Z] #40 55.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 55.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:43.121Z] #40 56.30 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-27T02:42:43.121Z] #40 56.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 56.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:43.121Z] #40 56.54 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-27T02:42:43.121Z] #40 56.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 56.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:43.121Z] #40 57.86 Selecting previously unselected package libprotoc17:amd64. [2020-10-27T02:42:43.121Z] #40 57.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-27T02:42:43.121Z] #40 57.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:43.322Z] #34 65.67 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-10-27T02:42:43.427Z] #28 DONE 1.1s [2020-10-27T02:42:43.427Z] [2020-10-27T02:42:43.427Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:43.427Z] #41 135.6 CC criu/netfilter.o [2020-10-27T02:42:43.427Z] #41 136.0 CC criu/page-pipe.o [2020-10-27T02:42:43.427Z] #41 ... [2020-10-27T02:42:43.427Z] [2020-10-27T02:42:43.427Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-27T02:42:43.427Z] #31 DONE 0.1s [2020-10-27T02:42:43.683Z] [2020-10-27T02:42:43.683Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-27T02:42:43.683Z] #33 DONE 0.0s [2020-10-27T02:42:43.683Z] [2020-10-27T02:42:43.683Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-27T02:42:43.683Z] #36 DONE 0.0s [2020-10-27T02:42:43.683Z] [2020-10-27T02:42:43.683Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:42:43.692Z] #40 ... [2020-10-27T02:42:43.692Z] [2020-10-27T02:42:43.692Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:43.692Z] #47 48.22 go: extracting golang.org/x/text v0.3.2 [2020-10-27T02:42:43.692Z] #47 53.91 go: finding github.com/fatih/color v1.7.0 [2020-10-27T02:42:43.692Z] #47 53.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-27T02:42:43.692Z] #47 53.94 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-27T02:42:43.692Z] #47 53.96 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-27T02:42:43.692Z] #47 54.08 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-27T02:42:43.692Z] #47 54.09 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-27T02:42:43.692Z] #47 54.12 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-27T02:42:43.692Z] #47 54.14 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-27T02:42:43.692Z] #47 54.16 go: finding github.com/pkg/errors v0.8.1 [2020-10-27T02:42:43.692Z] #47 54.24 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.24 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.25 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-27T02:42:43.692Z] #47 54.27 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.29 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-27T02:42:43.692Z] #47 54.29 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.30 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.31 go: finding github.com/spf13/viper v1.6.1 [2020-10-27T02:42:43.692Z] #47 54.36 go: finding github.com/stretchr/testify v1.4.0 [2020-10-27T02:42:43.692Z] #47 54.42 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-27T02:42:43.692Z] #47 54.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.51 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-27T02:42:43.692Z] #47 54.54 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.55 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.55 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-27T02:42:43.692Z] #47 54.55 go: finding github.com/stretchr/objx v0.2.0 [2020-10-27T02:42:43.692Z] #47 54.57 go: finding github.com/gobwas/glob v0.2.3 [2020-10-27T02:42:43.692Z] #47 54.59 go: finding github.com/spf13/cobra v0.0.5 [2020-10-27T02:42:43.692Z] #47 54.63 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-27T02:42:43.692Z] #47 54.63 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-27T02:42:43.692Z] #47 54.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-27T02:42:43.692Z] #47 54.66 go: finding github.com/spf13/pflag v1.0.5 [2020-10-27T02:42:43.692Z] #47 54.70 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-27T02:42:43.692Z] #47 54.79 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-27T02:42:43.692Z] #47 54.85 go: finding github.com/magiconair/properties v1.8.1 [2020-10-27T02:42:43.692Z] #47 54.87 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T02:42:43.692Z] #47 54.89 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-27T02:42:43.692Z] #47 54.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-27T02:42:43.692Z] #47 54.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-27T02:42:43.692Z] #47 55.04 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-27T02:42:43.692Z] #47 55.10 go: finding github.com/spf13/afero v1.1.2 [2020-10-27T02:42:43.692Z] #47 55.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-27T02:42:43.692Z] #47 55.17 go: finding github.com/spf13/cast v1.3.0 [2020-10-27T02:42:43.692Z] #47 55.17 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-27T02:42:43.692Z] #47 55.18 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-27T02:42:43.692Z] #47 55.23 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-27T02:42:43.692Z] #47 55.30 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-27T02:42:43.692Z] #47 55.32 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-27T02:42:43.692Z] #47 55.36 go: finding golang.org/x/text v0.3.2 [2020-10-27T02:42:43.692Z] #47 55.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-27T02:42:43.692Z] #47 55.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-27T02:42:43.692Z] #47 55.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-27T02:42:43.692Z] #47 55.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-27T02:42:43.692Z] #47 55.55 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-27T02:42:43.692Z] #47 55.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-27T02:42:43.692Z] #47 55.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-27T02:42:43.692Z] #47 55.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-27T02:42:43.692Z] #47 55.70 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-27T02:42:43.692Z] #47 55.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-27T02:42:43.692Z] #47 55.73 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-27T02:42:43.692Z] #47 55.75 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-27T02:42:43.692Z] #47 55.76 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-27T02:42:43.692Z] #47 55.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-27T02:42:43.692Z] #47 55.83 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-27T02:42:43.692Z] #47 55.84 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-27T02:42:43.692Z] #47 55.86 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-27T02:42:43.692Z] #47 55.89 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-27T02:42:43.692Z] #47 55.94 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-27T02:42:43.692Z] #47 55.99 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-27T02:42:43.692Z] #47 56.00 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-27T02:42:43.692Z] #47 56.25 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-27T02:42:43.692Z] #47 56.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-27T02:42:43.692Z] #47 56.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-27T02:42:43.692Z] #47 56.41 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-27T02:42:43.692Z] #47 56.43 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-27T02:42:43.692Z] #47 ... [2020-10-27T02:42:43.692Z] [2020-10-27T02:42:43.692Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:42:43.939Z] #38 ... [2020-10-27T02:42:43.939Z] [2020-10-27T02:42:43.939Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:43.939Z] #41 136.7 CC criu/page-xfer.o [2020-10-27T02:42:43.952Z] #30 57.68 Checking out files: 87% (1331/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. [2020-10-27T02:42:43.952Z] #30 58.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-27T02:42:44.058Z] #44 ... [2020-10-27T02:42:44.058Z] [2020-10-27T02:42:44.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:44.058Z] #42 43.05 CC images/opts.o [2020-10-27T02:42:44.058Z] #42 43.28 CC images/seccomp.o [2020-10-27T02:42:44.298Z] #34 66.60 Selecting previously unselected package cmake. [2020-10-27T02:42:44.298Z] #34 66.60 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-10-27T02:42:44.298Z] #34 ... [2020-10-27T02:42:44.298Z] [2020-10-27T02:42:44.298Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:44.298Z] #43 56.66 encoding/binary [2020-10-27T02:42:44.298Z] #43 56.72 go/token [2020-10-27T02:42:44.298Z] #43 56.73 flag [2020-10-27T02:42:44.298Z] #43 58.25 go/scanner [2020-10-27T02:42:44.298Z] #43 58.91 net/url [2020-10-27T02:42:44.298Z] #43 59.58 text/template/parse [2020-10-27T02:42:44.298Z] #43 59.71 go/ast [2020-10-27T02:42:44.298Z] #43 62.43 encoding/json [2020-10-27T02:42:44.298Z] #43 62.96 text/template [2020-10-27T02:42:44.298Z] #43 65.17 go/parser [2020-10-27T02:42:44.298Z] #43 ... [2020-10-27T02:42:44.298Z] [2020-10-27T02:42:44.298Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:44.298Z] #34 66.71 Unpacking cmake (3.13.4-1) ... [2020-10-27T02:42:44.379Z] #42 43.57 CC images/binfmt-misc.o [2020-10-27T02:42:44.379Z] #42 43.75 CC images/time.o [2020-10-27T02:42:44.524Z] #30 58.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-27T02:42:44.710Z] #42 43.94 CC images/sysctl.o [2020-10-27T02:42:45.022Z] #42 44.18 CC images/autofs.o [2020-10-27T02:42:45.022Z] #42 44.35 CC images/macvlan.o [2020-10-27T02:42:45.307Z] #41 138.1 CC criu/pagemap-cache.o [2020-10-27T02:42:45.565Z] #41 138.5 CC criu/pagemap.o [2020-10-27T02:42:45.690Z] #42 44.64 CC images/sit.o [2020-10-27T02:42:45.690Z] #42 44.93 CC images/memfd.o [2020-10-27T02:42:45.907Z] #30 ... [2020-10-27T02:42:45.908Z] [2020-10-27T02:42:45.908Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:45.908Z] #43 50.60 github.com/LK4D4/vndr/godl/singleflight [2020-10-27T02:42:45.908Z] #43 50.63 errors [2020-10-27T02:42:45.908Z] #43 51.01 io [2020-10-27T02:42:45.908Z] #43 51.20 strconv [2020-10-27T02:42:45.908Z] #43 52.40 bytes [2020-10-27T02:42:45.908Z] #43 54.77 bufio [2020-10-27T02:42:45.908Z] #43 55.44 reflect [2020-10-27T02:42:45.908Z] #43 56.80 syscall [2020-10-27T02:42:46.018Z] #42 45.23 CC images/timens.o [2020-10-27T02:42:46.170Z] #43 ... [2020-10-27T02:42:46.170Z] [2020-10-27T02:42:46.170Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:46.170Z] #11 59.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-27T02:42:46.170Z] #11 59.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-27T02:42:46.170Z] #11 59.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-27T02:42:46.170Z] #11 59.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-27T02:42:46.170Z] #11 59.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-27T02:42:46.170Z] #11 59.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-27T02:42:46.170Z] #11 59.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-27T02:42:46.170Z] #11 59.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-27T02:42:46.170Z] #11 59.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-27T02:42:46.170Z] #11 59.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-27T02:42:46.170Z] #11 59.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-27T02:42:46.170Z] #11 60.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-27T02:42:46.170Z] #11 60.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-27T02:42:46.170Z] #11 60.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-27T02:42:46.170Z] #11 60.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-27T02:42:46.375Z] #42 45.55 LINK images/built-in.o [2020-10-27T02:42:46.375Z] #42 45.74 GEN compel/include/asm [2020-10-27T02:42:46.375Z] #42 45.78 GEN compel/include/version.h [2020-10-27T02:42:46.735Z] #42 45.83 touch .config [2020-10-27T02:42:46.735Z] #42 45.88 GEN include/common/config.h [2020-10-27T02:42:46.735Z] #42 46.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-27T02:42:46.735Z] #42 46.05 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-27T02:42:46.741Z] #11 61.28 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:42:46.741Z] #11 61.50 Fetched 77.7 MB in 8s (9414 kB/s) [2020-10-27T02:42:46.933Z] #41 139.4 CC criu/parasite-syscall.o [2020-10-27T02:42:47.001Z] #11 61.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-27T02:42:47.001Z] #11 61.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-27T02:42:47.001Z] #11 61.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-27T02:42:47.001Z] #11 61.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:42:47.120Z] #42 46.11 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-10-27T02:42:47.120Z] #42 46.13 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-10-27T02:42:47.120Z] #42 46.15 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-10-27T02:42:47.120Z] #42 46.17 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-10-27T02:42:47.120Z] #42 46.18 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-10-27T02:42:47.120Z] #42 46.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-27T02:42:47.120Z] #42 46.22 DEP compel/plugins/std/infect.d [2020-10-27T02:42:47.120Z] #42 46.35 DEP compel/plugins/std/string.d [2020-10-27T02:42:47.489Z] #42 46.46 DEP compel/plugins/std/log.d [2020-10-27T02:42:47.489Z] #42 46.60 DEP compel/plugins/std/fds.d [2020-10-27T02:42:47.489Z] #42 46.73 DEP compel/plugins/std/std.d [2020-10-27T02:42:47.489Z] #42 46.87 DEP compel/plugins/shmem/shmem.d [2020-10-27T02:42:47.648Z] #34 70.11 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-27T02:42:47.829Z] #42 47.01 DEP compel/plugins/fds/fds.d [2020-10-27T02:42:47.862Z] #41 140.3 CC criu/path.o [2020-10-27T02:42:47.862Z] #41 140.5 CC criu/pie-util-vdso-elf32.o [2020-10-27T02:42:47.943Z] #11 ... [2020-10-27T02:42:47.943Z] [2020-10-27T02:42:47.943Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:47.943Z] #54 1.104 + RM_GOPATH=0 [2020-10-27T02:42:47.943Z] #54 1.104 + TMP_GOPATH= [2020-10-27T02:42:47.943Z] #54 1.104 + : /build [2020-10-27T02:42:47.943Z] #54 1.104 + '[' -z '' ']' [2020-10-27T02:42:47.943Z] #54 1.105 ++ mktemp -d [2020-10-27T02:42:47.943Z] #54 1.111 + export GOPATH=/tmp/tmp.um6IHOKkNZ [2020-10-27T02:42:47.943Z] #54 1.113 + GOPATH=/tmp/tmp.um6IHOKkNZ [2020-10-27T02:42:47.943Z] #54 1.113 + RM_GOPATH=1 [2020-10-27T02:42:47.943Z] #54 1.113 + case "$(go env GOARCH)" in [2020-10-27T02:42:47.943Z] #54 1.114 ++ go env GOARCH [2020-10-27T02:42:47.943Z] #54 1.151 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:47.943Z] #54 1.152 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:47.943Z] #54 1.152 ++ dirname /tmp/install/install.sh [2020-10-27T02:42:47.943Z] #54 1.153 + dir=/tmp/install [2020-10-27T02:42:47.943Z] #54 1.153 + bin=containerd [2020-10-27T02:42:47.943Z] #54 1.153 + shift [2020-10-27T02:42:47.943Z] #54 1.153 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-27T02:42:47.943Z] #54 1.153 + . /tmp/install/containerd.installer [2020-10-27T02:42:47.943Z] #54 1.153 ++ set -e [2020-10-27T02:42:47.943Z] #54 1.153 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:42:47.943Z] #54 1.154 + install_containerd [2020-10-27T02:42:47.943Z] #54 1.154 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-27T02:42:47.943Z] #54 1.154 + git clone https://github.com/containerd/containerd.git /tmp/tmp.um6IHOKkNZ/src/github.com/containerd/containerd [2020-10-27T02:42:47.943Z] #54 1.154 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:42:47.943Z] #54 1.156 Cloning into '/tmp/tmp.um6IHOKkNZ/src/github.com/containerd/containerd'... [2020-10-27T02:42:47.943Z] #54 ... [2020-10-27T02:42:47.943Z] [2020-10-27T02:42:47.943Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:47.943Z] #40 58.54 Selecting previously unselected package protobuf-c-compiler. [2020-10-27T02:42:47.943Z] #40 58.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:42:47.943Z] #40 58.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:42:47.943Z] #40 58.67 Selecting previously unselected package protobuf-compiler. [2020-10-27T02:42:47.943Z] #40 58.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-27T02:42:47.943Z] #40 58.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:42:47.943Z] #40 58.85 Selecting previously unselected package python-pkg-resources. [2020-10-27T02:42:47.943Z] #40 58.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:42:47.943Z] #40 58.88 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-27T02:42:47.943Z] #40 59.16 Selecting previously unselected package python-six. [2020-10-27T02:42:47.943Z] #40 59.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-27T02:42:47.943Z] #40 59.17 Unpacking python-six (1.12.0-1) ... [2020-10-27T02:42:47.943Z] #40 59.28 Selecting previously unselected package python-protobuf. [2020-10-27T02:42:47.943Z] #40 59.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-27T02:42:47.943Z] #40 59.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-27T02:42:47.943Z] #40 59.91 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-27T02:42:48.119Z] #41 141.0 CC criu/pie-util-vdso.o [2020-10-27T02:42:48.219Z] #42 47.22 CC compel/plugins/std/std.o [2020-10-27T02:42:48.512Z] #34 70.82 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:42:48.512Z] #34 70.98 Setting up libuv1:arm64 (1.24.1-1) ... [2020-10-27T02:42:48.558Z] #42 47.72 CC compel/plugins/std/fds.o [2020-10-27T02:42:48.684Z] #41 141.4 CC criu/pie-util.o [2020-10-27T02:42:48.776Z] #34 71.18 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:42:48.870Z] #42 ... [2020-10-27T02:42:48.870Z] [2020-10-27T02:42:48.870Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:48.870Z] #12 106.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-10-27T02:42:48.870Z] #12 106.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 106.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-10-27T02:42:48.870Z] #12 106.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 106.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 106.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-27T02:42:48.870Z] #12 106.4 Selecting previously unselected package libbtrfs0. [2020-10-27T02:42:48.870Z] #12 106.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 106.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:42:48.870Z] #12 106.4 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:42:48.870Z] #12 106.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 106.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:42:48.870Z] #12 106.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-10-27T02:42:48.870Z] #12 106.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 106.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-27T02:42:48.870Z] #12 106.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 106.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 106.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-27T02:42:48.870Z] #12 106.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 106.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 106.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-10-27T02:42:48.870Z] #12 107.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-10-27T02:42:48.870Z] #12 107.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 107.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 107.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-10-27T02:42:48.870Z] #12 107.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 107.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 107.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-10-27T02:42:48.870Z] #12 107.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 107.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 107.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 107.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 107.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 108.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 108.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 108.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-27T02:42:48.870Z] #12 108.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 108.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 108.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-27T02:42:48.870Z] #12 108.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 108.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 108.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-27T02:42:48.870Z] #12 109.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-10-27T02:42:48.870Z] #12 109.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-27T02:42:48.870Z] #12 109.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 109.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-27T02:42:48.870Z] #12 109.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-27T02:42:48.870Z] #12 109.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-27T02:42:48.870Z] #12 109.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-27T02:42:48.870Z] #12 109.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:48.870Z] #12 109.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 [2020-10-27T02:42:48.870Z] #12 109.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 [2020-10-27T02:42:48.870Z] #12 109.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:48.870Z] #12 109.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 [2020-10-27T02:42:48.870Z] #12 109.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 [2020-10-27T02:42:48.870Z] #12 109.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:42:48.870Z] #12 109.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-27T02:42:48.870Z] #12 109.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-27T02:42:48.870Z] #12 110.0 Setting up dmsetup (2:1.02.155-3) ... [2020-10-27T02:42:48.870Z] #12 110.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-27T02:42:48.870Z] #12 110.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-27T02:42:48.870Z] #12 110.0 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:48.870Z] #12 DONE 110.4s [2020-10-27T02:42:48.870Z] [2020-10-27T02:42:48.870Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:48.870Z] #42 48.16 CC compel/plugins/std/log.o [2020-10-27T02:42:48.870Z] #42 ... [2020-10-27T02:42:48.870Z] [2020-10-27T02:42:48.870Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-27T02:42:48.887Z] #40 ... [2020-10-27T02:42:48.887Z] [2020-10-27T02:42:48.887Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:48.887Z] #43 63.70 time [2020-10-27T02:42:48.940Z] #41 141.5 CC criu/pipes.o [2020-10-27T02:42:49.040Z] #34 ... [2020-10-27T02:42:49.040Z] [2020-10-27T02:42:49.040Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:49.040Z] #40 65.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:49.040Z] #40 65.26 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-10-27T02:42:49.040Z] #40 65.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:42:49.040Z] #40 65.55 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-27T02:42:49.040Z] #40 69.40 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-10-27T02:42:49.040Z] #40 70.03 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:49.040Z] #40 DONE 71.6s [2020-10-27T02:42:49.310Z] [2020-10-27T02:42:49.310Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:49.310Z] #34 71.77 Setting up librhash0:arm64 (1.3.8-1) ... [2020-10-27T02:42:49.310Z] #34 71.81 Setting up cmake-data (3.13.4-1) ... [2020-10-27T02:42:49.310Z] #34 71.85 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:42:49.310Z] #34 71.89 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-10-27T02:42:49.503Z] #41 142.2 CC criu/plugin.o [2020-10-27T02:42:49.551Z] #13 DONE 0.6s [2020-10-27T02:42:49.551Z] [2020-10-27T02:42:49.551Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:49.551Z] #52 0.539 + RM_GOPATH=0 [2020-10-27T02:42:49.551Z] #52 0.540 + TMP_GOPATH= [2020-10-27T02:42:49.551Z] #52 0.540 + : /build [2020-10-27T02:42:49.551Z] #52 0.540 + '[' -z '' ']' [2020-10-27T02:42:49.551Z] #52 0.542 ++ mktemp -d [2020-10-27T02:42:49.551Z] #52 0.549 + export GOPATH=/tmp/tmp.DCHoqpDCxc [2020-10-27T02:42:49.551Z] #52 0.549 + GOPATH=/tmp/tmp.DCHoqpDCxc [2020-10-27T02:42:49.551Z] #52 0.550 + RM_GOPATH=1 [2020-10-27T02:42:49.551Z] #52 0.550 + case "$(go env GOARCH)" in [2020-10-27T02:42:49.551Z] #52 0.550 ++ go env GOARCH [2020-10-27T02:42:49.551Z] #52 0.577 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:49.551Z] #52 0.577 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:49.551Z] #52 0.584 ++ dirname /tmp/install/install.sh [2020-10-27T02:42:49.551Z] #52 0.586 + dir=/tmp/install [2020-10-27T02:42:49.551Z] #52 0.586 + bin=runc [2020-10-27T02:42:49.551Z] #52 0.587 + shift [2020-10-27T02:42:49.551Z] #52 0.587 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-27T02:42:49.551Z] #52 0.587 + . /tmp/install/runc.installer [2020-10-27T02:42:49.551Z] #52 0.587 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:42:49.551Z] #52 0.588 + install_runc [2020-10-27T02:42:49.551Z] #52 0.589 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-27T02:42:49.551Z] #52 0.598 + uname -r [2020-10-27T02:42:49.551Z] #52 0.600 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-27T02:42:49.551Z] #52 0.600 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-27T02:42:49.551Z] #52 0.601 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-27T02:42:49.551Z] #52 0.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DCHoqpDCxc/src/github.com/opencontainers/runc [2020-10-27T02:42:49.551Z] #52 0.606 Cloning into '/tmp/tmp.DCHoqpDCxc/src/github.com/opencontainers/runc'... [2020-10-27T02:42:49.575Z] #34 71.92 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-10-27T02:42:49.575Z] #34 71.97 Setting up cmake (3.13.4-1) ... [2020-10-27T02:42:49.575Z] #34 72.01 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:49.575Z] #34 72.10 Processing triggers for mime-support (3.62) ... [2020-10-27T02:42:49.760Z] #41 142.6 CC criu/proc_parse.o [2020-10-27T02:42:49.876Z] INFO: Extraction ended at 10/27/2020 02:42:45. Duration:00:00:29.2428410 [2020-10-27T02:42:49.876Z] INFO: Updating the golang and path environment variables [2020-10-27T02:42:49.876Z] INFO: GOPATH=d:\gopath [2020-10-27T02:42:49.876Z] INFO: go version go1.13.15 windows/amd64 [2020-10-27T02:42:49.876Z] INFO: Running the daemon under test in debug mode [2020-10-27T02:42:49.876Z] INFO: Starting a daemon under test... [2020-10-27T02:42:49.876Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41592\1\daemon --pidfile d:\CI\PR-41592\1\docker.pid -D [2020-10-27T02:42:49.876Z] INFO: Process started successfully. [2020-10-27T02:42:49.876Z] INFO: Start tailing logs of the daemon under tests [2020-10-27T02:42:49.876Z] INFO: Waiting for the daemon under test to start... [2020-10-27T02:42:50.017Z] #41 ... [2020-10-27T02:42:50.017Z] [2020-10-27T02:42:50.017Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:50.017Z] #51 91.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-27T02:42:50.017Z] #51 93.91 + mkdir -p /build [2020-10-27T02:42:50.017Z] #51 93.92 + cp runc /build/runc [2020-10-27T02:42:50.017Z] #51 DONE 94.1s [2020-10-27T02:42:50.017Z] [2020-10-27T02:42:50.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:50.152Z] #34 DONE 72.7s [2020-10-27T02:42:50.152Z] [2020-10-27T02:42:50.152Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:50.266Z] #52 ... [2020-10-27T02:42:50.266Z] [2020-10-27T02:42:50.266Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-27T02:42:50.266Z] #14 DONE 0.5s [2020-10-27T02:42:50.266Z] [2020-10-27T02:42:50.266Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-27T02:42:50.266Z] #15 0.235 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-27T02:42:50.266Z] #15 DONE 0.3s [2020-10-27T02:42:50.266Z] [2020-10-27T02:42:50.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:50.266Z] #42 49.25 CC compel/plugins/std/string.o [2020-10-27T02:42:50.986Z] #42 ... [2020-10-27T02:42:50.986Z] [2020-10-27T02:42:50.986Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-27T02:42:50.986Z] #16 DONE 0.3s [2020-10-27T02:42:50.986Z] [2020-10-27T02:42:50.986Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:50.986Z] #42 49.99 CC compel/plugins/std/infect.o [2020-10-27T02:42:50.986Z] #42 ... [2020-10-27T02:42:50.986Z] [2020-10-27T02:42:50.986Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-27T02:42:50.986Z] #17 DONE 0.3s [2020-10-27T02:42:50.986Z] [2020-10-27T02:42:50.986Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-10-27T02:42:51.694Z] #18 DONE 0.4s [2020-10-27T02:42:51.694Z] [2020-10-27T02:42:51.694Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:51.694Z] #42 50.50 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-10-27T02:42:51.694Z] #42 50.53 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-10-27T02:42:51.694Z] #42 50.57 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-10-27T02:42:51.694Z] #42 50.61 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-10-27T02:42:51.694Z] #42 50.67 AR compel/plugins/std.lib.a [2020-10-27T02:42:51.694Z] #42 50.87 CC compel/plugins/fds/fds.o [2020-10-27T02:42:52.025Z] #42 51.13 AR compel/plugins/fds.lib.a [2020-10-27T02:42:52.025Z] #42 51.17 HOSTDEP compel/src/lib/log-host.d [2020-10-27T02:42:52.025Z] #42 51.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-27T02:42:52.025Z] #42 51.31 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-10-27T02:42:52.025Z] #42 51.37 HOSTDEP compel/src/main-host.d [2020-10-27T02:42:52.079Z] #35 1.799 + RM_GOPATH=0 [2020-10-27T02:42:52.079Z] #35 1.799 + TMP_GOPATH= [2020-10-27T02:42:52.079Z] #35 1.799 + : /build [2020-10-27T02:42:52.079Z] #35 1.799 + '[' -z '' ']' [2020-10-27T02:42:52.079Z] #35 1.800 ++ mktemp -d [2020-10-27T02:42:52.079Z] #35 1.801 + export GOPATH=/tmp/tmp.TscQxF8CQE [2020-10-27T02:42:52.079Z] #35 1.801 + GOPATH=/tmp/tmp.TscQxF8CQE [2020-10-27T02:42:52.079Z] #35 1.801 + RM_GOPATH=1 [2020-10-27T02:42:52.079Z] #35 1.801 + case "$(go env GOARCH)" in [2020-10-27T02:42:52.079Z] #35 1.801 ++ go env GOARCH [2020-10-27T02:42:52.079Z] #35 1.831 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:52.079Z] #35 1.831 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:42:52.079Z] #35 1.832 ++ dirname /tmp/install/install.sh [2020-10-27T02:42:52.079Z] #35 1.837 + dir=/tmp/install [2020-10-27T02:42:52.079Z] #35 1.837 + bin=tini [2020-10-27T02:42:52.079Z] #35 1.837 + shift [2020-10-27T02:42:52.079Z] #35 1.837 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-27T02:42:52.079Z] #35 1.837 + . /tmp/install/tini.installer [2020-10-27T02:42:52.080Z] #35 1.837 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:42:52.080Z] #35 1.837 + install_tini [2020-10-27T02:42:52.080Z] #35 1.837 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-27T02:42:52.080Z] #35 1.837 + git clone https://github.com/krallin/tini.git /tmp/tmp.TscQxF8CQE/tini [2020-10-27T02:42:52.080Z] #35 1.839 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:42:52.080Z] #35 1.843 Cloning into '/tmp/tmp.TscQxF8CQE/tini'... [2020-10-27T02:42:52.338Z] #42 51.47 DEP compel/src/lib/ptrace.d [2020-10-27T02:42:52.338Z] #42 51.68 DEP compel/src/lib/infect.d [2020-10-27T02:42:52.537Z] #41 145.3 CC criu/protobuf-desc.o [2020-10-27T02:42:52.664Z] #42 51.85 DEP compel/src/lib/infect-util.d [2020-10-27T02:42:52.664Z] #42 52.01 DEP compel/src/lib/infect-rpc.d [2020-10-27T02:42:53.014Z] #42 52.17 DEP compel/arch/ppc64/src/lib/infect.d [2020-10-27T02:42:53.014Z] #42 52.31 DEP compel/arch/ppc64/src/lib/cpu.d [2020-10-27T02:42:53.014Z] #42 52.37 DEP compel/src/lib/log.d [2020-10-27T02:42:53.029Z] #35 ... [2020-10-27T02:42:53.029Z] [2020-10-27T02:42:53.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:53.029Z] #11 65.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-27T02:42:53.029Z] #11 65.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-27T02:42:53.029Z] #11 65.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:42:53.029Z] #11 73.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-27T02:42:53.029Z] #11 73.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-27T02:42:53.029Z] #11 73.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:53.029Z] #11 73.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-27T02:42:53.029Z] #11 73.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-27T02:42:53.030Z] #11 73.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:42:53.030Z] #11 ... [2020-10-27T02:42:53.030Z] [2020-10-27T02:42:53.030Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:53.030Z] #35 2.724 + cd /tmp/tmp.TscQxF8CQE/tini [2020-10-27T02:42:53.030Z] #35 2.725 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:42:53.030Z] #35 2.734 + cmake . [2020-10-27T02:42:53.088Z] #43 ... [2020-10-27T02:42:53.088Z] [2020-10-27T02:42:53.088Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:53.088Z] #45 DONE 67.2s [2020-10-27T02:42:53.088Z] [2020-10-27T02:42:53.088Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:53.088Z] #40 65.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:53.088Z] #40 65.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:53.088Z] #40 65.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:42:53.088Z] #40 65.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-27T02:42:53.088Z] #40 65.08 Setting up python-six (1.12.0-1) ... [2020-10-27T02:42:53.352Z] #42 52.54 DEP compel/src/main.d [2020-10-27T02:42:53.467Z] #41 146.1 CC criu/protobuf.o [2020-10-27T02:42:53.608Z] #35 3.568 -- The C compiler identification is GNU 8.3.0 [2020-10-27T02:42:53.608Z] #35 ... [2020-10-27T02:42:53.608Z] [2020-10-27T02:42:53.608Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:53.608Z] #49 66.25 golang.org/x/crypto/ssh/terminal [2020-10-27T02:42:53.608Z] #49 70.43 mvdan.cc/sh/v3/cmd/shfmt [2020-10-27T02:42:53.681Z] #42 52.68 DEP compel/src/lib/handle-elf.d [2020-10-27T02:42:53.681Z] #42 52.81 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-10-27T02:42:53.681Z] #42 53.01 CC compel/src/lib/log.o [2020-10-27T02:42:53.723Z] #41 146.4 CC criu/pstree.o [2020-10-27T02:42:53.873Z] #49 ... [2020-10-27T02:42:53.873Z] [2020-10-27T02:42:53.873Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:53.873Z] #35 3.628 -- Check for working C compiler: /usr/bin/cc [2020-10-27T02:42:54.030Z] #42 53.31 CC compel/arch/ppc64/src/lib/cpu.o [2020-10-27T02:42:54.294Z] #41 ... [2020-10-27T02:42:54.294Z] [2020-10-27T02:42:54.294Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:42:54.294Z] #38 DONE 213.3s [2020-10-27T02:42:54.349Z] #42 53.67 CC compel/arch/ppc64/src/lib/infect.o [2020-10-27T02:42:54.450Z] #35 4.233 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-27T02:42:54.450Z] #35 4.242 -- Detecting C compiler ABI info [2020-10-27T02:42:54.470Z] #40 ... [2020-10-27T02:42:54.470Z] [2020-10-27T02:42:54.470Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:54.470Z] #49 59.13 syscall [2020-10-27T02:42:54.470Z] #49 59.15 reflect [2020-10-27T02:42:54.470Z] #49 66.24 time [2020-10-27T02:42:54.470Z] #49 ... [2020-10-27T02:42:54.470Z] [2020-10-27T02:42:54.470Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:42:54.470Z] #11 64.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-27T02:42:54.470Z] #11 64.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-27T02:42:54.470Z] #11 64.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:42:54.470Z] #11 67.24 Selecting previously unselected package binutils-mingw-w64. [2020-10-27T02:42:54.470Z] #11 67.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-27T02:42:54.470Z] #11 67.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:42:54.470Z] #11 67.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-27T02:42:54.470Z] #11 67.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:42:54.470Z] #11 67.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:42:54.470Z] #11 68.06 Selecting previously unselected package dmsetup. [2020-10-27T02:42:54.470Z] #11 68.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:42:54.470Z] #11 68.09 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-27T02:42:54.470Z] #11 68.30 Selecting previously unselected package mingw-w64-common. [2020-10-27T02:42:54.470Z] #11 68.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-27T02:42:54.470Z] #11 68.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-27T02:42:54.552Z] [2020-10-27T02:42:54.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:54.808Z] #41 147.4 CC criu/rbtree.o [2020-10-27T02:42:55.028Z] #35 ... [2020-10-27T02:42:55.028Z] [2020-10-27T02:42:55.028Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:55.028Z] #49 DONE 77.4s [2020-10-27T02:42:55.028Z] [2020-10-27T02:42:55.028Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:55.028Z] #41 3.567 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:42:55.028Z] #41 3.569 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:42:55.028Z] #41 3.584 Note: Building without GnuTLS support [2020-10-27T02:42:55.028Z] #41 3.599 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:42:55.028Z] #41 3.599 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:42:55.028Z] #41 5.371 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:42:55.028Z] #41 5.471 GEN .gitid [2020-10-27T02:42:55.028Z] #41 5.531 GEN criu/include/version.h [2020-10-27T02:42:55.028Z] #41 5.615 GEN include/common/asm [2020-10-27T02:42:55.064Z] #41 147.8 CC criu/rst-malloc.o [2020-10-27T02:42:55.294Z] #41 ... [2020-10-27T02:42:55.294Z] [2020-10-27T02:42:55.294Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:55.294Z] #35 5.010 -- Detecting C compiler ABI info - done [2020-10-27T02:42:55.294Z] #35 5.063 -- Detecting C compile features [2020-10-27T02:42:55.321Z] #41 148.2 CC criu/seccomp.o [2020-10-27T02:42:55.410Z] #11 ... [2020-10-27T02:42:55.410Z] [2020-10-27T02:42:55.410Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:42:55.410Z] #40 69.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-27T02:42:55.410Z] #40 70.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:42:55.410Z] #40 70.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:55.410Z] #40 70.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-27T02:42:55.410Z] #40 70.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:55.410Z] #40 70.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-27T02:42:55.410Z] #40 70.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-27T02:42:55.410Z] #40 70.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-27T02:42:55.410Z] #40 70.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-27T02:42:55.410Z] #40 70.13 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-27T02:42:55.536Z] #42 54.60 CC compel/src/lib/infect-rpc.o [2020-10-27T02:42:55.670Z] #40 ... [2020-10-27T02:42:55.670Z] [2020-10-27T02:42:55.670Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:55.670Z] #34 60.30 Selecting previously unselected package libicu63:amd64. [2020-10-27T02:42:55.670Z] #34 60.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-27T02:42:55.670Z] #34 60.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:42:55.670Z] #34 67.17 Selecting previously unselected package libxml2:amd64. [2020-10-27T02:42:55.670Z] #34 67.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-27T02:42:55.670Z] #34 67.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:42:55.670Z] #34 68.22 Selecting previously unselected package libarchive13:amd64. [2020-10-27T02:42:55.670Z] #34 68.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-27T02:42:55.670Z] #34 68.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-27T02:42:55.670Z] #34 68.74 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-27T02:42:55.670Z] #34 68.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-27T02:42:55.670Z] #34 68.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-27T02:42:55.670Z] #34 68.95 Selecting previously unselected package librhash0:amd64. [2020-10-27T02:42:55.670Z] #34 68.96 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-27T02:42:55.670Z] #34 68.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-27T02:42:55.670Z] #34 69.16 Selecting previously unselected package libuv1:amd64. [2020-10-27T02:42:55.670Z] #34 69.16 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-27T02:42:55.670Z] #34 69.17 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-27T02:42:55.670Z] #34 69.35 Selecting previously unselected package cmake. [2020-10-27T02:42:55.670Z] #34 69.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-27T02:42:55.670Z] #34 69.40 Unpacking cmake (3.13.4-1) ... [2020-10-27T02:42:55.847Z] #42 55.04 CC compel/src/lib/infect-util.o [2020-10-27T02:42:55.876Z] #35 ... [2020-10-27T02:42:55.876Z] [2020-10-27T02:42:55.876Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:55.876Z] #43 68.45 go/doc [2020-10-27T02:42:55.876Z] #43 69.52 encoding/xml [2020-10-27T02:42:55.876Z] #43 71.03 compress/gzip [2020-10-27T02:42:55.876Z] #43 72.01 crypto/rand [2020-10-27T02:42:55.876Z] #43 73.19 github.com/LK4D4/vndr/build [2020-10-27T02:42:55.876Z] #43 73.49 encoding/asn1 [2020-10-27T02:42:55.876Z] #43 77.94 crypto/x509/pkix [2020-10-27T02:42:55.876Z] #43 78.44 vendor/golang.org/x/crypto/cryptobyte [2020-10-27T02:42:55.931Z] #34 ... [2020-10-27T02:42:55.931Z] [2020-10-27T02:42:55.931Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:55.931Z] #43 70.11 os [2020-10-27T02:42:55.931Z] #43 70.16 strings [2020-10-27T02:42:56.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-27T02:42:56.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-27T02:42:56.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-27T02:42:56.139Z] #43 78.56 vendor/golang.org/x/text/unicode/bidi [2020-10-27T02:42:56.153Z] #42 55.37 CC compel/src/lib/infect.o [2020-10-27T02:42:56.192Z] #43 ... [2020-10-27T02:42:56.192Z] [2020-10-27T02:42:56.192Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:56.192Z] #32 60.97 time [2020-10-27T02:42:56.192Z] #32 67.38 internal/poll [2020-10-27T02:42:56.192Z] #32 69.28 internal/fmtsort [2020-10-27T02:42:56.192Z] #32 69.60 internal/syscall/execenv [2020-10-27T02:42:56.192Z] #32 69.74 internal/syscall/unix [2020-10-27T02:42:56.192Z] #32 69.98 os [2020-10-27T02:42:56.192Z] #32 70.12 strings [2020-10-27T02:42:56.250Z] #41 148.9 CC criu/seize.o [2020-10-27T02:42:56.250Z] #41 ... [2020-10-27T02:42:56.250Z] [2020-10-27T02:42:56.250Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-27T02:42:56.250Z] #39 DONE 0.2s [2020-10-27T02:42:56.495Z] #42 ... [2020-10-27T02:42:56.495Z] [2020-10-27T02:42:56.495Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:56.495Z] #44 107.9 encoding/xml [2020-10-27T02:42:56.495Z] #44 114.1 math/big [2020-10-27T02:42:56.495Z] #44 ... [2020-10-27T02:42:56.495Z] [2020-10-27T02:42:56.507Z] [2020-10-27T02:42:56.507Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:56.763Z] #47 ... [2020-10-27T02:42:56.763Z] [2020-10-27T02:42:56.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:56.763Z] #41 149.4 CC criu/servicefd.o [2020-10-27T02:42:56.821Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:42:56.821Z] #19 0.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:42:56.821Z] #19 0.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:42:56.821Z] #19 0.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:42:56.821Z] #19 1.729 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-27T02:42:56.821Z] #19 4.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-27T02:42:56.821Z] #19 4.401 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-27T02:42:56.821Z] #19 ... [2020-10-27T02:42:56.821Z] [2020-10-27T02:42:56.821Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:56.821Z] #44 118.5 go/doc [2020-10-27T02:42:57.019Z] #41 149.7 CC criu/shmem.o [2020-10-27T02:42:57.092Z] #43 ... [2020-10-27T02:42:57.092Z] [2020-10-27T02:42:57.092Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:57.092Z] #41 8.142 PBCC images/timens.pb-c.c [2020-10-27T02:42:57.356Z] #41 8.226 DEP images/timens.pb-c.d [2020-10-27T02:42:57.356Z] #41 8.267 PBCC images/fown.pb-c.c [2020-10-27T02:42:57.356Z] #41 8.295 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-27T02:42:57.356Z] #41 8.351 PBCC images/opts.pb-c.c [2020-10-27T02:42:57.356Z] #41 8.387 PBCC images/memfd.pb-c.c [2020-10-27T02:42:57.583Z] #41 150.2 CC criu/sigframe.o [2020-10-27T02:42:57.583Z] #41 150.4 CC criu/signalfd.o [2020-10-27T02:42:57.619Z] #41 8.430 DEP images/fown.pb-c.d [2020-10-27T02:42:57.619Z] #41 8.461 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-27T02:42:57.619Z] #41 8.563 DEP images/opts.pb-c.d [2020-10-27T02:42:57.619Z] #41 8.667 DEP images/memfd.pb-c.d [2020-10-27T02:42:57.839Z] #41 150.6 CC criu/sk-inet.o [2020-10-27T02:42:57.883Z] #41 8.739 PBCC images/sit.pb-c.c [2020-10-27T02:42:57.883Z] #41 8.787 DEP images/sit.pb-c.d [2020-10-27T02:42:57.883Z] #41 8.843 PBCC images/macvlan.pb-c.c [2020-10-27T02:42:57.883Z] #41 8.877 DEP images/macvlan.pb-c.d [2020-10-27T02:42:57.883Z] #41 8.916 PBCC images/autofs.pb-c.c [2020-10-27T02:42:58.101Z] #44 ... [2020-10-27T02:42:58.102Z] [2020-10-27T02:42:58.102Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:58.102Z] #50 110.3 golang.org/x/crypto/ssh/terminal [2020-10-27T02:42:58.102Z] #50 113.5 mvdan.cc/sh/v3/cmd/shfmt [2020-10-27T02:42:58.102Z] #50 DONE 119.6s [2020-10-27T02:42:58.103Z] #32 ... [2020-10-27T02:42:58.103Z] [2020-10-27T02:42:58.103Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:42:58.103Z] #49 72.45 context [2020-10-27T02:42:58.146Z] #41 8.943 DEP images/autofs.pb-c.d [2020-10-27T02:42:58.146Z] #41 8.996 PBCC images/sysctl.pb-c.c [2020-10-27T02:42:58.146Z] #41 9.023 DEP images/sysctl.pb-c.d [2020-10-27T02:42:58.146Z] #41 9.064 PBCC images/time.pb-c.c [2020-10-27T02:42:58.146Z] #41 9.084 DEP images/time.pb-c.d [2020-10-27T02:42:58.363Z] #49 73.04 encoding/binary [2020-10-27T02:42:58.364Z] #49 73.17 os [2020-10-27T02:42:58.409Z] #41 9.160 PBCC images/binfmt-misc.pb-c.c [2020-10-27T02:42:58.409Z] #41 9.175 DEP images/binfmt-misc.pb-c.d [2020-10-27T02:42:58.409Z] #41 9.234 PBCC images/seccomp.pb-c.c [2020-10-27T02:42:58.409Z] #41 9.282 DEP images/seccomp.pb-c.d [2020-10-27T02:42:58.409Z] #41 9.328 PBCC images/userns.pb-c.c [2020-10-27T02:42:58.409Z] #41 9.353 DEP images/userns.pb-c.d [2020-10-27T02:42:58.409Z] #41 9.393 PBCC images/cgroup.pb-c.c [2020-10-27T02:42:58.409Z] #41 9.405 DEP images/cgroup.pb-c.d [2020-10-27T02:42:58.409Z] #41 9.439 PBCC images/ext-file.pb-c.c [2020-10-27T02:42:58.409Z] #41 9.454 DEP images/ext-file.pb-c.d [2020-10-27T02:42:58.451Z] [2020-10-27T02:42:58.451Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:58.673Z] #41 9.507 PBCC images/rpc.pb-c.c [2020-10-27T02:42:58.673Z] #41 9.549 DEP images/rpc.pb-c.d [2020-10-27T02:42:58.673Z] #41 9.627 PBCC images/siginfo.pb-c.c [2020-10-27T02:42:58.673Z] #41 9.664 DEP images/siginfo.pb-c.d [2020-10-27T02:42:58.770Z] #41 ... [2020-10-27T02:42:58.770Z] [2020-10-27T02:42:58.770Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:42:58.770Z] #47 217.1 + /build/golangci-lint --version [2020-10-27T02:42:58.770Z] #47 217.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-27T02:42:58.770Z] #47 DONE 217.5s [2020-10-27T02:42:58.770Z] [2020-10-27T02:42:58.770Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:42:58.770Z] #41 151.3 CC criu/sk-netlink.o [2020-10-27T02:42:58.770Z] #41 151.5 CC criu/sk-packet.o [2020-10-27T02:42:58.934Z] #49 ... [2020-10-27T02:42:58.934Z] [2020-10-27T02:42:58.934Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-27T02:42:58.934Z] #34 72.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:42:58.934Z] #34 72.56 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:42:58.934Z] #34 72.58 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-27T02:42:58.934Z] #34 72.60 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:42:58.934Z] #34 72.64 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-27T02:42:58.934Z] #34 72.67 Setting up cmake-data (3.13.4-1) ... [2020-10-27T02:42:58.934Z] #34 72.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-27T02:42:58.934Z] #34 72.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-27T02:42:58.934Z] #34 72.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-27T02:42:58.934Z] #34 72.72 Setting up cmake (3.13.4-1) ... [2020-10-27T02:42:58.934Z] #34 72.73 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:42:58.934Z] #34 72.85 Processing triggers for mime-support (3.62) ... [2020-10-27T02:42:58.934Z] #34 DONE 73.7s [2020-10-27T02:42:58.937Z] #41 9.755 PBCC images/pagemap.pb-c.c [2020-10-27T02:42:58.937Z] #41 9.822 DEP images/pagemap.pb-c.d [2020-10-27T02:42:58.937Z] #41 9.923 PBCC images/rlimit.pb-c.c [2020-10-27T02:42:58.937Z] #41 9.982 DEP images/rlimit.pb-c.d [2020-10-27T02:42:58.937Z] #41 10.03 PBCC images/file-lock.pb-c.c [2020-10-27T02:42:59.195Z] [2020-10-27T02:42:59.195Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:42:59.200Z] #41 10.04 DEP images/file-lock.pb-c.d [2020-10-27T02:42:59.200Z] #41 10.10 PBCC images/tty.pb-c.c [2020-10-27T02:42:59.200Z] #41 10.17 DEP images/tty.pb-c.d [2020-10-27T02:42:59.343Z] #41 152.1 CC criu/sk-queue.o [2020-10-27T02:42:59.464Z] #41 10.35 PBCC images/tun.pb-c.c [2020-10-27T02:42:59.464Z] #41 10.40 PBCC images/netdev.pb-c.c [2020-10-27T02:42:59.464Z] #41 10.45 DEP images/tun.pb-c.d [2020-10-27T02:42:59.464Z] #41 10.49 DEP images/netdev.pb-c.d [2020-10-27T02:42:59.578Z] #42 58.83 CC compel/src/lib/ptrace.o [2020-10-27T02:42:59.732Z] #41 10.53 PBCC images/vma.pb-c.c [2020-10-27T02:42:59.732Z] #41 10.59 DEP images/vma.pb-c.d [2020-10-27T02:42:59.732Z] #41 10.64 PBCC images/creds.pb-c.c [2020-10-27T02:42:59.732Z] #41 10.67 DEP images/creds.pb-c.d [2020-10-27T02:42:59.732Z] #41 10.74 PBCC images/utsns.pb-c.c [2020-10-27T02:42:59.732Z] #41 10.76 DEP images/utsns.pb-c.d [2020-10-27T02:42:59.906Z] #41 152.5 CC criu/sk-tcp.o [2020-10-27T02:42:59.996Z] #41 10.82 PBCC images/ipc-desc.pb-c.c [2020-10-27T02:42:59.996Z] #41 10.84 PBCC images/ipc-sem.pb-c.c [2020-10-27T02:42:59.996Z] #41 10.86 DEP images/ipc-desc.pb-c.d [2020-10-27T02:42:59.996Z] #41 10.90 DEP images/ipc-sem.pb-c.d [2020-10-27T02:42:59.996Z] #41 10.93 PBCC images/ipc-msg.pb-c.c [2020-10-27T02:42:59.996Z] #41 10.94 DEP images/ipc-msg.pb-c.d [2020-10-27T02:42:59.996Z] #41 11.00 PBCC images/ipc-shm.pb-c.c [2020-10-27T02:43:00.141Z] #35 1.060 + RM_GOPATH=0 [2020-10-27T02:43:00.141Z] #35 1.060 + TMP_GOPATH= [2020-10-27T02:43:00.141Z] #35 1.060 + : /build [2020-10-27T02:43:00.141Z] #35 1.060 + '[' -z '' ']' [2020-10-27T02:43:00.141Z] #35 1.062 ++ mktemp -d [2020-10-27T02:43:00.141Z] #35 1.064 + export GOPATH=/tmp/tmp.ITm8PGCZnT [2020-10-27T02:43:00.141Z] #35 1.064 + GOPATH=/tmp/tmp.ITm8PGCZnT [2020-10-27T02:43:00.141Z] #35 1.064 + RM_GOPATH=1 [2020-10-27T02:43:00.141Z] #35 1.064 + case "$(go env GOARCH)" in [2020-10-27T02:43:00.141Z] #35 1.072 ++ go env GOARCH [2020-10-27T02:43:00.141Z] #35 1.091 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:43:00.141Z] #35 1.091 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:43:00.141Z] #35 1.092 ++ dirname /tmp/install/install.sh [2020-10-27T02:43:00.141Z] #35 1.093 + dir=/tmp/install [2020-10-27T02:43:00.141Z] #35 1.093 + bin=tini [2020-10-27T02:43:00.141Z] #35 1.093 + shift [2020-10-27T02:43:00.141Z] #35 1.093 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-27T02:43:00.141Z] #35 1.093 + . /tmp/install/tini.installer [2020-10-27T02:43:00.141Z] #35 1.093 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:43:00.141Z] #35 1.093 + install_tini [2020-10-27T02:43:00.141Z] #35 1.093 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:43:00.141Z] #35 1.093 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-27T02:43:00.141Z] #35 1.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.ITm8PGCZnT/tini [2020-10-27T02:43:00.141Z] #35 1.095 Cloning into '/tmp/tmp.ITm8PGCZnT/tini'... [2020-10-27T02:43:00.163Z] #41 152.9 CC criu/sk-unix.o [2020-10-27T02:43:00.260Z] #41 11.01 DEP images/ipc-shm.pb-c.d [2020-10-27T02:43:00.261Z] #41 11.05 PBCC images/ipc-var.pb-c.c [2020-10-27T02:43:00.261Z] #41 11.08 DEP images/ipc-var.pb-c.d [2020-10-27T02:43:00.261Z] #41 11.14 PBCC images/sk-opts.pb-c.c [2020-10-27T02:43:00.261Z] #41 11.19 PBCC images/packet-sock.pb-c.c [2020-10-27T02:43:00.261Z] #41 11.26 DEP images/sk-opts.pb-c.d [2020-10-27T02:43:00.287Z] #42 59.36 AR compel/libcompel.a [2020-10-27T02:43:00.287Z] #42 59.45 HOSTCC compel/src/main-host.o [2020-10-27T02:43:00.524Z] #41 11.32 DEP images/packet-sock.pb-c.d [2020-10-27T02:43:00.524Z] #41 11.41 PBCC images/sk-netlink.pb-c.c [2020-10-27T02:43:00.524Z] #41 11.45 DEP images/sk-netlink.pb-c.d [2020-10-27T02:43:00.524Z] #41 11.48 PBCC images/sk-inet.pb-c.c [2020-10-27T02:43:00.524Z] #41 11.51 DEP images/sk-inet.pb-c.d [2020-10-27T02:43:00.524Z] #41 11.55 PBCC images/sk-unix.pb-c.c [2020-10-27T02:43:00.524Z] #41 11.60 DEP images/sk-unix.pb-c.d [2020-10-27T02:43:00.524Z] #41 11.62 PBCC images/mm.pb-c.c [2020-10-27T02:43:00.605Z] #42 59.83 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-10-27T02:43:00.788Z] #41 11.67 DEP images/mm.pb-c.d [2020-10-27T02:43:00.788Z] #41 11.71 PBCC images/timerfd.pb-c.c [2020-10-27T02:43:00.788Z] #41 11.81 DEP images/timerfd.pb-c.d [2020-10-27T02:43:00.788Z] #41 11.87 PBCC images/timer.pb-c.c [2020-10-27T02:43:00.981Z] #42 60.00 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-27T02:43:00.981Z] #42 60.38 HOSTCC compel/src/lib/log-host.o [2020-10-27T02:43:01.054Z] #41 11.90 DEP images/timer.pb-c.d [2020-10-27T02:43:01.054Z] #41 11.94 PBCC images/sa.pb-c.c [2020-10-27T02:43:01.054Z] #41 11.98 DEP images/sa.pb-c.d [2020-10-27T02:43:01.054Z] #41 12.02 PBCC images/pipe-data.pb-c.c [2020-10-27T02:43:01.054Z] #41 12.06 DEP images/pipe-data.pb-c.d [2020-10-27T02:43:01.054Z] #41 12.08 PBCC images/mnt.pb-c.c [2020-10-27T02:43:01.054Z] #41 12.12 DEP images/mnt.pb-c.d [2020-10-27T02:43:01.083Z] #35 1.813 + cd /tmp/tmp.ITm8PGCZnT/tini [2020-10-27T02:43:01.083Z] #35 1.813 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-27T02:43:01.083Z] #35 1.836 + cmake . [2020-10-27T02:43:01.092Z] #41 153.8 CC criu/sockets.o [2020-10-27T02:43:01.319Z] #41 12.18 PBCC images/sk-packet.pb-c.c [2020-10-27T02:43:01.319Z] #41 12.21 DEP images/sk-packet.pb-c.d [2020-10-27T02:43:01.319Z] #41 12.26 PBCC images/tcp-stream.pb-c.c [2020-10-27T02:43:01.319Z] #41 12.33 DEP images/tcp-stream.pb-c.d [2020-10-27T02:43:01.319Z] #41 12.36 PBCC images/pipe.pb-c.c [2020-10-27T02:43:01.320Z] #42 60.55 HOSTLINK compel/compel-host-bin [2020-10-27T02:43:01.320Z] #42 60.65 DEP soccr/soccr.d [2020-10-27T02:43:01.348Z] #41 154.2 CC criu/stats.o [2020-10-27T02:43:01.583Z] #41 12.41 DEP images/pipe.pb-c.d [2020-10-27T02:43:01.583Z] #41 12.45 PBCC images/pstree.pb-c.c [2020-10-27T02:43:01.583Z] #41 12.54 DEP images/pstree.pb-c.d [2020-10-27T02:43:01.583Z] #41 12.58 PBCC images/fs.pb-c.c [2020-10-27T02:43:01.583Z] #41 12.62 DEP images/fs.pb-c.d [2020-10-27T02:43:01.604Z] #41 154.3 CC criu/string.o [2020-10-27T02:43:01.604Z] #41 154.4 CC criu/sysctl.o [2020-10-27T02:43:01.652Z] #35 2.374 -- The C compiler identification is GNU 8.3.0 [2020-10-27T02:43:01.652Z] #35 2.433 -- Check for working C compiler: /usr/bin/cc [2020-10-27T02:43:01.658Z] #42 60.84 CC soccr/soccr.o [2020-10-27T02:43:01.847Z] #41 12.71 PBCC images/signalfd.pb-c.c [2020-10-27T02:43:01.847Z] #41 12.77 DEP images/signalfd.pb-c.d [2020-10-27T02:43:01.847Z] #41 12.84 PBCC images/fh.pb-c.c [2020-10-27T02:43:01.847Z] #41 12.91 PBCC images/fsnotify.pb-c.c [2020-10-27T02:43:02.112Z] #41 12.98 DEP images/fh.pb-c.d [2020-10-27T02:43:02.112Z] #41 13.01 DEP images/fsnotify.pb-c.d [2020-10-27T02:43:02.112Z] #41 13.06 PBCC images/eventpoll.pb-c.c [2020-10-27T02:43:02.112Z] #41 13.09 DEP images/eventpoll.pb-c.d [2020-10-27T02:43:02.112Z] #41 13.13 PBCC images/eventfd.pb-c.c [2020-10-27T02:43:02.112Z] #41 13.16 DEP images/eventfd.pb-c.d [2020-10-27T02:43:02.112Z] #41 13.19 PBCC images/remap-file-path.pb-c.c [2020-10-27T02:43:02.167Z] #41 154.7 CC criu/sysfs_parse.o [2020-10-27T02:43:02.167Z] #41 154.9 CC criu/timens.o [2020-10-27T02:43:02.167Z] #41 155.1 CC criu/timerfd.o [2020-10-27T02:43:02.222Z] #35 3.119 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-27T02:43:02.223Z] #35 3.121 -- Detecting C compiler ABI info [2020-10-27T02:43:02.376Z] #41 ... [2020-10-27T02:43:02.376Z] [2020-10-27T02:43:02.376Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:02.376Z] #35 8.174 -- Detecting C compile features - done [2020-10-27T02:43:02.376Z] #35 8.220 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-27T02:43:02.376Z] #35 8.601 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-27T02:43:02.376Z] #35 8.806 -- Configuring done [2020-10-27T02:43:02.376Z] #35 8.825 -- Generating done [2020-10-27T02:43:02.376Z] #35 8.828 -- Build files have been written to: /tmp/tmp.TscQxF8CQE/tini [2020-10-27T02:43:02.376Z] #35 8.844 + make tini-static [2020-10-27T02:43:02.376Z] #35 9.279 Scanning dependencies of target tini-static [2020-10-27T02:43:02.376Z] #35 9.426 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-27T02:43:02.376Z] #35 10.62 [100%] Linking C executable tini-static [2020-10-27T02:43:02.376Z] #35 11.27 [100%] Built target tini-static [2020-10-27T02:43:02.376Z] #35 11.39 + mkdir -p /build [2020-10-27T02:43:02.376Z] #35 11.40 + cp tini-static /build/docker-init [2020-10-27T02:43:02.376Z] #35 DONE 12.1s [2020-10-27T02:43:02.376Z] [2020-10-27T02:43:02.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:02.376Z] #41 13.24 DEP images/remap-file-path.pb-c.d [2020-10-27T02:43:02.376Z] #41 ... [2020-10-27T02:43:02.376Z] [2020-10-27T02:43:02.376Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:02.376Z] #54 34.91 Checking out files: 52% (1814/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 91% (3162/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-27T02:43:02.376Z] #54 36.26 + cd /tmp/tmp.eyhL1jYQ2U/src/github.com/containerd/containerd [2020-10-27T02:43:02.376Z] #54 36.26 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:43:02.376Z] #54 37.02 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-27T02:43:02.376Z] #54 37.02 + BUILDTAGS='netgo osusergo static_build' [2020-10-27T02:43:02.376Z] #54 37.02 + export EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:43:02.376Z] #54 37.03 + EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:43:02.376Z] #54 37.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-27T02:43:02.376Z] #54 37.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-27T02:43:02.376Z] #54 37.03 + '[' '' = dynamic ']' [2020-10-27T02:43:02.376Z] #54 37.03 + make [2020-10-27T02:43:02.376Z] #54 38.40 + bin/ctr [2020-10-27T02:43:02.483Z] #35 ... [2020-10-27T02:43:02.483Z] [2020-10-27T02:43:02.483Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-27T02:43:02.483Z] #40 76.64 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-27T02:43:02.483Z] #40 76.65 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:43:02.483Z] #40 DONE 77.1s [2020-10-27T02:43:02.483Z] [2020-10-27T02:43:02.483Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:02.732Z] #41 155.2 CC criu/tty.o [2020-10-27T02:43:03.294Z] #41 156.1 CC criu/tun.o [2020-10-27T02:43:03.342Z] #42 62.67 AR soccr/libsoccr.a [2020-10-27T02:43:03.551Z] #41 156.3 CC criu/uffd.o [2020-10-27T02:43:03.660Z] #42 62.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:43:03.966Z] #42 63.12 DEP criu/arch/ppc64/sigframe.d [2020-10-27T02:43:03.966Z] #42 63.27 DEP criu/arch/ppc64/crtools.d [2020-10-27T02:43:04.114Z] #41 156.9 CC criu/util.o [2020-10-27T02:43:04.330Z] #42 63.47 DEP criu/arch/ppc64/cpu.d [2020-10-27T02:43:04.656Z] #42 63.67 CC criu/arch/ppc64/cpu.o [2020-10-27T02:43:04.676Z] #41 157.5 CC criu/uts_ns.o [2020-10-27T02:43:04.933Z] #41 157.6 CC criu/vdso-compat.o [2020-10-27T02:43:04.933Z] #41 157.7 CC criu/vdso.o [2020-10-27T02:43:05.023Z] #41 2.173 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:43:05.023Z] #41 2.174 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:43:05.023Z] #41 2.188 Note: Building without GnuTLS support [2020-10-27T02:43:05.023Z] #41 2.196 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:43:05.023Z] #41 2.206 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:43:05.190Z] #41 158.0 LINK criu/built-in.o [2020-10-27T02:43:05.334Z] #42 64.54 CC criu/arch/ppc64/crtools.o [2020-10-27T02:43:05.446Z] #41 158.2 LINK criu/criu [2020-10-27T02:43:05.702Z] #41 158.4 DEP lib/c/criu.d [2020-10-27T02:43:05.702Z] #41 158.4 CC images/rpc.pb-c.o [2020-10-27T02:43:05.959Z] #41 158.7 CC lib/c/criu.o [2020-10-27T02:43:06.486Z] #42 65.72 CC criu/arch/ppc64/sigframe.o [2020-10-27T02:43:06.522Z] #41 159.2 LINK lib/c/built-in.o [2020-10-27T02:43:06.522Z] #41 159.2 LINK lib/c/libcriu.so [2020-10-27T02:43:06.522Z] #41 159.2 LINK lib/c/libcriu.a [2020-10-27T02:43:06.522Z] #41 159.4 GEN magic.py [2020-10-27T02:43:06.778Z] #41 159.4 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:43:06.778Z] #41 159.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:43:06.778Z] #41 159.5 Note: Building without GnuTLS support [2020-10-27T02:43:06.778Z] #41 159.5 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:43:06.778Z] #41 159.5 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:43:06.799Z] #42 66.03 LINK criu/arch/ppc64/crtools.built-in.o [2020-10-27T02:43:06.799Z] #42 66.08 DEP criu/pie/util-vdso.d [2020-10-27T02:43:06.932Z] #41 4.251 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:43:06.932Z] #41 4.298 GEN .gitid [2020-10-27T02:43:06.932Z] #41 4.339 GEN criu/include/version.h [2020-10-27T02:43:06.932Z] #41 4.408 GEN include/common/asm [2020-10-27T02:43:07.149Z] #42 66.29 DEP criu/pie/util.d [2020-10-27T02:43:07.340Z] #41 159.9 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:43:07.509Z] #42 66.46 CC criu/pie/util.o [2020-10-27T02:43:07.510Z] #42 66.80 CC criu/pie/util-vdso.o [2020-10-27T02:43:07.546Z] .....INFO: Daemon under test started and replied! [2020-10-27T02:43:07.546Z] INFO: Docker version of the daemon under test [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] Client: [2020-10-27T02:43:07.546Z] Version: 17.06.2-ce [2020-10-27T02:43:07.546Z] API version: 1.30 [2020-10-27T02:43:07.546Z] Go version: go1.8.3 [2020-10-27T02:43:07.546Z] Git commit: cec0b72 [2020-10-27T02:43:07.546Z] Built: Tue Sep 5 19:57:19 2017 [2020-10-27T02:43:07.546Z] OS/Arch: windows/amd64 [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] Server: [2020-10-27T02:43:07.546Z] Version: 0.0.0-dev [2020-10-27T02:43:07.546Z] API version: 1.41 (minimum version 1.24) [2020-10-27T02:43:07.546Z] Go version: go1.13.15 [2020-10-27T02:43:07.546Z] Git commit: 7d03e04f50 [2020-10-27T02:43:07.546Z] Built: 10/27/2020 02:40:37 [2020-10-27T02:43:07.546Z] OS/Arch: windows/amd64 [2020-10-27T02:43:07.546Z] Experimental: false [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] INFO: Docker info of the daemon under test [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] Containers: 0 [2020-10-27T02:43:07.546Z] Running: 0 [2020-10-27T02:43:07.546Z] Paused: 0 [2020-10-27T02:43:07.546Z] Stopped: 0 [2020-10-27T02:43:07.546Z] Images: 0 [2020-10-27T02:43:07.546Z] Server Version: 0.0.0-dev [2020-10-27T02:43:07.546Z] Storage Driver: windowsfilter [2020-10-27T02:43:07.546Z] Windows: [2020-10-27T02:43:07.546Z] Logging Driver: json-file [2020-10-27T02:43:07.546Z] Plugins: [2020-10-27T02:43:07.546Z] Volume: local [2020-10-27T02:43:07.546Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-27T02:43:07.546Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-27T02:43:07.546Z] Swarm: inactive [2020-10-27T02:43:07.546Z] Default Isolation: process [2020-10-27T02:43:07.546Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-27T02:43:07.546Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-27T02:43:07.546Z] OSType: windows [2020-10-27T02:43:07.546Z] Architecture: x86_64 [2020-10-27T02:43:07.546Z] CPUs: 4 [2020-10-27T02:43:07.546Z] Total Memory: 32GiB [2020-10-27T02:43:07.546Z] Name: azwin-2-65d2d0 [2020-10-27T02:43:07.546Z] ID: KZWG:GHCO:KX76:GCKT:GAP2:PNZG:T7QH:46AL:DJMN:JKXH:J5V7:WMXS [2020-10-27T02:43:07.546Z] Docker Root Dir: D:\CI\PR-41592\1\daemon [2020-10-27T02:43:07.546Z] Debug Mode (client): false [2020-10-27T02:43:07.546Z] Debug Mode (server): true [2020-10-27T02:43:07.546Z] File Descriptors: -1 [2020-10-27T02:43:07.546Z] Goroutines: 17 [2020-10-27T02:43:07.546Z] System Time: 2020-10-27T02:43:05.8565583Z [2020-10-27T02:43:07.546Z] EventsListeners: 0 [2020-10-27T02:43:07.546Z] Registry: https://index.docker.io/v1/ [2020-10-27T02:43:07.546Z] Labels: [2020-10-27T02:43:07.546Z] Experimental: false [2020-10-27T02:43:07.546Z] Insecure Registries: [2020-10-27T02:43:07.546Z] 127.0.0.0/8 [2020-10-27T02:43:07.546Z] Live Restore Enabled: false [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] INFO: Docker images of the daemon under test [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-27T02:43:07.546Z] [2020-10-27T02:43:07.546Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-10-27T02:43:07.546Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-10-27T02:43:07.546Z] ltsc2019: Pulling from windows/servercore [2020-10-27T02:43:07.546Z] 4612f6d0b889: Pulling fs layer [2020-10-27T02:43:07.546Z] 406ffb8432a7: Pulling fs layer [2020-10-27T02:43:07.597Z] #41 160.3 make[1]: Nothing to be done for 'all'. [2020-10-27T02:43:07.685Z] #54 ... [2020-10-27T02:43:07.685Z] [2020-10-27T02:43:07.685Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:07.685Z] #43 79.86 vendor/golang.org/x/text/unicode/norm [2020-10-27T02:43:07.685Z] #43 82.32 vendor/golang.org/x/net/http2/hpack [2020-10-27T02:43:07.685Z] #43 83.04 mime [2020-10-27T02:43:07.685Z] #43 83.96 vendor/golang.org/x/net/idna [2020-10-27T02:43:07.685Z] #43 87.71 net/textproto [2020-10-27T02:43:07.685Z] #43 87.71 crypto/x509 [2020-10-27T02:43:07.685Z] #43 87.71 vendor/golang.org/x/net/http/httpproxy [2020-10-27T02:43:07.685Z] #43 89.28 vendor/golang.org/x/net/http/httpguts [2020-10-27T02:43:07.685Z] #43 89.28 mime/multipart [2020-10-27T02:43:07.685Z] #43 ... [2020-10-27T02:43:07.685Z] [2020-10-27T02:43:07.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:07.685Z] #41 13.35 PBCC images/fifo.pb-c.c [2020-10-27T02:43:07.685Z] #41 13.36 DEP images/fifo.pb-c.d [2020-10-27T02:43:07.685Z] #41 13.41 PBCC images/ghost-file.pb-c.c [2020-10-27T02:43:07.685Z] #41 13.48 DEP images/ghost-file.pb-c.d [2020-10-27T02:43:07.685Z] #41 13.63 PBCC images/regfile.pb-c.c [2020-10-27T02:43:07.685Z] #41 13.72 DEP images/regfile.pb-c.d [2020-10-27T02:43:07.685Z] #41 13.87 PBCC images/ns.pb-c.c [2020-10-27T02:43:07.685Z] #41 13.88 DEP images/ns.pb-c.d [2020-10-27T02:43:07.685Z] #41 13.95 PBCC images/fdinfo.pb-c.c [2020-10-27T02:43:07.685Z] #41 14.18 DEP images/fdinfo.pb-c.d [2020-10-27T02:43:07.685Z] #41 14.37 PBCC images/core-aarch64.pb-c.c [2020-10-27T02:43:07.685Z] #41 14.46 PBCC images/core-arm.pb-c.c [2020-10-27T02:43:07.685Z] #41 14.62 PBCC images/core-ppc64.pb-c.c [2020-10-27T02:43:07.685Z] #41 14.74 PBCC images/core-s390.pb-c.c [2020-10-27T02:43:07.685Z] #41 14.88 PBCC images/core-x86.pb-c.c [2020-10-27T02:43:07.685Z] #41 14.94 PBCC images/core.pb-c.c [2020-10-27T02:43:07.685Z] #41 15.18 PBCC images/inventory.pb-c.c [2020-10-27T02:43:07.685Z] #41 15.36 DEP images/core-aarch64.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.42 DEP images/core-arm.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.53 DEP images/core-ppc64.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.56 DEP images/core-s390.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.61 DEP images/core-x86.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.65 DEP images/core.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.70 DEP images/inventory.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.88 PBCC images/cpuinfo.pb-c.c [2020-10-27T02:43:07.685Z] #41 15.91 DEP images/cpuinfo.pb-c.d [2020-10-27T02:43:07.685Z] #41 15.94 PBCC images/stats.pb-c.c [2020-10-27T02:43:07.685Z] #41 15.96 DEP images/stats.pb-c.d [2020-10-27T02:43:07.685Z] #41 17.50 make[1]: Nothing to be done for 'all'. [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'images/built-in.o' is up to date. [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'compel/libcompel.a' is up to date. [2020-10-27T02:43:08.177Z] #41 160.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-27T02:43:08.177Z] #41 160.9 make[1]: Nothing to be done for 'all'. [2020-10-27T02:43:08.177Z] #41 160.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:43:08.177Z] #41 161.0 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.261Z] #41 19.14 CC images/stats.o [2020-10-27T02:43:08.311Z] #41 ... [2020-10-27T02:43:08.311Z] [2020-10-27T02:43:08.311Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:43:08.311Z] #32 72.94 path [2020-10-27T02:43:08.312Z] #32 73.51 text/tabwriter [2020-10-27T02:43:08.312Z] #32 74.59 fmt [2020-10-27T02:43:08.312Z] #32 74.67 path/filepath [2020-10-27T02:43:08.312Z] #32 76.19 io/ioutil [2020-10-27T02:43:08.312Z] #32 78.45 github.com/BurntSushi/toml [2020-10-27T02:43:08.312Z] #32 78.46 flag [2020-10-27T02:43:08.312Z] #32 80.37 log [2020-10-27T02:43:08.312Z] #32 82.84 github.com/BurntSushi/toml/cmd/tomlv [2020-10-27T02:43:08.442Z] #41 161.0 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.442Z] #41 161.1 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.442Z] #41 161.1 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.442Z] #41 161.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.442Z] #41 161.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.442Z] #41 161.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.524Z] #41 19.54 CC images/core.o [2020-10-27T02:43:08.571Z] #32 ... [2020-10-27T02:43:08.571Z] [2020-10-27T02:43:08.571Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:08.571Z] #43 73.02 regexp/syntax [2020-10-27T02:43:08.571Z] #43 73.86 fmt [2020-10-27T02:43:08.571Z] #43 78.34 regexp [2020-10-27T02:43:08.571Z] #43 79.41 flag [2020-10-27T02:43:08.571Z] #43 81.25 go/token [2020-10-27T02:43:08.571Z] #43 81.96 internal/lazyregexp [2020-10-27T02:43:08.571Z] #43 82.27 go/scanner [2020-10-27T02:43:08.571Z] #43 82.41 net/url [2020-10-27T02:43:08.571Z] #43 ... [2020-10-27T02:43:08.571Z] [2020-10-27T02:43:08.571Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:08.571Z] #41 6.123 PBCC images/timens.pb-c.c [2020-10-27T02:43:08.571Z] #41 6.146 DEP images/timens.pb-c.d [2020-10-27T02:43:08.571Z] #41 6.182 PBCC images/fown.pb-c.c [2020-10-27T02:43:08.571Z] #41 6.215 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-27T02:43:08.686Z] #42 67.66 AR criu/pie/pie.lib.a [2020-10-27T02:43:08.686Z] #42 67.74 DEP criu/pie/restorer.d [2020-10-27T02:43:08.686Z] #42 68.00 DEP criu/arch/ppc64/vdso-trampoline.d [2020-10-27T02:43:08.698Z] #41 161.3 make[2]: Nothing to be done for 'all'. [2020-10-27T02:43:08.698Z] #41 161.3 INSTALL criu/criu [2020-10-27T02:43:08.698Z] #41 DONE 161.5s [2020-10-27T02:43:08.698Z] [2020-10-27T02:43:08.698Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:08.787Z] #41 ... [2020-10-27T02:43:08.787Z] [2020-10-27T02:43:08.787Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:08.787Z] #56 83.76 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:43:08.787Z] #56 83.76 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-27T02:43:08.787Z] #56 DONE 91.4s [2020-10-27T02:43:08.831Z] #41 6.329 PBCC images/opts.pb-c.c [2020-10-27T02:43:08.831Z] #41 6.374 PBCC images/memfd.pb-c.c [2020-10-27T02:43:08.831Z] #41 6.398 DEP images/fown.pb-c.d [2020-10-27T02:43:08.996Z] #42 68.02 DEP criu/arch/ppc64/restorer.d [2020-10-27T02:43:08.996Z] #42 68.24 DEP criu/arch/ppc64/vdso-pie.d [2020-10-27T02:43:09.050Z] [2020-10-27T02:43:09.050Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-27T02:43:09.050Z] #57 DONE 0.2s [2020-10-27T02:43:09.050Z] [2020-10-27T02:43:09.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:09.050Z] #43 91.65 crypto/tls [2020-10-27T02:43:09.091Z] #41 6.533 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-27T02:43:09.091Z] #41 6.687 DEP images/opts.pb-c.d [2020-10-27T02:43:09.091Z] #41 6.762 DEP images/memfd.pb-c.d [2020-10-27T02:43:09.356Z] #42 68.36 DEP criu/pie/parasite-vdso.d [2020-10-27T02:43:09.356Z] #42 68.55 DEP criu/pie/parasite.d [2020-10-27T02:43:09.391Z] #41 ... [2020-10-27T02:43:09.391Z] [2020-10-27T02:43:09.391Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:09.391Z] #35 4.102 -- Detecting C compiler ABI info - done [2020-10-27T02:43:09.391Z] #35 4.171 -- Detecting C compile features [2020-10-27T02:43:09.391Z] #35 6.398 -- Detecting C compile features - done [2020-10-27T02:43:09.391Z] #35 6.443 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-27T02:43:09.391Z] #35 6.733 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-27T02:43:09.391Z] #35 6.867 -- Configuring done [2020-10-27T02:43:09.391Z] #35 6.909 -- Generating done [2020-10-27T02:43:09.391Z] #35 6.922 -- Build files have been written to: /tmp/tmp.ITm8PGCZnT/tini [2020-10-27T02:43:09.391Z] #35 6.939 + make tini-static [2020-10-27T02:43:09.391Z] #35 7.333 Scanning dependencies of target tini-static [2020-10-27T02:43:09.391Z] #35 7.542 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-27T02:43:09.391Z] #35 8.965 [100%] Linking C executable tini-static [2020-10-27T02:43:09.391Z] #35 9.706 [100%] Built target tini-static [2020-10-27T02:43:09.391Z] #35 9.807 + mkdir -p /build [2020-10-27T02:43:09.391Z] #35 9.811 + cp tini-static /build/docker-init [2020-10-27T02:43:09.391Z] #35 DONE 10.2s [2020-10-27T02:43:09.391Z] [2020-10-27T02:43:09.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:09.391Z] #41 6.908 PBCC images/sit.pb-c.c [2020-10-27T02:43:09.391Z] #41 7.042 DEP images/sit.pb-c.d [2020-10-27T02:43:09.391Z] #41 7.121 PBCC images/macvlan.pb-c.c [2020-10-27T02:43:09.629Z] #43 ... [2020-10-27T02:43:09.629Z] [2020-10-27T02:43:09.629Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-27T02:43:09.629Z] #58 DONE 0.3s [2020-10-27T02:43:09.630Z] [2020-10-27T02:43:09.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:09.630Z] #41 20.29 CC images/core-x86.o [2020-10-27T02:43:09.710Z] #41 7.155 DEP images/macvlan.pb-c.d [2020-10-27T02:43:09.710Z] #41 7.273 PBCC images/autofs.pb-c.c [2020-10-27T02:43:09.710Z] #41 7.294 DEP images/autofs.pb-c.d [2020-10-27T02:43:09.741Z] #42 ... [2020-10-27T02:43:09.741Z] [2020-10-27T02:43:09.741Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:09.741Z] #57 123.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:43:09.741Z] #57 123.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-27T02:43:09.741Z] #57 DONE 131.1s [2020-10-27T02:43:09.741Z] [2020-10-27T02:43:09.741Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:09.741Z] #42 68.84 CC criu/pie/parasite.o [2020-10-27T02:43:09.741Z] #42 ... [2020-10-27T02:43:09.741Z] [2020-10-27T02:43:09.741Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-27T02:43:09.741Z] #58 DONE 0.1s [2020-10-27T02:43:09.741Z] [2020-10-27T02:43:09.741Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-27T02:43:09.741Z] #59 DONE 0.1s [2020-10-27T02:43:09.741Z] [2020-10-27T02:43:09.741Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:09.741Z] #52 10.93 + cd /tmp/tmp.DCHoqpDCxc/src/github.com/opencontainers/runc [2020-10-27T02:43:09.741Z] #52 10.93 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:43:09.741Z] #52 11.56 + '[' -z '' ']' [2020-10-27T02:43:09.741Z] #52 11.56 + target=static [2020-10-27T02:43:09.741Z] #52 11.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-27T02:43:09.741Z] #52 11.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-27T02:43:09.894Z] #41 20.79 CC images/core-arm.o [2020-10-27T02:43:09.972Z] #41 7.498 PBCC images/sysctl.pb-c.c [2020-10-27T02:43:09.972Z] #41 7.582 DEP images/sysctl.pb-c.d [2020-10-27T02:43:09.972Z] #41 7.668 PBCC images/time.pb-c.c [2020-10-27T02:43:09.972Z] #41 7.695 DEP images/time.pb-c.d [2020-10-27T02:43:10.065Z] #54 ... [2020-10-27T02:43:10.065Z] [2020-10-27T02:43:10.065Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-27T02:43:10.065Z] #42 DONE 0.1s [2020-10-27T02:43:10.065Z] [2020-10-27T02:43:10.065Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-27T02:43:10.065Z] #44 DONE 0.1s [2020-10-27T02:43:10.065Z] [2020-10-27T02:43:10.065Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-27T02:43:10.065Z] #46 DONE 0.1s [2020-10-27T02:43:10.065Z] [2020-10-27T02:43:10.065Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:10.233Z] #41 7.811 PBCC images/binfmt-misc.pb-c.c [2020-10-27T02:43:10.233Z] #41 7.839 DEP images/binfmt-misc.pb-c.d [2020-10-27T02:43:10.233Z] #41 7.959 PBCC images/seccomp.pb-c.c [2020-10-27T02:43:10.322Z] #54 ... [2020-10-27T02:43:10.322Z] [2020-10-27T02:43:10.322Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-27T02:43:10.322Z] #48 DONE 0.1s [2020-10-27T02:43:10.322Z] [2020-10-27T02:43:10.322Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-27T02:43:10.322Z] #50 DONE 0.0s [2020-10-27T02:43:10.322Z] [2020-10-27T02:43:10.322Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-27T02:43:10.322Z] #52 DONE 0.1s [2020-10-27T02:43:10.322Z] [2020-10-27T02:43:10.322Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:10.470Z] #41 21.39 CC images/core-aarch64.o [2020-10-27T02:43:10.492Z] #41 7.972 DEP images/seccomp.pb-c.d [2020-10-27T02:43:10.492Z] #41 8.075 PBCC images/userns.pb-c.c [2020-10-27T02:43:10.492Z] #41 8.130 DEP images/userns.pb-c.d [2020-10-27T02:43:10.492Z] #41 8.173 PBCC images/cgroup.pb-c.c [2020-10-27T02:43:10.492Z] #41 8.220 DEP images/cgroup.pb-c.d [2020-10-27T02:43:10.492Z] #41 ... [2020-10-27T02:43:10.492Z] [2020-10-27T02:43:10.492Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:43:10.492Z] #11 75.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-27T02:43:10.492Z] #11 75.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-27T02:43:10.492Z] #11 75.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:43:10.492Z] #11 81.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-27T02:43:10.492Z] #11 81.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-27T02:43:10.492Z] #11 81.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:10.492Z] #11 82.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-27T02:43:10.492Z] #11 82.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-27T02:43:10.492Z] #11 82.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-27T02:43:10.535Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-10-27T02:43:10.535Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-27T02:43:10.535Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-27T02:43:10.752Z] #11 ... [2020-10-27T02:43:10.752Z] [2020-10-27T02:43:10.752Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:10.752Z] #41 8.275 PBCC images/ext-file.pb-c.c [2020-10-27T02:43:10.752Z] #41 8.312 DEP images/ext-file.pb-c.d [2020-10-27T02:43:11.013Z] #41 8.371 PBCC images/rpc.pb-c.c [2020-10-27T02:43:11.013Z] #41 8.448 DEP images/rpc.pb-c.d [2020-10-27T02:43:11.013Z] #41 8.563 PBCC images/siginfo.pb-c.c [2020-10-27T02:43:11.013Z] #41 8.572 DEP images/siginfo.pb-c.d [2020-10-27T02:43:11.013Z] #41 8.619 PBCC images/pagemap.pb-c.c [2020-10-27T02:43:11.013Z] #41 8.650 DEP images/pagemap.pb-c.d [2020-10-27T02:43:11.013Z] #41 8.718 PBCC images/rlimit.pb-c.c [2020-10-27T02:43:11.013Z] #41 8.763 DEP images/rlimit.pb-c.d [2020-10-27T02:43:11.013Z] #41 ... [2020-10-27T02:43:11.013Z] [2020-10-27T02:43:11.013Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:43:11.013Z] #49 75.73 encoding/base64 [2020-10-27T02:43:11.013Z] #49 76.71 golang.org/x/sys/unix [2020-10-27T02:43:11.013Z] #49 76.81 fmt [2020-10-27T02:43:11.013Z] #49 81.82 encoding/json [2020-10-27T02:43:11.166Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-10-27T02:43:11.166Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-27T02:43:11.166Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-27T02:43:11.166Z] ? github.com/docker/docker/api/types [no test files] [2020-10-27T02:43:11.166Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-27T02:43:11.166Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-27T02:43:11.166Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-27T02:43:11.166Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-27T02:43:11.272Z] #49 ... [2020-10-27T02:43:11.272Z] [2020-10-27T02:43:11.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:11.272Z] #41 8.804 PBCC images/file-lock.pb-c.c [2020-10-27T02:43:11.272Z] #41 8.823 DEP images/file-lock.pb-c.d [2020-10-27T02:43:11.272Z] #41 8.875 PBCC images/tty.pb-c.c [2020-10-27T02:43:11.272Z] #41 8.974 DEP images/tty.pb-c.d [2020-10-27T02:43:11.419Z] #41 22.17 CC images/core-ppc64.o [2020-10-27T02:43:11.455Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-10-27T02:43:11.455Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-27T02:43:11.456Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-27T02:43:11.456Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-27T02:43:11.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-27T02:43:11.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-27T02:43:11.456Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-10-27T02:43:11.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-27T02:43:11.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-27T02:43:11.531Z] #41 9.050 PBCC images/tun.pb-c.c [2020-10-27T02:43:11.531Z] #41 9.090 PBCC images/netdev.pb-c.c [2020-10-27T02:43:11.531Z] #41 9.147 DEP images/tun.pb-c.d [2020-10-27T02:43:11.531Z] #41 9.203 DEP images/netdev.pb-c.d [2020-10-27T02:43:11.531Z] #41 9.254 PBCC images/vma.pb-c.c [2020-10-27T02:43:11.688Z] #54 185.5 + bin/containerd [2020-10-27T02:43:11.746Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-10-27T02:43:11.746Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-27T02:43:11.746Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-27T02:43:11.793Z] #41 9.296 DEP images/vma.pb-c.d [2020-10-27T02:43:11.793Z] #41 9.384 PBCC images/creds.pb-c.c [2020-10-27T02:43:11.793Z] #41 9.439 DEP images/creds.pb-c.d [2020-10-27T02:43:11.793Z] #41 9.495 PBCC images/utsns.pb-c.c [2020-10-27T02:43:11.996Z] #41 22.99 CC images/core-s390.o [2020-10-27T02:43:12.001Z] #52 ... [2020-10-27T02:43:12.001Z] [2020-10-27T02:43:12.001Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:12.001Z] #42 70.96 LINK criu/pie/parasite.built-in.o [2020-10-27T02:43:12.001Z] #42 70.97 GEN criu/pie/parasite-blob.h [2020-10-27T02:43:12.001Z] #42 71.00 CC criu/pie/parasite-vdso.o [2020-10-27T02:43:12.036Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-10-27T02:43:12.056Z] #41 9.527 DEP images/utsns.pb-c.d [2020-10-27T02:43:12.056Z] #41 9.582 PBCC images/ipc-desc.pb-c.c [2020-10-27T02:43:12.056Z] #41 9.608 PBCC images/ipc-sem.pb-c.c [2020-10-27T02:43:12.056Z] #41 9.650 DEP images/ipc-desc.pb-c.d [2020-10-27T02:43:12.056Z] #41 9.685 DEP images/ipc-sem.pb-c.d [2020-10-27T02:43:12.315Z] #41 9.779 PBCC images/ipc-msg.pb-c.c [2020-10-27T02:43:12.315Z] #41 9.819 DEP images/ipc-msg.pb-c.d [2020-10-27T02:43:12.315Z] #41 9.870 PBCC images/ipc-shm.pb-c.c [2020-10-27T02:43:12.315Z] #41 9.891 DEP images/ipc-shm.pb-c.d [2020-10-27T02:43:12.315Z] #41 9.945 PBCC images/ipc-var.pb-c.c [2020-10-27T02:43:12.315Z] #41 9.987 DEP images/ipc-var.pb-c.d [2020-10-27T02:43:12.574Z] #41 10.06 PBCC images/sk-opts.pb-c.c [2020-10-27T02:43:12.574Z] #41 10.11 PBCC images/packet-sock.pb-c.c [2020-10-27T02:43:12.574Z] #41 10.17 DEP images/sk-opts.pb-c.d [2020-10-27T02:43:12.574Z] #41 10.22 DEP images/packet-sock.pb-c.d [2020-10-27T02:43:12.574Z] #41 10.27 PBCC images/sk-netlink.pb-c.c [2020-10-27T02:43:12.574Z] #41 10.33 DEP images/sk-netlink.pb-c.d [2020-10-27T02:43:12.699Z] #42 71.72 CC criu/arch/ppc64/vdso-pie.o [2020-10-27T02:43:12.699Z] #42 ... [2020-10-27T02:43:12.699Z] [2020-10-27T02:43:12.699Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:12.699Z] #19 11.34 Fetched 8171 kB in 11s (753 kB/s) [2020-10-27T02:43:12.699Z] #19 11.34 Reading package lists... [2020-10-27T02:43:12.699Z] #19 15.37 Reading package lists... [2020-10-27T02:43:12.699Z] #19 20.37 Building dependency tree... [2020-10-27T02:43:12.834Z] #41 10.41 PBCC images/sk-inet.pb-c.c [2020-10-27T02:43:13.000Z] #19 21.65 libcap2-bin is already the newest version (1:2.25-2). [2020-10-27T02:43:13.000Z] #19 21.65 The following additional packages will be installed: [2020-10-27T02:43:13.000Z] #19 ... [2020-10-27T02:43:13.000Z] [2020-10-27T02:43:13.000Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:13.000Z] #42 72.18 CC criu/arch/ppc64/restorer.o [2020-10-27T02:43:13.085Z] #41 24.03 CC images/cpuinfo.o [2020-10-27T02:43:13.093Z] #41 10.48 DEP images/sk-inet.pb-c.d [2020-10-27T02:43:13.093Z] #41 10.52 PBCC images/sk-unix.pb-c.c [2020-10-27T02:43:13.093Z] #41 10.57 DEP images/sk-unix.pb-c.d [2020-10-27T02:43:13.093Z] #41 10.61 PBCC images/mm.pb-c.c [2020-10-27T02:43:13.093Z] #41 ... [2020-10-27T02:43:13.093Z] [2020-10-27T02:43:13.093Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:43:13.093Z] #32 DONE 87.7s [2020-10-27T02:43:13.093Z] [2020-10-27T02:43:13.093Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:13.093Z] #41 10.65 DEP images/mm.pb-c.d [2020-10-27T02:43:13.353Z] #41 10.77 PBCC images/timerfd.pb-c.c [2020-10-27T02:43:13.353Z] #41 10.90 DEP images/timerfd.pb-c.d [2020-10-27T02:43:13.353Z] #41 11.03 PBCC images/timer.pb-c.c [2020-10-27T02:43:13.612Z] #41 11.08 DEP images/timer.pb-c.d [2020-10-27T02:43:13.612Z] #41 11.27 PBCC images/sa.pb-c.c [2020-10-27T02:43:13.648Z] #42 72.64 CC criu/arch/ppc64/vdso-trampoline.o [2020-10-27T02:43:13.648Z] #42 72.68 CC criu/pie/restorer.o [2020-10-27T02:43:13.726Z] #41 24.60 CC images/inventory.o [2020-10-27T02:43:13.872Z] #41 11.34 DEP images/sa.pb-c.d [2020-10-27T02:43:13.872Z] #41 11.52 PBCC images/pipe-data.pb-c.c [2020-10-27T02:43:13.872Z] #41 11.60 DEP images/pipe-data.pb-c.d [2020-10-27T02:43:14.003Z] #41 24.84 CC images/fdinfo.o [2020-10-27T02:43:14.134Z] #41 11.66 PBCC images/mnt.pb-c.c [2020-10-27T02:43:14.272Z] #41 25.24 CC images/fown.o [2020-10-27T02:43:14.394Z] #41 11.72 DEP images/mnt.pb-c.d [2020-10-27T02:43:14.394Z] #41 11.90 PBCC images/sk-packet.pb-c.c [2020-10-27T02:43:14.394Z] #41 11.93 DEP images/sk-packet.pb-c.d [2020-10-27T02:43:14.394Z] #41 11.98 PBCC images/tcp-stream.pb-c.c [2020-10-27T02:43:14.394Z] #41 12.03 DEP images/tcp-stream.pb-c.d [2020-10-27T02:43:14.394Z] #41 12.09 PBCC images/pipe.pb-c.c [2020-10-27T02:43:14.535Z] #41 25.51 CC images/ns.o [2020-10-27T02:43:14.631Z] 406ffb8432a7: Verifying Checksum [2020-10-27T02:43:14.631Z] 406ffb8432a7: Download complete [2020-10-27T02:43:14.653Z] #41 12.15 DEP images/pipe.pb-c.d [2020-10-27T02:43:14.653Z] #41 12.20 PBCC images/pstree.pb-c.c [2020-10-27T02:43:14.653Z] #41 12.23 DEP images/pstree.pb-c.d [2020-10-27T02:43:14.653Z] #41 12.27 PBCC images/fs.pb-c.c [2020-10-27T02:43:14.653Z] #41 12.28 DEP images/fs.pb-c.d [2020-10-27T02:43:14.653Z] #41 12.32 PBCC images/signalfd.pb-c.c [2020-10-27T02:43:14.801Z] #41 25.77 CC images/regfile.o [2020-10-27T02:43:14.804Z] ok github.com/docker/docker/builder/remotecontext 0.289s coverage: 13.6% of statements [2020-10-27T02:43:14.804Z] ok github.com/docker/docker/builder/dockerfile 1.020s coverage: 48.0% of statements [2020-10-27T02:43:14.913Z] #41 12.35 DEP images/signalfd.pb-c.d [2020-10-27T02:43:14.913Z] #41 12.40 PBCC images/fh.pb-c.c [2020-10-27T02:43:14.913Z] #41 12.43 PBCC images/fsnotify.pb-c.c [2020-10-27T02:43:14.913Z] #41 12.50 DEP images/fh.pb-c.d [2020-10-27T02:43:14.913Z] #41 12.55 DEP images/fsnotify.pb-c.d [2020-10-27T02:43:14.913Z] #41 12.59 PBCC images/eventpoll.pb-c.c [2020-10-27T02:43:14.913Z] #41 12.61 DEP images/eventpoll.pb-c.d [2020-10-27T02:43:14.913Z] #41 12.66 PBCC images/eventfd.pb-c.c [2020-10-27T02:43:15.173Z] #41 12.68 DEP images/eventfd.pb-c.d [2020-10-27T02:43:15.173Z] #41 12.73 PBCC images/remap-file-path.pb-c.c [2020-10-27T02:43:15.173Z] #41 12.75 DEP images/remap-file-path.pb-c.d [2020-10-27T02:43:15.173Z] #41 12.80 PBCC images/fifo.pb-c.c [2020-10-27T02:43:15.173Z] #41 12.83 DEP images/fifo.pb-c.d [2020-10-27T02:43:15.173Z] #41 12.87 PBCC images/ghost-file.pb-c.c [2020-10-27T02:43:15.398Z] #41 26.08 CC images/ghost-file.o [2020-10-27T02:43:15.432Z] #41 12.91 DEP images/ghost-file.pb-c.d [2020-10-27T02:43:15.432Z] #41 12.96 PBCC images/regfile.pb-c.c [2020-10-27T02:43:15.432Z] #41 13.01 DEP images/regfile.pb-c.d [2020-10-27T02:43:15.432Z] #41 13.09 PBCC images/ns.pb-c.c [2020-10-27T02:43:15.432Z] #41 13.13 DEP images/ns.pb-c.d [2020-10-27T02:43:15.434Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-10-27T02:43:15.661Z] #41 26.47 CC images/fifo.o [2020-10-27T02:43:15.692Z] #41 13.17 PBCC images/fdinfo.pb-c.c [2020-10-27T02:43:15.692Z] #41 13.25 DEP images/fdinfo.pb-c.d [2020-10-27T02:43:15.692Z] #41 13.30 PBCC images/core-aarch64.pb-c.c [2020-10-27T02:43:15.692Z] #41 13.34 PBCC images/core-arm.pb-c.c [2020-10-27T02:43:15.692Z] #41 13.37 PBCC images/core-ppc64.pb-c.c [2020-10-27T02:43:15.783Z] #42 ... [2020-10-27T02:43:15.783Z] [2020-10-27T02:43:15.783Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:15.783Z] #44 127.1 vendor/golang.org/x/text/unicode/norm [2020-10-27T02:43:15.783Z] #44 128.2 github.com/LK4D4/vndr/build [2020-10-27T02:43:15.783Z] #44 ... [2020-10-27T02:43:15.783Z] [2020-10-27T02:43:15.783Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:15.783Z] #19 21.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-27T02:43:15.783Z] #19 21.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-27T02:43:15.783Z] #19 21.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-27T02:43:15.783Z] #19 21.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-27T02:43:15.783Z] #19 21.66 python3.7 python3.7-minimal vim-runtime xxd [2020-10-27T02:43:15.783Z] #19 21.66 Suggested packages: [2020-10-27T02:43:15.783Z] #19 21.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-27T02:43:15.783Z] #19 21.67 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-27T02:43:15.783Z] #19 21.67 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-27T02:43:15.783Z] #19 21.67 Recommended packages: [2020-10-27T02:43:15.783Z] #19 21.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-27T02:43:15.783Z] #19 21.67 python3-keyrings.alt python3-xdg unzip [2020-10-27T02:43:15.783Z] #19 23.48 The following NEW packages will be installed: [2020-10-27T02:43:15.783Z] #19 23.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-27T02:43:15.783Z] #19 23.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-27T02:43:15.783Z] #19 23.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-27T02:43:15.783Z] #19 23.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-27T02:43:15.783Z] #19 23.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-27T02:43:15.783Z] #19 23.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-27T02:43:15.783Z] #19 23.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-27T02:43:15.783Z] #19 23.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-27T02:43:15.783Z] #19 23.50 xz-utils zip [2020-10-27T02:43:15.783Z] #19 23.61 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:43:15.783Z] #19 23.61 Need to get 29.2 MB of archives. [2020-10-27T02:43:15.783Z] #19 23.61 After this operation, 134 MB of additional disk space will be used. [2020-10-27T02:43:15.783Z] #19 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-10-27T02:43:15.783Z] #19 23.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-10-27T02:43:15.783Z] #19 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-10-27T02:43:15.783Z] #19 23.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-10-27T02:43:15.783Z] #19 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-10-27T02:43:15.783Z] #19 23.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-10-27T02:43:15.783Z] #19 24.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-10-27T02:43:15.783Z] #19 24.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-10-27T02:43:15.783Z] #19 24.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-10-27T02:43:15.783Z] #19 24.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-10-27T02:43:15.783Z] #19 24.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-10-27T02:43:15.783Z] #19 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-10-27T02:43:15.783Z] #19 24.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-10-27T02:43:15.783Z] #19 24.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-10-27T02:43:15.783Z] #19 24.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-10-27T02:43:15.783Z] #19 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-10-27T02:43:15.783Z] #19 24.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-27T02:43:15.783Z] #19 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:43:15.783Z] #19 24.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-10-27T02:43:15.783Z] #19 24.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-10-27T02:43:15.783Z] #19 24.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-10-27T02:43:15.783Z] #19 24.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-10-27T02:43:15.783Z] #19 24.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-10-27T02:43:15.783Z] #19 24.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-27T02:43:15.783Z] #19 24.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-27T02:43:15.783Z] #19 24.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-27T02:43:15.783Z] #19 24.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-10-27T02:43:15.783Z] #19 24.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-10-27T02:43:15.783Z] #19 24.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-27T02:43:15.924Z] #41 26.76 CC images/remap-file-path.o [2020-10-27T02:43:15.924Z] #41 26.95 CC images/eventfd.o [2020-10-27T02:43:15.952Z] #41 13.41 PBCC images/core-s390.pb-c.c [2020-10-27T02:43:15.952Z] #41 13.46 PBCC images/core-x86.pb-c.c [2020-10-27T02:43:15.952Z] #41 13.51 PBCC images/core.pb-c.c [2020-10-27T02:43:15.952Z] #41 13.57 PBCC images/inventory.pb-c.c [2020-10-27T02:43:15.952Z] #41 13.62 DEP images/core-aarch64.pb-c.d [2020-10-27T02:43:16.065Z] ok github.com/docker/docker/builder/remotecontext/git 0.953s coverage: 86.3% of statements [2020-10-27T02:43:16.065Z] ? github.com/docker/docker/cli [no test files] [2020-10-27T02:43:16.065Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-27T02:43:16.187Z] #41 27.23 CC images/eventpoll.o [2020-10-27T02:43:16.211Z] #41 13.67 DEP images/core-arm.pb-c.d [2020-10-27T02:43:16.211Z] #41 13.74 DEP images/core-ppc64.pb-c.d [2020-10-27T02:43:16.211Z] #41 13.79 DEP images/core-s390.pb-c.d [2020-10-27T02:43:16.211Z] #41 13.84 DEP images/core-x86.pb-c.d [2020-10-27T02:43:16.449Z] #19 24.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-27T02:43:16.449Z] #19 24.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-27T02:43:16.449Z] #19 24.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-27T02:43:16.449Z] #19 24.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-10-27T02:43:16.449Z] #19 25.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-10-27T02:43:16.449Z] #19 25.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-10-27T02:43:16.449Z] #19 25.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-27T02:43:16.449Z] #19 25.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-10-27T02:43:16.449Z] #19 25.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-10-27T02:43:16.449Z] #19 25.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-27T02:43:16.449Z] #19 25.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-10-27T02:43:16.449Z] #19 25.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-27T02:43:16.449Z] #19 25.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-10-27T02:43:16.470Z] #41 13.91 DEP images/core.pb-c.d [2020-10-27T02:43:16.470Z] #41 14.00 DEP images/inventory.pb-c.d [2020-10-27T02:43:16.470Z] #41 14.05 PBCC images/cpuinfo.pb-c.c [2020-10-27T02:43:16.470Z] #41 14.09 DEP images/cpuinfo.pb-c.d [2020-10-27T02:43:16.730Z] #41 14.12 PBCC images/stats.pb-c.c [2020-10-27T02:43:16.730Z] #41 14.15 DEP images/stats.pb-c.d [2020-10-27T02:43:16.763Z] #41 27.63 CC images/fh.o [2020-10-27T02:43:17.027Z] #41 27.88 CC images/fsnotify.o [2020-10-27T02:43:17.103Z] #19 25.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-10-27T02:43:17.103Z] #19 25.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-10-27T02:43:17.103Z] #19 25.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-27T02:43:17.291Z] #41 28.33 CC images/signalfd.o [2020-10-27T02:43:17.410Z] #19 26.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-10-27T02:43:17.867Z] #41 28.68 CC images/fs.o [2020-10-27T02:43:18.059Z] #19 26.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-10-27T02:43:18.059Z] #19 26.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-10-27T02:43:18.110Z] #41 15.58 make[1]: Nothing to be done for 'all'. [2020-10-27T02:43:18.127Z] ok github.com/docker/docker/client 0.119s coverage: 75.4% of statements [2020-10-27T02:43:18.131Z] #41 29.01 CC images/pstree.o [2020-10-27T02:43:18.131Z] #41 29.22 CC images/pipe.o [2020-10-27T02:43:18.707Z] #41 29.52 CC images/tcp-stream.o [2020-10-27T02:43:18.707Z] #19 27.11 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:43:18.707Z] #19 27.23 Fetched 29.2 MB in 3s (10.1 MB/s) [2020-10-27T02:43:18.707Z] #19 27.34 Selecting previously unselected package pigz. [2020-10-27T02:43:18.707Z] #19 27.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-10-27T02:43:18.707Z] #19 27.44 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-10-27T02:43:18.971Z] #41 29.73 CC images/sk-packet.o [2020-10-27T02:43:19.008Z] #19 27.44 Unpacking pigz (2.4-1) ... [2020-10-27T02:43:19.008Z] #19 27.55 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-10-27T02:43:19.008Z] #19 27.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-27T02:43:19.008Z] #19 27.58 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-27T02:43:19.050Z] #41 ... [2020-10-27T02:43:19.050Z] [2020-10-27T02:43:19.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:19.050Z] #43 83.52 go/ast [2020-10-27T02:43:19.050Z] #43 85.30 text/template/parse [2020-10-27T02:43:19.050Z] #43 89.86 go/parser [2020-10-27T02:43:19.050Z] #43 89.97 text/template [2020-10-27T02:43:19.050Z] #43 93.50 encoding/xml [2020-10-27T02:43:19.050Z] #43 ... [2020-10-27T02:43:19.050Z] [2020-10-27T02:43:19.050Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:19.050Z] #54 39.59 Checking out files: 53% (1843/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 93% (3228/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-27T02:43:19.050Z] #54 40.74 + cd /tmp/tmp.um6IHOKkNZ/src/github.com/containerd/containerd [2020-10-27T02:43:19.050Z] #54 40.74 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-27T02:43:19.234Z] #41 30.04 CC images/mnt.o [2020-10-27T02:43:19.310Z] #54 41.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-27T02:43:19.310Z] #54 41.49 + BUILDTAGS='netgo osusergo static_build' [2020-10-27T02:43:19.310Z] #54 41.49 + export EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:43:19.310Z] #54 41.49 + EXTRA_FLAGS=-buildmode=pie [2020-10-27T02:43:19.310Z] #54 41.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-27T02:43:19.310Z] #54 41.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-27T02:43:19.310Z] #54 41.49 + '[' '' = dynamic ']' [2020-10-27T02:43:19.310Z] #54 41.49 + make [2020-10-27T02:43:19.498Z] #41 30.35 CC images/pipe-data.o [2020-10-27T02:43:19.498Z] #41 30.57 CC images/sa.o [2020-10-27T02:43:19.604Z] #19 27.99 Selecting previously unselected package python3.7-minimal. [2020-10-27T02:43:19.604Z] #19 27.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-27T02:43:19.604Z] #19 28.03 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:43:20.075Z] #41 30.87 CC images/timer.o [2020-10-27T02:43:20.248Z] #54 42.46 + bin/ctr [2020-10-27T02:43:20.339Z] #41 31.19 CC images/timerfd.o [2020-10-27T02:43:20.603Z] #41 31.39 CC images/mm.o [2020-10-27T02:43:20.603Z] #41 ... [2020-10-27T02:43:20.603Z] [2020-10-27T02:43:20.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:43:20.603Z] #11 92.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-27T02:43:20.603Z] #11 92.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-27T02:43:20.603Z] #11 92.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:20.603Z] #11 ... [2020-10-27T02:43:20.603Z] [2020-10-27T02:43:20.603Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:20.603Z] #43 97.40 net/http/httptrace [2020-10-27T02:43:20.603Z] #43 97.65 net/http [2020-10-27T02:43:20.665Z] #19 29.06 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-27T02:43:20.665Z] #19 29.07 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:43:20.866Z] #43 ... [2020-10-27T02:43:20.866Z] [2020-10-27T02:43:20.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:20.866Z] #41 31.83 CC images/sk-opts.o [2020-10-27T02:43:21.130Z] #41 32.06 CC images/sk-unix.o [2020-10-27T02:43:21.707Z] #41 32.43 CC images/sk-inet.o [2020-10-27T02:43:21.707Z] #41 32.68 CC images/tun.o [2020-10-27T02:43:22.286Z] #41 32.97 CC images/sk-netlink.o [2020-10-27T02:43:22.286Z] #41 33.23 CC images/packet-sock.o [2020-10-27T02:43:22.785Z] #54 ... [2020-10-27T02:43:22.785Z] [2020-10-27T02:43:22.785Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:43:22.785Z] #49 86.96 github.com/pkg/diff [2020-10-27T02:43:22.785Z] #49 88.78 go/ast [2020-10-27T02:43:22.785Z] #49 88.98 golang.org/x/crypto/ssh/terminal [2020-10-27T02:43:22.785Z] #49 90.25 mvdan.cc/editorconfig [2020-10-27T02:43:22.785Z] #49 91.16 mvdan.cc/sh/v3/fileutil [2020-10-27T02:43:22.785Z] #49 91.33 mvdan.cc/sh/v3/syntax [2020-10-27T02:43:22.785Z] #49 ... [2020-10-27T02:43:22.785Z] [2020-10-27T02:43:22.785Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:22.785Z] #41 16.91 CC images/stats.o [2020-10-27T02:43:22.785Z] #41 17.38 CC images/core.o [2020-10-27T02:43:22.785Z] #41 18.02 CC images/core-x86.o [2020-10-27T02:43:22.785Z] #41 18.52 CC images/core-arm.o [2020-10-27T02:43:22.785Z] #41 18.90 CC images/core-aarch64.o [2020-10-27T02:43:22.785Z] #41 19.39 CC images/core-ppc64.o [2020-10-27T02:43:22.785Z] #41 20.03 CC images/core-s390.o [2020-10-27T02:43:22.865Z] #41 33.70 CC images/ipc-var.o [2020-10-27T02:43:22.865Z] #41 33.83 CC images/ipc-desc.o [2020-10-27T02:43:22.865Z] #41 33.96 CC images/ipc-shm.o [2020-10-27T02:43:23.128Z] #41 34.10 CC images/ipc-msg.o [2020-10-27T02:43:23.354Z] #41 20.76 CC images/cpuinfo.o [2020-10-27T02:43:23.442Z] #19 31.91 Selecting previously unselected package python3-minimal. [2020-10-27T02:43:23.442Z] #19 31.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-10-27T02:43:23.442Z] #19 31.97 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-10-27T02:43:23.442Z] #19 31.97 Unpacking python3-minimal (3.7.3-1) ... [2020-10-27T02:43:23.442Z] #19 32.07 Selecting previously unselected package libmpdec2:ppc64el. [2020-10-27T02:43:23.442Z] #19 32.07 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-10-27T02:43:23.442Z] #19 32.09 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-10-27T02:43:23.442Z] #19 32.19 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-10-27T02:43:23.442Z] #19 32.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-27T02:43:23.614Z] #41 21.24 CC images/inventory.o [2020-10-27T02:43:23.741Z] #19 32.20 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-27T02:43:23.874Z] #41 21.53 CC images/fdinfo.o [2020-10-27T02:43:24.087Z] #41 34.82 CC images/ipc-sem.o [2020-10-27T02:43:24.087Z] #41 34.98 CC images/utsns.o [2020-10-27T02:43:24.351Z] #41 35.14 CC images/creds.o [2020-10-27T02:43:24.352Z] #41 35.35 CC images/vma.o [2020-10-27T02:43:24.444Z] #41 21.95 CC images/fown.o [2020-10-27T02:43:24.615Z] #41 35.62 CC images/netdev.o [2020-10-27T02:43:24.704Z] #41 22.21 CC images/ns.o [2020-10-27T02:43:24.804Z] #19 33.24 Selecting previously unselected package python3.7. [2020-10-27T02:43:24.804Z] #19 33.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-27T02:43:24.804Z] #19 33.25 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:43:24.804Z] #19 33.41 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-10-27T02:43:24.804Z] #19 33.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-10-27T02:43:24.804Z] #19 33.42 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-27T02:43:24.963Z] #41 22.39 CC images/regfile.o [2020-10-27T02:43:24.963Z] #41 22.60 CC images/ghost-file.o [2020-10-27T02:43:25.105Z] #19 33.60 Setting up python3-minimal (3.7.3-1) ... [2020-10-27T02:43:25.193Z] #41 36.03 CC images/tty.o [2020-10-27T02:43:25.532Z] #41 22.96 CC images/fifo.o [2020-10-27T02:43:25.532Z] #41 23.16 CC images/remap-file-path.o [2020-10-27T02:43:25.783Z] #41 36.49 CC images/file-lock.o [2020-10-27T02:43:25.783Z] #41 36.68 CC images/rlimit.o [2020-10-27T02:43:25.792Z] #41 23.39 CC images/eventfd.o [2020-10-27T02:43:26.060Z] #41 36.83 CC images/pagemap.o [2020-10-27T02:43:26.168Z] #19 34.77 Selecting previously unselected package python3. [2020-10-27T02:43:26.168Z] #19 34.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 ... 24022 files and directories currently installed.) [2020-10-27T02:43:26.168Z] #19 34.86 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-10-27T02:43:26.168Z] #19 34.86 Unpacking python3 (3.7.3-1) ... [2020-10-27T02:43:26.325Z] #41 37.16 CC images/siginfo.o [2020-10-27T02:43:26.364Z] #41 23.70 CC images/eventpoll.o [2020-10-27T02:43:26.469Z] #19 34.98 Selecting previously unselected package libip4tc0:ppc64el. [2020-10-27T02:43:26.469Z] #19 34.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-10-27T02:43:26.469Z] #19 35.00 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-10-27T02:43:26.469Z] #19 35.12 Selecting previously unselected package libip6tc0:ppc64el. [2020-10-27T02:43:26.469Z] #19 35.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-10-27T02:43:26.469Z] #19 35.13 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-10-27T02:43:26.591Z] #41 37.48 CC images/rpc.o [2020-10-27T02:43:26.624Z] #41 24.03 CC images/fh.o [2020-10-27T02:43:26.790Z] #19 35.30 Selecting previously unselected package libiptc0:ppc64el. [2020-10-27T02:43:26.790Z] #19 35.30 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-10-27T02:43:26.790Z] #19 35.31 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-10-27T02:43:26.790Z] #19 ... [2020-10-27T02:43:26.790Z] [2020-10-27T02:43:26.790Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:26.790Z] #44 138.3 net/http/internal [2020-10-27T02:43:26.790Z] #44 139.0 vendor/golang.org/x/net/idna [2020-10-27T02:43:26.790Z] #44 139.5 vendor/golang.org/x/crypto/cryptobyte [2020-10-27T02:43:26.790Z] #44 144.6 net/textproto [2020-10-27T02:43:26.790Z] #44 144.7 vendor/golang.org/x/net/http/httpproxy [2020-10-27T02:43:26.790Z] #44 144.7 crypto/x509 [2020-10-27T02:43:26.790Z] #44 146.4 vendor/golang.org/x/net/http/httpguts [2020-10-27T02:43:26.790Z] #44 ... [2020-10-27T02:43:26.790Z] [2020-10-27T02:43:26.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:26.790Z] #42 76.05 LINK criu/pie/restorer.built-in.o [2020-10-27T02:43:26.790Z] #42 76.06 GEN criu/pie/restorer-blob.h [2020-10-27T02:43:26.790Z] #42 76.23 DEP criu/vdso.d [2020-10-27T02:43:26.790Z] #42 76.48 DEP criu/uts_ns.d [2020-10-27T02:43:26.790Z] #42 76.68 DEP criu/util.d [2020-10-27T02:43:26.790Z] #42 76.91 DEP criu/uffd.d [2020-10-27T02:43:26.790Z] #42 77.11 DEP criu/tun.d [2020-10-27T02:43:26.790Z] #42 77.29 DEP criu/tty.d [2020-10-27T02:43:26.790Z] #42 77.51 DEP criu/timerfd.d [2020-10-27T02:43:26.790Z] #42 77.70 DEP criu/timens.d [2020-10-27T02:43:26.790Z] #42 77.88 DEP criu/sysfs_parse.d [2020-10-27T02:43:26.790Z] #42 78.09 DEP criu/sysctl.d [2020-10-27T02:43:26.790Z] #42 78.22 DEP criu/string.d [2020-10-27T02:43:26.790Z] #42 78.27 DEP criu/stats.d [2020-10-27T02:43:26.790Z] #42 78.41 DEP criu/sockets.d [2020-10-27T02:43:26.790Z] #42 78.66 DEP criu/sk-unix.d [2020-10-27T02:43:26.790Z] #42 78.92 DEP criu/sk-tcp.d [2020-10-27T02:43:26.790Z] #42 79.19 DEP criu/sk-queue.d [2020-10-27T02:43:26.790Z] #42 79.36 DEP criu/sk-packet.d [2020-10-27T02:43:26.790Z] #42 79.57 DEP criu/sk-netlink.d [2020-10-27T02:43:26.790Z] #42 79.78 DEP criu/sk-inet.d [2020-10-27T02:43:26.790Z] #42 80.11 DEP criu/signalfd.d [2020-10-27T02:43:26.790Z] #42 80.31 DEP criu/sigframe.d [2020-10-27T02:43:26.790Z] #42 80.45 DEP criu/shmem.d [2020-10-27T02:43:26.790Z] #42 80.62 DEP criu/servicefd.d [2020-10-27T02:43:26.790Z] #42 80.80 DEP criu/seize.d [2020-10-27T02:43:26.790Z] #42 80.94 DEP criu/seccomp.d [2020-10-27T02:43:26.790Z] #42 81.12 DEP criu/rst-malloc.d [2020-10-27T02:43:26.790Z] #42 81.21 DEP criu/rbtree.d [2020-10-27T02:43:26.790Z] #42 81.29 DEP criu/pstree.d [2020-10-27T02:43:26.790Z] #42 81.55 DEP criu/protobuf.d [2020-10-27T02:43:26.790Z] #42 81.72 GEN criu/protobuf-desc-gen.h [2020-10-27T02:43:26.790Z] #42 83.97 DEP criu/protobuf-desc.d [2020-10-27T02:43:26.790Z] #42 84.16 DEP criu/proc_parse.d [2020-10-27T02:43:26.790Z] #42 84.36 DEP criu/plugin.d [2020-10-27T02:43:26.790Z] #42 84.55 DEP criu/pipes.d [2020-10-27T02:43:26.790Z] #42 84.74 DEP criu/pie-util.d [2020-10-27T02:43:26.790Z] #42 84.89 DEP criu/pie-util-vdso.d [2020-10-27T02:43:26.790Z] #42 85.05 DEP criu/path.d [2020-10-27T02:43:26.790Z] #42 85.23 DEP criu/parasite-syscall.d [2020-10-27T02:43:26.790Z] #42 85.52 DEP criu/pagemap.d [2020-10-27T02:43:26.790Z] #42 85.79 DEP criu/pagemap-cache.d [2020-10-27T02:43:26.790Z] #42 86.05 DEP criu/page-xfer.d [2020-10-27T02:43:26.857Z] #41 ... [2020-10-27T02:43:26.857Z] [2020-10-27T02:43:26.857Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:43:26.857Z] #11 107.7 Selecting previously unselected package libapparmor1:arm64. [2020-10-27T02:43:26.857Z] #11 107.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 107.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-10-27T02:43:26.857Z] #11 107.8 Selecting previously unselected package libapparmor-dev:arm64. [2020-10-27T02:43:26.857Z] #11 107.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 107.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-10-27T02:43:26.857Z] #11 108.0 Selecting previously unselected package libbtrfs0. [2020-10-27T02:43:26.857Z] #11 108.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 108.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:43:26.857Z] #11 108.2 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:43:26.857Z] #11 108.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 108.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:43:26.857Z] #11 108.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-10-27T02:43:26.857Z] #11 108.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 108.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-10-27T02:43:26.857Z] #11 108.5 Selecting previously unselected package libudev-dev:arm64. [2020-10-27T02:43:26.857Z] #11 108.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 108.6 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-10-27T02:43:26.857Z] #11 108.8 Selecting previously unselected package libsepol1-dev:arm64. [2020-10-27T02:43:26.857Z] #11 108.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 108.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-10-27T02:43:26.857Z] #11 109.2 Selecting previously unselected package libpcre16-3:arm64. [2020-10-27T02:43:26.857Z] #11 109.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-10-27T02:43:26.857Z] #11 109.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-10-27T02:43:26.857Z] #11 109.5 Selecting previously unselected package libpcre32-3:arm64. [2020-10-27T02:43:26.884Z] #41 24.43 CC images/fsnotify.o [2020-10-27T02:43:27.018Z] 4612f6d0b889: Verifying Checksum [2020-10-27T02:43:27.018Z] 4612f6d0b889: Download complete [2020-10-27T02:43:27.097Z] #42 86.28 DEP criu/page-pipe.d [2020-10-27T02:43:27.097Z] #42 ... [2020-10-27T02:43:27.097Z] [2020-10-27T02:43:27.097Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:27.097Z] #19 35.40 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-10-27T02:43:27.097Z] #19 35.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-10-27T02:43:27.097Z] #19 35.41 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-27T02:43:27.097Z] #19 35.50 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-10-27T02:43:27.097Z] #19 35.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-10-27T02:43:27.097Z] #19 35.52 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-27T02:43:27.097Z] #19 35.67 Selecting previously unselected package libnftnl11:ppc64el. [2020-10-27T02:43:27.097Z] #19 35.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-10-27T02:43:27.097Z] #19 35.70 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-10-27T02:43:27.122Z] #11 109.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-10-27T02:43:27.122Z] #11 109.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-10-27T02:43:27.387Z] #11 109.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-10-27T02:43:27.387Z] #11 109.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-10-27T02:43:27.387Z] #11 109.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-10-27T02:43:27.397Z] #19 35.83 Selecting previously unselected package iptables. [2020-10-27T02:43:27.397Z] #19 35.84 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-10-27T02:43:27.397Z] #19 35.84 Unpacking iptables (1.8.2-4) ... [2020-10-27T02:43:27.454Z] #41 25.07 CC images/signalfd.o [2020-10-27T02:43:27.697Z] #19 36.48 Selecting previously unselected package xxd. [2020-10-27T02:43:27.713Z] #41 25.25 CC images/fs.o [2020-10-27T02:43:27.769Z] #11 110.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-10-27T02:43:27.769Z] #11 110.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-10-27T02:43:27.769Z] #11 110.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-10-27T02:43:27.974Z] #41 25.41 CC images/pstree.o [2020-10-27T02:43:27.974Z] #41 25.59 CC images/pipe.o [2020-10-27T02:43:27.996Z] #19 36.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-27T02:43:27.996Z] #19 36.50 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:43:27.996Z] #19 36.61 Selecting previously unselected package vim-common. [2020-10-27T02:43:27.996Z] #19 36.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:43:27.996Z] #19 36.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:43:28.033Z] #11 110.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-10-27T02:43:28.033Z] #11 110.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-10-27T02:43:28.033Z] #11 110.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-10-27T02:43:28.234Z] #41 25.78 CC images/tcp-stream.o [2020-10-27T02:43:28.296Z] #19 36.84 Selecting previously unselected package bash-completion. [2020-10-27T02:43:28.296Z] #19 36.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-27T02:43:28.497Z] #41 26.09 CC images/sk-packet.o [2020-10-27T02:43:28.611Z] #11 111.1 Selecting previously unselected package libdevmapper-dev:arm64. [2020-10-27T02:43:28.611Z] #11 111.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-10-27T02:43:28.611Z] #11 111.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-10-27T02:43:28.757Z] #41 26.37 CC images/mnt.o [2020-10-27T02:43:28.876Z] #11 111.4 Selecting previously unselected package libseccomp-dev:arm64. [2020-10-27T02:43:28.877Z] #11 111.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-10-27T02:43:28.877Z] #11 111.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-10-27T02:43:29.018Z] #41 26.63 CC images/pipe-data.o [2020-10-27T02:43:29.018Z] #41 26.78 CC images/sa.o [2020-10-27T02:43:29.142Z] #11 111.6 Selecting previously unselected package libsystemd-dev:arm64. [2020-10-27T02:43:29.142Z] #11 111.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-10-27T02:43:29.142Z] #11 111.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-10-27T02:43:29.588Z] #41 26.97 CC images/timer.o [2020-10-27T02:43:29.721Z] #11 112.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-10-27T02:43:29.721Z] #11 112.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-10-27T02:43:29.721Z] #11 112.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:43:29.721Z] #11 112.3 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-10-27T02:43:29.721Z] #11 112.3 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-10-27T02:43:29.721Z] #11 112.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:43:29.721Z] #11 112.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:43:29.848Z] #41 27.28 CC images/timerfd.o [2020-10-27T02:43:29.848Z] #41 27.45 CC images/mm.o [2020-10-27T02:43:29.994Z] #11 112.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-10-27T02:43:29.994Z] #11 112.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-27T02:43:29.994Z] #11 112.4 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-10-27T02:43:29.994Z] #11 112.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:43:29.994Z] #11 112.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-10-27T02:43:29.994Z] #11 112.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:29.994Z] #11 112.5 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 [2020-10-27T02:43:29.994Z] #11 112.5 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 [2020-10-27T02:43:29.994Z] #11 112.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:29.994Z] #11 112.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 [2020-10-27T02:43:29.994Z] #11 112.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 [2020-10-27T02:43:30.109Z] #41 ... [2020-10-27T02:43:30.109Z] [2020-10-27T02:43:30.109Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-27T02:43:30.109Z] #49 98.56 mvdan.cc/sh/v3/cmd/shfmt [2020-10-27T02:43:30.109Z] #49 DONE 104.7s [2020-10-27T02:43:30.109Z] [2020-10-27T02:43:30.109Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:30.109Z] #43 95.02 go/doc [2020-10-27T02:43:30.109Z] #43 97.90 github.com/LK4D4/vndr/build [2020-10-27T02:43:30.109Z] #43 98.91 github.com/LK4D4/vndr/versioned [2020-10-27T02:43:30.109Z] #43 99.07 compress/flate [2020-10-27T02:43:30.109Z] #43 101.5 hash/crc32 [2020-10-27T02:43:30.109Z] #43 102.0 net [2020-10-27T02:43:30.109Z] #43 102.0 compress/gzip [2020-10-27T02:43:30.109Z] #43 102.5 vendor/golang.org/x/text/transform [2020-10-27T02:43:30.109Z] #43 103.2 vendor/golang.org/x/text/unicode/bidi [2020-10-27T02:43:30.258Z] #11 112.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-10-27T02:43:30.258Z] #11 112.6 Setting up dmsetup (2:1.02.155-3) ... [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-10-27T02:43:30.258Z] #11 112.7 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:43:30.370Z] #43 105.0 vendor/golang.org/x/text/secure/bidirule [2020-10-27T02:43:30.370Z] #43 ... [2020-10-27T02:43:30.370Z] [2020-10-27T02:43:30.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:30.370Z] #41 27.87 CC images/sk-opts.o [2020-10-27T02:43:30.630Z] #41 28.12 CC images/sk-unix.o [2020-10-27T02:43:31.205Z] #41 28.67 CC images/sk-inet.o [2020-10-27T02:43:31.466Z] #41 29.05 CC images/tun.o [2020-10-27T02:43:31.726Z] #41 29.36 CC images/sk-netlink.o [2020-10-27T02:43:31.986Z] #41 29.58 CC images/packet-sock.o [2020-10-27T02:43:32.557Z] #41 30.01 CC images/ipc-var.o [2020-10-27T02:43:32.557Z] #41 30.24 CC images/ipc-desc.o [2020-10-27T02:43:32.813Z] #19 40.81 Unpacking bash-completion (1:2.8-6) ... [2020-10-27T02:43:32.813Z] #19 41.25 Selecting previously unselected package bzip2. [2020-10-27T02:43:32.813Z] #19 41.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-10-27T02:43:32.813Z] #19 41.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:43:32.813Z] #19 41.34 Selecting previously unselected package xz-utils. [2020-10-27T02:43:32.813Z] #19 41.35 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-10-27T02:43:32.813Z] #19 41.35 Unpacking xz-utils (5.2.4-1) ... [2020-10-27T02:43:32.831Z] #11 DONE 115.4s [2020-10-27T02:43:32.831Z] [2020-10-27T02:43:32.831Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:32.831Z] #43 106.8 github.com/LK4D4/vndr/godl [2020-10-27T02:43:32.831Z] #43 107.6 github.com/LK4D4/vndr [2020-10-27T02:43:32.831Z] #43 DONE 115.4s [2020-10-27T02:43:32.831Z] [2020-10-27T02:43:32.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:32.831Z] #41 38.98 CC images/ext-file.o [2020-10-27T02:43:32.831Z] #41 39.19 CC images/cgroup.o [2020-10-27T02:43:32.831Z] #41 39.80 CC images/userns.o [2020-10-27T02:43:32.831Z] #41 40.10 CC images/google/protobuf/descriptor.o [2020-10-27T02:43:32.831Z] #41 41.78 CC images/opts.o [2020-10-27T02:43:32.831Z] #41 42.07 CC images/seccomp.o [2020-10-27T02:43:32.831Z] #41 42.44 CC images/binfmt-misc.o [2020-10-27T02:43:32.831Z] #41 42.68 CC images/time.o [2020-10-27T02:43:32.831Z] #41 42.91 CC images/sysctl.o [2020-10-27T02:43:32.831Z] #41 43.04 CC images/autofs.o [2020-10-27T02:43:32.831Z] #41 43.20 CC images/macvlan.o [2020-10-27T02:43:32.831Z] #41 43.38 CC images/sit.o [2020-10-27T02:43:32.831Z] #41 43.60 CC images/memfd.o [2020-10-27T02:43:33.094Z] #41 43.88 CC images/timens.o [2020-10-27T02:43:33.118Z] #19 41.53 Selecting previously unselected package apparmor. [2020-10-27T02:43:33.118Z] #19 41.53 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-10-27T02:43:33.118Z] #19 41.65 Unpacking apparmor (2.13.2-10) ... [2020-10-27T02:43:33.126Z] #41 30.47 CC images/ipc-shm.o [2020-10-27T02:43:33.126Z] #41 30.70 CC images/ipc-msg.o [2020-10-27T02:43:33.357Z] #41 44.30 LINK images/built-in.o [2020-10-27T02:43:33.386Z] #41 30.93 CC images/ipc-sem.o [2020-10-27T02:43:33.646Z] #41 31.13 CC images/utsns.o [2020-10-27T02:43:33.646Z] #41 31.32 CC images/creds.o [2020-10-27T02:43:33.766Z] #19 42.16 Selecting previously unselected package aufs-tools. [2020-10-27T02:43:33.766Z] #19 42.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-10-27T02:43:33.766Z] #19 42.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:43:33.766Z] #19 42.32 Selecting previously unselected package libonig5:ppc64el. [2020-10-27T02:43:33.766Z] #19 42.35 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-27T02:43:33.766Z] #19 42.36 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-27T02:43:33.906Z] #41 31.51 CC images/vma.o [2020-10-27T02:43:33.933Z] #41 44.65 GEN compel/include/asm [2020-10-27T02:43:33.933Z] #41 44.75 GEN compel/include/version.h [2020-10-27T02:43:33.933Z] #41 ... [2020-10-27T02:43:33.933Z] [2020-10-27T02:43:33.933Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:43:33.933Z] #30 DONE 116.3s [2020-10-27T02:43:33.933Z] [2020-10-27T02:43:33.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:33.933Z] #41 44.78 touch .config [2020-10-27T02:43:33.933Z] #41 ... [2020-10-27T02:43:33.933Z] [2020-10-27T02:43:33.933Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:34.067Z] #19 42.55 Selecting previously unselected package libjq1:ppc64el. [2020-10-27T02:43:34.067Z] #19 42.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-27T02:43:34.067Z] #19 42.57 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-27T02:43:34.067Z] #19 42.72 Selecting previously unselected package jq. [2020-10-27T02:43:34.067Z] #19 42.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-27T02:43:34.067Z] #19 42.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:43:34.167Z] #41 31.73 CC images/netdev.o [2020-10-27T02:43:34.366Z] #19 42.89 Selecting previously unselected package libaio1:ppc64el. [2020-10-27T02:43:34.366Z] #19 42.90 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-10-27T02:43:34.366Z] #19 42.91 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-10-27T02:43:34.366Z] #19 42.99 Selecting previously unselected package libgpm2:ppc64el. [2020-10-27T02:43:34.366Z] #19 43.00 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-10-27T02:43:34.366Z] #19 43.01 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-10-27T02:43:34.366Z] #19 43.09 Selecting previously unselected package libicu63:ppc64el. [2020-10-27T02:43:34.366Z] #19 43.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-27T02:43:34.427Z] #41 32.16 CC images/tty.o [2020-10-27T02:43:34.667Z] #19 43.11 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-27T02:43:34.997Z] #41 32.75 CC images/file-lock.o [2020-10-27T02:43:35.321Z] #19 ... [2020-10-27T02:43:35.321Z] [2020-10-27T02:43:35.321Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:35.567Z] #41 32.95 CC images/rlimit.o [2020-10-27T02:43:35.567Z] #41 33.19 CC images/pagemap.o [2020-10-27T02:43:35.828Z] #41 33.44 CC images/siginfo.o [2020-10-27T02:43:36.088Z] #41 33.68 CC images/rpc.o [2020-10-27T02:43:36.498Z] #51 ... [2020-10-27T02:43:36.498Z] [2020-10-27T02:43:36.498Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-27T02:43:36.498Z] #12 DONE 3.2s [2020-10-27T02:43:36.498Z] [2020-10-27T02:43:36.498Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-27T02:43:37.427Z] #23 156.7 Checking out files: 20% (2243/10991) Checking out files: 21% (2309/10991) Checking out files: 22% (2419/10991) Checking out files: 23% (2528/10991) Checking out files: 24% (2638/10991) Checking out files: 25% (2748/10991) Checking out files: 26% (2858/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 36% (4054/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 60% (6670/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) [2020-10-27T02:43:37.427Z] #23 ... [2020-10-27T02:43:37.427Z] [2020-10-27T02:43:37.427Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:37.427Z] #42 86.45 DEP criu/netfilter.d [2020-10-27T02:43:37.427Z] #42 86.67 DEP criu/net.d [2020-10-27T02:43:37.427Z] #42 86.92 DEP criu/namespaces.d [2020-10-27T02:43:37.427Z] #42 87.19 DEP criu/mount.d [2020-10-27T02:43:37.427Z] #42 87.47 DEP criu/memfd.d [2020-10-27T02:43:37.427Z] #42 87.71 DEP criu/mem.d [2020-10-27T02:43:37.427Z] #42 87.90 DEP criu/lsm.d [2020-10-27T02:43:37.427Z] #42 88.09 DEP criu/log.d [2020-10-27T02:43:37.427Z] #42 88.23 DEP criu/libnetlink.d [2020-10-27T02:43:37.427Z] #42 88.45 DEP criu/kerndat.d [2020-10-27T02:43:37.427Z] #42 88.69 DEP criu/kcmp-ids.d [2020-10-27T02:43:37.427Z] #42 88.85 DEP criu/irmap.d [2020-10-27T02:43:37.427Z] #42 88.99 DEP criu/ipc_ns.d [2020-10-27T02:43:37.427Z] #42 89.29 DEP criu/image.d [2020-10-27T02:43:37.427Z] #42 89.53 DEP criu/image-desc.d [2020-10-27T02:43:37.427Z] #42 89.64 DEP criu/fsnotify.d [2020-10-27T02:43:37.427Z] #42 89.85 DEP criu/filesystems.d [2020-10-27T02:43:37.427Z] #42 90.09 DEP criu/files.d [2020-10-27T02:43:37.427Z] #42 90.34 DEP criu/files-reg.d [2020-10-27T02:43:37.427Z] #42 90.69 DEP criu/files-ext.d [2020-10-27T02:43:37.427Z] #42 90.86 DEP criu/file-lock.d [2020-10-27T02:43:37.427Z] #42 91.04 DEP criu/file-ids.d [2020-10-27T02:43:37.427Z] #42 91.19 DEP criu/fifo.d [2020-10-27T02:43:37.427Z] #42 91.37 DEP criu/fdstore.d [2020-10-27T02:43:37.427Z] #42 91.47 DEP criu/fault-injection.d [2020-10-27T02:43:37.427Z] #42 91.56 DEP criu/external.d [2020-10-27T02:43:37.427Z] #42 91.71 DEP criu/eventpoll.d [2020-10-27T02:43:37.427Z] #42 91.91 DEP criu/eventfd.d [2020-10-27T02:43:37.427Z] #42 92.14 DEP criu/crtools.d [2020-10-27T02:43:37.427Z] #42 92.37 DEP criu/cr-service.d [2020-10-27T02:43:37.427Z] #42 92.64 DEP criu/cr-restore.d [2020-10-27T02:43:37.427Z] #42 92.99 DEP criu/cr-errno.d [2020-10-27T02:43:37.427Z] #42 93.01 DEP criu/cr-dump.d [2020-10-27T02:43:37.427Z] #42 93.48 DEP criu/cr-dedup.d [2020-10-27T02:43:37.427Z] #42 93.68 DEP criu/cr-check.d [2020-10-27T02:43:37.427Z] #42 93.88 DEP criu/config.d [2020-10-27T02:43:37.427Z] #42 94.09 DEP criu/clone-noasan.d [2020-10-27T02:43:37.427Z] #42 94.20 DEP criu/cgroup.d [2020-10-27T02:43:37.427Z] #42 94.38 DEP criu/cgroup-props.d [2020-10-27T02:43:37.427Z] #42 94.53 DEP criu/bitmap.d [2020-10-27T02:43:37.427Z] #42 94.56 DEP criu/bfd.d [2020-10-27T02:43:37.427Z] #42 94.69 DEP criu/autofs.d [2020-10-27T02:43:37.427Z] #42 94.95 DEP criu/aio.d [2020-10-27T02:43:37.427Z] #42 95.17 DEP criu/action-scripts.d [2020-10-27T02:43:37.427Z] #42 95.54 CC criu/action-scripts.o [2020-10-27T02:43:37.427Z] #42 96.35 CC criu/aio.o [2020-10-27T02:43:37.427Z] #42 ... [2020-10-27T02:43:37.427Z] [2020-10-27T02:43:37.427Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:37.427Z] #23 156.7 Checking out files: 20% (2243/10991) Checking out files: 21% (2309/10991) Checking out files: 22% (2419/10991) Checking out files: 23% (2528/10991) Checking out files: 24% (2638/10991) Checking out files: 25% (2748/10991) Checking out files: 26% (2858/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 36% (4054/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 60% (6670/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 69% (7584/10991) [2020-10-27T02:43:37.427Z] #23 ... [2020-10-27T02:43:37.427Z] [2020-10-27T02:43:37.427Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:37.427Z] #44 149.0 crypto/tls [2020-10-27T02:43:37.427Z] #44 156.1 net/http/httptrace [2020-10-27T02:43:37.427Z] #44 156.4 net/http [2020-10-27T02:43:37.470Z] #41 34.81 CC images/ext-file.o [2020-10-27T02:43:37.470Z] #41 35.00 CC images/cgroup.o [2020-10-27T02:43:37.734Z] #44 ... [2020-10-27T02:43:37.734Z] [2020-10-27T02:43:37.734Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:38.040Z] #41 35.53 CC images/userns.o [2020-10-27T02:43:38.300Z] #41 35.83 CC images/google/protobuf/descriptor.o [2020-10-27T02:43:39.245Z] #23 156.7 Checking out files: 20% (2243/10991) Checking out files: 21% (2309/10991) Checking out files: 22% (2419/10991) Checking out files: 23% (2528/10991) Checking out files: 24% (2638/10991) Checking out files: 25% (2748/10991) Checking out files: 26% (2858/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 36% (4054/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 60% (6670/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) Checking out files: 76% (8354/10991) Checking out files: 77% (8464/10991) Checking out files: 78% (8573/10991) Checking out files: 79% (8683/10991) Checking out files: 80% (8793/10991) Checking out files: 81% (8903/10991) Checking out files: 81% (8948/10991) Checking out files: 82% (9013/10991) Checking out files: 83% (9123/10991) Checking out files: 84% (9233/10991) Checking out files: 85% (9343/10991) Checking out files: 86% (9453/10991) Checking out files: 87% (9563/10991) Checking out files: 88% (9673/10991) Checking out files: 89% (9782/10991) Checking out files: 90% (9892/10991) Checking out files: 91% (10002/10991) Checking out files: 92% (10112/10991) Checking out files: 93% (10222/10991) Checking out files: 94% (10332/10991) Checking out files: 95% (10442/10991) Checking out files: 96% (10552/10991) Checking out files: 97% (10662/10991) Checking out files: 97% (10691/10991) Checking out files: 98% (10772/10991) Checking out files: 99% (10882/10991) Checking out files: 100% (10991/10991) Checking out files: 100% (10991/10991), done. [2020-10-27T02:43:39.545Z] #23 160.9 + cd /tmp/tmp.ezmetB1Lm6/tmp/docker-ce [2020-10-27T02:43:39.545Z] #23 160.9 + git checkout -q v17.06.2-ce [2020-10-27T02:43:39.681Z] #41 37.32 CC images/opts.o [2020-10-27T02:43:39.816Z] #13 DONE 3.6s [2020-10-27T02:43:39.816Z] [2020-10-27T02:43:39.816Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:39.942Z] #41 37.56 CC images/seccomp.o [2020-10-27T02:43:40.202Z] #41 37.84 CC images/binfmt-misc.o [2020-10-27T02:43:40.463Z] #41 38.04 CC images/time.o [2020-10-27T02:43:40.724Z] #41 38.28 CC images/sysctl.o [2020-10-27T02:43:40.984Z] #41 ... [2020-10-27T02:43:40.984Z] [2020-10-27T02:43:40.984Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:40.984Z] #56 115.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-27T02:43:40.984Z] #56 115.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-27T02:43:41.245Z] #56 ... [2020-10-27T02:43:41.245Z] [2020-10-27T02:43:41.245Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:41.245Z] #43 105.7 vendor/golang.org/x/text/unicode/norm [2020-10-27T02:43:41.245Z] #43 109.2 vendor/golang.org/x/net/idna [2020-10-27T02:43:41.245Z] #43 111.3 vendor/golang.org/x/net/http2/hpack [2020-10-27T02:43:41.245Z] #43 112.4 mime [2020-10-27T02:43:41.245Z] #43 114.3 mime/quotedprintable [2020-10-27T02:43:41.245Z] #43 114.6 net/http/internal [2020-10-27T02:43:41.245Z] #43 ... [2020-10-27T02:43:41.245Z] [2020-10-27T02:43:41.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:41.245Z] #41 38.54 CC images/autofs.o [2020-10-27T02:43:41.245Z] #41 38.78 CC images/macvlan.o [2020-10-27T02:43:41.505Z] #41 39.03 CC images/sit.o [2020-10-27T02:43:41.505Z] #41 39.23 CC images/memfd.o [2020-10-27T02:43:41.667Z] #22 121.7 Checking out files: 19% (2166/10991) Checking out files: 20% (2199/10991) Checking out files: 21% (2309/10991) Checking out files: 22% (2419/10991) Checking out files: 23% (2528/10991) Checking out files: 24% (2638/10991) Checking out files: 25% (2748/10991) Checking out files: 26% (2858/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 39% (4360/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 66% (7335/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) [2020-10-27T02:43:41.667Z] #22 ... [2020-10-27T02:43:41.667Z] [2020-10-27T02:43:41.667Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-27T02:43:41.667Z] #14 1.470 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-27T02:43:41.667Z] #14 DONE 1.9s [2020-10-27T02:43:41.667Z] [2020-10-27T02:43:41.667Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:41.766Z] #41 39.51 CC images/timens.o [2020-10-27T02:43:42.337Z] #41 39.85 LINK images/built-in.o [2020-10-27T02:43:42.337Z] #41 ... [2020-10-27T02:43:42.337Z] [2020-10-27T02:43:42.337Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:43:42.337Z] #11 107.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-27T02:43:42.337Z] #11 107.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-27T02:43:42.337Z] #11 107.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:42.337Z] #11 ... [2020-10-27T02:43:42.337Z] [2020-10-27T02:43:42.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:42.337Z] #41 40.00 GEN compel/include/asm [2020-10-27T02:43:42.337Z] #41 40.03 GEN compel/include/version.h [2020-10-27T02:43:42.337Z] #41 40.05 touch .config [2020-10-27T02:43:42.337Z] #41 40.09 GEN include/common/config.h [2020-10-27T02:43:42.597Z] #41 40.17 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-27T02:43:42.597Z] #41 40.19 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-27T02:43:42.597Z] #41 40.22 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-27T02:43:42.597Z] #41 40.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-27T02:43:42.597Z] #41 40.26 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-27T02:43:42.597Z] #41 40.29 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-27T02:43:42.597Z] #41 40.31 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-27T02:43:42.858Z] #41 40.35 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-27T02:43:42.858Z] #41 40.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-27T02:43:42.858Z] #41 40.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-27T02:43:42.858Z] #41 40.40 DEP compel/plugins/std/infect.d [2020-10-27T02:43:42.858Z] #41 40.50 DEP compel/plugins/std/string.d [2020-10-27T02:43:42.858Z] #41 40.57 DEP compel/plugins/std/log.d [2020-10-27T02:43:42.991Z] #22 121.7 Checking out files: 19% (2166/10991) Checking out files: 20% (2199/10991) Checking out files: 21% (2309/10991) Checking out files: 22% (2419/10991) Checking out files: 23% (2528/10991) Checking out files: 24% (2638/10991) Checking out files: 25% (2748/10991) Checking out files: 26% (2858/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 39% (4360/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 66% (7335/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) Checking out files: 76% (8354/10991) Checking out files: 77% (8464/10991) Checking out files: 78% (8573/10991) Checking out files: 79% (8683/10991) Checking out files: 80% (8793/10991) Checking out files: 81% (8903/10991) Checking out files: 82% (9013/10991) Checking out files: 83% (9123/10991) Checking out files: 84% (9233/10991) Checking out files: 85% (9343/10991) Checking out files: 85% (9430/10991) Checking out files: 86% (9453/10991) Checking out files: 87% (9563/10991) Checking out files: 88% (9673/10991) Checking out files: 89% (9782/10991) Checking out files: 90% (9892/10991) Checking out files: 91% (10002/10991) Checking out files: 92% (10112/10991) Checking out files: 93% (10222/10991) Checking out files: 94% (10332/10991) Checking out files: 95% (10442/10991) Checking out files: 96% (10552/10991) Checking out files: 97% (10662/10991) Checking out files: 98% (10772/10991) Checking out files: 99% (10882/10991) Checking out files: 100% (10991/10991) Checking out files: 100% (10991/10991), done. [2020-10-27T02:43:42.991Z] #22 125.6 + cd /tmp/tmp.a2cVohHhOm/tmp/docker-ce [2020-10-27T02:43:43.127Z] #23 164.6 + mkdir -p /tmp/tmp.ezmetB1Lm6/src/github.com/docker [2020-10-27T02:43:43.127Z] #23 164.6 + mv components/cli /tmp/tmp.ezmetB1Lm6/src/github.com/docker/cli [2020-10-27T02:43:43.127Z] #23 164.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-27T02:43:43.133Z] #41 40.69 DEP compel/plugins/std/fds.d [2020-10-27T02:43:43.133Z] #41 40.79 DEP compel/plugins/std/std.d [2020-10-27T02:43:43.256Z] #22 125.6 + git checkout -q v17.06.2-ce [2020-10-27T02:43:43.256Z] #22 ... [2020-10-27T02:43:43.256Z] [2020-10-27T02:43:43.256Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-27T02:43:43.256Z] #15 DONE 1.6s [2020-10-27T02:43:43.394Z] #41 40.92 DEP compel/plugins/shmem/shmem.d [2020-10-27T02:43:43.394Z] #41 41.07 DEP compel/plugins/fds/fds.d [2020-10-27T02:43:43.519Z] [2020-10-27T02:43:43.519Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-27T02:43:43.654Z] #41 41.25 CC compel/plugins/std/std.o [2020-10-27T02:43:43.727Z] #54 213.3 + bin/containerd-stress [2020-10-27T02:43:43.727Z] #54 215.1 + bin/containerd-shim [2020-10-27T02:43:44.097Z] #16 ... [2020-10-27T02:43:44.097Z] [2020-10-27T02:43:44.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:44.097Z] #41 44.91 GEN include/common/config.h [2020-10-27T02:43:44.097Z] #41 45.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-27T02:43:44.097Z] #41 45.16 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-10-27T02:43:44.097Z] #41 45.21 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-10-27T02:43:44.097Z] #41 45.25 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-10-27T02:43:44.097Z] #41 45.31 DEP compel/plugins/std/infect.d [2020-10-27T02:43:44.097Z] #41 45.45 DEP compel/plugins/std/string.d [2020-10-27T02:43:44.097Z] #41 45.54 DEP compel/plugins/std/log.d [2020-10-27T02:43:44.097Z] #41 45.66 DEP compel/plugins/std/fds.d [2020-10-27T02:43:44.097Z] #41 45.91 DEP compel/plugins/std/std.d [2020-10-27T02:43:44.097Z] #41 46.04 DEP compel/plugins/shmem/shmem.d [2020-10-27T02:43:44.097Z] #41 46.16 DEP compel/plugins/fds/fds.d [2020-10-27T02:43:44.097Z] #41 46.30 CC compel/plugins/std/std.o [2020-10-27T02:43:44.097Z] #41 46.61 CC compel/plugins/std/fds.o [2020-10-27T02:43:44.097Z] #41 46.87 CC compel/plugins/std/log.o [2020-10-27T02:43:44.097Z] #41 47.64 CC compel/plugins/std/string.o [2020-10-27T02:43:44.097Z] #41 48.35 CC compel/plugins/std/infect.o [2020-10-27T02:43:44.097Z] #41 48.88 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-10-27T02:43:44.097Z] #41 48.93 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-10-27T02:43:44.097Z] #41 49.04 AR compel/plugins/std.lib.a [2020-10-27T02:43:44.097Z] #41 49.17 CC compel/plugins/fds/fds.o [2020-10-27T02:43:44.097Z] #41 49.36 AR compel/plugins/fds.lib.a [2020-10-27T02:43:44.097Z] #41 49.43 HOSTDEP compel/src/lib/log-host.d [2020-10-27T02:43:44.097Z] #41 49.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-27T02:43:44.097Z] #41 49.71 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-10-27T02:43:44.097Z] #41 49.77 HOSTDEP compel/src/main-host.d [2020-10-27T02:43:44.097Z] #41 49.85 DEP compel/src/lib/ptrace.d [2020-10-27T02:43:44.097Z] #41 49.95 DEP compel/src/lib/infect.d [2020-10-27T02:43:44.097Z] #41 50.09 DEP compel/src/lib/infect-util.d [2020-10-27T02:43:44.097Z] #41 50.17 DEP compel/src/lib/infect-rpc.d [2020-10-27T02:43:44.097Z] #41 50.24 DEP compel/arch/aarch64/src/lib/infect.d [2020-10-27T02:43:44.097Z] #41 50.34 DEP compel/arch/aarch64/src/lib/cpu.d [2020-10-27T02:43:44.097Z] #41 50.39 DEP compel/src/lib/log.d [2020-10-27T02:43:44.097Z] #41 50.43 DEP compel/src/main.d [2020-10-27T02:43:44.097Z] #41 50.55 DEP compel/src/lib/handle-elf.d [2020-10-27T02:43:44.097Z] #41 50.62 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-10-27T02:43:44.097Z] #41 50.74 CC compel/src/lib/log.o [2020-10-27T02:43:44.097Z] #41 51.11 CC compel/arch/aarch64/src/lib/cpu.o [2020-10-27T02:43:44.097Z] #41 51.32 CC compel/arch/aarch64/src/lib/infect.o [2020-10-27T02:43:44.097Z] #41 51.54 CC compel/src/lib/infect-rpc.o [2020-10-27T02:43:44.097Z] #41 51.83 CC compel/src/lib/infect-util.o [2020-10-27T02:43:44.097Z] #41 52.02 CC compel/src/lib/infect.o [2020-10-27T02:43:44.097Z] #41 54.01 CC compel/src/lib/ptrace.o [2020-10-27T02:43:44.097Z] #41 54.38 AR compel/libcompel.a [2020-10-27T02:43:44.097Z] #41 54.50 HOSTCC compel/src/main-host.o [2020-10-27T02:43:44.097Z] #41 54.83 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-10-27T02:43:44.097Z] #41 54.96 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-27T02:43:44.224Z] #41 41.57 CC compel/plugins/std/fds.o [2020-10-27T02:43:44.360Z] #41 55.33 HOSTCC compel/src/lib/log-host.o [2020-10-27T02:43:44.484Z] #41 42.03 CC compel/plugins/std/log.o [2020-10-27T02:43:44.624Z] #41 55.48 HOSTLINK compel/compel-host-bin [2020-10-27T02:43:44.888Z] #41 55.74 DEP soccr/soccr.d [2020-10-27T02:43:45.153Z] #41 55.97 CC soccr/soccr.o [2020-10-27T02:43:45.153Z] #41 ... [2020-10-27T02:43:45.153Z] [2020-10-27T02:43:45.153Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-27T02:43:45.153Z] #16 DONE 1.8s [2020-10-27T02:43:45.153Z] [2020-10-27T02:43:45.153Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:45.153Z] #51 3.455 + RM_GOPATH=0 [2020-10-27T02:43:45.153Z] #51 3.455 + TMP_GOPATH= [2020-10-27T02:43:45.153Z] #51 3.455 + : /build [2020-10-27T02:43:45.153Z] #51 3.455 + '[' -z '' ']' [2020-10-27T02:43:45.153Z] #51 3.455 ++ mktemp -d [2020-10-27T02:43:45.153Z] #51 3.455 + export GOPATH=/tmp/tmp.K4HkhYIDyI [2020-10-27T02:43:45.153Z] #51 3.455 + GOPATH=/tmp/tmp.K4HkhYIDyI [2020-10-27T02:43:45.153Z] #51 3.455 + RM_GOPATH=1 [2020-10-27T02:43:45.153Z] #51 3.455 + case "$(go env GOARCH)" in [2020-10-27T02:43:45.153Z] #51 3.455 ++ go env GOARCH [2020-10-27T02:43:45.153Z] #51 3.495 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:43:45.153Z] #51 3.495 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:43:45.153Z] #51 3.495 ++ dirname /tmp/install/install.sh [2020-10-27T02:43:45.153Z] #51 3.506 + dir=/tmp/install [2020-10-27T02:43:45.153Z] #51 3.506 + bin=runc [2020-10-27T02:43:45.153Z] #51 3.506 + shift [2020-10-27T02:43:45.153Z] #51 3.506 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-27T02:43:45.153Z] #51 3.506 + . /tmp/install/runc.installer [2020-10-27T02:43:45.153Z] #51 3.506 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:43:45.153Z] #51 3.506 + install_runc [2020-10-27T02:43:45.153Z] #51 3.510 + uname -r [2020-10-27T02:43:45.153Z] #51 3.510 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-27T02:43:45.153Z] #51 3.524 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-27T02:43:45.153Z] #51 3.524 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-27T02:43:45.153Z] #51 3.524 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K4HkhYIDyI/src/github.com/opencontainers/runc [2020-10-27T02:43:45.153Z] #51 3.524 Cloning into '/tmp/tmp.K4HkhYIDyI/src/github.com/opencontainers/runc'... [2020-10-27T02:43:45.153Z] #51 3.524 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-27T02:43:45.153Z] #51 9.791 + cd /tmp/tmp.K4HkhYIDyI/src/github.com/opencontainers/runc [2020-10-27T02:43:45.153Z] #51 9.807 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:43:45.153Z] #51 10.24 + '[' -z '' ']' [2020-10-27T02:43:45.153Z] #51 10.24 + target=static [2020-10-27T02:43:45.153Z] #51 10.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-27T02:43:45.153Z] #51 10.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-27T02:43:45.215Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.1% of statements [2020-10-27T02:43:45.215Z] ok github.com/docker/docker/container 0.115s coverage: 34.7% of statements [2020-10-27T02:43:45.215Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-27T02:43:45.215Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-27T02:43:45.215Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-27T02:43:45.215Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-27T02:43:45.277Z] #23 ... [2020-10-27T02:43:45.277Z] [2020-10-27T02:43:45.277Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:45.277Z] #19 47.44 Selecting previously unselected package libnet1:ppc64el. [2020-10-27T02:43:45.277Z] #19 47.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 47.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-27T02:43:45.277Z] #19 47.54 Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-27T02:43:45.277Z] #19 47.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 47.56 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-27T02:43:45.277Z] #19 47.66 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-27T02:43:45.277Z] #19 47.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 47.68 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-27T02:43:45.277Z] #19 47.79 Selecting previously unselected package libreadline5:ppc64el. [2020-10-27T02:43:45.277Z] #19 47.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 47.82 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-27T02:43:45.277Z] #19 48.00 Selecting previously unselected package net-tools. [2020-10-27T02:43:45.277Z] #19 48.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 48.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:43:45.277Z] #19 48.25 Selecting previously unselected package python-pip-whl. [2020-10-27T02:43:45.277Z] #19 48.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-27T02:43:45.277Z] #19 48.26 Unpacking python-pip-whl (18.1-5) ... [2020-10-27T02:43:45.277Z] #19 48.81 Selecting previously unselected package python3-lib2to3. [2020-10-27T02:43:45.277Z] #19 48.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-27T02:43:45.277Z] #19 48.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:43:45.277Z] #19 49.06 Selecting previously unselected package python3-distutils. [2020-10-27T02:43:45.277Z] #19 49.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-27T02:43:45.277Z] #19 49.10 Unpacking python3-distutils (3.7.3-1) ... [2020-10-27T02:43:45.277Z] #19 49.28 Selecting previously unselected package python3-pip. [2020-10-27T02:43:45.277Z] #19 49.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-27T02:43:45.277Z] #19 49.31 Unpacking python3-pip (18.1-5) ... [2020-10-27T02:43:45.277Z] #19 49.57 Selecting previously unselected package python3-pkg-resources. [2020-10-27T02:43:45.277Z] #19 49.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:43:45.277Z] #19 49.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:43:45.277Z] #19 49.81 Selecting previously unselected package python3-setuptools. [2020-10-27T02:43:45.277Z] #19 49.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-27T02:43:45.277Z] #19 49.81 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-27T02:43:45.277Z] #19 50.09 Selecting previously unselected package python3-wheel. [2020-10-27T02:43:45.277Z] #19 50.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-27T02:43:45.277Z] #19 50.16 Unpacking python3-wheel (0.32.3-2) ... [2020-10-27T02:43:45.277Z] #19 50.27 Selecting previously unselected package sudo. [2020-10-27T02:43:45.277Z] #19 50.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 50.29 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:43:45.277Z] #19 50.88 Selecting previously unselected package thin-provisioning-tools. [2020-10-27T02:43:45.277Z] #19 50.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 50.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:43:45.277Z] #19 51.13 Selecting previously unselected package uidmap. [2020-10-27T02:43:45.277Z] #19 51.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-10-27T02:43:45.277Z] #19 51.16 Unpacking uidmap (1:4.5-1.1) ... [2020-10-27T02:43:45.277Z] #19 51.30 Selecting previously unselected package vim-runtime. [2020-10-27T02:43:45.277Z] #19 51.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:43:45.277Z] #19 51.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-27T02:43:45.277Z] #19 51.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-27T02:43:45.277Z] #19 51.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:43:45.418Z] #51 ... [2020-10-27T02:43:45.418Z] [2020-10-27T02:43:45.418Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-27T02:43:45.425Z] #41 42.92 CC compel/plugins/std/string.o [2020-10-27T02:43:45.994Z] #41 43.61 CC compel/plugins/std/infect.o [2020-10-27T02:43:46.565Z] #41 44.04 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-27T02:43:46.565Z] #41 44.08 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-27T02:43:46.565Z] #41 44.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-27T02:43:46.565Z] #41 44.18 AR compel/plugins/std.lib.a [2020-10-27T02:43:46.565Z] #41 44.24 CC compel/plugins/fds/fds.o [2020-10-27T02:43:46.825Z] #41 44.44 AR compel/plugins/fds.lib.a [2020-10-27T02:43:47.165Z] #41 44.50 HOSTDEP compel/src/lib/log-host.d [2020-10-27T02:43:47.165Z] #41 44.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-27T02:43:47.389Z] #19 55.70 Selecting previously unselected package vim. [2020-10-27T02:43:47.389Z] #19 55.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-27T02:43:47.389Z] #19 55.74 Unpacking vim (2:8.1.0875-5) ... [2020-10-27T02:43:47.426Z] #41 44.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-27T02:43:47.426Z] #41 44.92 HOSTDEP compel/src/main-host.d [2020-10-27T02:43:47.426Z] #41 45.01 DEP compel/src/lib/ptrace.d [2020-10-27T02:43:47.426Z] #41 45.06 DEP compel/src/lib/infect.d [2020-10-27T02:43:47.426Z] #41 45.15 DEP compel/src/lib/infect-util.d [2020-10-27T02:43:47.726Z] #41 45.22 DEP compel/src/lib/infect-rpc.d [2020-10-27T02:43:47.727Z] #41 45.31 DEP compel/arch/x86/src/lib/infect.d [2020-10-27T02:43:47.727Z] #41 45.40 DEP compel/arch/x86/src/lib/cpu.d [2020-10-27T02:43:47.941Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-10-27T02:43:47.987Z] #41 45.50 DEP compel/src/lib/log.d [2020-10-27T02:43:47.987Z] #41 45.56 DEP compel/src/main.d [2020-10-27T02:43:47.987Z] #41 45.60 DEP compel/src/lib/handle-elf.d [2020-10-27T02:43:48.036Z] #19 56.55 Selecting previously unselected package xfsprogs. [2020-10-27T02:43:48.036Z] #19 56.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-10-27T02:43:48.036Z] #19 56.58 Unpacking xfsprogs (4.20.0-1) ... [2020-10-27T02:43:48.248Z] #41 45.71 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-27T02:43:48.248Z] #41 45.79 CC compel/src/lib/log.o [2020-10-27T02:43:48.248Z] #41 ... [2020-10-27T02:43:48.248Z] [2020-10-27T02:43:48.248Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:48.248Z] #56 DONE 123.1s [2020-10-27T02:43:48.248Z] [2020-10-27T02:43:48.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:43:48.248Z] #11 121.2 Selecting previously unselected package libapparmor1:amd64. [2020-10-27T02:43:48.248Z] #11 121.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-27T02:43:48.248Z] #11 121.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-27T02:43:48.248Z] #11 121.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-27T02:43:48.248Z] #11 121.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-27T02:43:48.248Z] #11 121.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-27T02:43:48.248Z] #11 121.6 Selecting previously unselected package libbtrfs0. [2020-10-27T02:43:48.248Z] #11 121.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-27T02:43:48.248Z] #11 121.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-27T02:43:48.248Z] #11 121.7 Selecting previously unselected package libbtrfs-dev. [2020-10-27T02:43:48.248Z] #11 121.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-27T02:43:48.248Z] #11 122.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:43:48.248Z] #11 122.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-27T02:43:48.248Z] #11 122.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:43:48.248Z] #11 122.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:43:48.336Z] #19 ... [2020-10-27T02:43:48.336Z] [2020-10-27T02:43:48.336Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:48.336Z] #42 97.38 CC criu/autofs.o [2020-10-27T02:43:48.336Z] #42 100.1 CC criu/bfd.o [2020-10-27T02:43:48.336Z] #42 101.0 CC criu/bitmap.o [2020-10-27T02:43:48.336Z] #42 101.2 CC criu/cgroup-props.o [2020-10-27T02:43:48.336Z] #42 102.5 CC criu/cgroup.o [2020-10-27T02:43:48.336Z] #42 ... [2020-10-27T02:43:48.336Z] [2020-10-27T02:43:48.336Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:48.336Z] #44 169.7 github.com/LK4D4/vndr/godl [2020-10-27T02:43:48.508Z] #11 ... [2020-10-27T02:43:48.508Z] [2020-10-27T02:43:48.508Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-27T02:43:48.508Z] #57 DONE 0.0s [2020-10-27T02:43:48.508Z] [2020-10-27T02:43:48.508Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-27T02:43:48.508Z] #58 DONE 0.0s [2020-10-27T02:43:48.508Z] [2020-10-27T02:43:48.508Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-27T02:43:48.508Z] #11 123.1 Selecting previously unselected package libudev-dev:amd64. [2020-10-27T02:43:48.508Z] #11 123.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-27T02:43:48.747Z] #17 DONE 2.8s [2020-10-27T02:43:48.747Z] [2020-10-27T02:43:48.747Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:48.769Z] #11 123.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:43:48.975Z] #54 221.9 + bin/containerd-shim-runc-v1 [2020-10-27T02:43:48.986Z] #44 170.5 github.com/LK4D4/vndr [2020-10-27T02:43:49.029Z] #11 123.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-27T02:43:49.029Z] #11 123.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-27T02:43:49.029Z] #11 123.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-27T02:43:49.343Z] #11 124.0 Selecting previously unselected package libpcre16-3:amd64. [2020-10-27T02:43:49.445Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-10-27T02:43:49.623Z] #11 124.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-27T02:43:49.623Z] #11 124.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-27T02:43:49.623Z] #11 124.3 Selecting previously unselected package libpcre32-3:amd64. [2020-10-27T02:43:49.623Z] #11 124.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-27T02:43:49.623Z] #11 124.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-27T02:43:49.918Z] #11 124.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-27T02:43:49.918Z] #11 124.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-27T02:43:49.918Z] #11 124.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-27T02:43:50.140Z] #18 1.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:43:50.140Z] #18 1.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:43:50.140Z] #18 1.953 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:43:50.228Z] #11 124.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-27T02:43:50.228Z] #11 124.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-27T02:43:50.228Z] #11 124.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-27T02:43:50.476Z] ok github.com/docker/docker/daemon/cluster/convert 0.004s coverage: 35.9% of statements [2020-10-27T02:43:50.489Z] #11 125.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-27T02:43:50.716Z] #18 2.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-27T02:43:50.749Z] #11 125.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-27T02:43:50.749Z] #11 125.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-27T02:43:50.749Z] #11 125.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-27T02:43:50.749Z] #11 125.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-27T02:43:50.749Z] #11 125.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-27T02:43:50.749Z] #11 125.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-27T02:43:50.749Z] #11 125.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-27T02:43:50.749Z] #11 125.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-27T02:43:51.009Z] #11 125.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-27T02:43:51.009Z] #11 125.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-27T02:43:51.009Z] #11 125.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-27T02:43:51.585Z] #11 126.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-27T02:43:51.585Z] #11 126.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:43:51.585Z] #11 126.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-27T02:43:51.665Z] #18 3.443 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-27T02:43:51.844Z] #11 126.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-27T02:43:51.844Z] #11 126.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-27T02:43:51.844Z] #11 126.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-27T02:43:51.844Z] #11 126.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-27T02:43:51.844Z] #11 126.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-27T02:43:51.844Z] #11 126.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:51.844Z] #11 126.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 [2020-10-27T02:43:51.844Z] #11 126.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 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-27T02:43:51.844Z] #11 126.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 [2020-10-27T02:43:51.844Z] #11 126.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 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:43:51.844Z] #11 126.5 Setting up dmsetup (2:1.02.155-3) ... [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-27T02:43:51.844Z] #11 126.5 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:43:52.414Z] #11 DONE 126.9s [2020-10-27T02:43:52.414Z] [2020-10-27T02:43:52.414Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:52.614Z] #18 4.610 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-27T02:43:53.147Z] #54 226.5 + bin/containerd-shim-runc-v2 [2020-10-27T02:43:53.403Z] #54 227.4 + binaries [2020-10-27T02:43:53.529Z] #44 ... [2020-10-27T02:43:53.529Z] [2020-10-27T02:43:53.529Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:53.529Z] #19 57.15 Selecting previously unselected package zip. [2020-10-27T02:43:53.529Z] #19 57.16 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-10-27T02:43:53.529Z] #19 57.17 Unpacking zip (3.0-11+b1) ... [2020-10-27T02:43:53.529Z] #19 57.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:43:53.529Z] #19 57.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:43:53.529Z] #19 57.46 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-10-27T02:43:53.529Z] #19 57.47 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-27T02:43:53.529Z] #19 57.47 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-10-27T02:43:53.529Z] #19 57.48 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-10-27T02:43:53.529Z] #19 57.50 Setting up uidmap (1:4.5-1.1) ... [2020-10-27T02:43:53.529Z] #19 57.51 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-10-27T02:43:53.529Z] #19 57.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-27T02:43:53.529Z] #19 57.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:43:53.529Z] #19 57.53 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-27T02:43:53.529Z] #19 57.54 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-27T02:43:53.529Z] #19 57.55 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:43:53.529Z] #19 57.55 Setting up zip (3.0-11+b1) ... [2020-10-27T02:43:53.529Z] #19 57.56 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:43:53.529Z] #19 57.59 Setting up bash-completion (1:2.8-6) ... [2020-10-27T02:43:53.529Z] #19 62.31 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/containerd /build/containerd [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/containerd-shim /build/containerd-shim [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/ctr /build/ctr [2020-10-27T02:43:53.794Z] #51 ... [2020-10-27T02:43:53.794Z] [2020-10-27T02:43:53.794Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:53.794Z] #43 118.3 net/textproto [2020-10-27T02:43:53.794Z] #43 118.3 crypto/x509 [2020-10-27T02:43:53.794Z] #43 119.4 vendor/golang.org/x/net/http/httpguts [2020-10-27T02:43:53.794Z] #43 119.7 vendor/golang.org/x/net/http/httpproxy [2020-10-27T02:43:53.794Z] #43 120.3 mime/multipart [2020-10-27T02:43:53.794Z] #43 122.3 crypto/tls [2020-10-27T02:43:53.794Z] #43 ... [2020-10-27T02:43:53.794Z] [2020-10-27T02:43:53.794Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-27T02:43:53.794Z] #12 DONE 1.6s [2020-10-27T02:43:53.794Z] [2020-10-27T02:43:53.794Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:53.794Z] #41 46.00 CC compel/arch/x86/src/lib/cpu.o [2020-10-27T02:43:53.794Z] #41 47.24 CC compel/arch/x86/src/lib/infect.o [2020-10-27T02:43:53.794Z] #41 48.16 CC compel/src/lib/infect-rpc.o [2020-10-27T02:43:53.794Z] #41 48.47 CC compel/src/lib/infect-util.o [2020-10-27T02:43:53.794Z] #41 48.74 CC compel/src/lib/infect.o [2020-10-27T02:43:53.794Z] #41 51.33 CC compel/src/lib/ptrace.o [2020-10-27T02:43:53.838Z] #19 62.32 Setting up xz-utils (5.2.4-1) ... [2020-10-27T02:43:53.838Z] #19 62.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-27T02:43:53.838Z] #19 62.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:43:53.838Z] #19 62.50 invoke-rc.d: could not determine current runlevel [2020-10-27T02:43:53.838Z] #19 62.53 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-27T02:43:53.838Z] #19 62.56 Setting up pigz (2.4-1) ... [2020-10-27T02:43:53.838Z] #19 62.56 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-27T02:43:53.838Z] #19 62.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-27T02:43:54.054Z] #41 ... [2020-10-27T02:43:54.054Z] [2020-10-27T02:43:54.054Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:54.054Z] #51 1.578 + RM_GOPATH=0 [2020-10-27T02:43:54.054Z] #51 1.578 + TMP_GOPATH= [2020-10-27T02:43:54.054Z] #51 1.578 + : /build [2020-10-27T02:43:54.054Z] #51 1.579 + '[' -z '' ']' [2020-10-27T02:43:54.054Z] #51 1.592 ++ mktemp -d [2020-10-27T02:43:54.054Z] #51 1.592 + export GOPATH=/tmp/tmp.o7mQS2Q8Wr [2020-10-27T02:43:54.054Z] #51 1.592 + GOPATH=/tmp/tmp.o7mQS2Q8Wr [2020-10-27T02:43:54.054Z] #51 1.592 + RM_GOPATH=1 [2020-10-27T02:43:54.054Z] #51 1.592 + case "$(go env GOARCH)" in [2020-10-27T02:43:54.054Z] #51 1.592 ++ go env GOARCH [2020-10-27T02:43:54.054Z] #51 1.623 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T02:43:54.054Z] #51 1.623 + GO_BUILDMODE=-buildmode=pie [2020-10-27T02:43:54.054Z] #51 1.623 ++ dirname /tmp/install/install.sh [2020-10-27T02:43:54.054Z] #51 1.633 + dir=/tmp/install [2020-10-27T02:43:54.054Z] #51 1.633 + bin=runc [2020-10-27T02:43:54.054Z] #51 1.633 + shift [2020-10-27T02:43:54.054Z] #51 1.633 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-27T02:43:54.054Z] #51 1.633 + . /tmp/install/runc.installer [2020-10-27T02:43:54.054Z] #51 1.633 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:43:54.054Z] #51 1.633 + install_runc [2020-10-27T02:43:54.054Z] #51 1.633 + uname -r [2020-10-27T02:43:54.054Z] #51 1.633 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-27T02:43:54.054Z] #51 1.640 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-27T02:43:54.054Z] #51 1.640 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-27T02:43:54.054Z] #51 1.640 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.o7mQS2Q8Wr/src/github.com/opencontainers/runc [2020-10-27T02:43:54.054Z] #51 1.640 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-27T02:43:54.054Z] #51 1.642 Cloning into '/tmp/tmp.o7mQS2Q8Wr/src/github.com/opencontainers/runc'... [2020-10-27T02:43:54.156Z] #19 62.57 Setting up python-pip-whl (18.1-5) ... [2020-10-27T02:43:54.156Z] #19 62.58 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-10-27T02:43:54.156Z] #19 62.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:43:54.223Z] #54 DONE 228.0s [2020-10-27T02:43:54.457Z] #19 63.10 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-10-27T02:43:54.457Z] #19 63.10 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-27T02:43:54.457Z] #19 63.11 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-27T02:43:54.457Z] #19 63.11 Setting up vim (2:8.1.0875-5) ... [2020-10-27T02:43:54.457Z] #19 63.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-27T02:43:54.457Z] #19 63.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-27T02:43:54.457Z] #19 63.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-27T02:43:54.457Z] #19 63.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-27T02:43:54.457Z] #19 63.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-27T02:43:54.457Z] #19 63.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-27T02:43:54.457Z] #19 63.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-27T02:43:54.457Z] #19 63.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-27T02:43:54.457Z] #19 63.22 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-27T02:43:54.542Z] #18 ... [2020-10-27T02:43:54.542Z] [2020-10-27T02:43:54.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:54.542Z] #41 57.09 AR soccr/libsoccr.a [2020-10-27T02:43:54.542Z] #41 57.18 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:43:54.542Z] #41 57.62 DEP criu/arch/aarch64/sigframe.d [2020-10-27T02:43:54.542Z] #41 57.69 DEP criu/arch/aarch64/crtools.d [2020-10-27T02:43:54.542Z] #41 57.97 DEP criu/arch/aarch64/cpu.d [2020-10-27T02:43:54.542Z] #41 58.02 DEP criu/arch/aarch64/bitops.d [2020-10-27T02:43:54.542Z] #41 58.08 CC criu/arch/aarch64/bitops.o [2020-10-27T02:43:54.542Z] #41 58.12 CC criu/arch/aarch64/cpu.o [2020-10-27T02:43:54.542Z] #41 58.27 CC criu/arch/aarch64/crtools.o [2020-10-27T02:43:54.542Z] #41 58.95 CC criu/arch/aarch64/sigframe.o [2020-10-27T02:43:54.542Z] #41 59.23 LINK criu/arch/aarch64/crtools.built-in.o [2020-10-27T02:43:54.542Z] #41 59.34 DEP criu/pie/util-vdso.d [2020-10-27T02:43:54.542Z] #41 59.49 DEP criu/pie/util.d [2020-10-27T02:43:54.542Z] #41 59.68 CC criu/pie/util.o [2020-10-27T02:43:54.542Z] #41 59.95 CC criu/pie/util-vdso.o [2020-10-27T02:43:54.542Z] #41 60.68 AR criu/pie/pie.lib.a [2020-10-27T02:43:54.542Z] #41 60.72 DEP criu/pie/restorer.d [2020-10-27T02:43:54.542Z] #41 60.91 DEP criu/arch/aarch64/intraprocedure.d [2020-10-27T02:43:54.542Z] #41 60.93 DEP criu/arch/aarch64/restorer.d [2020-10-27T02:43:54.542Z] #41 61.17 DEP criu/arch/aarch64/vdso-pie.d [2020-10-27T02:43:54.542Z] #41 61.32 DEP criu/pie/parasite-vdso.d [2020-10-27T02:43:54.542Z] #41 61.54 DEP criu/pie/parasite.d [2020-10-27T02:43:54.542Z] #41 61.75 CC criu/pie/parasite.o [2020-10-27T02:43:54.542Z] #41 63.13 LINK criu/pie/parasite.built-in.o [2020-10-27T02:43:54.542Z] #41 63.14 GEN criu/pie/parasite-blob.h [2020-10-27T02:43:54.542Z] #41 63.15 CC criu/pie/parasite-vdso.o [2020-10-27T02:43:54.542Z] #41 63.96 CC criu/arch/aarch64/vdso-pie.o [2020-10-27T02:43:54.542Z] #41 64.26 CC criu/arch/aarch64/restorer.o [2020-10-27T02:43:54.542Z] #41 64.60 CC criu/arch/aarch64/intraprocedure.o [2020-10-27T02:43:54.542Z] #41 64.63 CC criu/pie/restorer.o [2020-10-27T02:43:54.772Z] #19 63.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:43:54.772Z] #19 63.24 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-27T02:43:54.772Z] #19 63.24 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:43:54.772Z] #19 63.25 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-27T02:43:54.772Z] #19 63.25 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:43:54.805Z] #41 ... [2020-10-27T02:43:54.805Z] [2020-10-27T02:43:54.805Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:54.805Z] #18 6.593 Fetched 8219 kB in 5s (1666 kB/s) [2020-10-27T02:43:54.995Z] #51 ... [2020-10-27T02:43:54.995Z] [2020-10-27T02:43:54.995Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-27T02:43:54.995Z] #13 DONE 1.1s [2020-10-27T02:43:54.995Z] [2020-10-27T02:43:54.995Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:43:54.995Z] #43 129.7 net/http/httptrace [2020-10-27T02:43:55.151Z] [2020-10-27T02:43:55.151Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-27T02:43:55.151Z] #55 DONE 0.2s [2020-10-27T02:43:55.151Z] [2020-10-27T02:43:55.151Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-27T02:43:55.151Z] #59 DONE 0.1s [2020-10-27T02:43:55.151Z] [2020-10-27T02:43:55.151Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-27T02:43:55.151Z] #61 DONE 0.1s [2020-10-27T02:43:55.407Z] [2020-10-27T02:43:55.407Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-27T02:43:55.407Z] #63 DONE 0.0s [2020-10-27T02:43:55.407Z] [2020-10-27T02:43:55.407Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-27T02:43:55.407Z] #64 DONE 0.0s [2020-10-27T02:43:55.407Z] [2020-10-27T02:43:55.407Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-27T02:43:55.565Z] #43 130.1 net/http [2020-10-27T02:43:55.968Z] #65 DONE 0.6s [2020-10-27T02:43:55.968Z] [2020-10-27T02:43:55.968Z] #66 exporting to image [2020-10-27T02:43:55.968Z] #66 exporting layers [2020-10-27T02:43:56.133Z] #43 ... [2020-10-27T02:43:56.133Z] [2020-10-27T02:43:56.133Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-27T02:43:56.133Z] #14 0.972 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-27T02:43:56.133Z] #14 DONE 1.1s [2020-10-27T02:43:56.133Z] [2020-10-27T02:43:56.133Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-27T02:43:57.359Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.1% of statements [2020-10-27T02:43:57.371Z] #18 6.593 Reading package lists... [2020-10-27T02:43:57.371Z] #18 9.092 Reading package lists... [2020-10-27T02:43:57.371Z] #18 ... [2020-10-27T02:43:57.371Z] [2020-10-27T02:43:57.371Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:43:57.371Z] #22 129.7 + mkdir -p /tmp/tmp.a2cVohHhOm/src/github.com/docker [2020-10-27T02:43:57.371Z] #22 129.7 + mv components/cli /tmp/tmp.a2cVohHhOm/src/github.com/docker/cli [2020-10-27T02:43:57.371Z] #22 129.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-27T02:43:57.371Z] #22 ... [2020-10-27T02:43:57.371Z] [2020-10-27T02:43:57.371Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:57.371Z] #41 66.82 LINK criu/pie/restorer.built-in.o [2020-10-27T02:43:57.371Z] #41 66.83 GEN criu/pie/restorer-blob.h [2020-10-27T02:43:57.371Z] #41 66.92 DEP criu/vdso.d [2020-10-27T02:43:57.371Z] #41 67.20 DEP criu/uts_ns.d [2020-10-27T02:43:57.371Z] #41 67.36 DEP criu/util.d [2020-10-27T02:43:57.371Z] #41 67.60 DEP criu/uffd.d [2020-10-27T02:43:57.371Z] #41 67.80 DEP criu/tun.d [2020-10-27T02:43:57.371Z] #41 67.98 DEP criu/tty.d [2020-10-27T02:43:57.371Z] #41 68.17 DEP criu/timerfd.d [2020-10-27T02:43:57.371Z] #41 68.26 DEP criu/timens.d [2020-10-27T02:43:57.371Z] #41 68.44 DEP criu/sysfs_parse.d [2020-10-27T02:43:57.563Z] #15 DONE 1.2s [2020-10-27T02:43:57.563Z] [2020-10-27T02:43:57.563Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-27T02:43:57.961Z] #41 68.66 DEP criu/sysctl.d [2020-10-27T02:43:57.961Z] #41 68.88 DEP criu/string.d [2020-10-27T02:43:57.961Z] #41 68.95 DEP criu/stats.d [2020-10-27T02:43:58.321Z] #41 69.08 DEP criu/sockets.d [2020-10-27T02:43:58.321Z] #41 69.24 DEP criu/sk-unix.d [2020-10-27T02:43:58.391Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-10-27T02:43:58.524Z] #16 DONE 1.2s [2020-10-27T02:43:58.525Z] [2020-10-27T02:43:58.525Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-27T02:43:58.587Z] #41 69.54 DEP criu/sk-tcp.d [2020-10-27T02:43:58.856Z] #41 69.76 DEP criu/sk-queue.d [2020-10-27T02:43:59.021Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-10-27T02:43:59.134Z] #41 69.96 DEP criu/sk-packet.d [2020-10-27T02:43:59.134Z] #41 70.21 DEP criu/sk-netlink.d [2020-10-27T02:43:59.395Z] #19 67.23 Setting up iptables (1.8.2-4) ... [2020-10-27T02:43:59.395Z] #19 67.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:43:59.395Z] #19 67.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:43:59.395Z] #19 67.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:43:59.395Z] #19 67.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:43:59.395Z] #19 67.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-27T02:43:59.395Z] #19 67.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-27T02:43:59.395Z] #19 67.33 Setting up python3 (3.7.3-1) ... [2020-10-27T02:43:59.395Z] #19 ... [2020-10-27T02:43:59.395Z] [2020-10-27T02:43:59.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:43:59.395Z] #42 108.1 CC criu/clone-noasan.o [2020-10-27T02:43:59.395Z] #42 108.3 CC criu/config.o [2020-10-27T02:43:59.395Z] #42 111.5 CC criu/cr-check.o [2020-10-27T02:43:59.395Z] #42 114.2 CC criu/cr-dedup.o [2020-10-27T02:43:59.395Z] #42 114.9 CC criu/cr-dump.o [2020-10-27T02:43:59.395Z] #42 118.4 CC criu/cr-errno.o [2020-10-27T02:43:59.395Z] #42 118.4 CC criu/cr-restore.o [2020-10-27T02:43:59.395Z] #42 ... [2020-10-27T02:43:59.395Z] [2020-10-27T02:43:59.395Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:59.395Z] #19 67.97 Setting up python3-wheel (0.32.3-2) ... [2020-10-27T02:43:59.397Z] #41 70.37 DEP criu/sk-inet.d [2020-10-27T02:43:59.397Z] #41 70.48 DEP criu/signalfd.d [2020-10-27T02:43:59.466Z] #17 DONE 1.1s [2020-10-27T02:43:59.466Z] [2020-10-27T02:43:59.466Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:43:59.654Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-10-27T02:43:59.971Z] #41 70.71 DEP criu/sigframe.d [2020-10-27T02:43:59.971Z] #41 70.78 DEP criu/shmem.d [2020-10-27T02:44:00.069Z] #19 ... [2020-10-27T02:44:00.069Z] [2020-10-27T02:44:00.069Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:44:00.069Z] #44 DONE 181.6s [2020-10-27T02:44:00.234Z] #41 70.98 DEP criu/servicefd.d [2020-10-27T02:44:00.234Z] #41 71.22 DEP criu/seize.d [2020-10-27T02:44:00.286Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-10-27T02:44:00.404Z] [2020-10-27T02:44:00.404Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:00.404Z] #19 68.86 Setting up apparmor (2.13.2-10) ... [2020-10-27T02:44:00.497Z] #41 71.48 DEP criu/seccomp.d [2020-10-27T02:44:00.760Z] #41 71.65 DEP criu/rst-malloc.d [2020-10-27T02:44:00.760Z] #41 71.71 DEP criu/rbtree.d [2020-10-27T02:44:00.760Z] #41 71.75 DEP criu/pstree.d [2020-10-27T02:44:00.760Z] #41 71.87 DEP criu/protobuf.d [2020-10-27T02:44:00.845Z] #18 1.366 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-27T02:44:01.024Z] #41 72.01 GEN criu/protobuf-desc-gen.h [2020-10-27T02:44:01.105Z] #18 1.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-27T02:44:01.105Z] #18 1.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-27T02:44:01.317Z] ok github.com/docker/docker/daemon 12.235s coverage: 17.2% of statements [2020-10-27T02:44:01.317Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-27T02:44:01.317Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-27T02:44:01.317Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-27T02:44:01.317Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-27T02:44:01.674Z] #18 2.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-27T02:44:02.423Z] #41 ... [2020-10-27T02:44:02.423Z] [2020-10-27T02:44:02.423Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:44:02.423Z] #38 143.4 + dpkg --print-architecture [2020-10-27T02:44:02.423Z] #38 DONE 144.7s [2020-10-27T02:44:02.423Z] [2020-10-27T02:44:02.423Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:02.423Z] #18 9.092 Reading package lists... [2020-10-27T02:44:02.423Z] #18 11.33 Building dependency tree... [2020-10-27T02:44:02.423Z] #18 12.82 libcap2-bin is already the newest version (1:2.25-2). [2020-10-27T02:44:02.423Z] #18 12.82 The following additional packages will be installed: [2020-10-27T02:44:02.423Z] #18 12.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-27T02:44:02.423Z] #18 12.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-27T02:44:02.423Z] #18 12.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-27T02:44:02.423Z] #18 12.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-27T02:44:02.423Z] #18 12.82 python3.7 python3.7-minimal vim-runtime xxd [2020-10-27T02:44:02.423Z] #18 12.83 Suggested packages: [2020-10-27T02:44:02.423Z] #18 12.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-27T02:44:02.423Z] #18 12.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-27T02:44:02.423Z] #18 12.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-27T02:44:02.423Z] #18 12.83 Recommended packages: [2020-10-27T02:44:02.423Z] #18 12.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-27T02:44:02.423Z] #18 12.83 python3-keyrings.alt python3-xdg unzip [2020-10-27T02:44:02.423Z] #18 14.06 The following NEW packages will be installed: [2020-10-27T02:44:02.423Z] #18 14.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-27T02:44:02.423Z] #18 14.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-27T02:44:02.423Z] #18 14.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-27T02:44:02.423Z] #18 14.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-27T02:44:02.423Z] #18 14.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-27T02:44:02.423Z] #18 14.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-27T02:44:02.423Z] #18 14.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-27T02:44:02.423Z] #18 14.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-27T02:44:02.423Z] #18 14.06 xz-utils zip [2020-10-27T02:44:02.423Z] #18 14.40 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:44:02.423Z] #18 14.40 Need to get 27.6 MB of archives. [2020-10-27T02:44:02.423Z] #18 14.40 After this operation, 114 MB of additional disk space will be used. [2020-10-27T02:44:02.423Z] #18 14.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-10-27T02:44:02.423Z] #18 14.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-10-27T02:44:02.423Z] #18 14.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-10-27T02:44:02.423Z] #18 14.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-10-27T02:44:02.423Z] #18 14.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-10-27T02:44:02.423Z] #18 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-10-27T02:44:02.612Z] #18 3.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-27T02:44:02.651Z] #19 71.12 Setting up xfsprogs (4.20.0-1) ... [2020-10-27T02:44:02.651Z] #19 71.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:44:02.687Z] #18 14.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-10-27T02:44:02.687Z] #18 14.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-10-27T02:44:02.687Z] #18 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-10-27T02:44:02.687Z] #18 14.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-10-27T02:44:02.687Z] #18 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-10-27T02:44:02.687Z] #18 14.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-10-27T02:44:02.687Z] #18 14.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-10-27T02:44:02.687Z] #18 14.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-10-27T02:44:02.687Z] #18 14.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-10-27T02:44:02.687Z] #18 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-10-27T02:44:02.820Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-10-27T02:44:02.950Z] #18 14.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-10-27T02:44:02.950Z] #18 14.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:44:02.950Z] #18 14.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-10-27T02:44:02.950Z] #18 14.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-10-27T02:44:02.950Z] #18 14.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-10-27T02:44:02.950Z] #18 14.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-10-27T02:44:02.950Z] #18 14.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-10-27T02:44:02.950Z] #18 14.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-10-27T02:44:02.950Z] #18 14.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-10-27T02:44:02.950Z] #18 14.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-10-27T02:44:02.950Z] #18 14.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-10-27T02:44:02.950Z] #18 14.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-10-27T02:44:02.950Z] #18 14.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-10-27T02:44:03.284Z] #19 71.66 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:44:03.451Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 56.2% of statements [2020-10-27T02:44:03.527Z] #18 15.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-10-27T02:44:03.527Z] #18 15.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-10-27T02:44:03.527Z] #18 15.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-10-27T02:44:03.527Z] #18 15.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-10-27T02:44:03.791Z] #18 15.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-10-27T02:44:03.791Z] #18 15.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-27T02:44:03.791Z] #18 15.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-27T02:44:03.791Z] #18 15.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-27T02:44:03.791Z] #18 15.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-10-27T02:44:03.791Z] #18 15.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-27T02:44:03.992Z] #18 4.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-27T02:44:04.053Z] #66 exporting layers 7.5s done [2020-10-27T02:44:04.053Z] #66 writing image sha256:f82dc093cfea8f8d79e30b6d72a3c5df96b6eaf7b2cd1b58adcb64d14c64b23d done [2020-10-27T02:44:04.053Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done [2020-10-27T02:44:04.053Z] #66 DONE 7.5s [2020-10-27T02:44:04.056Z] #18 15.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-27T02:44:04.056Z] #18 15.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-27T02:44:04.056Z] #18 15.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-10-27T02:44:04.323Z] #18 16.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-10-27T02:44:04.323Z] #18 16.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-10-27T02:44:04.323Z] #18 16.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-27T02:44:04.394Z] #19 72.93 Setting up python3-distutils (3.7.3-1) ... [2020-10-27T02:44:04.395Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/validate/default [2020-10-27T02:44:04.562Z] #18 ... [2020-10-27T02:44:04.562Z] [2020-10-27T02:44:04.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:04.562Z] #41 52.00 AR compel/libcompel.a [2020-10-27T02:44:04.562Z] #41 52.08 HOSTCC compel/src/main-host.o [2020-10-27T02:44:04.562Z] #41 52.46 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-27T02:44:04.562Z] #41 52.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-27T02:44:04.562Z] #41 53.20 HOSTCC compel/src/lib/log-host.o [2020-10-27T02:44:04.562Z] #41 53.41 HOSTLINK compel/compel-host-bin [2020-10-27T02:44:04.562Z] #41 53.52 DEP soccr/soccr.d [2020-10-27T02:44:04.562Z] #41 53.74 CC soccr/soccr.o [2020-10-27T02:44:04.562Z] #41 55.93 AR soccr/libsoccr.a [2020-10-27T02:44:04.562Z] #41 55.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:44:04.562Z] #41 56.61 DEP criu/arch/x86/sigframe.d [2020-10-27T02:44:04.562Z] #41 56.76 DEP criu/arch/x86/sigaction_compat.d [2020-10-27T02:44:04.562Z] #41 56.82 DEP criu/arch/x86/kerndat.d [2020-10-27T02:44:04.562Z] #41 57.01 DEP criu/arch/x86/crtools.d [2020-10-27T02:44:04.562Z] #41 57.18 DEP criu/arch/x86/cpu.d [2020-10-27T02:44:04.562Z] #41 57.45 CC criu/arch/x86/cpu.o [2020-10-27T02:44:04.562Z] #41 58.27 CC criu/arch/x86/crtools.o [2020-10-27T02:44:04.562Z] #41 59.48 CC criu/arch/x86/kerndat.o [2020-10-27T02:44:04.562Z] #41 60.04 CC criu/arch/x86/sigaction_compat.o [2020-10-27T02:44:04.562Z] #41 60.28 CC criu/arch/x86/sigframe.o [2020-10-27T02:44:04.562Z] #41 60.50 LINK criu/arch/x86/crtools.built-in.o [2020-10-27T02:44:04.562Z] #41 60.55 DEP criu/pie/util-vdso-elf32.d [2020-10-27T02:44:04.562Z] #41 60.65 DEP criu/pie/util-vdso.d [2020-10-27T02:44:04.562Z] #41 60.87 DEP criu/pie/util.d [2020-10-27T02:44:04.562Z] #41 61.11 CC criu/pie/util.o [2020-10-27T02:44:04.562Z] #41 61.46 CC criu/pie/util-vdso.o [2020-10-27T02:44:04.562Z] #41 62.12 CC criu/pie/util-vdso-elf32.o [2020-10-27T02:44:04.562Z] #41 ... [2020-10-27T02:44:04.562Z] [2020-10-27T02:44:04.562Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:44:04.562Z] #51 11.31 + cd /tmp/tmp.o7mQS2Q8Wr/src/github.com/opencontainers/runc [2020-10-27T02:44:04.562Z] #51 11.31 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-27T02:44:04.562Z] #51 11.72 + '[' -z '' ']' [2020-10-27T02:44:04.562Z] #51 11.72 + target=static [2020-10-27T02:44:04.562Z] #51 11.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-27T02:44:04.562Z] #51 12.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-10-27T02:44:04.586Z] #18 16.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-10-27T02:44:04.586Z] #18 16.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-10-27T02:44:04.586Z] #18 16.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-10-27T02:44:05.057Z] #19 73.53 Setting up python3-setuptools (40.8.0-1) ... [2020-10-27T02:44:05.162Z] #18 17.04 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:44:05.162Z] #18 17.12 Fetched 27.6 MB in 2s (11.2 MB/s) [2020-10-27T02:44:05.162Z] #18 17.18 Selecting previously unselected package pigz. [2020-10-27T02:44:05.339Z] Congratulations! All commits are properly signed with the DCO! [2020-10-27T02:44:05.339Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-10-27T02:44:05.339Z] No api/types/ or api/swagger.yaml changes in diff. [2020-10-27T02:44:05.339Z] Congratulations! All TOML source files changed here have valid syntax. [2020-10-27T02:44:05.339Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-10-27T02:44:05.339Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-10-27T02:44:05.339Z] Congratulations! No new tests were added to integration-cli. [2020-10-27T02:44:05.339Z] [2020-10-27T02:44:05.339Z] INFO Start validation with golang-ci-lint [2020-10-27T02:44:05.339Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-10-27T02:44:05.339Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-10-27T02:44:05.339Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-10-27T02:44:05.425Z] #18 17.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 ... 23405 files and directories currently installed.) [2020-10-27T02:44:05.425Z] #18 17.27 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-10-27T02:44:05.425Z] #18 17.27 Unpacking pigz (2.4-1) ... [2020-10-27T02:44:05.425Z] #18 17.37 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-10-27T02:44:05.425Z] #18 17.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-10-27T02:44:05.425Z] #18 17.39 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:06.069Z] #18 17.81 Selecting previously unselected package python3.7-minimal. [2020-10-27T02:44:06.069Z] #18 17.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-10-27T02:44:06.069Z] #18 17.85 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:44:06.648Z] #18 18.56 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:06.648Z] #18 18.60 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:44:06.679Z] #19 74.97 Setting up python3-pip (18.1-5) ... [2020-10-27T02:44:07.839Z] #19 76.28 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:44:07.839Z] #19 76.32 Processing triggers for mime-support (3.62) ... [2020-10-27T02:44:07.839Z] #19 DONE 76.6s [2020-10-27T02:44:07.839Z] [2020-10-27T02:44:07.839Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:07.839Z] #42 124.5 CC criu/cr-service.o [2020-10-27T02:44:07.839Z] #42 126.5 CC criu/crtools.o [2020-10-27T02:44:07.895Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.185s coverage: 46.1% of statements [2020-10-27T02:44:08.161Z] #42 127.3 CC criu/eventfd.o [2020-10-27T02:44:08.474Z] #42 ... [2020-10-27T02:44:08.474Z] [2020-10-27T02:44:08.474Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-27T02:44:08.474Z] #20 0.370 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-27T02:44:08.474Z] #20 0.373 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-27T02:44:08.474Z] #20 0.376 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-27T02:44:08.474Z] #20 DONE 0.5s [2020-10-27T02:44:08.526Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-10-27T02:44:08.577Z] #18 20.61 Selecting previously unselected package python3-minimal. [2020-10-27T02:44:08.840Z] #18 20.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 ... 23654 files and directories currently installed.) [2020-10-27T02:44:08.840Z] #18 20.69 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-10-27T02:44:08.840Z] #18 20.71 Unpacking python3-minimal (3.7.3-1) ... [2020-10-27T02:44:08.840Z] #18 20.82 Selecting previously unselected package libmpdec2:arm64. [2020-10-27T02:44:08.840Z] #18 20.82 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-10-27T02:44:08.840Z] #18 20.83 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-10-27T02:44:08.843Z] [2020-10-27T02:44:08.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:08.843Z] #42 127.9 CC criu/eventpoll.o [2020-10-27T02:44:08.843Z] #42 ... [2020-10-27T02:44:08.843Z] [2020-10-27T02:44:08.843Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:44:08.843Z] #31 DONE 190.4s [2020-10-27T02:44:09.103Z] #18 21.00 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-10-27T02:44:09.103Z] #18 21.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-10-27T02:44:09.103Z] #18 21.01 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:09.196Z] [2020-10-27T02:44:09.196Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:44:09.710Z] #18 21.65 Selecting previously unselected package python3.7. [2020-10-27T02:44:09.710Z] #18 21.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-10-27T02:44:09.710Z] #18 21.68 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:09.907Z] #51 ... [2020-10-27T02:44:09.907Z] [2020-10-27T02:44:09.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:09.907Z] #41 62.73 AR criu/pie/pie.lib.a [2020-10-27T02:44:09.907Z] #41 62.78 DEP criu/pie/restorer.d [2020-10-27T02:44:09.907Z] #41 63.00 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-27T02:44:09.907Z] #41 63.16 DEP criu/arch/x86/restorer_unmap.d [2020-10-27T02:44:09.907Z] #41 63.20 DEP criu/arch/x86/restorer.d [2020-10-27T02:44:09.907Z] #41 63.40 DEP criu/arch/x86/vdso-pie.d [2020-10-27T02:44:09.907Z] #41 63.49 DEP criu/pie/parasite-vdso.d [2020-10-27T02:44:09.907Z] #41 63.61 DEP criu/pie/parasite.d [2020-10-27T02:44:09.907Z] #41 63.97 CC criu/pie/parasite.o [2020-10-27T02:44:09.907Z] #41 65.38 LINK criu/pie/parasite.built-in.o [2020-10-27T02:44:09.907Z] #41 65.39 GEN criu/pie/parasite-blob.h [2020-10-27T02:44:09.907Z] #41 65.41 CC criu/pie/parasite-vdso.o [2020-10-27T02:44:09.907Z] #41 66.06 CC criu/arch/x86/vdso-pie.o [2020-10-27T02:44:09.907Z] #41 66.28 CC criu/arch/x86/restorer.o [2020-10-27T02:44:09.907Z] #41 66.84 CC criu/arch/x86/restorer_unmap.o [2020-10-27T02:44:09.907Z] #41 66.88 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-27T02:44:09.907Z] #41 67.18 CC criu/pie/restorer.o [2020-10-27T02:44:09.973Z] #18 21.91 Selecting previously unselected package libpython3-stdlib:arm64. [2020-10-27T02:44:09.973Z] #18 21.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-10-27T02:44:09.973Z] #18 21.93 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-10-27T02:44:10.237Z] #18 22.02 Setting up python3-minimal (3.7.3-1) ... [2020-10-27T02:44:11.188Z] #18 23.05 Selecting previously unselected package python3. [2020-10-27T02:44:11.188Z] #18 23.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 ... 24066 files and directories currently installed.) [2020-10-27T02:44:11.188Z] #18 23.11 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-10-27T02:44:11.188Z] #18 23.14 Unpacking python3 (3.7.3-1) ... [2020-10-27T02:44:11.188Z] #18 23.27 Selecting previously unselected package libip4tc0:arm64. [2020-10-27T02:44:11.453Z] #18 23.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-10-27T02:44:11.453Z] #18 23.28 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-10-27T02:44:11.453Z] #18 23.38 Selecting previously unselected package libip6tc0:arm64. [2020-10-27T02:44:11.453Z] #18 23.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-10-27T02:44:11.453Z] #18 23.39 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-10-27T02:44:11.453Z] #18 23.47 Selecting previously unselected package libiptc0:arm64. [2020-10-27T02:44:11.453Z] #18 23.47 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-10-27T02:44:11.453Z] #18 23.48 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-10-27T02:44:11.717Z] #18 23.56 Selecting previously unselected package libnfnetlink0:arm64. [2020-10-27T02:44:11.717Z] #18 23.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-10-27T02:44:11.717Z] #18 23.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-10-27T02:44:11.717Z] #18 23.65 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-10-27T02:44:11.717Z] #18 23.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-10-27T02:44:11.717Z] #18 23.67 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-10-27T02:44:11.717Z] #18 23.76 Selecting previously unselected package libnftnl11:arm64. [2020-10-27T02:44:11.980Z] #18 23.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-10-27T02:44:11.980Z] #18 23.78 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-10-27T02:44:11.980Z] #18 23.94 Selecting previously unselected package iptables. [2020-10-27T02:44:11.980Z] #18 23.94 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-10-27T02:44:11.980Z] #18 23.96 Unpacking iptables (1.8.2-4) ... [2020-10-27T02:44:12.034Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.355s coverage: 49.5% of statements [2020-10-27T02:44:12.243Z] #18 24.22 Selecting previously unselected package xxd. [2020-10-27T02:44:12.243Z] #18 24.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-10-27T02:44:12.243Z] #18 24.24 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:44:12.507Z] #18 24.42 Selecting previously unselected package vim-common. [2020-10-27T02:44:12.507Z] #18 24.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:44:12.507Z] #18 24.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:44:12.507Z] #18 ... [2020-10-27T02:44:12.507Z] [2020-10-27T02:44:12.507Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:12.507Z] #41 73.57 DEP criu/protobuf-desc.d [2020-10-27T02:44:12.507Z] #41 73.73 DEP criu/proc_parse.d [2020-10-27T02:44:12.507Z] #41 74.02 DEP criu/plugin.d [2020-10-27T02:44:12.507Z] #41 74.10 DEP criu/pipes.d [2020-10-27T02:44:12.507Z] #41 74.22 DEP criu/pie-util.d [2020-10-27T02:44:12.507Z] #41 74.31 DEP criu/pie-util-vdso.d [2020-10-27T02:44:12.507Z] #41 74.38 DEP criu/path.d [2020-10-27T02:44:12.507Z] #41 74.57 DEP criu/parasite-syscall.d [2020-10-27T02:44:12.507Z] #41 74.77 DEP criu/pagemap.d [2020-10-27T02:44:12.507Z] #41 74.87 DEP criu/pagemap-cache.d [2020-10-27T02:44:12.507Z] #41 74.97 DEP criu/page-xfer.d [2020-10-27T02:44:12.507Z] #41 75.05 DEP criu/page-pipe.d [2020-10-27T02:44:12.507Z] #41 75.14 DEP criu/netfilter.d [2020-10-27T02:44:12.507Z] #41 75.34 DEP criu/net.d [2020-10-27T02:44:12.507Z] #41 75.71 DEP criu/namespaces.d [2020-10-27T02:44:12.507Z] #41 75.89 DEP criu/mount.d [2020-10-27T02:44:12.507Z] #41 76.03 DEP criu/memfd.d [2020-10-27T02:44:12.507Z] #41 76.16 DEP criu/mem.d [2020-10-27T02:44:12.507Z] #41 76.30 DEP criu/lsm.d [2020-10-27T02:44:12.507Z] #41 76.49 DEP criu/log.d [2020-10-27T02:44:12.507Z] #41 76.61 DEP criu/libnetlink.d [2020-10-27T02:44:12.507Z] #41 76.75 DEP criu/kerndat.d [2020-10-27T02:44:12.507Z] #41 76.91 DEP criu/kcmp-ids.d [2020-10-27T02:44:12.507Z] #41 76.99 DEP criu/irmap.d [2020-10-27T02:44:12.507Z] #41 77.08 DEP criu/ipc_ns.d [2020-10-27T02:44:12.507Z] #41 77.22 DEP criu/image.d [2020-10-27T02:44:12.507Z] #41 77.35 DEP criu/image-desc.d [2020-10-27T02:44:12.507Z] #41 77.40 DEP criu/fsnotify.d [2020-10-27T02:44:12.507Z] #41 77.50 DEP criu/filesystems.d [2020-10-27T02:44:12.507Z] #41 77.62 DEP criu/files.d [2020-10-27T02:44:12.507Z] #41 77.82 DEP criu/files-reg.d [2020-10-27T02:44:12.507Z] #41 78.01 DEP criu/files-ext.d [2020-10-27T02:44:12.507Z] #41 78.22 DEP criu/file-lock.d [2020-10-27T02:44:12.507Z] #41 78.41 DEP criu/file-ids.d [2020-10-27T02:44:12.507Z] #41 78.57 DEP criu/fifo.d [2020-10-27T02:44:12.507Z] #41 78.75 DEP criu/fdstore.d [2020-10-27T02:44:12.507Z] #41 78.84 DEP criu/fault-injection.d [2020-10-27T02:44:12.507Z] #41 78.89 DEP criu/external.d [2020-10-27T02:44:12.507Z] #41 79.02 DEP criu/eventpoll.d [2020-10-27T02:44:12.507Z] #41 79.15 DEP criu/eventfd.d [2020-10-27T02:44:12.507Z] #41 79.29 DEP criu/crtools.d [2020-10-27T02:44:12.507Z] #41 79.43 DEP criu/cr-service.d [2020-10-27T02:44:12.507Z] #41 79.54 DEP criu/cr-restore.d [2020-10-27T02:44:12.507Z] #41 79.69 DEP criu/cr-errno.d [2020-10-27T02:44:12.507Z] #41 79.71 DEP criu/cr-dump.d [2020-10-27T02:44:12.507Z] #41 79.97 DEP criu/cr-dedup.d [2020-10-27T02:44:12.507Z] #41 80.08 DEP criu/cr-check.d [2020-10-27T02:44:12.507Z] #41 80.35 DEP criu/config.d [2020-10-27T02:44:12.507Z] #41 80.45 DEP criu/clone-noasan.d [2020-10-27T02:44:12.507Z] #41 80.50 DEP criu/cgroup.d [2020-10-27T02:44:12.507Z] #41 80.60 DEP criu/cgroup-props.d [2020-10-27T02:44:12.507Z] #41 80.71 DEP criu/bitmap.d [2020-10-27T02:44:12.507Z] #41 80.72 DEP criu/bfd.d [2020-10-27T02:44:12.507Z] #41 80.90 DEP criu/autofs.d [2020-10-27T02:44:12.507Z] #41 81.04 DEP criu/aio.d [2020-10-27T02:44:12.507Z] #41 81.20 DEP criu/action-scripts.d [2020-10-27T02:44:12.507Z] #41 81.39 CC criu/action-scripts.o [2020-10-27T02:44:12.507Z] #41 81.85 CC criu/aio.o [2020-10-27T02:44:12.507Z] #41 82.29 CC criu/autofs.o [2020-10-27T02:44:12.507Z] #41 83.60 CC criu/bfd.o [2020-10-27T02:44:12.771Z] #41 ... [2020-10-27T02:44:12.771Z] [2020-10-27T02:44:12.771Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:12.771Z] #18 24.68 Selecting previously unselected package bash-completion. [2020-10-27T02:44:12.771Z] #18 24.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-27T02:44:13.204Z] #21 4.877 Collecting yamllint==1.16.0 [2020-10-27T02:44:13.206Z] #41 70.28 LINK criu/pie/restorer.built-in.o [2020-10-27T02:44:13.206Z] #41 70.29 GEN criu/pie/restorer-blob.h [2020-10-27T02:44:13.206Z] #41 70.41 DEP criu/vdso.d [2020-10-27T02:44:13.206Z] #41 70.57 DEP criu/vdso-compat.d [2020-10-27T02:44:13.206Z] #41 70.69 DEP criu/uts_ns.d [2020-10-27T02:44:13.206Z] #41 70.83 DEP criu/util.d [2020-10-27T02:44:13.467Z] #41 71.04 DEP criu/uffd.d [2020-10-27T02:44:13.727Z] #41 71.28 DEP criu/tun.d [2020-10-27T02:44:13.727Z] #41 71.41 DEP criu/tty.d [2020-10-27T02:44:13.923Z] #21 5.411 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-27T02:44:13.923Z] #21 5.506 Collecting pyyaml (from yamllint==1.16.0) [2020-10-27T02:44:13.987Z] #41 71.54 DEP criu/timerfd.d [2020-10-27T02:44:14.237Z] #21 5.709 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-27T02:44:14.249Z] #41 71.71 DEP criu/timens.d [2020-10-27T02:44:14.249Z] #41 71.85 DEP criu/sysfs_parse.d [2020-10-27T02:44:14.511Z] #41 72.10 DEP criu/sysctl.d [2020-10-27T02:44:14.511Z] #41 72.23 DEP criu/string.d [2020-10-27T02:44:14.771Z] #41 72.31 DEP criu/stats.d [2020-10-27T02:44:15.031Z] #41 72.41 DEP criu/sockets.d [2020-10-27T02:44:15.031Z] #41 72.62 DEP criu/sk-unix.d [2020-10-27T02:44:15.292Z] #41 72.83 DEP criu/sk-tcp.d [2020-10-27T02:44:15.331Z] #18 27.44 Unpacking bash-completion (1:2.8-6) ... [2020-10-27T02:44:15.552Z] #41 73.00 DEP criu/sk-queue.d [2020-10-27T02:44:15.552Z] #41 73.12 DEP criu/sk-packet.d [2020-10-27T02:44:15.802Z] #21 7.269 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-27T02:44:15.803Z] #21 7.319 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-27T02:44:15.803Z] #21 7.348 Building wheels for collected packages: pyyaml [2020-10-27T02:44:15.803Z] #21 7.351 Running setup.py bdist_wheel for pyyaml: started [2020-10-27T02:44:15.812Z] #41 73.27 DEP criu/sk-netlink.d [2020-10-27T02:44:15.812Z] #41 73.43 DEP criu/sk-inet.d [2020-10-27T02:44:15.909Z] #18 27.91 Selecting previously unselected package bzip2. [2020-10-27T02:44:15.909Z] #18 27.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-10-27T02:44:15.909Z] #18 27.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:44:16.072Z] #41 73.66 DEP criu/signalfd.d [2020-10-27T02:44:16.072Z] #41 73.82 DEP criu/sigframe.d [2020-10-27T02:44:16.173Z] #18 28.04 Selecting previously unselected package xz-utils. [2020-10-27T02:44:16.173Z] #18 28.06 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-10-27T02:44:16.173Z] #18 28.07 Unpacking xz-utils (5.2.4-1) ... [2020-10-27T02:44:16.333Z] #41 73.95 DEP criu/shmem.d [2020-10-27T02:44:16.333Z] #41 74.09 DEP criu/servicefd.d [2020-10-27T02:44:16.436Z] #18 28.30 Selecting previously unselected package apparmor. [2020-10-27T02:44:16.436Z] #18 28.31 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-10-27T02:44:16.436Z] #18 28.41 Unpacking apparmor (2.13.2-10) ... [2020-10-27T02:44:16.593Z] #41 74.24 DEP criu/seize.d [2020-10-27T02:44:16.854Z] #41 74.42 DEP criu/seccomp.d [2020-10-27T02:44:17.013Z] #18 28.87 Selecting previously unselected package aufs-tools. [2020-10-27T02:44:17.013Z] #18 28.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-10-27T02:44:17.013Z] #18 28.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:44:17.114Z] #41 74.55 DEP criu/rst-malloc.d [2020-10-27T02:44:17.114Z] #41 74.61 DEP criu/rbtree.d [2020-10-27T02:44:17.114Z] #41 74.64 DEP criu/pstree.d [2020-10-27T02:44:17.114Z] #41 74.79 DEP criu/protobuf.d [2020-10-27T02:44:17.277Z] #18 29.03 Selecting previously unselected package libonig5:arm64. [2020-10-27T02:44:17.277Z] #18 29.05 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-10-27T02:44:17.277Z] #18 29.06 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-10-27T02:44:17.277Z] #18 29.19 Selecting previously unselected package libjq1:arm64. [2020-10-27T02:44:17.277Z] #18 29.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-10-27T02:44:17.277Z] #18 29.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-27T02:44:17.374Z] #41 74.97 GEN criu/protobuf-desc-gen.h [2020-10-27T02:44:17.395Z] #21 8.626 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-27T02:44:17.395Z] #21 8.627 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-27T02:44:17.395Z] #21 8.726 Successfully built pyyaml [2020-10-27T02:44:17.395Z] #21 8.741 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-27T02:44:17.395Z] #21 9.140 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-27T02:44:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-27T02:44:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-27T02:44:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-27T02:44:17.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-27T02:44:17.540Z] #18 29.32 Selecting previously unselected package jq. [2020-10-27T02:44:17.540Z] #18 29.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-10-27T02:44:17.540Z] #18 29.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:44:17.541Z] #18 29.42 Selecting previously unselected package libaio1:arm64. [2020-10-27T02:44:17.541Z] #18 29.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-10-27T02:44:17.541Z] #18 29.44 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-10-27T02:44:17.541Z] #18 29.53 Selecting previously unselected package libgpm2:arm64. [2020-10-27T02:44:17.541Z] #18 29.54 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-10-27T02:44:17.541Z] #18 29.54 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-10-27T02:44:17.541Z] #18 29.63 Selecting previously unselected package libicu63:arm64. [2020-10-27T02:44:17.589Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.552s coverage: 73.1% of statements [2020-10-27T02:44:17.589Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-27T02:44:17.748Z] #21 DONE 9.4s [2020-10-27T02:44:17.748Z] [2020-10-27T02:44:17.748Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:17.748Z] #42 129.2 CC criu/external.o [2020-10-27T02:44:17.748Z] #42 129.9 CC criu/fault-injection.o [2020-10-27T02:44:17.748Z] #42 130.1 CC criu/fdstore.o [2020-10-27T02:44:17.748Z] #42 130.4 CC criu/fifo.o [2020-10-27T02:44:17.748Z] #42 130.8 CC criu/file-ids.o [2020-10-27T02:44:17.748Z] #42 131.1 CC criu/file-lock.o [2020-10-27T02:44:17.748Z] #42 132.2 CC criu/files-ext.o [2020-10-27T02:44:17.748Z] #42 132.6 CC criu/files-reg.o [2020-10-27T02:44:17.748Z] #42 135.4 CC criu/files.o [2020-10-27T02:44:17.804Z] #18 29.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-10-27T02:44:17.804Z] #18 29.65 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-27T02:44:18.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-27T02:44:18.622Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-10-27T02:44:18.755Z] #41 ... [2020-10-27T02:44:18.755Z] [2020-10-27T02:44:18.755Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:44:18.755Z] #43 143.3 github.com/LK4D4/vndr/godl [2020-10-27T02:44:18.755Z] #43 144.1 github.com/LK4D4/vndr [2020-10-27T02:44:18.755Z] #43 ... [2020-10-27T02:44:18.755Z] [2020-10-27T02:44:18.755Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:18.755Z] #18 10.48 Fetched 8396 kB in 9s (895 kB/s) [2020-10-27T02:44:18.755Z] #18 10.48 Reading package lists... [2020-10-27T02:44:18.755Z] #18 14.39 Reading package lists... [2020-10-27T02:44:18.755Z] #18 18.27 Building dependency tree... [2020-10-27T02:44:18.879Z] #42 138.0 CC criu/filesystems.o [2020-10-27T02:44:19.015Z] #18 ... [2020-10-27T02:44:19.015Z] [2020-10-27T02:44:19.015Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:44:19.015Z] #43 DONE 153.5s [2020-10-27T02:44:19.015Z] [2020-10-27T02:44:19.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:19.275Z] #41 77.02 DEP criu/protobuf-desc.d [2020-10-27T02:44:19.289Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.378s coverage: 57.7% of statements [2020-10-27T02:44:19.289Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-27T02:44:19.289Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-27T02:44:19.289Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-10-27T02:44:19.534Z] #41 77.14 DEP criu/proc_parse.d [2020-10-27T02:44:19.570Z] #42 138.9 CC criu/fsnotify.o [2020-10-27T02:44:19.579Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-10-27T02:44:19.794Z] #41 77.43 DEP criu/plugin.d [2020-10-27T02:44:20.054Z] #41 77.62 DEP criu/pipes.d [2020-10-27T02:44:20.314Z] #41 77.89 DEP criu/pie-util.d [2020-10-27T02:44:20.314Z] #41 77.99 DEP criu/pie-util-vdso.d [2020-10-27T02:44:20.574Z] #41 78.07 DEP criu/pie-util-vdso-elf32.d [2020-10-27T02:44:20.574Z] #41 78.18 DEP criu/path.d [2020-10-27T02:44:20.834Z] #41 78.30 DEP criu/parasite-syscall.d [2020-10-27T02:44:20.834Z] #41 78.50 DEP criu/pagemap.d [2020-10-27T02:44:21.094Z] #41 78.70 DEP criu/pagemap-cache.d [2020-10-27T02:44:21.122Z] #18 32.73 Selecting previously unselected package libnet1:arm64. [2020-10-27T02:44:21.122Z] #18 32.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-27T02:44:21.122Z] #18 32.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:44:21.122Z] #18 32.85 Selecting previously unselected package libnl-3-200:arm64. [2020-10-27T02:44:21.122Z] #18 32.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-10-27T02:44:21.122Z] #18 32.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-10-27T02:44:21.122Z] #18 32.98 Selecting previously unselected package libprotobuf-c1:arm64. [2020-10-27T02:44:21.122Z] #18 33.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-10-27T02:44:21.122Z] #18 33.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-27T02:44:21.285Z] #42 140.2 CC criu/image-desc.o [2020-10-27T02:44:21.285Z] #42 140.3 CC criu/image.o [2020-10-27T02:44:21.354Z] #41 78.89 DEP criu/page-xfer.d [2020-10-27T02:44:21.385Z] #18 33.20 Selecting previously unselected package libreadline5:arm64. [2020-10-27T02:44:21.385Z] #18 33.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-10-27T02:44:21.385Z] #18 33.21 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-10-27T02:44:21.385Z] #18 33.32 Selecting previously unselected package net-tools. [2020-10-27T02:44:21.385Z] #18 33.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-10-27T02:44:21.385Z] #18 33.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:44:21.613Z] #41 79.01 DEP criu/page-pipe.d [2020-10-27T02:44:21.613Z] #41 79.10 DEP criu/netfilter.d [2020-10-27T02:44:21.613Z] #41 79.23 DEP criu/net.d [2020-10-27T02:44:21.642Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 41.0% of statements [2020-10-27T02:44:21.642Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2020-10-27T02:44:21.642Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-27T02:44:21.642Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-27T02:44:21.648Z] #18 33.53 Selecting previously unselected package python-pip-whl. [2020-10-27T02:44:21.648Z] #18 33.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-27T02:44:21.648Z] #18 33.55 Unpacking python-pip-whl (18.1-5) ... [2020-10-27T02:44:21.916Z] #41 79.45 DEP criu/namespaces.d [2020-10-27T02:44:21.949Z] #42 141.3 CC criu/ipc_ns.o [2020-10-27T02:44:22.180Z] #41 79.60 DEP criu/mount.d [2020-10-27T02:44:22.180Z] #41 79.83 DEP criu/memfd.d [2020-10-27T02:44:22.225Z] #18 33.99 Selecting previously unselected package python3-lib2to3. [2020-10-27T02:44:22.225Z] #18 34.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-27T02:44:22.225Z] #18 34.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:44:22.225Z] #18 34.18 Selecting previously unselected package python3-distutils. [2020-10-27T02:44:22.225Z] #18 34.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-27T02:44:22.225Z] #18 34.19 Unpacking python3-distutils (3.7.3-1) ... [2020-10-27T02:44:22.273Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-10-27T02:44:22.444Z] #41 80.00 DEP criu/mem.d [2020-10-27T02:44:22.489Z] #18 34.36 Selecting previously unselected package python3-pip. [2020-10-27T02:44:22.489Z] #18 34.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-27T02:44:22.489Z] #18 34.38 Unpacking python3-pip (18.1-5) ... [2020-10-27T02:44:22.489Z] #18 34.54 Selecting previously unselected package python3-pkg-resources. [2020-10-27T02:44:22.565Z] ok github.com/docker/docker/daemon/logger/awslogs 0.095s coverage: 77.4% of statements [2020-10-27T02:44:22.565Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-27T02:44:22.565Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-27T02:44:22.720Z] #41 80.24 DEP criu/lsm.d [2020-10-27T02:44:22.720Z] #41 80.33 DEP criu/log.d [2020-10-27T02:44:22.753Z] #18 34.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:44:22.753Z] #18 34.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:44:22.753Z] #18 34.71 Selecting previously unselected package python3-setuptools. [2020-10-27T02:44:22.753Z] #18 34.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-27T02:44:22.753Z] #18 34.72 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-27T02:44:22.983Z] #41 80.42 DEP criu/libnetlink.d [2020-10-27T02:44:22.983Z] #41 80.56 DEP criu/kerndat.d [2020-10-27T02:44:23.017Z] #18 35.09 Selecting previously unselected package python3-wheel. [2020-10-27T02:44:23.017Z] #18 35.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-27T02:44:23.017Z] #18 ... [2020-10-27T02:44:23.017Z] [2020-10-27T02:44:23.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:23.017Z] #41 84.06 CC criu/bitmap.o [2020-10-27T02:44:23.017Z] #41 84.18 CC criu/cgroup-props.o [2020-10-27T02:44:23.017Z] #41 84.99 CC criu/cgroup.o [2020-10-27T02:44:23.017Z] #41 87.25 CC criu/clone-noasan.o [2020-10-27T02:44:23.017Z] #41 87.41 CC criu/config.o [2020-10-27T02:44:23.017Z] #41 88.56 CC criu/cr-check.o [2020-10-27T02:44:23.017Z] #41 89.99 CC criu/cr-dedup.o [2020-10-27T02:44:23.017Z] #41 90.33 CC criu/cr-dump.o [2020-10-27T02:44:23.017Z] #41 92.12 CC criu/cr-errno.o [2020-10-27T02:44:23.017Z] #41 92.18 CC criu/cr-restore.o [2020-10-27T02:44:23.197Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2020-10-27T02:44:23.242Z] #41 80.70 DEP criu/kcmp-ids.d [2020-10-27T02:44:23.242Z] #41 80.77 DEP criu/irmap.d [2020-10-27T02:44:23.242Z] #41 80.89 DEP criu/ipc_ns.d [2020-10-27T02:44:23.280Z] #41 ... [2020-10-27T02:44:23.281Z] [2020-10-27T02:44:23.281Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:23.281Z] #18 35.10 Unpacking python3-wheel (0.32.3-2) ... [2020-10-27T02:44:23.281Z] #18 35.25 Selecting previously unselected package sudo. [2020-10-27T02:44:23.281Z] #18 35.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-10-27T02:44:23.281Z] #18 35.28 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:44:23.501Z] #41 81.05 DEP criu/image.d [2020-10-27T02:44:23.546Z] #42 142.6 CC criu/irmap.o [2020-10-27T02:44:23.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-27T02:44:23.760Z] #41 81.18 DEP criu/image-desc.d [2020-10-27T02:44:23.760Z] #41 81.23 DEP criu/fsnotify.d [2020-10-27T02:44:23.760Z] #41 81.43 DEP criu/filesystems.d [2020-10-27T02:44:23.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2020-10-27T02:44:23.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-10-27T02:44:23.857Z] #18 35.72 Selecting previously unselected package thin-provisioning-tools. [2020-10-27T02:44:23.858Z] #18 35.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-10-27T02:44:23.858Z] #18 35.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:44:23.858Z] #18 35.98 Selecting previously unselected package uidmap. [2020-10-27T02:44:24.020Z] #41 81.50 DEP criu/files.d [2020-10-27T02:44:24.121Z] #18 35.99 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-10-27T02:44:24.121Z] #18 36.00 Unpacking uidmap (1:4.5-1.1) ... [2020-10-27T02:44:24.279Z] #41 81.71 DEP criu/files-reg.d [2020-10-27T02:44:24.279Z] #41 81.93 DEP criu/files-ext.d [2020-10-27T02:44:24.339Z] #42 143.4 CC criu/kcmp-ids.o [2020-10-27T02:44:24.384Z] #18 36.12 Selecting previously unselected package vim-runtime. [2020-10-27T02:44:24.384Z] #18 36.12 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:44:24.384Z] #18 36.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-27T02:44:24.384Z] #18 36.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-27T02:44:24.384Z] #18 36.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:44:24.539Z] #41 82.07 DEP criu/file-lock.d [2020-10-27T02:44:24.681Z] #42 143.7 CC criu/kerndat.o [2020-10-27T02:44:24.798Z] #41 82.25 DEP criu/file-ids.d [2020-10-27T02:44:24.799Z] #41 82.36 DEP criu/fifo.d [2020-10-27T02:44:24.799Z] #41 82.44 DEP criu/fdstore.d [2020-10-27T02:44:24.799Z] #41 82.52 DEP criu/fault-injection.d [2020-10-27T02:44:24.799Z] #41 82.56 DEP criu/external.d [2020-10-27T02:44:24.860Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2020-10-27T02:44:24.860Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-27T02:44:24.860Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.7% of statements [2020-10-27T02:44:25.058Z] #41 82.64 DEP criu/eventpoll.d [2020-10-27T02:44:25.318Z] #41 82.83 DEP criu/eventfd.d [2020-10-27T02:44:25.318Z] #41 82.96 DEP criu/crtools.d [2020-10-27T02:44:25.490Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-10-27T02:44:25.578Z] #41 83.11 DEP criu/cr-service.d [2020-10-27T02:44:25.810Z] #42 145.0 CC criu/libnetlink.o [2020-10-27T02:44:25.838Z] #41 83.27 DEP criu/cr-restore.d [2020-10-27T02:44:25.838Z] #41 83.48 DEP criu/cr-errno.d [2020-10-27T02:44:25.838Z] #41 83.50 DEP criu/cr-dump.d [2020-10-27T02:44:26.098Z] #41 83.75 DEP criu/cr-dedup.d [2020-10-27T02:44:26.376Z] #41 83.89 DEP criu/cr-check.d [2020-10-27T02:44:26.466Z] #42 145.5 CC criu/log.o [2020-10-27T02:44:26.521Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 46.8% of statements [2020-10-27T02:44:26.637Z] #41 84.06 DEP criu/config.d [2020-10-27T02:44:26.637Z] #41 84.23 DEP criu/clone-noasan.d [2020-10-27T02:44:26.637Z] #41 84.30 DEP criu/cgroup.d [2020-10-27T02:44:26.797Z] #42 146.1 CC criu/lsm.o [2020-10-27T02:44:26.811Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-10-27T02:44:26.897Z] #41 84.48 DEP criu/cgroup-props.d [2020-10-27T02:44:26.897Z] #41 ... [2020-10-27T02:44:26.897Z] [2020-10-27T02:44:26.897Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:26.897Z] #18 20.76 libcap2-bin is already the newest version (1:2.25-2). [2020-10-27T02:44:26.897Z] #18 20.76 The following additional packages will be installed: [2020-10-27T02:44:26.897Z] #18 20.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-27T02:44:26.897Z] #18 20.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-27T02:44:26.897Z] #18 20.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-27T02:44:26.897Z] #18 20.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-27T02:44:26.897Z] #18 20.77 python3.7 python3.7-minimal vim-runtime xxd [2020-10-27T02:44:26.897Z] #18 20.77 Suggested packages: [2020-10-27T02:44:26.897Z] #18 20.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-27T02:44:26.897Z] #18 20.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-27T02:44:26.897Z] #18 20.78 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-27T02:44:26.897Z] #18 20.78 Recommended packages: [2020-10-27T02:44:26.897Z] #18 20.78 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-27T02:44:26.897Z] #18 20.78 python3-keyrings.alt python3-xdg unzip [2020-10-27T02:44:26.897Z] #18 22.54 The following NEW packages will be installed: [2020-10-27T02:44:26.897Z] #18 22.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-27T02:44:26.897Z] #18 22.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-27T02:44:26.897Z] #18 22.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-27T02:44:26.897Z] #18 22.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-27T02:44:26.897Z] #18 22.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-27T02:44:26.897Z] #18 22.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-27T02:44:26.897Z] #18 22.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-27T02:44:26.897Z] #18 22.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-27T02:44:26.897Z] #18 22.55 xz-utils zip [2020-10-27T02:44:26.897Z] #18 22.90 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-27T02:44:26.897Z] #18 22.90 Need to get 28.5 MB of archives. [2020-10-27T02:44:26.897Z] #18 22.90 After this operation, 116 MB of additional disk space will be used. [2020-10-27T02:44:26.897Z] #18 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-27T02:44:26.897Z] #18 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] [2020-10-27T02:44:26.897Z] #18 22.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-27T02:44:26.897Z] #18 23.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-27T02:44:26.897Z] #18 23.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-27T02:44:26.897Z] #18 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] [2020-10-27T02:44:26.897Z] #18 23.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-27T02:44:26.897Z] #18 23.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-27T02:44:26.897Z] #18 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-27T02:44:26.897Z] #18 23.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-27T02:44:26.897Z] #18 23.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-27T02:44:26.897Z] #18 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-27T02:44:26.897Z] #18 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-27T02:44:26.897Z] #18 23.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-27T02:44:26.897Z] #18 23.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-27T02:44:26.897Z] #18 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-27T02:44:26.897Z] #18 23.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-27T02:44:26.897Z] #18 23.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-27T02:44:26.897Z] #18 23.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-27T02:44:26.897Z] #18 23.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-27T02:44:26.897Z] #18 23.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-27T02:44:26.897Z] #18 23.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-27T02:44:26.897Z] #18 23.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-27T02:44:26.898Z] #18 23.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-27T02:44:26.898Z] #18 23.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-27T02:44:26.898Z] #18 23.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-27T02:44:26.898Z] #18 23.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-27T02:44:26.898Z] #18 23.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-27T02:44:26.898Z] #18 23.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-27T02:44:26.898Z] #18 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] [2020-10-27T02:44:26.898Z] #18 23.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-27T02:44:26.898Z] #18 23.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-27T02:44:26.898Z] #18 23.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-27T02:44:26.898Z] #18 23.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-27T02:44:26.898Z] #18 23.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-27T02:44:26.898Z] #18 23.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-27T02:44:26.898Z] #18 23.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-27T02:44:26.898Z] #18 23.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-27T02:44:26.898Z] #18 23.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-27T02:44:26.898Z] #18 23.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-27T02:44:26.898Z] #18 24.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-27T02:44:26.898Z] #18 24.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-27T02:44:26.898Z] #18 24.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-27T02:44:26.898Z] #18 24.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-27T02:44:26.898Z] #18 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-27T02:44:26.898Z] #18 24.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-27T02:44:26.898Z] #18 24.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-27T02:44:26.898Z] #18 24.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-27T02:44:26.898Z] #18 25.24 debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T02:44:26.898Z] #18 25.39 Fetched 28.5 MB in 2s (14.6 MB/s) [2020-10-27T02:44:26.898Z] #18 25.47 Selecting previously unselected package pigz. [2020-10-27T02:44:26.898Z] #18 25.47 (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.) [2020-10-27T02:44:26.898Z] #18 25.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-27T02:44:26.898Z] #18 25.54 Unpacking pigz (2.4-1) ... [2020-10-27T02:44:26.898Z] #18 25.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-27T02:44:26.898Z] #18 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:44:26.898Z] #18 25.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:26.898Z] #18 26.16 Selecting previously unselected package python3.7-minimal. [2020-10-27T02:44:26.898Z] #18 26.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:44:26.898Z] #18 26.18 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:44:26.898Z] #18 27.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:26.898Z] #18 27.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-27T02:44:26.944Z] #18 38.67 Selecting previously unselected package vim. [2020-10-27T02:44:26.944Z] #18 38.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-10-27T02:44:26.944Z] #18 38.71 Unpacking vim (2:8.1.0875-5) ... [2020-10-27T02:44:27.101Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-10-27T02:44:27.392Z] ok github.com/docker/docker/daemon/logger/splunk 1.430s coverage: 82.5% of statements [2020-10-27T02:44:27.392Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-27T02:44:27.392Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-27T02:44:27.486Z] #42 146.6 CC criu/mem.o [2020-10-27T02:44:27.521Z] #18 39.28 Selecting previously unselected package xfsprogs. [2020-10-27T02:44:27.521Z] #18 39.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-10-27T02:44:27.521Z] #18 39.29 Unpacking xfsprogs (4.20.0-1) ... [2020-10-27T02:44:27.785Z] #18 39.76 Selecting previously unselected package zip. [2020-10-27T02:44:27.785Z] #18 39.77 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-10-27T02:44:27.785Z] #18 39.78 Unpacking zip (3.0-11+b1) ... [2020-10-27T02:44:28.054Z] #18 40.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:44:28.054Z] #18 40.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:44:28.054Z] #18 40.06 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-10-27T02:44:28.054Z] #18 40.07 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-10-27T02:44:28.054Z] #18 40.10 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-10-27T02:44:28.279Z] #18 ... [2020-10-27T02:44:28.279Z] [2020-10-27T02:44:28.279Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-27T02:44:28.279Z] #30 DONE 162.6s [2020-10-27T02:44:28.279Z] [2020-10-27T02:44:28.279Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:28.279Z] #41 84.63 DEP criu/bitmap.d [2020-10-27T02:44:28.279Z] #41 84.65 DEP criu/bfd.d [2020-10-27T02:44:28.279Z] #41 84.75 DEP criu/autofs.d [2020-10-27T02:44:28.279Z] #41 84.87 DEP criu/aio.d [2020-10-27T02:44:28.279Z] #41 85.04 DEP criu/action-scripts.d [2020-10-27T02:44:28.279Z] #41 85.28 CC criu/action-scripts.o [2020-10-27T02:44:28.279Z] #41 85.85 CC criu/aio.o [2020-10-27T02:44:28.366Z] #18 40.20 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-10-27T02:44:28.366Z] #18 40.22 Setting up uidmap (1:4.5-1.1) ... [2020-10-27T02:44:28.366Z] #18 40.24 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-10-27T02:44:28.366Z] #18 40.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:44:28.366Z] #18 40.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:44:28.366Z] #18 40.31 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-27T02:44:28.366Z] #18 40.34 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-27T02:44:28.366Z] #18 40.36 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:44:28.367Z] #18 40.37 Setting up zip (3.0-11+b1) ... [2020-10-27T02:44:28.631Z] #18 40.38 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:44:28.631Z] #18 40.65 Setting up bash-completion (1:2.8-6) ... [2020-10-27T02:44:28.897Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-10-27T02:44:28.897Z] ok github.com/docker/docker/distribution 0.238s coverage: 21.9% of statements [2020-10-27T02:44:28.897Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-27T02:44:29.224Z] #41 86.74 CC criu/autofs.o [2020-10-27T02:44:29.531Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-10-27T02:44:29.662Z] #42 148.7 CC criu/memfd.o [2020-10-27T02:44:30.010Z] #42 149.3 CC criu/mount.o [2020-10-27T02:44:30.562Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-10-27T02:44:30.615Z] #41 88.13 CC criu/bfd.o [2020-10-27T02:44:30.853Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-10-27T02:44:31.144Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 85.1% of statements [2020-10-27T02:44:31.144Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-27T02:44:31.144Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-27T02:44:31.186Z] #41 88.54 CC criu/bitmap.o [2020-10-27T02:44:31.186Z] #41 88.66 CC criu/cgroup-props.o [2020-10-27T02:44:31.435Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-10-27T02:44:31.435Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-27T02:44:31.756Z] #41 89.38 CC criu/cgroup.o [2020-10-27T02:44:31.952Z] #18 43.64 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-10-27T02:44:31.952Z] #18 43.66 Setting up xz-utils (5.2.4-1) ... [2020-10-27T02:44:31.952Z] #18 43.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-27T02:44:31.952Z] #18 43.71 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:44:31.952Z] #18 43.86 invoke-rc.d: could not determine current runlevel [2020-10-27T02:44:31.952Z] #18 43.88 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-27T02:44:31.952Z] #18 43.89 Setting up pigz (2.4-1) ... [2020-10-27T02:44:31.952Z] #18 43.90 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-10-27T02:44:31.952Z] #18 43.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-10-27T02:44:31.952Z] #18 43.94 Setting up python-pip-whl (18.1-5) ... [2020-10-27T02:44:31.952Z] #18 43.95 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-10-27T02:44:31.952Z] #18 43.97 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:44:32.065Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-10-27T02:44:32.327Z] #41 ... [2020-10-27T02:44:32.327Z] [2020-10-27T02:44:32.327Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:32.327Z] #18 30.12 Selecting previously unselected package python3-minimal. [2020-10-27T02:44:32.327Z] #18 30.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-10-27T02:44:32.327Z] #18 30.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-27T02:44:32.327Z] #18 30.20 Unpacking python3-minimal (3.7.3-1) ... [2020-10-27T02:44:32.327Z] #18 30.26 Selecting previously unselected package libmpdec2:amd64. [2020-10-27T02:44:32.327Z] #18 30.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-27T02:44:32.327Z] #18 30.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-27T02:44:32.327Z] #18 30.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-27T02:44:32.327Z] #18 30.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:44:32.327Z] #18 30.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:32.327Z] #18 31.42 Selecting previously unselected package python3.7. [2020-10-27T02:44:32.327Z] #18 31.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-27T02:44:32.327Z] #18 31.43 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:32.327Z] #18 31.57 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-27T02:44:32.327Z] #18 31.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-27T02:44:32.327Z] #18 31.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-27T02:44:32.327Z] #18 31.70 Setting up python3-minimal (3.7.3-1) ... [2020-10-27T02:44:32.327Z] #18 32.64 Selecting previously unselected package python3. [2020-10-27T02:44:32.327Z] #18 32.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 ... 24093 files and directories currently installed.) [2020-10-27T02:44:32.327Z] #18 32.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-27T02:44:32.327Z] #18 32.73 Unpacking python3 (3.7.3-1) ... [2020-10-27T02:44:32.327Z] #18 32.82 Selecting previously unselected package libip4tc0:amd64. [2020-10-27T02:44:32.327Z] #18 32.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-27T02:44:32.327Z] #18 32.84 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-27T02:44:32.530Z] #18 44.47 Setting up libaio1:arm64 (0.3.112-3) ... [2020-10-27T02:44:32.530Z] #18 44.51 Setting up libonig5:arm64 (6.9.1-1) ... [2020-10-27T02:44:32.530Z] #18 44.54 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:32.530Z] #18 44.57 Setting up vim (2:8.1.0875-5) ... [2020-10-27T02:44:32.530Z] #18 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-27T02:44:32.589Z] #18 32.92 Selecting previously unselected package libip6tc0:amd64. [2020-10-27T02:44:32.589Z] #18 32.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-27T02:44:32.589Z] #18 32.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-27T02:44:32.589Z] #18 33.03 Selecting previously unselected package libiptc0:amd64. [2020-10-27T02:44:32.589Z] #18 33.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-27T02:44:32.589Z] #18 33.04 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-27T02:44:32.589Z] #18 33.11 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-27T02:44:32.589Z] #18 33.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-27T02:44:32.589Z] #18 33.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-27T02:44:32.696Z] ok github.com/docker/docker/oci 0.007s coverage: 8.2% of statements [2020-10-27T02:44:32.794Z] #18 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-27T02:44:32.794Z] #18 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-27T02:44:32.794Z] #18 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-27T02:44:32.794Z] #18 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-27T02:44:32.794Z] #18 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-27T02:44:32.794Z] #18 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-27T02:44:32.794Z] #18 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-27T02:44:32.794Z] #18 44.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-27T02:44:32.794Z] #18 44.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:44:32.794Z] #18 44.81 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-10-27T02:44:32.794Z] #18 44.82 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:44:32.794Z] #18 44.85 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-10-27T02:44:32.849Z] #18 33.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-27T02:44:32.850Z] #18 33.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-27T02:44:32.850Z] #18 33.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-27T02:44:32.850Z] #18 33.26 Selecting previously unselected package libnftnl11:amd64. [2020-10-27T02:44:32.850Z] #18 33.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-27T02:44:32.850Z] #18 33.28 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-27T02:44:32.850Z] #18 33.37 Selecting previously unselected package iptables. [2020-10-27T02:44:32.850Z] #18 33.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-27T02:44:32.850Z] #18 33.38 Unpacking iptables (1.8.2-4) ... [2020-10-27T02:44:33.058Z] #18 44.88 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:33.420Z] #18 33.64 Selecting previously unselected package xxd. [2020-10-27T02:44:33.420Z] #18 33.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-27T02:44:33.420Z] #18 33.71 Unpacking xxd (2:8.1.0875-5) ... [2020-10-27T02:44:33.420Z] #18 33.85 Selecting previously unselected package vim-common. [2020-10-27T02:44:33.421Z] #18 33.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:44:33.421Z] #18 33.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-27T02:44:33.681Z] #18 34.08 Selecting previously unselected package bash-completion. [2020-10-27T02:44:33.681Z] #18 34.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-27T02:44:33.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-27T02:44:33.727Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2020-10-27T02:44:33.727Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-10-27T02:44:34.009Z] #18 ... [2020-10-27T02:44:34.009Z] [2020-10-27T02:44:34.009Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:44:34.009Z] #47 176.4 + /build/golangci-lint --version [2020-10-27T02:44:34.273Z] #47 176.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-27T02:44:34.851Z] #47 ... [2020-10-27T02:44:34.851Z] [2020-10-27T02:44:34.851Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:34.851Z] #41 95.81 CC criu/cr-service.o [2020-10-27T02:44:34.851Z] #41 97.47 CC criu/crtools.o [2020-10-27T02:44:34.851Z] #41 98.19 CC criu/eventfd.o [2020-10-27T02:44:34.851Z] #41 98.44 CC criu/eventpoll.o [2020-10-27T02:44:34.851Z] #41 99.15 CC criu/external.o [2020-10-27T02:44:34.851Z] #41 99.56 CC criu/fault-injection.o [2020-10-27T02:44:34.851Z] #41 99.65 CC criu/fdstore.o [2020-10-27T02:44:34.851Z] #41 100.1 CC criu/fifo.o [2020-10-27T02:44:34.851Z] #41 100.5 CC criu/file-ids.o [2020-10-27T02:44:34.851Z] #41 100.8 CC criu/file-lock.o [2020-10-27T02:44:34.851Z] #41 101.6 CC criu/files-ext.o [2020-10-27T02:44:34.851Z] #41 101.9 CC criu/files-reg.o [2020-10-27T02:44:34.851Z] #41 103.8 CC criu/files.o [2020-10-27T02:44:34.851Z] #41 105.5 CC criu/filesystems.o [2020-10-27T02:44:34.852Z] #42 154.1 CC criu/namespaces.o [2020-10-27T02:44:35.231Z] ok github.com/docker/docker/pkg/archive 0.493s coverage: 76.8% of statements [2020-10-27T02:44:35.825Z] #41 106.7 CC criu/fsnotify.o [2020-10-27T02:44:35.893Z] ok github.com/docker/docker/pkg/authorization 0.261s coverage: 68.3% of statements [2020-10-27T02:44:36.091Z] #41 ... [2020-10-27T02:44:36.091Z] [2020-10-27T02:44:36.091Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:44:36.091Z] #47 DONE 178.7s [2020-10-27T02:44:36.091Z] [2020-10-27T02:44:36.091Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:36.091Z] #18 48.08 Setting up iptables (1.8.2-4) ... [2020-10-27T02:44:36.184Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-27T02:44:36.184Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-10-27T02:44:36.225Z] #18 36.70 Unpacking bash-completion (1:2.8-6) ... [2020-10-27T02:44:36.355Z] #18 48.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:44:36.355Z] #18 48.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:44:36.355Z] #18 48.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:44:36.355Z] #18 48.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:44:36.355Z] #18 48.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-27T02:44:36.355Z] #18 48.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-27T02:44:36.355Z] #18 48.34 Setting up python3 (3.7.3-1) ... [2020-10-27T02:44:36.796Z] #18 37.09 Selecting previously unselected package bzip2. [2020-10-27T02:44:36.796Z] #18 37.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-27T02:44:36.796Z] #18 37.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:44:36.796Z] #18 37.22 Selecting previously unselected package xz-utils. [2020-10-27T02:44:36.796Z] #18 37.22 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-27T02:44:36.796Z] #18 37.22 Unpacking xz-utils (5.2.4-1) ... [2020-10-27T02:44:36.934Z] #18 48.93 Setting up python3-wheel (0.32.3-2) ... [2020-10-27T02:44:36.985Z] #42 156.3 CC criu/net.o [2020-10-27T02:44:37.057Z] #18 37.40 Selecting previously unselected package apparmor. [2020-10-27T02:44:37.057Z] #18 37.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-27T02:44:37.057Z] #18 37.50 Unpacking apparmor (2.13.2-10) ... [2020-10-27T02:44:37.317Z] #18 37.85 Selecting previously unselected package aufs-tools. [2020-10-27T02:44:37.317Z] #18 37.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-27T02:44:37.317Z] #18 37.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:44:37.578Z] #18 37.97 Selecting previously unselected package libonig5:amd64. [2020-10-27T02:44:37.578Z] #18 37.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-27T02:44:37.578Z] #18 37.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:44:37.838Z] #18 38.12 Selecting previously unselected package libjq1:amd64. [2020-10-27T02:44:37.838Z] #18 38.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:44:37.838Z] #18 38.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:44:37.838Z] #18 38.30 Selecting previously unselected package jq. [2020-10-27T02:44:37.838Z] #18 38.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-27T02:44:37.838Z] #18 38.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-27T02:44:37.890Z] #18 49.74 Setting up apparmor (2.13.2-10) ... [2020-10-27T02:44:38.099Z] #18 38.40 Selecting previously unselected package libaio1:amd64. [2020-10-27T02:44:38.099Z] #18 38.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-27T02:44:38.099Z] #18 38.42 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-27T02:44:38.099Z] #18 38.49 Selecting previously unselected package libgpm2:amd64. [2020-10-27T02:44:38.099Z] #18 38.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-27T02:44:38.099Z] #18 38.50 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-27T02:44:38.099Z] #18 38.57 Selecting previously unselected package libicu63:amd64. [2020-10-27T02:44:38.099Z] #18 38.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-27T02:44:38.099Z] #18 38.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:44:38.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-27T02:44:39.819Z] #18 51.63 Setting up xfsprogs (4.20.0-1) ... [2020-10-27T02:44:39.819Z] #18 51.64 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:44:40.083Z] #18 51.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:44:40.629Z] ok github.com/docker/docker/layer 7.330s coverage: 68.8% of statements [2020-10-27T02:44:40.629Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-27T02:44:40.629Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-27T02:44:40.629Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-27T02:44:40.629Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-27T02:44:40.629Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-27T02:44:40.629Z] ok github.com/docker/docker/pkg/chrootarchive 3.520s coverage: 43.2% of statements [2020-10-27T02:44:40.629Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-27T02:44:40.629Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-27T02:44:40.629Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-10-27T02:44:40.629Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2020-10-27T02:44:40.660Z] #18 ... [2020-10-27T02:44:40.660Z] [2020-10-27T02:44:40.660Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:44:40.660Z] #51 65.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-27T02:44:40.661Z] #51 67.12 + mkdir -p /build [2020-10-27T02:44:40.661Z] #51 67.12 + cp runc /build/runc [2020-10-27T02:44:40.661Z] #51 DONE 67.7s [2020-10-27T02:44:40.863Z] #42 160.0 CC criu/netfilter.o [2020-10-27T02:44:40.919Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-10-27T02:44:40.924Z] [2020-10-27T02:44:40.924Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:40.924Z] #41 107.6 CC criu/image-desc.o [2020-10-27T02:44:40.924Z] #41 107.7 CC criu/image.o [2020-10-27T02:44:40.924Z] #41 108.5 CC criu/ipc_ns.o [2020-10-27T02:44:40.924Z] #41 109.7 CC criu/irmap.o [2020-10-27T02:44:40.924Z] #41 110.3 CC criu/kcmp-ids.o [2020-10-27T02:44:40.924Z] #41 110.5 CC criu/kerndat.o [2020-10-27T02:44:40.924Z] #41 111.5 CC criu/libnetlink.o [2020-10-27T02:44:40.924Z] #41 111.7 CC criu/log.o [2020-10-27T02:44:41.171Z] #42 160.5 CC criu/page-pipe.o [2020-10-27T02:44:41.188Z] #41 112.2 CC criu/lsm.o [2020-10-27T02:44:41.211Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-10-27T02:44:41.397Z] #18 41.93 Selecting previously unselected package libnet1:amd64. [2020-10-27T02:44:41.397Z] #18 41.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-27T02:44:41.397Z] #18 41.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:44:41.397Z] #18 42.04 Selecting previously unselected package libnl-3-200:amd64. [2020-10-27T02:44:41.501Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-10-27T02:44:41.658Z] #18 42.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-27T02:44:41.658Z] #18 42.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:44:41.658Z] #18 42.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-27T02:44:41.658Z] #18 42.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-27T02:44:41.658Z] #18 42.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:44:41.658Z] #18 42.21 Selecting previously unselected package libreadline5:amd64. [2020-10-27T02:44:41.658Z] #18 42.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-27T02:44:41.658Z] #18 42.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-27T02:44:41.766Z] #41 112.5 CC criu/mem.o [2020-10-27T02:44:41.919Z] #18 42.33 Selecting previously unselected package net-tools. [2020-10-27T02:44:41.919Z] #18 42.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-27T02:44:41.919Z] #18 42.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:44:42.131Z] ok github.com/docker/docker/pkg/dmesg 0.026s coverage: 83.3% of statements [2020-10-27T02:44:42.179Z] #18 42.53 Selecting previously unselected package python-pip-whl. [2020-10-27T02:44:42.179Z] #18 42.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-27T02:44:42.179Z] #18 42.54 Unpacking python-pip-whl (18.1-5) ... [2020-10-27T02:44:42.330Z] #42 161.5 CC criu/page-xfer.o [2020-10-27T02:44:42.700Z] #18 43.04 Selecting previously unselected package python3-lib2to3. [2020-10-27T02:44:42.700Z] #18 43.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-27T02:44:42.700Z] #18 43.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:44:42.700Z] #18 43.16 Selecting previously unselected package python3-distutils. [2020-10-27T02:44:42.700Z] #18 43.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-27T02:44:42.700Z] #18 43.19 Unpacking python3-distutils (3.7.3-1) ... [2020-10-27T02:44:42.961Z] #18 43.33 Selecting previously unselected package python3-pip. [2020-10-27T02:44:42.961Z] #18 43.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-27T02:44:42.961Z] #18 43.35 Unpacking python3-pip (18.1-5) ... [2020-10-27T02:44:42.961Z] #18 43.54 Selecting previously unselected package python3-pkg-resources. [2020-10-27T02:44:42.961Z] #18 43.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-27T02:44:42.961Z] #18 43.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:44:43.162Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-10-27T02:44:43.164Z] #41 114.1 CC criu/memfd.o [2020-10-27T02:44:43.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-27T02:44:43.222Z] #18 43.70 Selecting previously unselected package python3-setuptools. [2020-10-27T02:44:43.222Z] #18 43.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-27T02:44:43.222Z] #18 43.72 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-27T02:44:43.428Z] #41 114.5 CC criu/mount.o [2020-10-27T02:44:43.482Z] #18 43.95 Selecting previously unselected package python3-wheel. [2020-10-27T02:44:43.482Z] #18 43.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-27T02:44:43.482Z] #18 43.98 Unpacking python3-wheel (0.32.3-2) ... [2020-10-27T02:44:43.482Z] #18 44.07 Selecting previously unselected package sudo. [2020-10-27T02:44:43.692Z] #41 ... [2020-10-27T02:44:43.692Z] [2020-10-27T02:44:43.692Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:43.692Z] #18 52.94 Setting up python3-distutils (3.7.3-1) ... [2020-10-27T02:44:43.692Z] #18 53.46 Setting up python3-setuptools (40.8.0-1) ... [2020-10-27T02:44:43.692Z] #18 54.36 Setting up python3-pip (18.1-5) ... [2020-10-27T02:44:43.692Z] #18 55.39 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:44:43.692Z] #18 55.43 Processing triggers for mime-support (3.62) ... [2020-10-27T02:44:43.692Z] #18 DONE 55.7s [2020-10-27T02:44:43.692Z] [2020-10-27T02:44:43.692Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-27T02:44:43.742Z] #18 44.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-27T02:44:43.742Z] #18 44.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:44:43.792Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-10-27T02:44:44.313Z] #18 44.56 Selecting previously unselected package thin-provisioning-tools. [2020-10-27T02:44:44.313Z] #18 44.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-27T02:44:44.313Z] #18 44.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:44:44.313Z] #18 44.80 Selecting previously unselected package uidmap. [2020-10-27T02:44:44.313Z] #18 44.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-27T02:44:44.313Z] #18 44.82 Unpacking uidmap (1:4.5-1.1) ... [2020-10-27T02:44:44.313Z] #18 44.93 Selecting previously unselected package vim-runtime. [2020-10-27T02:44:44.313Z] #18 ... [2020-10-27T02:44:44.313Z] [2020-10-27T02:44:44.313Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:44.313Z] #41 92.02 CC criu/clone-noasan.o [2020-10-27T02:44:44.313Z] #41 92.20 CC criu/config.o [2020-10-27T02:44:44.313Z] #41 93.50 CC criu/cr-check.o [2020-10-27T02:44:44.313Z] #41 95.23 CC criu/cr-dedup.o [2020-10-27T02:44:44.313Z] #41 95.62 CC criu/cr-dump.o [2020-10-27T02:44:44.313Z] #41 97.87 CC criu/cr-errno.o [2020-10-27T02:44:44.313Z] #41 98.01 CC criu/cr-restore.o [2020-10-27T02:44:44.573Z] #41 ... [2020-10-27T02:44:44.573Z] [2020-10-27T02:44:44.573Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:44.573Z] #18 44.93 Selecting previously unselected package vim-runtime. [2020-10-27T02:44:44.573Z] #18 44.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-27T02:44:44.573Z] #18 44.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-27T02:44:44.573Z] #18 45.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-27T02:44:44.573Z] #18 45.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:44:44.587Z] #42 163.6 CC criu/pagemap-cache.o [2020-10-27T02:44:44.823Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-10-27T02:44:44.823Z] ok github.com/docker/docker/pkg/fsutils 0.422s coverage: 85.1% of statements [2020-10-27T02:44:44.823Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-10-27T02:44:44.942Z] #42 164.1 CC criu/pagemap.o [2020-10-27T02:44:45.083Z] #19 1.360 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-27T02:44:45.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-27T02:44:45.347Z] #19 1.365 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-27T02:44:45.347Z] #19 1.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-27T02:44:45.347Z] #19 DONE 1.5s [2020-10-27T02:44:45.347Z] [2020-10-27T02:44:45.347Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:44:45.453Z] ok github.com/docker/docker/pkg/idtools 0.289s coverage: 70.1% of statements [2020-10-27T02:44:45.744Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 70.6% of statements [2020-10-27T02:44:45.744Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-10-27T02:44:45.744Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-27T02:44:46.034Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-10-27T02:44:46.034Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-10-27T02:44:46.034Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-27T02:44:46.034Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-27T02:44:46.034Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-27T02:44:46.131Z] #42 165.1 CC criu/parasite-syscall.o [2020-10-27T02:44:46.325Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-10-27T02:44:46.615Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-10-27T02:44:46.849Z] #42 166.0 CC criu/path.o [2020-10-27T02:44:46.906Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-10-27T02:44:46.906Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-10-27T02:44:46.906Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-27T02:44:46.906Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-27T02:44:47.200Z] #42 166.4 CC criu/pie-util-vdso.o [2020-10-27T02:44:47.536Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-10-27T02:44:47.569Z] #42 166.9 CC criu/pie-util.o [2020-10-27T02:44:47.828Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-10-27T02:44:47.876Z] #18 48.30 Selecting previously unselected package vim. [2020-10-27T02:44:47.876Z] #18 48.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-27T02:44:47.876Z] #18 48.32 Unpacking vim (2:8.1.0875-5) ... [2020-10-27T02:44:47.888Z] #42 167.1 CC criu/pipes.o [2020-10-27T02:44:48.119Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-10-27T02:44:48.410Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-10-27T02:44:48.450Z] #18 48.86 Selecting previously unselected package xfsprogs. [2020-10-27T02:44:48.450Z] #18 48.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-27T02:44:48.450Z] #18 48.88 Unpacking xfsprogs (4.20.0-1) ... [2020-10-27T02:44:48.611Z] #42 168.0 CC criu/plugin.o [2020-10-27T02:44:49.021Z] #18 49.36 Selecting previously unselected package zip. [2020-10-27T02:44:49.021Z] #18 49.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-27T02:44:49.021Z] #18 49.37 Unpacking zip (3.0-11+b1) ... [2020-10-27T02:44:49.282Z] #18 49.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-27T02:44:49.282Z] #18 49.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-27T02:44:49.282Z] #18 49.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-27T02:44:49.282Z] #18 49.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-27T02:44:49.282Z] #18 49.68 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-27T02:44:49.282Z] #18 49.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-27T02:44:49.282Z] #18 49.71 Setting up uidmap (1:4.5-1.1) ... [2020-10-27T02:44:49.282Z] #18 49.72 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-27T02:44:49.282Z] #18 49.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-27T02:44:49.282Z] #18 49.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-27T02:44:49.282Z] #18 49.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-27T02:44:49.282Z] #18 49.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-27T02:44:49.282Z] #18 49.78 Setting up xxd (2:8.1.0875-5) ... [2020-10-27T02:44:49.282Z] #18 49.79 Setting up zip (3.0-11+b1) ... [2020-10-27T02:44:49.282Z] #18 49.80 Setting up vim-common (2:8.1.0875-5) ... [2020-10-27T02:44:49.282Z] #18 49.82 Setting up bash-completion (1:2.8-6) ... [2020-10-27T02:44:49.339Z] #42 168.6 CC criu/proc_parse.o [2020-10-27T02:44:49.440Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2020-10-27T02:44:49.579Z] #20 3.562 Collecting yamllint==1.16.0 [2020-10-27T02:44:49.731Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-10-27T02:44:50.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-27T02:44:52.203Z] #20 ... [2020-10-27T02:44:52.203Z] [2020-10-27T02:44:52.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:52.203Z] #41 117.2 CC criu/namespaces.o [2020-10-27T02:44:52.203Z] #41 118.4 CC criu/net.o [2020-10-27T02:44:52.203Z] #41 120.6 CC criu/netfilter.o [2020-10-27T02:44:52.203Z] #41 120.8 CC criu/page-pipe.o [2020-10-27T02:44:52.203Z] #41 121.3 CC criu/page-xfer.o [2020-10-27T02:44:52.203Z] #41 122.6 CC criu/pagemap-cache.o [2020-10-27T02:44:52.203Z] #41 122.8 CC criu/pagemap.o [2020-10-27T02:44:52.454Z] ok github.com/docker/docker/pkg/signal 2.364s coverage: 61.0% of statements [2020-10-27T02:44:52.465Z] #41 123.4 CC criu/parasite-syscall.o [2020-10-27T02:44:52.581Z] #18 52.49 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-27T02:44:52.581Z] #18 52.50 Setting up xz-utils (5.2.4-1) ... [2020-10-27T02:44:52.581Z] #18 52.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-27T02:44:52.581Z] #18 52.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-27T02:44:52.581Z] #18 52.60 invoke-rc.d: could not determine current runlevel [2020-10-27T02:44:52.581Z] #18 52.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-27T02:44:52.581Z] #18 52.62 Setting up pigz (2.4-1) ... [2020-10-27T02:44:52.581Z] #18 52.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-27T02:44:52.581Z] #18 52.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-27T02:44:52.581Z] #18 52.65 Setting up python-pip-whl (18.1-5) ... [2020-10-27T02:44:52.581Z] #18 52.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-27T02:44:52.581Z] #18 52.67 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-27T02:44:52.581Z] #18 53.14 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-27T02:44:52.581Z] #18 53.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-27T02:44:52.744Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-10-27T02:44:52.842Z] #18 53.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:52.842Z] #18 53.17 Setting up vim (2:8.1.0875-5) ... [2020-10-27T02:44:52.842Z] #18 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-27T02:44:52.842Z] #18 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-27T02:44:52.842Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-27T02:44:52.842Z] #18 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-27T02:44:52.842Z] #18 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-27T02:44:52.842Z] #18 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-27T02:44:52.842Z] #18 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-27T02:44:52.842Z] #18 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-27T02:44:52.842Z] #18 53.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-27T02:44:52.842Z] #18 53.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-27T02:44:52.842Z] #18 53.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-27T02:44:52.842Z] #18 53.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-27T02:44:52.842Z] #18 53.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-27T02:44:52.842Z] #18 53.31 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-27T02:44:52.999Z] #42 ... [2020-10-27T02:44:53.000Z] [2020-10-27T02:44:53.000Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:44:53.000Z] #39 234.3 + dpkg --print-architecture [2020-10-27T02:44:53.000Z] #39 234.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-27T02:44:53.034Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-10-27T02:44:53.045Z] #41 124.0 CC criu/path.o [2020-10-27T02:44:53.308Z] #41 124.2 CC criu/pie-util-vdso.o [2020-10-27T02:44:53.326Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-10-27T02:44:53.570Z] #41 124.5 CC criu/pie-util.o [2020-10-27T02:44:53.570Z] #41 124.6 CC criu/pipes.o [2020-10-27T02:44:53.570Z] #41 ... [2020-10-27T02:44:53.570Z] [2020-10-27T02:44:53.570Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:44:53.570Z] #54 150.3 + bin/containerd [2020-10-27T02:44:53.616Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-10-27T02:44:53.676Z] #39 235.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-27T02:44:53.676Z] #39 235.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-27T02:44:53.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-27T02:44:53.907Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-10-27T02:44:54.582Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-10-27T02:44:54.754Z] #18 ... [2020-10-27T02:44:54.754Z] [2020-10-27T02:44:54.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:54.754Z] #41 102.4 CC criu/cr-service.o [2020-10-27T02:44:54.754Z] #41 104.0 CC criu/crtools.o [2020-10-27T02:44:54.754Z] #41 104.6 CC criu/eventfd.o [2020-10-27T02:44:54.754Z] #41 104.8 CC criu/eventpoll.o [2020-10-27T02:44:54.754Z] #41 105.7 CC criu/external.o [2020-10-27T02:44:54.754Z] #41 106.1 CC criu/fault-injection.o [2020-10-27T02:44:54.754Z] #41 106.3 CC criu/fdstore.o [2020-10-27T02:44:54.754Z] #41 106.6 CC criu/fifo.o [2020-10-27T02:44:54.754Z] #41 107.0 CC criu/file-ids.o [2020-10-27T02:44:54.754Z] #41 107.4 CC criu/file-lock.o [2020-10-27T02:44:54.754Z] #41 108.3 CC criu/files-ext.o [2020-10-27T02:44:54.754Z] #41 108.7 CC criu/files-reg.o [2020-10-27T02:44:54.754Z] #41 110.8 CC criu/files.o [2020-10-27T02:44:54.872Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-10-27T02:44:55.163Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-10-27T02:44:55.325Z] #41 113.0 CC criu/filesystems.o [2020-10-27T02:44:55.461Z] testing: warning: no tests to run [2020-10-27T02:44:55.461Z] coverage: [no statements] [2020-10-27T02:44:55.461Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-10-27T02:44:55.586Z] #41 ... [2020-10-27T02:44:55.586Z] [2020-10-27T02:44:55.586Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:44:55.586Z] #18 56.21 Setting up iptables (1.8.2-4) ... [2020-10-27T02:44:55.586Z] #18 56.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:44:55.752Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-10-27T02:44:55.752Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-10-27T02:44:55.846Z] #18 56.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:44:55.846Z] #18 56.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-27T02:44:55.846Z] #18 56.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-27T02:44:55.846Z] #18 56.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-27T02:44:55.846Z] #18 56.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-27T02:44:55.846Z] #18 56.27 Setting up python3 (3.7.3-1) ... [2020-10-27T02:44:55.893Z] #39 ... [2020-10-27T02:44:55.893Z] [2020-10-27T02:44:55.893Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:44:55.893Z] #52 124.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-27T02:44:55.893Z] #52 126.8 + mkdir -p /build [2020-10-27T02:44:55.893Z] #52 126.8 + cp runc /build/runc [2020-10-27T02:44:55.893Z] #52 DONE 127.0s [2020-10-27T02:44:56.045Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-10-27T02:44:56.107Z] #18 56.61 Setting up python3-wheel (0.32.3-2) ... [2020-10-27T02:44:56.197Z] [2020-10-27T02:44:56.197Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:56.197Z] #42 172.9 CC criu/protobuf-desc.o [2020-10-27T02:44:56.197Z] #42 174.1 CC criu/protobuf.o [2020-10-27T02:44:56.197Z] #42 174.5 CC criu/pstree.o [2020-10-27T02:44:56.890Z] #42 176.1 CC criu/rbtree.o [2020-10-27T02:44:57.048Z] #18 57.30 Setting up apparmor (2.13.2-10) ... [2020-10-27T02:44:57.257Z] #42 176.5 CC criu/rst-malloc.o [2020-10-27T02:44:57.550Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.1% of statements [2020-10-27T02:44:57.935Z] #42 177.2 CC criu/seccomp.o [2020-10-27T02:44:58.182Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-10-27T02:44:58.472Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2020-10-27T02:44:58.615Z] #42 177.9 CC criu/seize.o [2020-10-27T02:44:58.884Z] #54 ... [2020-10-27T02:44:58.884Z] [2020-10-27T02:44:58.884Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:44:58.884Z] #20 8.880 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-27T02:44:58.884Z] #20 8.945 Collecting pyyaml (from yamllint==1.16.0) [2020-10-27T02:44:58.884Z] #20 9.053 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-27T02:44:58.884Z] #20 10.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-27T02:44:58.884Z] #20 10.26 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-27T02:44:58.884Z] #20 10.33 Building wheels for collected packages: pyyaml [2020-10-27T02:44:58.884Z] #20 10.33 Running setup.py bdist_wheel for pyyaml: started [2020-10-27T02:44:58.884Z] #20 11.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-27T02:44:58.884Z] #20 11.13 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-27T02:44:58.884Z] #20 11.21 Successfully built pyyaml [2020-10-27T02:44:58.884Z] #20 11.23 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-27T02:44:58.884Z] #20 11.51 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-27T02:44:58.884Z] #20 DONE 12.7s [2020-10-27T02:44:58.884Z] [2020-10-27T02:44:58.884Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:44:58.884Z] #41 125.1 CC criu/plugin.o [2020-10-27T02:44:58.884Z] #41 125.4 CC criu/proc_parse.o [2020-10-27T02:44:58.884Z] #41 127.4 CC criu/protobuf-desc.o [2020-10-27T02:44:58.884Z] #41 128.2 CC criu/protobuf.o [2020-10-27T02:44:58.884Z] #41 128.5 CC criu/pstree.o [2020-10-27T02:44:58.884Z] #41 129.4 CC criu/rbtree.o [2020-10-27T02:44:58.884Z] #41 129.6 CC criu/rst-malloc.o [2020-10-27T02:44:58.959Z] #18 59.23 Setting up xfsprogs (4.20.0-1) ... [2020-10-27T02:44:58.959Z] #18 59.25 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-27T02:44:59.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-27T02:44:59.148Z] #41 129.9 CC criu/seccomp.o [2020-10-27T02:44:59.219Z] #18 59.61 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-27T02:44:59.412Z] #41 130.4 CC criu/seize.o [2020-10-27T02:44:59.977Z] ok github.com/docker/docker/quota 0.689s coverage: 71.4% of statements [2020-10-27T02:45:00.158Z] #18 60.54 Setting up python3-distutils (3.7.3-1) ... [2020-10-27T02:45:00.174Z] #42 179.1 CC criu/servicefd.o [2020-10-27T02:45:00.268Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-10-27T02:45:00.362Z] #41 131.1 CC criu/servicefd.o [2020-10-27T02:45:00.477Z] #42 179.6 CC criu/shmem.o [2020-10-27T02:45:00.626Z] #41 131.4 CC criu/shmem.o [2020-10-27T02:45:00.729Z] #18 61.06 Setting up python3-setuptools (40.8.0-1) ... [2020-10-27T02:45:01.204Z] #41 132.2 CC criu/sigframe.o [2020-10-27T02:45:01.300Z] ok github.com/docker/docker/registry 0.097s coverage: 56.3% of statements [2020-10-27T02:45:01.467Z] #41 132.3 CC criu/signalfd.o [2020-10-27T02:45:01.537Z] #42 180.8 CC criu/sigframe.o [2020-10-27T02:45:01.732Z] #41 132.5 CC criu/sk-inet.o [2020-10-27T02:45:01.858Z] #42 181.1 CC criu/signalfd.o [2020-10-27T02:45:01.934Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-10-27T02:45:02.113Z] #18 62.36 Setting up python3-pip (18.1-5) ... [2020-10-27T02:45:02.225Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-10-27T02:45:02.309Z] #41 133.3 CC criu/sk-netlink.o [2020-10-27T02:45:02.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-27T02:45:02.373Z] #18 ... [2020-10-27T02:45:02.373Z] [2020-10-27T02:45:02.373Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:45:02.373Z] #38 196.9 + dpkg --print-architecture [2020-10-27T02:45:02.373Z] #38 196.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-27T02:45:02.513Z] #42 181.6 CC criu/sk-inet.o [2020-10-27T02:45:02.516Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-10-27T02:45:02.634Z] #38 197.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-27T02:45:02.634Z] #38 197.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-27T02:45:02.807Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-10-27T02:45:02.886Z] #41 133.6 CC criu/sk-packet.o [2020-10-27T02:45:02.886Z] #41 ... [2020-10-27T02:45:02.886Z] [2020-10-27T02:45:02.886Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:02.886Z] #22 205.3 + return [2020-10-27T02:45:03.462Z] #22 DONE 206.0s [2020-10-27T02:45:03.462Z] [2020-10-27T02:45:03.462Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:03.462Z] #41 134.2 CC criu/sk-queue.o [2020-10-27T02:45:03.578Z] #42 182.8 CC criu/sk-netlink.o [2020-10-27T02:45:03.725Z] #41 134.6 CC criu/sk-tcp.o [2020-10-27T02:45:04.016Z] #38 ... [2020-10-27T02:45:04.016Z] [2020-10-27T02:45:04.016Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-27T02:45:04.016Z] #18 63.43 Processing triggers for libc-bin (2.28-10) ... [2020-10-27T02:45:04.016Z] #18 63.48 Processing triggers for mime-support (3.62) ... [2020-10-27T02:45:04.016Z] #18 DONE 64.4s [2020-10-27T02:45:04.016Z] [2020-10-27T02:45:04.016Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-27T02:45:04.230Z] #42 183.3 CC criu/sk-packet.o [2020-10-27T02:45:04.301Z] #41 135.0 CC criu/sk-unix.o [2020-10-27T02:45:04.871Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-10-27T02:45:04.911Z] #42 184.0 CC criu/sk-queue.o [2020-10-27T02:45:04.955Z] #19 0.947 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-27T02:45:04.955Z] #19 0.952 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-27T02:45:04.955Z] #19 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-27T02:45:04.955Z] #19 DONE 1.0s [2020-10-27T02:45:04.955Z] [2020-10-27T02:45:04.955Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:45:05.239Z] #42 184.5 CC criu/sk-tcp.o [2020-10-27T02:45:05.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-27T02:45:05.699Z] #41 ... [2020-10-27T02:45:05.699Z] [2020-10-27T02:45:05.699Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-27T02:45:05.699Z] #23 DONE 0.5s [2020-10-27T02:45:05.699Z] [2020-10-27T02:45:05.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:05.699Z] #41 136.6 CC criu/sockets.o [2020-10-27T02:45:05.902Z] ok github.com/docker/docker/volume/local 0.310s coverage: 76.4% of statements [2020-10-27T02:45:05.903Z] #42 185.1 CC criu/sk-unix.o [2020-10-27T02:45:06.192Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-10-27T02:45:06.335Z] #20 ... [2020-10-27T02:45:06.335Z] [2020-10-27T02:45:06.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:06.335Z] #41 113.8 CC criu/fsnotify.o [2020-10-27T02:45:06.335Z] #41 114.9 CC criu/image-desc.o [2020-10-27T02:45:06.335Z] #41 115.1 CC criu/image.o [2020-10-27T02:45:06.335Z] #41 116.0 CC criu/ipc_ns.o [2020-10-27T02:45:06.335Z] #41 117.3 CC criu/irmap.o [2020-10-27T02:45:06.335Z] #41 118.0 CC criu/kcmp-ids.o [2020-10-27T02:45:06.335Z] #41 118.3 CC criu/kerndat.o [2020-10-27T02:45:06.335Z] #41 119.4 CC criu/libnetlink.o [2020-10-27T02:45:06.335Z] #41 119.8 CC criu/log.o [2020-10-27T02:45:06.335Z] #41 120.4 CC criu/lsm.o [2020-10-27T02:45:06.335Z] #41 120.8 CC criu/mem.o [2020-10-27T02:45:06.335Z] #41 123.2 CC criu/memfd.o [2020-10-27T02:45:06.335Z] #41 123.9 CC criu/mount.o [2020-10-27T02:45:06.648Z] #41 137.3 CC criu/stats.o [2020-10-27T02:45:06.648Z] #41 137.6 CC criu/string.o [2020-10-27T02:45:06.911Z] #41 137.7 CC criu/sysctl.o [2020-10-27T02:45:07.222Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-10-27T02:45:07.487Z] #41 138.2 CC criu/sysfs_parse.o [2020-10-27T02:45:07.751Z] #41 138.5 CC criu/timens.o [2020-10-27T02:45:08.014Z] #41 138.9 CC criu/timerfd.o [2020-10-27T02:45:08.087Z] #42 187.2 CC criu/sockets.o [2020-10-27T02:45:08.277Z] #41 139.2 CC criu/tty.o [2020-10-27T02:45:09.216Z] #42 188.3 CC criu/stats.o [2020-10-27T02:45:09.529Z] #42 188.8 CC criu/string.o [2020-10-27T02:45:09.631Z] #41 ... [2020-10-27T02:45:09.631Z] [2020-10-27T02:45:09.631Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-27T02:45:09.631Z] #20 4.697 Collecting yamllint==1.16.0 [2020-10-27T02:45:09.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-27T02:45:09.829Z] Using test binary docker [2020-10-27T02:45:09.829Z] +++ /etc/init.d/apparmor start [2020-10-27T02:45:09.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:45:09.829Z] INFO: Waiting for daemon to start... [2020-10-27T02:45:09.829Z] Starting dockerd [2020-10-27T02:45:09.829Z] +++ 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 [2020-10-27T02:45:09.837Z] #42 188.9 CC criu/sysctl.o [2020-10-27T02:45:10.200Z] #41 140.8 CC criu/tun.o [2020-10-27T02:45:10.200Z] #41 141.3 CC criu/uffd.o [2020-10-27T02:45:10.514Z] #42 189.7 CC criu/sysfs_parse.o [2020-10-27T02:45:10.776Z] #41 ... [2020-10-27T02:45:10.776Z] [2020-10-27T02:45:10.776Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-27T02:45:10.776Z] #28 DONE 5.0s [2020-10-27T02:45:10.776Z] [2020-10-27T02:45:10.776Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-27T02:45:10.776Z] #31 DONE 0.2s [2020-10-27T02:45:10.776Z] [2020-10-27T02:45:10.776Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-27T02:45:10.818Z] #42 190.0 CC criu/timens.o [2020-10-27T02:45:11.038Z] #33 DONE 0.1s [2020-10-27T02:45:11.038Z] [2020-10-27T02:45:11.038Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-27T02:45:11.302Z] #36 DONE 0.2s [2020-10-27T02:45:11.302Z] [2020-10-27T02:45:11.302Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-27T02:45:11.481Z] #42 190.5 CC criu/timerfd.o [2020-10-27T02:45:11.565Z] #39 DONE 0.3s [2020-10-27T02:45:11.565Z] [2020-10-27T02:45:11.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:11.565Z] #41 142.3 CC criu/util.o [2020-10-27T02:45:11.739Z] . [2020-10-27T02:45:11.739Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-27T02:45:11.739Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-27T02:45:11.739Z] Error: No such image: emptyfs [2020-10-27T02:45:11.739Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-27T02:45:11.739Z] ++++ docker load [2020-10-27T02:45:11.809Z] #42 191.0 CC criu/tty.o [2020-10-27T02:45:12.310Z] Running integration-test (iteration 1) [2020-10-27T02:45:12.310Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-27T02:45:12.310Z] ++ 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 [2020-10-27T02:45:12.310Z] ++ set -e [2020-10-27T02:45:12.310Z] ++ '[' -n 0 ']' [2020-10-27T02:45:12.310Z] ++ set -x [2020-10-27T02:45:12.310Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:45:12.514Z] #41 143.4 CC criu/uts_ns.o [2020-10-27T02:45:12.777Z] #41 143.6 CC criu/vdso.o [2020-10-27T02:45:13.041Z] #41 144.0 LINK criu/built-in.o [2020-10-27T02:45:13.303Z] #41 144.1 LINK criu/criu [2020-10-27T02:45:13.566Z] #41 144.5 DEP lib/c/criu.d [2020-10-27T02:45:13.829Z] #41 144.6 CC images/rpc.pb-c.o [2020-10-27T02:45:16.585Z] #41 145.2 CC lib/c/criu.o [2020-10-27T02:45:16.585Z] #41 146.2 LINK lib/c/built-in.o [2020-10-27T02:45:16.585Z] #41 146.2 LINK lib/c/libcriu.so [2020-10-27T02:45:16.585Z] #41 146.2 LINK lib/c/libcriu.a [2020-10-27T02:45:16.585Z] #41 146.3 GEN magic.py [2020-10-27T02:45:16.585Z] #41 146.4 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:45:16.585Z] #41 146.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:45:16.585Z] #41 146.4 Note: Building without GnuTLS support [2020-10-27T02:45:16.585Z] #41 146.5 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:45:16.585Z] #41 146.5 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:45:16.585Z] #41 147.0 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:45:16.587Z] #20 10.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-27T02:45:16.587Z] #20 10.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-27T02:45:16.587Z] #20 10.26 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-27T02:45:16.587Z] #20 10.32 Collecting pyyaml (from yamllint==1.16.0) [2020-10-27T02:45:16.587Z] #20 10.46 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-27T02:45:16.614Z] #42 193.3 CC criu/tun.o [2020-10-27T02:45:16.614Z] #42 194.0 CC criu/uffd.o [2020-10-27T02:45:16.614Z] #42 195.5 CC criu/util.o [2020-10-27T02:45:16.847Z] #41 147.7 make[1]: Nothing to be done for 'all'. [2020-10-27T02:45:16.848Z] #20 11.91 Building wheels for collected packages: pyyaml [2020-10-27T02:45:16.848Z] #20 11.92 Running setup.py bdist_wheel for pyyaml: started [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'images/built-in.o' is up to date. [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'compel/libcompel.a' is up to date. [2020-10-27T02:45:17.422Z] #41 148.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-27T02:45:17.422Z] #41 148.4 make[1]: Nothing to be done for 'all'. [2020-10-27T02:45:17.422Z] #41 148.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:45:17.685Z] #41 148.6 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.685Z] #41 148.6 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.685Z] #41 148.6 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.685Z] #41 148.7 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.685Z] #41 148.7 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.685Z] #41 148.7 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.947Z] #41 148.7 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.947Z] #41 148.8 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:17.947Z] #41 148.8 INSTALL criu/criu [2020-10-27T02:45:18.206Z] #42 197.2 CC criu/uts_ns.o [2020-10-27T02:45:18.206Z] #42 197.6 CC criu/vdso.o [2020-10-27T02:45:18.209Z] #41 DONE 149.2s [2020-10-27T02:45:18.209Z] [2020-10-27T02:45:18.209Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:18.230Z] #20 13.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-27T02:45:18.230Z] #20 13.01 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-27T02:45:18.230Z] #20 13.09 Successfully built pyyaml [2020-10-27T02:45:18.230Z] #20 13.11 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-27T02:45:18.491Z] #20 13.43 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-27T02:45:18.753Z] #20 DONE 13.8s [2020-10-27T02:45:18.753Z] [2020-10-27T02:45:18.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:18.753Z] #41 128.1 CC criu/namespaces.o [2020-10-27T02:45:18.753Z] #41 129.8 CC criu/net.o [2020-10-27T02:45:18.753Z] #41 132.7 CC criu/netfilter.o [2020-10-27T02:45:18.753Z] #41 133.1 CC criu/page-pipe.o [2020-10-27T02:45:18.753Z] #41 133.8 CC criu/page-xfer.o [2020-10-27T02:45:18.753Z] #41 135.5 CC criu/pagemap-cache.o [2020-10-27T02:45:18.753Z] #41 135.9 CC criu/pagemap.o [2020-10-27T02:45:18.753Z] #41 ... [2020-10-27T02:45:18.753Z] [2020-10-27T02:45:18.754Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-27T02:45:19.014Z] #23 DONE 0.2s [2020-10-27T02:45:19.014Z] [2020-10-27T02:45:19.014Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-27T02:45:19.331Z] #42 198.3 LINK criu/built-in.o [2020-10-27T02:45:19.331Z] #42 198.6 LINK criu/criu [2020-10-27T02:45:19.599Z] #54 ... [2020-10-27T02:45:19.599Z] [2020-10-27T02:45:19.599Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-27T02:45:19.861Z] #42 DONE 0.1s [2020-10-27T02:45:19.861Z] [2020-10-27T02:45:19.861Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:19.861Z] #54 ... [2020-10-27T02:45:19.861Z] [2020-10-27T02:45:19.861Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-27T02:45:19.992Z] #42 199.1 DEP lib/c/criu.d [2020-10-27T02:45:19.992Z] #42 199.2 CC images/rpc.pb-c.o [2020-10-27T02:45:20.122Z] #44 DONE 0.3s [2020-10-27T02:45:20.122Z] [2020-10-27T02:45:20.122Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:20.122Z] #54 ... [2020-10-27T02:45:20.122Z] [2020-10-27T02:45:20.122Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-27T02:45:20.122Z] #46 DONE 0.1s [2020-10-27T02:45:20.383Z] [2020-10-27T02:45:20.383Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-27T02:45:20.383Z] #48 DONE 0.2s [2020-10-27T02:45:20.383Z] [2020-10-27T02:45:20.383Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-27T02:45:20.643Z] #42 200.0 CC lib/c/criu.o [2020-10-27T02:45:20.644Z] #50 DONE 0.2s [2020-10-27T02:45:20.644Z] [2020-10-27T02:45:20.644Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-27T02:45:20.905Z] #52 DONE 0.3s [2020-10-27T02:45:20.905Z] [2020-10-27T02:45:20.905Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:20.988Z] #42 ... [2020-10-27T02:45:20.988Z] [2020-10-27T02:45:20.988Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:45:20.988Z] #39 DONE 262.5s [2020-10-27T02:45:21.304Z] [2020-10-27T02:45:21.304Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:22.344Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/rootless [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/volume [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-27T02:45:22.344Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === Skipped [2020-10-27T02:45:22.344Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-27T02:45:22.344Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-27T02:45:22.344Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-27T02:45:22.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.344Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-27T02:45:22.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.344Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-27T02:45:22.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.344Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-27T02:45:22.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.344Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-27T02:45:22.344Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.344Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-27T02:45:22.344Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-27T02:45:22.344Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:45:22.344Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:45:22.344Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:45:22.344Z] [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-27T02:45:22.344Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:45:22.344Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-27T02:45:22.345Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-27T02:45:22.345Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-27T02:45:22.345Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-27T02:45:22.345Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-27T02:45:22.345Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-27T02:45:22.345Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:45:22.345Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-27T02:45:22.345Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-27T02:45:22.345Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-27T02:45:22.345Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] [2020-10-27T02:45:22.345Z] DONE 2199 tests, 26 skipped in 187.502s Post stage [Pipeline] junit [2020-10-27T02:45:22.391Z] Recording test results [2020-10-27T02:45:22.397Z] #55 ... [2020-10-27T02:45:22.397Z] [2020-10-27T02:45:22.397Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:22.397Z] #42 201.5 LINK lib/c/built-in.o [2020-10-27T02:45:22.397Z] #42 201.5 LINK lib/c/libcriu.so [2020-10-27T02:45:22.397Z] #42 201.6 LINK lib/c/libcriu.a [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T02:45:22.710Z] #42 201.8 GEN magic.py [2020-10-27T02:45:22.710Z] #42 202.0 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:45:22.710Z] #42 202.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:45:22.710Z] #42 202.0 Note: Building without GnuTLS support [2020-10-27T02:45:22.710Z] #42 202.0 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:45:22.710Z] #42 202.0 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:45:22.911Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration [2020-10-27T02:45:23.201Z] [2020-10-27T02:45:23.202Z] Removing bundles/ [2020-10-27T02:45:23.202Z] [2020-10-27T02:45:23.202Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-27T02:45:23.202Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:45:23.202Z] GOOS="" GOARCH="" GOARM="" [2020-10-27T02:45:23.214Z] #28 DONE 3.8s [2020-10-27T02:45:23.214Z] [2020-10-27T02:45:23.214Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-27T02:45:23.214Z] #31 DONE 0.4s [2020-10-27T02:45:23.214Z] [2020-10-27T02:45:23.214Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-27T02:45:23.214Z] #33 DONE 0.0s [2020-10-27T02:45:23.214Z] [2020-10-27T02:45:23.214Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-27T02:45:23.214Z] #36 DONE 0.0s [2020-10-27T02:45:23.214Z] [2020-10-27T02:45:23.214Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:23.214Z] #41 137.2 CC criu/parasite-syscall.o [2020-10-27T02:45:23.214Z] #41 138.2 CC criu/path.o [2020-10-27T02:45:23.214Z] #41 138.5 CC criu/pie-util-vdso-elf32.o [2020-10-27T02:45:23.214Z] #41 138.9 CC criu/pie-util-vdso.o [2020-10-27T02:45:23.214Z] #41 139.3 CC criu/pie-util.o [2020-10-27T02:45:23.214Z] #41 139.4 CC criu/pipes.o [2020-10-27T02:45:23.214Z] #41 140.1 CC criu/plugin.o [2020-10-27T02:45:23.214Z] #41 140.6 CC criu/proc_parse.o [2020-10-27T02:45:23.380Z] #42 202.6 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:45:24.138Z] #42 203.4 make[1]: Nothing to be done for 'all'. [2020-10-27T02:45:24.862Z] #42 204.1 make[1]: 'images/built-in.o' is up to date. [2020-10-27T02:45:24.862Z] #42 204.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-27T02:45:24.862Z] #42 204.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-27T02:45:24.862Z] #42 204.2 make[1]: 'compel/libcompel.a' is up to date. [2020-10-27T02:45:25.215Z] #42 204.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-27T02:45:25.215Z] #42 204.3 make[1]: Nothing to be done for 'all'. [2020-10-27T02:45:25.215Z] #42 204.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:45:25.215Z] #42 204.7 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:25.563Z] #42 204.7 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:25.563Z] #42 204.7 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:25.563Z] #42 204.9 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:25.845Z] #41 143.2 CC criu/protobuf-desc.o [2020-10-27T02:45:25.874Z] #42 205.0 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:25.874Z] #42 205.0 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:25.874Z] #42 205.0 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:25.874Z] #42 205.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:26.188Z] #42 205.3 INSTALL criu/criu [2020-10-27T02:45:26.189Z] #42 DONE 205.4s [2020-10-27T02:45:26.189Z] [2020-10-27T02:45:26.189Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:26.802Z] #41 ... [2020-10-27T02:45:26.802Z] [2020-10-27T02:45:26.802Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-27T02:45:26.802Z] #51 91.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-27T02:45:26.802Z] #51 93.96 + mkdir -p /build [2020-10-27T02:45:26.802Z] #51 93.97 + cp runc /build/runc [2020-10-27T02:45:26.802Z] #51 DONE 94.4s [2020-10-27T02:45:26.802Z] [2020-10-27T02:45:26.802Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:26.802Z] #41 144.2 CC criu/protobuf.o [2020-10-27T02:45:27.312Z] #48 268.8 + /build/golangci-lint --version [2020-10-27T02:45:27.373Z] #41 144.8 CC criu/pstree.o [2020-10-27T02:45:27.974Z] #48 269.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-27T02:45:27.974Z] #48 DONE 269.5s [2020-10-27T02:45:27.974Z] [2020-10-27T02:45:27.974Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:28.318Z] #41 146.0 CC criu/rbtree.o [2020-10-27T02:45:28.887Z] #41 146.4 CC criu/rst-malloc.o [2020-10-27T02:45:28.887Z] #41 146.6 CC criu/seccomp.o [2020-10-27T02:45:29.457Z] #41 147.1 CC criu/seize.o [2020-10-27T02:45:30.395Z] #41 147.8 CC criu/servicefd.o [2020-10-27T02:45:30.395Z] #41 148.0 CC criu/shmem.o [2020-10-27T02:45:30.655Z] #41 ... [2020-10-27T02:45:30.655Z] [2020-10-27T02:45:30.655Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-27T02:45:30.655Z] #38 DONE 225.0s [2020-10-27T02:45:30.655Z] [2020-10-27T02:45:30.655Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:31.595Z] #54 ... [2020-10-27T02:45:31.595Z] [2020-10-27T02:45:31.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:31.595Z] #41 149.1 CC criu/sigframe.o [2020-10-27T02:45:31.855Z] #41 149.3 CC criu/signalfd.o [2020-10-27T02:45:32.115Z] #41 149.6 CC criu/sk-inet.o [2020-10-27T02:45:32.686Z] #41 ... [2020-10-27T02:45:32.686Z] [2020-10-27T02:45:32.686Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-27T02:45:32.686Z] #39 DONE 0.5s [2020-10-27T02:45:32.686Z] [2020-10-27T02:45:32.686Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:32.686Z] #41 150.4 CC criu/sk-netlink.o [2020-10-27T02:45:33.143Z] #54 189.6 + bin/containerd-stress [2020-10-27T02:45:33.257Z] #41 150.7 CC criu/sk-packet.o [2020-10-27T02:45:33.517Z] #41 151.1 CC criu/sk-queue.o [2020-10-27T02:45:33.777Z] #41 151.4 CC criu/sk-tcp.o [2020-10-27T02:45:34.037Z] #41 ... [2020-10-27T02:45:34.037Z] [2020-10-27T02:45:34.037Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:34.037Z] #47 228.2 + /build/golangci-lint --version [2020-10-27T02:45:34.037Z] #47 228.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-27T02:45:34.037Z] #47 DONE 228.6s [2020-10-27T02:45:34.037Z] [2020-10-27T02:45:34.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-27T02:45:34.037Z] #41 151.7 CC criu/sk-unix.o [2020-10-27T02:45:35.952Z] #41 153.2 CC criu/sockets.o [2020-10-27T02:45:35.952Z] #41 153.6 CC criu/stats.o [2020-10-27T02:45:36.212Z] #41 153.7 CC criu/string.o [2020-10-27T02:45:36.212Z] #41 153.8 CC criu/sysctl.o [2020-10-27T02:45:36.448Z] #54 192.8 + bin/containerd-shim [2020-10-27T02:45:36.472Z] #41 154.1 CC criu/sysfs_parse.o [2020-10-27T02:45:36.731Z] #41 154.2 CC criu/timens.o [2020-10-27T02:45:36.992Z] #41 154.4 CC criu/timerfd.o [2020-10-27T02:45:36.992Z] #41 154.5 CC criu/tty.o [2020-10-27T02:45:37.932Z] #41 155.4 CC criu/tun.o [2020-10-27T02:45:37.932Z] #41 155.6 CC criu/uffd.o [2020-10-27T02:45:38.873Z] #41 156.1 CC criu/util.o [2020-10-27T02:45:39.134Z] #41 156.7 CC criu/uts_ns.o [2020-10-27T02:45:39.134Z] #41 156.9 CC criu/vdso-compat.o [2020-10-27T02:45:39.394Z] #41 157.0 CC criu/vdso.o [2020-10-27T02:45:39.655Z] #41 157.3 LINK criu/built-in.o [2020-10-27T02:45:39.655Z] #41 157.4 LINK criu/criu [2020-10-27T02:45:40.226Z] #41 157.6 DEP lib/c/criu.d [2020-10-27T02:45:40.226Z] #41 157.6 CC images/rpc.pb-c.o [2020-10-27T02:45:40.486Z] #41 157.9 CC lib/c/criu.o [2020-10-27T02:45:41.056Z] #41 158.5 LINK lib/c/built-in.o [2020-10-27T02:45:41.056Z] #41 158.5 LINK lib/c/libcriu.so [2020-10-27T02:45:41.057Z] #41 158.5 LINK lib/c/libcriu.a [2020-10-27T02:45:41.057Z] #41 158.6 GEN magic.py [2020-10-27T02:45:41.057Z] #41 158.7 Note: Building without setproctitle() and strlcpy() support. [2020-10-27T02:45:41.057Z] #41 158.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-27T02:45:41.317Z] #41 158.7 Note: Building without GnuTLS support [2020-10-27T02:45:41.317Z] #41 158.7 Makefile.config:39: Warn: you have no libnftables installed [2020-10-27T02:45:41.317Z] #41 158.7 Makefile.config:40: Warn: Building without nftables support [2020-10-27T02:45:41.577Z] #41 159.1 fatal: not a git repository (or any of the parent directories): .git [2020-10-27T02:45:41.752Z] #54 198.6 + bin/containerd-shim-runc-v1 [2020-10-27T02:45:41.837Z] #41 159.6 make[1]: Nothing to be done for 'all'. [2020-10-27T02:45:42.407Z] #41 160.0 make[1]: 'images/built-in.o' is up to date. [2020-10-27T02:45:42.407Z] #41 160.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-27T02:45:42.407Z] #41 160.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-27T02:45:42.407Z] #41 160.1 make[1]: 'compel/libcompel.a' is up to date. [2020-10-27T02:45:42.407Z] #41 160.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-27T02:45:42.407Z] #41 160.1 make[1]: Nothing to be done for 'all'. [2020-10-27T02:45:42.667Z] #41 160.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-27T02:45:42.667Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.667Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.667Z] #41 160.3 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.667Z] #41 160.3 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.667Z] #41 160.3 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.927Z] #41 160.3 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.927Z] #41 160.4 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.927Z] #41 160.4 make[2]: Nothing to be done for 'all'. [2020-10-27T02:45:42.927Z] #41 160.5 INSTALL criu/criu [2020-10-27T02:45:43.187Z] #41 DONE 160.7s [2020-10-27T02:45:43.187Z] [2020-10-27T02:45:43.188Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:44.578Z] #54 ... [2020-10-27T02:45:44.578Z] [2020-10-27T02:45:44.578Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-27T02:45:44.578Z] #42 DONE 0.1s [2020-10-27T02:45:44.578Z] [2020-10-27T02:45:44.578Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-27T02:45:44.578Z] #44 DONE 0.1s [2020-10-27T02:45:44.578Z] [2020-10-27T02:45:44.578Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-27T02:45:44.578Z] #46 DONE 0.1s [2020-10-27T02:45:44.578Z] [2020-10-27T02:45:44.578Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:44.578Z] #54 ... [2020-10-27T02:45:44.578Z] [2020-10-27T02:45:44.578Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-27T02:45:45.152Z] #48 DONE 0.4s [2020-10-27T02:45:45.152Z] [2020-10-27T02:45:45.152Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:45.152Z] #54 ... [2020-10-27T02:45:45.152Z] [2020-10-27T02:45:45.152Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-27T02:45:45.152Z] #50 DONE 0.0s [2020-10-27T02:45:45.152Z] [2020-10-27T02:45:45.152Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-27T02:45:45.721Z] #52 DONE 0.4s [2020-10-27T02:45:45.721Z] [2020-10-27T02:45:45.721Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:45.971Z] #54 202.6 + bin/containerd-shim-runc-v2 [2020-10-27T02:45:46.290Z] #54 188.3 + bin/containerd [2020-10-27T02:45:46.894Z] #23 ... [2020-10-27T02:45:46.894Z] [2020-10-27T02:45:46.894Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:46.894Z] #55 247.8 + bin/containerd [2020-10-27T02:45:47.355Z] #54 203.9 + binaries [2020-10-27T02:45:47.355Z] #54 203.9 + install -D bin/containerd /build/containerd [2020-10-27T02:45:47.355Z] #54 203.9 + install -D bin/containerd-shim /build/containerd-shim [2020-10-27T02:45:47.355Z] #54 203.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-27T02:45:47.355Z] #54 204.0 + install -D bin/ctr /build/ctr [2020-10-27T02:45:50.655Z] #54 DONE 207.1s [2020-10-27T02:45:51.598Z] [2020-10-27T02:45:51.598Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-27T02:45:51.708Z] #55 ... [2020-10-27T02:45:51.708Z] [2020-10-27T02:45:51.708Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:51.708Z] #23 293.2 + return [2020-10-27T02:45:52.014Z] #23 DONE 293.3s [2020-10-27T02:45:52.014Z] [2020-10-27T02:45:52.014Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:53.420Z] Loaded image: buildpack-deps:buster [2020-10-27T02:45:53.420Z] Loaded image: busybox:latest [2020-10-27T02:45:53.420Z] Loaded image: busybox:glibc [2020-10-27T02:45:53.420Z] Loaded image: debian:buster [2020-10-27T02:45:53.420Z] Loaded image: hello-world:latest [2020-10-27T02:45:53.420Z] Loaded image: arm32v7/hello-world:latest [2020-10-27T02:45:53.420Z] INFO: Testing against a local daemon [2020-10-27T02:45:53.420Z] === RUN TestCgroupNamespacesBuild [2020-10-27T02:45:53.683Z] #55 ... [2020-10-27T02:45:53.683Z] [2020-10-27T02:45:53.683Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-27T02:45:53.683Z] #24 DONE 0.1s [2020-10-27T02:45:53.683Z] [2020-10-27T02:45:53.683Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:53.683Z] #55 ... [2020-10-27T02:45:53.683Z] [2020-10-27T02:45:53.683Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-27T02:45:54.141Z] #55 DONE 2.1s [2020-10-27T02:45:54.142Z] [2020-10-27T02:45:54.142Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-27T02:45:54.343Z] #29 DONE 0.6s [2020-10-27T02:45:54.343Z] [2020-10-27T02:45:54.343Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-27T02:45:54.343Z] #32 DONE 0.1s [2020-10-27T02:45:54.343Z] [2020-10-27T02:45:54.343Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:54.402Z] #59 DONE 0.5s [2020-10-27T02:45:54.402Z] [2020-10-27T02:45:54.402Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-27T02:45:54.658Z] #55 ... [2020-10-27T02:45:54.659Z] [2020-10-27T02:45:54.659Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-27T02:45:54.659Z] #34 DONE 0.1s [2020-10-27T02:45:54.659Z] [2020-10-27T02:45:54.659Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-27T02:45:54.659Z] #37 DONE 0.1s [2020-10-27T02:45:54.659Z] [2020-10-27T02:45:54.659Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-27T02:45:54.659Z] #40 DONE 0.1s [2020-10-27T02:45:54.659Z] [2020-10-27T02:45:54.659Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:54.659Z] #55 ... [2020-10-27T02:45:54.659Z] [2020-10-27T02:45:54.659Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-27T02:45:54.659Z] #43 DONE 0.1s [2020-10-27T02:45:54.971Z] [2020-10-27T02:45:54.971Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-27T02:45:54.971Z] #45 DONE 0.1s [2020-10-27T02:45:54.971Z] [2020-10-27T02:45:54.971Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:54.971Z] #55 ... [2020-10-27T02:45:54.971Z] [2020-10-27T02:45:54.971Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-27T02:45:55.288Z] #47 DONE 0.2s [2020-10-27T02:45:55.288Z] [2020-10-27T02:45:55.288Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-27T02:45:55.288Z] #49 DONE 0.1s [2020-10-27T02:45:55.288Z] [2020-10-27T02:45:55.288Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-27T02:45:55.288Z] #51 DONE 0.1s [2020-10-27T02:45:55.288Z] [2020-10-27T02:45:55.288Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-27T02:45:55.346Z] #61 DONE 1.1s [2020-10-27T02:45:55.607Z] [2020-10-27T02:45:55.607Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-27T02:45:55.607Z] #63 DONE 0.1s [2020-10-27T02:45:55.607Z] [2020-10-27T02:45:55.607Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-27T02:45:55.607Z] #64 DONE 0.0s [2020-10-27T02:45:55.607Z] [2020-10-27T02:45:55.607Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-27T02:45:55.616Z] #53 DONE 0.1s [2020-10-27T02:45:55.616Z] [2020-10-27T02:45:55.616Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-27T02:45:56.713Z] --- PASS: TestCgroupNamespacesBuild (4.82s) [2020-10-27T02:45:56.713Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-27T02:45:57.523Z] #65 DONE 1.6s [2020-10-27T02:45:57.523Z] [2020-10-27T02:45:57.523Z] #66 exporting to image [2020-10-27T02:45:57.523Z] #66 exporting layers [2020-10-27T02:45:58.093Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2020-10-27T02:45:58.094Z] === RUN TestBuildWithSession [2020-10-27T02:45:58.094Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-27T02:45:58.094Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:45:58.094Z] === RUN TestBuildSquashParent [2020-10-27T02:46:01.735Z] #66 exporting layers 3.8s done [2020-10-27T02:46:01.735Z] #66 writing image sha256:b3d47c8264f6861a2628609b3982eff0fc1590f65d2d81472282d58b3311efaf [2020-10-27T02:46:01.735Z] #66 writing image sha256:b3d47c8264f6861a2628609b3982eff0fc1590f65d2d81472282d58b3311efaf done [2020-10-27T02:46:01.735Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done [2020-10-27T02:46:01.735Z] #66 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-27T02:46:02.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit [2020-10-27T02:46:07.398Z] ? github.com/docker/docker/api [no test files] [2020-10-27T02:46:08.101Z] --- PASS: TestBuildSquashParent (8.40s) [2020-10-27T02:46:08.101Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-27T02:46:08.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:46:08.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:46:08.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:46:08.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:46:08.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:46:08.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:46:08.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:46:08.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:46:10.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:46:10.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:46:11.846Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 1m58.168960755s [2020-10-27T02:46:11.846Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 646.241766ms [2020-10-27T02:46:13.313Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:46:13.313Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2020-10-27T02:46:16.608Z] === RUN TestBuildMultiStageCopy [2020-10-27T02:46:16.608Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-27T02:46:18.383Z] #54 216.1 + bin/containerd-stress [2020-10-27T02:46:18.383Z] #54 217.9 + bin/containerd-shim [2020-10-27T02:46:19.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-27T02:46:19.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-27T02:46:19.716Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-27T02:46:20.096Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:46:20.096Z] [2020-10-27T02:46:20.096Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-27T02:46:20.096Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-27T02:46:20.096Z] HOSTNAME=6f73a0e27bd9 [2020-10-27T02:46:20.096Z] TESTDEBUG=0 [2020-10-27T02:46:20.096Z] DEST=bundles/test-integration [2020-10-27T02:46:20.096Z] PWD=/go/src/github.com/docker/docker [2020-10-27T02:46:20.096Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:46:20.096Z] container=docker [2020-10-27T02:46:20.096Z] HOME=/root [2020-10-27T02:46:20.096Z] GOLANG_VERSION=1.13.15 [2020-10-27T02:46:20.096Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-27T02:46:20.096Z] VALIDATE_BRANCH=master [2020-10-27T02:46:20.096Z] TERM=xterm [2020-10-27T02:46:20.096Z] DOCKER_PKG=github.com/docker/docker [2020-10-27T02:46:20.096Z] SHLVL=1 [2020-10-27T02:46:20.096Z] TIMEOUT=120m [2020-10-27T02:46:20.096Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-27T02:46:20.096Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-27T02:46:20.096Z] GO111MODULE=off [2020-10-27T02:46:20.096Z] DOCKER_EXPERIMENTAL=1 [2020-10-27T02:46:20.096Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-27T02:46:20.096Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-27T02:46:20.096Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-27T02:46:20.096Z] GOPATH=/go [2020-10-27T02:46:20.096Z] PKG_CONFIG=pkg-config [2020-10-27T02:46:20.096Z] _=/usr/bin/env [2020-10-27T02:46:20.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-27T02:46:20.287Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-27T02:46:20.858Z] --- PASS: TestBuildMultiStageCopy (4.86s) [2020-10-27T02:46:20.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2020-10-27T02:46:20.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-10-27T02:46:20.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-10-27T02:46:20.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-10-27T02:46:20.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-10-27T02:46:20.858Z] === RUN TestBuildMultiStageParentConfig [2020-10-27T02:46:22.243Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2020-10-27T02:46:22.243Z] === RUN TestBuildLabelWithTargets [2020-10-27T02:46:22.354Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2020-10-27T02:46:22.584Z] #54 224.7 + bin/containerd-shim-runc-v1 [2020-10-27T02:46:23.080Z] #55 283.6 + bin/containerd-stress [2020-10-27T02:46:23.080Z] #55 286.0 + bin/containerd-shim [2020-10-27T02:46:24.300Z] 4612f6d0b889: Pull complete [2020-10-27T02:46:24.785Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-10-27T02:46:24.785Z] === RUN TestBuildWithEmptyLayers [2020-10-27T02:46:25.727Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2020-10-27T02:46:25.727Z] === RUN TestBuildMultiStageOnBuild [2020-10-27T02:46:27.863Z] #54 229.1 + bin/containerd-shim-runc-v2 [2020-10-27T02:46:27.863Z] #54 230.0 + binaries [2020-10-27T02:46:27.863Z] #54 230.0 + install -D bin/containerd /build/containerd [2020-10-27T02:46:27.863Z] #54 230.1 + install -D bin/containerd-shim /build/containerd-shim [2020-10-27T02:46:27.863Z] #54 230.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-27T02:46:27.863Z] #54 230.1 + install -D bin/ctr /build/ctr [2020-10-27T02:46:29.025Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2020-10-27T02:46:29.025Z] === RUN TestBuildUncleanTarFilenames [2020-10-27T02:46:29.768Z] #54 DONE 231.6s [2020-10-27T02:46:30.101Z] #55 293.1 + bin/containerd-shim-runc-v1 [2020-10-27T02:46:30.338Z] [2020-10-27T02:46:30.338Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-27T02:46:30.408Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-10-27T02:46:30.408Z] === RUN TestBuildMultiStageLayerLeak [2020-10-27T02:46:30.597Z] #55 DONE 0.5s [2020-10-27T02:46:30.597Z] [2020-10-27T02:46:30.597Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-27T02:46:30.856Z] #59 DONE 0.2s [2020-10-27T02:46:30.856Z] [2020-10-27T02:46:30.856Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-27T02:46:31.118Z] #61 DONE 0.4s [2020-10-27T02:46:31.377Z] [2020-10-27T02:46:31.377Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-27T02:46:31.377Z] #63 DONE 0.0s [2020-10-27T02:46:31.377Z] [2020-10-27T02:46:31.377Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-27T02:46:31.377Z] #64 DONE 0.0s [2020-10-27T02:46:31.377Z] [2020-10-27T02:46:31.377Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-27T02:46:32.760Z] #65 DONE 1.1s [2020-10-27T02:46:32.760Z] [2020-10-27T02:46:32.760Z] #66 exporting to image [2020-10-27T02:46:32.760Z] #66 exporting layers [2020-10-27T02:46:33.707Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2020-10-27T02:46:33.707Z] === RUN TestBuildWithHugeFile [2020-10-27T02:46:34.904Z] #55 297.9 + bin/containerd-shim-runc-v2 [2020-10-27T02:46:35.242Z] #55 299.0 + binaries [2020-10-27T02:46:35.242Z] #55 299.0 + install -D bin/containerd /build/containerd [2020-10-27T02:46:35.242Z] #55 299.0 + install -D bin/containerd-shim /build/containerd-shim [2020-10-27T02:46:35.595Z] #55 299.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-27T02:46:35.595Z] #55 299.1 + install -D bin/ctr /build/ctr [2020-10-27T02:46:35.595Z] #55 DONE 299.2s [2020-10-27T02:46:36.321Z] [2020-10-27T02:46:36.321Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-27T02:46:36.321Z] #56 DONE 0.1s [2020-10-27T02:46:36.634Z] [2020-10-27T02:46:36.634Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-27T02:46:36.634Z] #60 DONE 0.1s [2020-10-27T02:46:36.634Z] [2020-10-27T02:46:36.634Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-27T02:46:36.634Z] #62 DONE 0.1s [2020-10-27T02:46:36.634Z] [2020-10-27T02:46:36.634Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-27T02:46:36.634Z] #64 DONE 0.1s [2020-10-27T02:46:36.634Z] [2020-10-27T02:46:36.634Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-27T02:46:36.634Z] #65 DONE 0.0s [2020-10-27T02:46:36.938Z] [2020-10-27T02:46:36.938Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-27T02:46:38.994Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-27T02:46:38.994Z] Using test binary docker [2020-10-27T02:46:38.994Z] +++ /etc/init.d/apparmor start [2020-10-27T02:46:38.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:46:38.994Z] INFO: Waiting for daemon to start... [2020-10-27T02:46:38.994Z] Starting dockerd [2020-10-27T02:46:38.994Z] +++ 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 [2020-10-27T02:46:38.994Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-27T02:46:38.994Z] Using test binary docker [2020-10-27T02:46:38.994Z] +++ /etc/init.d/apparmor start [2020-10-27T02:46:38.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:46:38.994Z] Starting dockerd [2020-10-27T02:46:38.994Z] INFO: Waiting for daemon to start... [2020-10-27T02:46:38.994Z] +++ 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 [2020-10-27T02:46:39.103Z] #66 DONE 2.1s [2020-10-27T02:46:39.103Z] [2020-10-27T02:46:39.103Z] #67 exporting to oci image format [2020-10-27T02:46:39.103Z] #67 exporting layers [2020-10-27T02:46:39.331Z] #66 exporting layers 6.3s done [2020-10-27T02:46:39.332Z] #66 writing image sha256:ddd6f25b3d789a33e99558b86a113f52d84e992a868637fc38766e797e93059d done [2020-10-27T02:46:39.332Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done [2020-10-27T02:46:39.332Z] #66 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T02:46:39.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration [2020-10-27T02:46:40.902Z] . [2020-10-27T02:46:40.902Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-27T02:46:40.902Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-27T02:46:40.902Z] Error: No such image: emptyfs [2020-10-27T02:46:40.902Z] ++++ docker load [2020-10-27T02:46:40.902Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-27T02:46:40.902Z] Running integration-test (iteration 1) [2020-10-27T02:46:40.902Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-27T02:46:40.902Z] ++ 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)/' [2020-10-27T02:46:40.902Z] ++ set -e [2020-10-27T02:46:40.902Z] ++ '[' -n 0 ']' [2020-10-27T02:46:40.902Z] ++ set -x [2020-10-27T02:46:40.902Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2020-10-27T02:46:41.067Z] [2020-10-27T02:46:41.067Z] Removing bundles/ [2020-10-27T02:46:41.067Z] [2020-10-27T02:46:41.067Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-27T02:46:41.067Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:46:41.067Z] GOOS="" GOARCH="" GOARM="" [2020-10-27T02:46:41.161Z] [2020-10-27T02:46:41.162Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-27T02:46:41.162Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-27T02:46:41.421Z] Error: No such image: emptyfs [2020-10-27T02:46:41.421Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-27T02:46:41.421Z] ++++ docker load [2020-10-27T02:46:41.691Z] Running integration-test (iteration 1) [2020-10-27T02:46:41.691Z] 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)/ [2020-10-27T02:46:41.691Z] ++ 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)/' [2020-10-27T02:46:41.691Z] ++ set -e [2020-10-27T02:46:41.691Z] ++ '[' -n 0 ']' [2020-10-27T02:46:41.691Z] ++ set -x [2020-10-27T02:46:41.691Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2020-10-27T02:46:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-27T02:46:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-27T02:46:43.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-27T02:46:58.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-27T02:46:58.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-27T02:46:58.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-27T02:47:00.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-27T02:47:00.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-27T02:47:01.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-27T02:47:03.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-27T02:47:04.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-27T02:47:05.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-27T02:47:06.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-27T02:47:07.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-27T02:47:08.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-27T02:47:09.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-27T02:47:10.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-27T02:47:11.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-27T02:47:11.757Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-27T02:47:11.757Z] Using test binary docker [2020-10-27T02:47:11.757Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-27T02:47:11.757Z] +++ /etc/init.d/apparmor start [2020-10-27T02:47:11.757Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:47:11.757Z] INFO: Waiting for daemon to start... [2020-10-27T02:47:11.757Z] Starting dockerd [2020-10-27T02:47:11.757Z] +++ 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 [2020-10-27T02:47:13.906Z] . [2020-10-27T02:47:13.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-27T02:47:13.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-27T02:47:13.906Z] Error: No such image: emptyfs [2020-10-27T02:47:13.906Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-27T02:47:13.906Z] ++++ docker load [2020-10-27T02:47:14.197Z] Running integration-test (iteration 1) [2020-10-27T02:47:14.197Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-10-27T02:47:14.197Z] ++ 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 [2020-10-27T02:47:14.197Z] ++ set -e [2020-10-27T02:47:14.197Z] ++ '[' -n 0 ']' [2020-10-27T02:47:14.197Z] ++ set -x [2020-10-27T02:47:14.197Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/builder/remotecontext 0.375s coverage: 13.6% of statements [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/builder/dockerfile 0.947s coverage: 48.0% of statements [2020-10-27T02:47:18.657Z] ok github.com/docker/docker/builder/remotecontext/git 3.347s coverage: 86.3% of statements [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/cli [no test files] [2020-10-27T02:47:18.657Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-27T02:47:20.457Z] Loaded image: buildpack-deps:buster [2020-10-27T02:47:20.457Z] Loaded image: busybox:latest [2020-10-27T02:47:20.457Z] Loaded image: busybox:glibc [2020-10-27T02:47:20.457Z] Loaded image: debian:buster [2020-10-27T02:47:20.457Z] Loaded image: hello-world:latest [2020-10-27T02:47:20.457Z] Loaded image: arm32v7/hello-world:latest [2020-10-27T02:47:20.718Z] INFO: Testing against a local daemon [2020-10-27T02:47:20.718Z] === RUN TestDockerDaemonSuite [2020-10-27T02:47:20.718Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-10-27T02:47:20.979Z] Loaded image: buildpack-deps:buster [2020-10-27T02:47:21.549Z] Loaded image: busybox:latest [2020-10-27T02:47:22.119Z] Loaded image: busybox:glibc [2020-10-27T02:47:22.119Z] Loaded image: debian:buster [2020-10-27T02:47:22.670Z] Loaded image: buildpack-deps:buster [2020-10-27T02:47:22.670Z] Loaded image: busybox:latest [2020-10-27T02:47:22.670Z] Loaded image: busybox:glibc [2020-10-27T02:47:22.670Z] Loaded image: debian:buster [2020-10-27T02:47:22.670Z] Loaded image: hello-world:latest [2020-10-27T02:47:22.670Z] Loaded image: arm32v7/hello-world:latest [2020-10-27T02:47:22.670Z] INFO: Testing against a local daemon [2020-10-27T02:47:22.670Z] === RUN TestCgroupNamespacesBuild [2020-10-27T02:47:22.691Z] Loaded image: hello-world:latest [2020-10-27T02:47:22.950Z] Loaded image: arm32v7/hello-world:latest [2020-10-27T02:47:23.210Z] INFO: Testing against a local daemon [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-27T02:47:23.210Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-27T02:47:24.731Z] --- PASS: TestCgroupNamespacesBuild (2.14s) [2020-10-27T02:47:24.731Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-27T02:47:25.264Z] ok github.com/docker/docker/client 0.281s coverage: 75.4% of statements [2020-10-27T02:47:25.751Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-27T02:47:25.751Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-27T02:47:26.320Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-27T02:47:26.320Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-27T02:47:26.792Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-10-27T02:47:26.792Z] === RUN TestBuildWithSession [2020-10-27T02:47:26.792Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-27T02:47:26.792Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:47:26.792Z] === RUN TestBuildSquashParent [2020-10-27T02:47:26.890Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-27T02:47:27.151Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-27T02:47:27.151Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-27T02:47:28.536Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-27T02:47:28.796Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-27T02:47:28.796Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-27T02:47:29.056Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-27T02:47:29.625Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-10-27T02:47:30.196Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-27T02:47:31.139Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-27T02:47:31.402Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-27T02:47:31.402Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-27T02:47:31.402Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-27T02:47:31.402Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-27T02:47:33.262Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.460853957s with top 10 stages: buildssa: 1m35.26380113s, goimports: 21.871308679s, unconvert: 13.300343841s, gosec: 11.201982417s, golint: 5.708248926s, ineffassign: 4.418581363s, misspell: 4.366586477s, inspect: 3.391039849s, vrp: 2.697036827s, printf: 2.165495827s [2020-10-27T02:47:33.674Z] --- PASS: TestBuildSquashParent (6.29s) [2020-10-27T02:47:33.674Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-27T02:47:33.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:47:33.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:47:33.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:47:33.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:47:33.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:47:33.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:47:33.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:47:33.674Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:47:35.736Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:47:35.736Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:47:37.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:47:37.979Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-27T02:47:38.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:47:39.809Z] INFO [runner/unused/goanalysis] analyzers took 25.42710074s with top 10 stages: buildssa: 21.335157792s, U1000: 4.091942948s [2020-10-27T02:47:39.809Z] INFO [runner] Issues before processing: 2275, after processing: 0 [2020-10-27T02:47:39.809Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1590/1590, skip_dirs: 1695/1695, cgo: 1695/2275, autogenerated_exclude: 1590/1695, exclude-rules: 64/1590, filename_unadjuster: 1695/1695, path_prettifier: 1695/1695, skip_files: 1695/1695, exclude: 1590/1590, nolint: 0/64 [2020-10-27T02:47:39.809Z] INFO [runner] processing took 176.094119ms with stages: nolint: 71.275397ms, identifier_marker: 59.675974ms, autogenerated_exclude: 21.07625ms, path_prettifier: 13.28177ms, exclude-rules: 6.607587ms, skip_dirs: 3.268594ms, cgo: 535.956µs, filename_unadjuster: 367.089µs, max_same_issues: 1.617µs, uniq_by_line: 604ns, source_code: 571ns, max_from_linter: 532ns, diff: 522ns, skip_files: 471ns, exclude: 471ns, path_shortener: 390ns, max_per_file_from_linter: 324ns [2020-10-27T02:47:39.809Z] INFO [runner] linters took 1m35.075332464s with stages: goanalysis_metalinter: 1m16.628352768s, unused: 18.270514751s [2020-10-27T02:47:39.809Z] INFO File cache stats: 1445 entries of total size 6.8MiB [2020-10-27T02:47:40.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s) [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2020-10-27T02:47:40.854Z] === RUN TestBuildMultiStageCopy [2020-10-27T02:47:40.854Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-27T02:47:41.177Z] INFO Memory: 1618 samples, avg is 258.3MB, max is 3033.6MB [2020-10-27T02:47:41.177Z] INFO Execution took 3m35.941756829s [2020-10-27T02:47:41.433Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-10-27T02:47:42.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary-daemon test-docker-py [2020-10-27T02:47:42.588Z] [2020-10-27T02:47:42.844Z] Removing bundles/ [2020-10-27T02:47:42.844Z] [2020-10-27T02:47:42.844Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-27T02:47:42.844Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:47:42.844Z] GOOS="" GOARCH="" GOARM="" [2020-10-27T02:47:42.915Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-27T02:47:43.058Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-27T02:47:43.546Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-27T02:47:44.177Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-27T02:47:44.469Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-27T02:47:44.968Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-27T02:47:45.101Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-10-27T02:47:45.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2020-10-27T02:47:45.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-10-27T02:47:45.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-10-27T02:47:45.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-10-27T02:47:45.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-10-27T02:47:45.101Z] === RUN TestBuildMultiStageParentConfig [2020-10-27T02:47:45.539Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-27T02:47:46.109Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-27T02:47:47.050Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-27T02:47:47.162Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-10-27T02:47:47.162Z] === RUN TestBuildLabelWithTargets [2020-10-27T02:47:47.622Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-10-27T02:47:48.193Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-27T02:47:49.225Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2020-10-27T02:47:49.225Z] === RUN TestBuildWithEmptyLayers [2020-10-27T02:47:49.578Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-10-27T02:47:50.256Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-10-27T02:47:50.256Z] === RUN TestBuildMultiStageOnBuild [2020-10-27T02:47:50.519Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-10-27T02:47:51.876Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 29.1% of statements [2020-10-27T02:47:51.877Z] ok github.com/docker/docker/container 0.165s coverage: 34.7% of statements [2020-10-27T02:47:51.877Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-27T02:47:51.877Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-27T02:47:51.877Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-27T02:47:51.877Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-27T02:47:51.900Z] === RUN TestDockerSuite/TestAttachDetach [2020-10-27T02:47:52.840Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-27T02:47:52.840Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-27T02:47:52.980Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2020-10-27T02:47:52.981Z] === RUN TestBuildUncleanTarFilenames [2020-10-27T02:47:53.778Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-27T02:47:54.012Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2020-10-27T02:47:54.012Z] === RUN TestBuildMultiStageLayerLeak [2020-10-27T02:47:54.438Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-10-27T02:47:55.158Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-10-27T02:47:55.418Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-27T02:47:56.360Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-27T02:47:56.364Z] ok github.com/docker/docker/daemon/cluster/convert 0.096s coverage: 35.9% of statements [2020-10-27T02:47:57.300Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-27T02:47:57.521Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-10-27T02:47:57.521Z] === RUN TestBuildWithHugeFile [2020-10-27T02:47:58.239Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-27T02:47:59.621Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-10-27T02:47:59.683Z] ok github.com/docker/docker/daemon/cluster 0.104s coverage: 0.5% of statements [2020-10-27T02:48:00.194Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-27T02:48:01.609Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-10-27T02:48:01.918Z] #67 exporting layers 81.2s done [2020-10-27T02:48:01.918Z] #67 exporting manifest sha256:95a4871109c4f1e7c71b7bf9e406612b976ea9a929d1d5026fd7a5b1bc6c17f6 done [2020-10-27T02:48:01.918Z] #67 exporting config sha256:9b7b5b2e81e9b3480b026816a8bc76c4bc7c47673d234c7c10f949ef247ef41e done [2020-10-27T02:48:01.918Z] #67 sending tarball [2020-10-27T02:48:02.103Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-27T02:48:02.187Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 81.8% of statements [2020-10-27T02:48:02.763Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-10-27T02:48:03.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-10-27T02:48:03.045Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-27T02:48:03.045Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-27T02:48:04.156Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-10-27T02:48:04.430Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-27T02:48:05.371Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-27T02:48:05.633Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-10-27T02:48:07.460Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-10-27T02:48:07.724Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.494s coverage: 14.1% of statements [2020-10-27T02:48:08.669Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.675s coverage: 56.2% of statements [2020-10-27T02:48:08.928Z] --- PASS: TestBuildWithHugeFile (94.94s) [2020-10-27T02:48:08.928Z] === RUN TestBuildWithEmptyDockerfile [2020-10-27T02:48:08.928Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:48:08.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:48:08.928Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:48:08.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:48:08.928Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:48:08.928Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:48:08.928Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:48:08.928Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:48:08.928Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:48:08.928Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-10-27T02:48:08.928Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-10-27T02:48:08.928Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-10-27T02:48:08.928Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-10-27T02:48:08.928Z] === RUN TestBuildPreserveOwnership [2020-10-27T02:48:08.928Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-27T02:48:09.188Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-10-27T02:48:11.223Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-10-27T02:48:12.485Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-10-27T02:48:12.745Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-27T02:48:13.780Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.794s coverage: 73.1% of statements [2020-10-27T02:48:13.780Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.337s coverage: 46.1% of statements [2020-10-27T02:48:15.172Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.971s coverage: 49.5% of statements [2020-10-27T02:48:15.286Z] --- PASS: TestBuildPreserveOwnership (5.80s) [2020-10-27T02:48:15.287Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-10-27T02:48:15.287Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-10-27T02:48:15.287Z] === RUN TestBuildPlatformInvalid [2020-10-27T02:48:15.287Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-10-27T02:48:15.287Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-10-27T02:48:15.287Z] PASS [2020-10-27T02:48:15.287Z] [2020-10-27T02:48:15.287Z] === Skipped [2020-10-27T02:48:15.287Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-10-27T02:48:15.287Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:48:15.287Z] [2020-10-27T02:48:15.287Z] [2020-10-27T02:48:15.287Z] DONE 32 tests, 1 skipped in 182.734s [2020-10-27T02:48:15.287Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-27T02:48:15.287Z] ++ 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 [2020-10-27T02:48:15.287Z] ++ set -e [2020-10-27T02:48:15.287Z] ++ '[' -n 0 ']' [2020-10-27T02:48:15.287Z] ++ set -x [2020-10-27T02:48:15.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:48:15.287Z] INFO: Testing against a local daemon [2020-10-27T02:48:15.287Z] === RUN TestConfigInspect [2020-10-27T02:48:15.748Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-10-27T02:48:16.226Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-10-27T02:48:16.323Z] ok github.com/docker/docker/daemon 12.491s coverage: 17.2% of statements [2020-10-27T02:48:16.323Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-27T02:48:16.323Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-27T02:48:16.323Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-27T02:48:16.323Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-27T02:48:16.323Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-27T02:48:17.274Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-10-27T02:48:17.274Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-10-27T02:48:17.587Z] #67 sending tarball 15.5s done [2020-10-27T02:48:17.587Z] #67 DONE 96.7s [2020-10-27T02:48:17.587Z] [2020-10-27T02:48:17.587Z] #68 importing to docker [2020-10-27T02:48:17.626Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:48:17.626Z] [2020-10-27T02:48:17.626Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-27T02:48:17.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-27T02:48:17.626Z] HOSTNAME=1a2c80aff476 [2020-10-27T02:48:17.626Z] DEST=bundles/test-integration [2020-10-27T02:48:17.626Z] PWD=/go/src/github.com/docker/docker [2020-10-27T02:48:17.626Z] DOCKER_ROOTLESS=1 [2020-10-27T02:48:17.626Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:48:17.626Z] container=docker [2020-10-27T02:48:17.626Z] HOME=/root [2020-10-27T02:48:17.626Z] GOLANG_VERSION=1.13.15 [2020-10-27T02:48:17.626Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-27T02:48:17.626Z] VALIDATE_BRANCH=master [2020-10-27T02:48:17.626Z] TERM=xterm [2020-10-27T02:48:17.626Z] DOCKER_PKG=github.com/docker/docker [2020-10-27T02:48:17.626Z] SHLVL=1 [2020-10-27T02:48:17.626Z] TIMEOUT=120m [2020-10-27T02:48:17.626Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-27T02:48:17.626Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-27T02:48:17.626Z] GO111MODULE=off [2020-10-27T02:48:17.626Z] DOCKER_EXPERIMENTAL=1 [2020-10-27T02:48:17.626Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-27T02:48:17.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-27T02:48:17.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-27T02:48:17.626Z] GOPATH=/go [2020-10-27T02:48:17.626Z] PKG_CONFIG=pkg-config [2020-10-27T02:48:17.626Z] _=/usr/bin/env [2020-10-27T02:48:17.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-27T02:48:18.798Z] --- PASS: TestConfigInspect (3.18s) [2020-10-27T02:48:18.798Z] === RUN TestConfigList [2020-10-27T02:48:18.798Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-27T02:48:19.201Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2020-10-27T02:48:19.396Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-27T02:48:19.464Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.0% of statements [2020-10-27T02:48:19.991Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-10-27T02:48:20.041Z] ok github.com/docker/docker/daemon/logger/awslogs 0.274s coverage: 77.8% of statements [2020-10-27T02:48:20.617Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-10-27T02:48:20.617Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2020-10-27T02:48:21.375Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-10-27T02:48:21.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2020-10-27T02:48:21.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2020-10-27T02:48:21.635Z] --- PASS: TestConfigList (3.27s) [2020-10-27T02:48:21.635Z] === RUN TestConfigsCreateAndDelete [2020-10-27T02:48:21.895Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-10-27T02:48:22.250Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.567s coverage: 57.7% of statements [2020-10-27T02:48:22.250Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-27T02:48:22.250Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-27T02:48:22.250Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-27T02:48:22.250Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-27T02:48:22.250Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-27T02:48:22.250Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-27T02:48:22.250Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2020-10-27T02:48:22.250Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-27T02:48:22.557Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-27T02:48:23.127Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-27T02:48:23.644Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 37.7% of statements [2020-10-27T02:48:23.644Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 33.3% of statements [2020-10-27T02:48:23.907Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 46.8% of statements [2020-10-27T02:48:24.066Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-10-27T02:48:24.483Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2020-10-27T02:48:24.622Z] --- PASS: TestBuildWithHugeFile (26.51s) [2020-10-27T02:48:24.622Z] === RUN TestBuildWithEmptyDockerfile [2020-10-27T02:48:24.622Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:48:24.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:48:24.622Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:48:24.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:48:24.622Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:48:24.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:48:24.622Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:48:24.622Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:48:24.622Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:48:24.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-10-27T02:48:24.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-10-27T02:48:24.622Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-10-27T02:48:24.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-10-27T02:48:24.622Z] === RUN TestBuildPreserveOwnership [2020-10-27T02:48:24.622Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-27T02:48:24.637Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-27T02:48:24.638Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2020-10-27T02:48:24.638Z] === RUN TestConfigsUpdate [2020-10-27T02:48:25.208Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-27T02:48:25.778Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-10-27T02:48:25.778Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-10-27T02:48:25.927Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-10-27T02:48:26.503Z] ok github.com/docker/docker/distribution/metadata 0.104s coverage: 48.2% of statements [2020-10-27T02:48:26.503Z] ok github.com/docker/docker/daemon/logger/splunk 2.103s coverage: 82.5% of statements [2020-10-27T02:48:26.503Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-27T02:48:26.503Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-27T02:48:27.894Z] ok github.com/docker/docker/distribution 0.276s coverage: 21.9% of statements [2020-10-27T02:48:27.894Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-27T02:48:28.145Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-27T02:48:28.157Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-10-27T02:48:28.319Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-27T02:48:28.319Z] --- PASS: TestConfigsUpdate (3.32s) [2020-10-27T02:48:28.319Z] === RUN TestTemplatedConfig [2020-10-27T02:48:28.319Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-10-27T02:48:29.106Z] ok github.com/docker/docker/image 0.064s coverage: 86.4% of statements [2020-10-27T02:48:29.370Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2020-10-27T02:48:29.634Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-10-27T02:48:29.700Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-10-27T02:48:29.897Z] ok github.com/docker/docker/distribution/xfer 1.700s coverage: 85.6% of statements [2020-10-27T02:48:29.897Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-27T02:48:29.897Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-27T02:48:29.897Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-27T02:48:29.961Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-10-27T02:48:30.159Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-10-27T02:48:30.531Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-27T02:48:30.869Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2020-10-27T02:48:30.869Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2020-10-27T02:48:30.869Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-10-27T02:48:30.869Z] === RUN TestBuildPlatformInvalid [2020-10-27T02:48:30.869Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-10-27T02:48:30.869Z] PASS [2020-10-27T02:48:30.869Z] [2020-10-27T02:48:30.869Z] === Skipped [2020-10-27T02:48:30.869Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-10-27T02:48:30.869Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:48:30.869Z] [2020-10-27T02:48:30.869Z] [2020-10-27T02:48:30.869Z] DONE 32 tests, 1 skipped in 76.410s [2020-10-27T02:48:30.869Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-10-27T02:48:30.869Z] ++ 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 [2020-10-27T02:48:30.869Z] ++ set -e [2020-10-27T02:48:30.869Z] ++ '[' -n 0 ']' [2020-10-27T02:48:30.869Z] ++ set -x [2020-10-27T02:48:30.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:48:30.869Z] INFO: Testing against a local daemon [2020-10-27T02:48:30.869Z] === RUN TestConfigInspect [2020-10-27T02:48:31.101Z] --- PASS: TestTemplatedConfig (3.03s) [2020-10-27T02:48:31.101Z] === RUN TestConfigCreateResolve [2020-10-27T02:48:31.101Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-27T02:48:31.554Z] ok github.com/docker/docker/oci 0.025s coverage: 8.2% of statements [2020-10-27T02:48:31.554Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2020-10-27T02:48:32.129Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2020-10-27T02:48:33.080Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-10-27T02:48:33.256Z] #68 DONE 16.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-10-27T02:48:33.344Z] ok github.com/docker/docker/pkg/authorization 0.508s coverage: 68.3% of statements [Pipeline] sh [2020-10-27T02:48:33.641Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-10-27T02:48:33.641Z] --- PASS: TestConfigCreateResolve (2.68s) [2020-10-27T02:48:33.641Z] === RUN TestConfigDaemonLibtrustID [2020-10-27T02:48:33.752Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit [2020-10-27T02:48:33.923Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2020-10-27T02:48:34.211Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-10-27T02:48:34.211Z] PASS [2020-10-27T02:48:34.211Z] [2020-10-27T02:48:34.211Z] DONE 7 tests in 19.198s [2020-10-27T02:48:34.211Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-27T02:48:34.211Z] ++ 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 [2020-10-27T02:48:34.211Z] ++ set -e [2020-10-27T02:48:34.211Z] ++ '[' -n 0 ']' [2020-10-27T02:48:34.211Z] ++ set -x [2020-10-27T02:48:34.211Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:48:34.473Z] INFO: Testing against a local daemon [2020-10-27T02:48:34.473Z] === RUN TestCheckpoint [2020-10-27T02:48:34.473Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-27T02:48:34.473Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:48:34.473Z] === RUN TestContainerInvalidJSON [2020-10-27T02:48:34.473Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:48:34.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:48:34.473Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:48:34.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:48:34.473Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:48:34.473Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:48:34.473Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:48:34.473Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:48:34.473Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:48:34.473Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-27T02:48:34.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-10-27T02:48:34.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-27T02:48:34.473Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-10-27T02:48:34.473Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-27T02:48:34.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-10-27T02:48:34.473Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-27T02:48:34.503Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-10-27T02:48:34.733Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-10-27T02:48:34.733Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-27T02:48:34.733Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-10-27T02:48:34.733Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-27T02:48:34.733Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-10-27T02:48:34.733Z] === RUN TestCopyFromContainer [2020-10-27T02:48:35.080Z] ok github.com/docker/docker/pkg/archive 1.255s coverage: 77.1% of statements [2020-10-27T02:48:35.311Z] --- PASS: TestConfigInspect (3.87s) [2020-10-27T02:48:35.311Z] === RUN TestConfigList [2020-10-27T02:48:35.346Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-10-27T02:48:35.608Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-10-27T02:48:36.119Z] === RUN TestCopyFromContainer// [2020-10-27T02:48:36.119Z] === RUN TestCopyFromContainer//bar/root [2020-10-27T02:48:36.119Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-27T02:48:36.381Z] === RUN TestCopyFromContainer/bar/quux [2020-10-27T02:48:36.381Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-27T02:48:36.554Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-10-27T02:48:36.641Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-27T02:48:36.641Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-27T02:48:36.641Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-27T02:48:36.641Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-27T02:48:36.641Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-27T02:48:36.815Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-10-27T02:48:36.902Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer (2.27s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-10-27T02:48:36.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-27T02:48:36.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:48:36.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:48:36.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:48:36.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:48:36.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:48:36.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:48:36.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:48:36.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:48:36.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:48:36.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-27T02:48:36.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-27T02:48:36.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-27T02:48:36.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-27T02:48:36.902Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-27T02:48:37.162Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-10-27T02:48:37.162Z] === RUN TestCreateWithInvalidEnv [2020-10-27T02:48:37.162Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-27T02:48:37.162Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-27T02:48:37.162Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-27T02:48:37.162Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-27T02:48:37.162Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-27T02:48:37.162Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-27T02:48:37.162Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-27T02:48:37.162Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-27T02:48:37.162Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-27T02:48:37.162Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-10-27T02:48:37.162Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-27T02:48:37.162Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-27T02:48:37.162Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-27T02:48:37.162Z] === RUN TestCreateTmpfsMountsTarget [2020-10-27T02:48:37.162Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-10-27T02:48:37.162Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-27T02:48:37.162Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-10-27T02:48:37.389Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-10-27T02:48:37.451Z] ? github.com/docker/docker/api [no test files] [2020-10-27T02:48:37.732Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-10-27T02:48:37.962Z] ok github.com/docker/docker/pkg/chrootarchive 3.518s coverage: 43.2% of statements [2020-10-27T02:48:38.032Z] --- PASS: TestConfigList (3.59s) [2020-10-27T02:48:38.032Z] === RUN TestConfigsCreateAndDelete [2020-10-27T02:48:38.302Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-10-27T02:48:38.536Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-10-27T02:48:38.536Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-10-27T02:48:38.872Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-10-27T02:48:39.111Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-10-27T02:48:39.133Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2020-10-27T02:48:39.133Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-27T02:48:39.373Z] ok github.com/docker/docker/pkg/fsutils 0.272s coverage: 85.1% of statements [2020-10-27T02:48:39.393Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-10-27T02:48:39.635Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-10-27T02:48:40.212Z] ok github.com/docker/docker/layer 7.888s coverage: 68.8% of statements [2020-10-27T02:48:40.212Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-27T02:48:40.212Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-27T02:48:40.212Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-27T02:48:40.212Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-27T02:48:40.212Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-27T02:48:40.212Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-27T02:48:40.212Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-27T02:48:40.333Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-27T02:48:40.475Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-10-27T02:48:40.593Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-27T02:48:40.737Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-10-27T02:48:40.737Z] ok github.com/docker/docker/pkg/idtools 0.823s coverage: 70.1% of statements [2020-10-27T02:48:40.738Z] ok github.com/docker/docker/pkg/ioutils 0.602s coverage: 70.6% of statements [2020-10-27T02:48:40.738Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-27T02:48:40.738Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-27T02:48:40.738Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-27T02:48:41.001Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-10-27T02:48:41.001Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2020-10-27T02:48:41.163Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-27T02:48:41.163Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:48:41.163Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:48:41.163Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:48:41.163Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:48:41.163Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:48:41.163Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:48:41.163Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:48:41.163Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:48:41.163Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:48:41.163Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-10-27T02:48:41.163Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-27T02:48:41.263Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-10-27T02:48:41.526Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2020-10-27T02:48:41.526Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 86.7% of statements [2020-10-27T02:48:41.541Z] --- PASS: TestConfigsCreateAndDelete (3.46s) [2020-10-27T02:48:41.541Z] === RUN TestConfigsUpdate [2020-10-27T02:48:41.789Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2020-10-27T02:48:41.789Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-27T02:48:41.789Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-27T02:48:42.103Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-10-27T02:48:42.103Z] === RUN TestCreateDifferentPlatform [2020-10-27T02:48:42.104Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-27T02:48:42.104Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-27T02:48:42.104Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-10-27T02:48:42.104Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-27T02:48:42.104Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-27T02:48:42.104Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-27T02:48:42.104Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-10-27T02:48:42.104Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-27T02:48:42.104Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2020-10-27T02:48:42.104Z] === RUN TestContainerStartOnDaemonRestart [2020-10-27T02:48:42.104Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-27T02:48:42.104Z] === RUN TestDaemonRestartIpcMode [2020-10-27T02:48:42.104Z] === PAUSE TestDaemonRestartIpcMode [2020-10-27T02:48:42.104Z] === RUN TestDaemonHostGatewayIP [2020-10-27T02:48:42.104Z] === PAUSE TestDaemonHostGatewayIP [2020-10-27T02:48:42.104Z] === RUN TestContainerKillOnDaemonStart [2020-10-27T02:48:42.104Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-27T02:48:42.104Z] === RUN TestDiff [2020-10-27T02:48:42.363Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-10-27T02:48:42.365Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-10-27T02:48:42.624Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-27T02:48:42.884Z] --- PASS: TestDiff (0.76s) [2020-10-27T02:48:42.884Z] === RUN TestExecWithCloseStdin [2020-10-27T02:48:42.939Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-10-27T02:48:42.939Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-10-27T02:48:43.202Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-10-27T02:48:43.776Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-10-27T02:48:43.827Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-10-27T02:48:43.827Z] === RUN TestExec [2020-10-27T02:48:44.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-27T02:48:44.352Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-10-27T02:48:44.613Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2020-10-27T02:48:44.767Z] --- PASS: TestExec (0.89s) [2020-10-27T02:48:44.767Z] === RUN TestExecUser [2020-10-27T02:48:45.050Z] --- PASS: TestConfigsUpdate (3.47s) [2020-10-27T02:48:45.050Z] === RUN TestTemplatedConfig [2020-10-27T02:48:45.190Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2020-10-27T02:48:45.190Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-10-27T02:48:45.338Z] --- PASS: TestExecUser (0.70s) [2020-10-27T02:48:45.338Z] === RUN TestExportContainerAndImportImage [2020-10-27T02:48:45.453Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-10-27T02:48:45.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-27T02:48:46.027Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 54.2% of statements [2020-10-27T02:48:46.603Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-10-27T02:48:46.603Z] ok github.com/docker/docker/pkg/signal 2.784s coverage: 61.0% of statements [2020-10-27T02:48:46.718Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-27T02:48:46.719Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-10-27T02:48:46.719Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-27T02:48:46.866Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2020-10-27T02:48:47.128Z] testing: warning: no tests to run [2020-10-27T02:48:47.128Z] coverage: [no statements] [2020-10-27T02:48:47.128Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-10-27T02:48:47.671Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-10-27T02:48:47.703Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-10-27T02:48:47.704Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2020-10-27T02:48:47.704Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2020-10-27T02:48:47.931Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-27T02:48:47.967Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-10-27T02:48:48.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-27T02:48:48.501Z] --- PASS: TestExportContainerAfterDaemonRestart (1.81s) [2020-10-27T02:48:48.501Z] === RUN TestHealthCheckWorkdir [2020-10-27T02:48:48.919Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-10-27T02:48:49.071Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-27T02:48:49.331Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-10-27T02:48:49.331Z] === RUN TestHealthKillContainer [2020-10-27T02:48:49.494Z] --- PASS: TestTemplatedConfig (3.67s) [2020-10-27T02:48:49.494Z] === RUN TestConfigCreateResolve [2020-10-27T02:48:49.495Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 85.4% of statements [2020-10-27T02:48:50.269Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-27T02:48:50.269Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-10-27T02:48:50.442Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-10-27T02:48:50.442Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.1% of statements [2020-10-27T02:48:51.836Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-10-27T02:48:52.099Z] ok github.com/docker/docker/quota 0.606s coverage: 71.4% of statements [2020-10-27T02:48:52.179Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-27T02:48:52.179Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-10-27T02:48:52.179Z] --- PASS: TestHealthKillContainer (2.88s) [2020-10-27T02:48:52.179Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-27T02:48:52.362Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-10-27T02:48:52.625Z] ok github.com/docker/docker/registry 0.247s coverage: 56.3% of statements [2020-10-27T02:48:53.003Z] --- PASS: TestConfigCreateResolve (3.73s) [2020-10-27T02:48:53.003Z] === RUN TestConfigDaemonLibtrustID [2020-10-27T02:48:53.003Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-10-27T02:48:53.003Z] PASS [2020-10-27T02:48:53.003Z] [2020-10-27T02:48:53.003Z] DONE 7 tests in 22.376s [2020-10-27T02:48:53.003Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-10-27T02:48:53.003Z] ++ 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 [2020-10-27T02:48:53.003Z] ++ set -e [2020-10-27T02:48:53.003Z] ++ '[' -n 0 ']' [2020-10-27T02:48:53.003Z] ++ set -x [2020-10-27T02:48:53.003Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:48:53.003Z] INFO: Testing against a local daemon [2020-10-27T02:48:53.003Z] === RUN TestCheckpoint [2020-10-27T02:48:53.003Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-27T02:48:53.003Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:48:53.003Z] === RUN TestContainerInvalidJSON [2020-10-27T02:48:53.003Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:48:53.003Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:48:53.003Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:48:53.003Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:48:53.003Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:48:53.003Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:48:53.003Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:48:53.003Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:48:53.003Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:48:53.003Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-10-27T02:48:53.003Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-27T02:48:53.003Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-27T02:48:53.003Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-27T02:48:53.003Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-27T02:48:53.120Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-10-27T02:48:53.120Z] === RUN TestIpcModeNone [2020-10-27T02:48:53.150Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2020-10-27T02:48:53.202Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2020-10-27T02:48:53.202Z] ok github.com/docker/docker/runconfig 0.044s coverage: 66.1% of statements [2020-10-27T02:48:53.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-10-27T02:48:53.293Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-27T02:48:53.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-10-27T02:48:53.293Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-27T02:48:53.583Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-10-27T02:48:53.583Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-27T02:48:53.583Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-10-27T02:48:53.583Z] === RUN TestCopyFromContainer [2020-10-27T02:48:53.689Z] --- PASS: TestIpcModeNone (0.67s) [2020-10-27T02:48:53.689Z] === RUN TestIpcModePrivate [2020-10-27T02:48:53.689Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-10-27T02:48:54.258Z] --- PASS: TestIpcModePrivate (0.56s) [2020-10-27T02:48:54.258Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-10-27T02:48:54.258Z] === RUN TestIpcModeShareable [2020-10-27T02:48:54.828Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-27T02:48:54.828Z] --- PASS: TestIpcModeShareable (0.65s) [2020-10-27T02:48:54.828Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-10-27T02:48:54.828Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-27T02:48:55.124Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2020-10-27T02:48:55.397Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-10-27T02:48:55.645Z] === RUN TestCopyFromContainer// [2020-10-27T02:48:55.645Z] === RUN TestCopyFromContainer//bar/root [2020-10-27T02:48:55.935Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-27T02:48:55.935Z] === RUN TestCopyFromContainer/bar/quux [2020-10-27T02:48:55.935Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-27T02:48:56.071Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-10-27T02:48:56.225Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-27T02:48:56.225Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-27T02:48:56.225Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-27T02:48:56.225Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-27T02:48:56.334Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-27T02:48:56.515Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer (2.89s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-10-27T02:48:56.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-27T02:48:56.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:48:56.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:48:56.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:48:56.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:48:56.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:48:56.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:48:56.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:48:56.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:48:56.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:48:56.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-10-27T02:48:56.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-27T02:48:56.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-27T02:48:56.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-27T02:48:56.515Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-27T02:48:56.515Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-10-27T02:48:56.515Z] === RUN TestCreateWithInvalidEnv [2020-10-27T02:48:56.515Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-27T02:48:56.515Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-27T02:48:56.515Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-27T02:48:56.515Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-27T02:48:56.515Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-27T02:48:56.515Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-27T02:48:56.515Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-10-27T02:48:56.515Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-27T02:48:56.515Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-27T02:48:56.515Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-27T02:48:56.515Z] === RUN TestCreateTmpfsMountsTarget [2020-10-27T02:48:56.515Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-27T02:48:56.515Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-27T02:48:56.643Z] ok github.com/docker/docker/volume/local 0.225s coverage: 76.4% of statements [2020-10-27T02:48:57.274Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-10-27T02:48:57.274Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-27T02:48:57.534Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-10-27T02:48:57.534Z] === RUN TestAPIIpcModeHost [2020-10-27T02:48:57.585Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2020-10-27T02:48:58.473Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-10-27T02:48:58.473Z] === RUN TestDaemonIpcModeShareable [2020-10-27T02:48:59.237Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-10-27T02:48:59.237Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-27T02:49:00.382Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-10-27T02:49:00.382Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2020-10-27T02:49:00.382Z] === RUN TestDaemonIpcModePrivate [2020-10-27T02:49:00.382Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-10-27T02:49:00.382Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-27T02:49:00.951Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-10-27T02:49:01.890Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-10-27T02:49:01.890Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2020-10-27T02:49:01.890Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-10-27T02:49:01.968Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-27T02:49:01.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:49:01.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:49:01.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:49:01.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:49:01.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:49:01.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:49:01.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:49:01.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:49:01.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:49:01.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-10-27T02:49:01.968Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-27T02:49:02.258Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-10-27T02:49:02.258Z] === RUN TestCreateDifferentPlatform [2020-10-27T02:49:02.258Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-27T02:49:02.258Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-27T02:49:02.258Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-10-27T02:49:02.258Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-27T02:49:02.258Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-27T02:49:02.258Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-27T02:49:02.549Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-10-27T02:49:02.549Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-27T02:49:02.549Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2020-10-27T02:49:02.549Z] === RUN TestContainerStartOnDaemonRestart [2020-10-27T02:49:02.549Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-27T02:49:02.549Z] === RUN TestDaemonRestartIpcMode [2020-10-27T02:49:02.549Z] === PAUSE TestDaemonRestartIpcMode [2020-10-27T02:49:02.549Z] === RUN TestDaemonHostGatewayIP [2020-10-27T02:49:02.549Z] === PAUSE TestDaemonHostGatewayIP [2020-10-27T02:49:02.549Z] === RUN TestContainerKillOnDaemonStart [2020-10-27T02:49:02.549Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-27T02:49:02.549Z] === RUN TestDiff [2020-10-27T02:49:03.180Z] --- PASS: TestDiff (0.81s) [2020-10-27T02:49:03.180Z] === RUN TestExecWithCloseStdin [2020-10-27T02:49:03.800Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-10-27T02:49:03.800Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2020-10-27T02:49:03.800Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-27T02:49:04.213Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-10-27T02:49:04.213Z] === RUN TestExec [2020-10-27T02:49:04.740Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-10-27T02:49:05.244Z] --- PASS: TestExec (0.88s) [2020-10-27T02:49:05.244Z] === RUN TestExecUser [2020-10-27T02:49:05.310Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-10-27T02:49:05.310Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-10-27T02:49:05.310Z] === RUN TestIpcModeOlderClient [2020-10-27T02:49:05.310Z] === PAUSE TestIpcModeOlderClient [2020-10-27T02:49:05.310Z] === RUN TestKillContainerInvalidSignal [2020-10-27T02:49:05.875Z] --- PASS: TestExecUser (0.91s) [2020-10-27T02:49:05.875Z] === RUN TestExportContainerAndImportImage [2020-10-27T02:49:05.881Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-10-27T02:49:05.881Z] === RUN TestKillContainer [2020-10-27T02:49:05.881Z] === RUN TestKillContainer/no_signal [2020-10-27T02:49:06.410Z] 406ffb8432a7: Pull complete [2020-10-27T02:49:06.410Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-10-27T02:49:06.410Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-27T02:49:06.410Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-10-27T02:49:06.410Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-10-27T02:49:06.410Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518' [2020-10-27T02:49:06.410Z] WARN: Skipping validation tests [2020-10-27T02:49:06.410Z] INFO: Running unit tests at 10/27/2020 02:48:55... [2020-10-27T02:49:06.410Z] INFO: make.ps1 starting at 10/27/2020 02:49:00 [2020-10-27T02:49:06.410Z] INFO: Git commit (7d03e04f50) assumed from DOCKER_GITCOMMIT environment variable [2020-10-27T02:49:06.410Z] INFO: Invoking autogen... [2020-10-27T02:49:06.410Z] INFO: Running unit tests... [2020-10-27T02:49:06.822Z] === RUN TestKillContainer/non_killing_signal [2020-10-27T02:49:07.082Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-27T02:49:07.082Z] === RUN TestKillContainer/killing_signal [2020-10-27T02:49:07.379Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-10-27T02:49:07.379Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-27T02:49:08.410Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-10-27T02:49:08.410Z] === RUN TestHealthCheckWorkdir [2020-10-27T02:49:08.464Z] --- PASS: TestKillContainer (2.20s) [2020-10-27T02:49:08.464Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-10-27T02:49:08.464Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-10-27T02:49:08.464Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-10-27T02:49:08.464Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-27T02:49:08.464Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-27T02:49:08.724Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-10-27T02:49:08.984Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-27T02:49:09.554Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-10-27T02:49:09.554Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-10-27T02:49:09.554Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-10-27T02:49:09.554Z] === RUN TestKillStoppedContainer [2020-10-27T02:49:09.816Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-10-27T02:49:09.816Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-27T02:49:09.816Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-10-27T02:49:09.816Z] === RUN TestKillDifferentUserContainer [2020-10-27T02:49:09.912Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-10-27T02:49:09.912Z] === RUN TestHealthKillContainer [2020-10-27T02:49:10.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-27T02:49:10.755Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-10-27T02:49:10.755Z] === RUN TestInspectOomKilledTrue [2020-10-27T02:49:10.755Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-27T02:49:10.755Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:49:10.755Z] === RUN TestInspectOomKilledFalse [2020-10-27T02:49:10.755Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-27T02:49:10.755Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:49:10.755Z] === RUN TestLinksEtcHostsContentMatch [2020-10-27T02:49:11.327Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-10-27T02:49:11.327Z] === RUN TestLinksContainerNames [2020-10-27T02:49:11.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-27T02:49:11.587Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-27T02:49:12.204Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-10-27T02:49:12.637Z] --- PASS: TestHealthKillContainer (2.94s) [2020-10-27T02:49:12.638Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-27T02:49:12.782Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-10-27T02:49:12.782Z] --- PASS: TestLinksContainerNames (1.69s) [2020-10-27T02:49:12.782Z] === RUN TestLogsFollowTailEmpty [2020-10-27T02:49:12.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-27T02:49:13.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-10-27T02:49:13.269Z] === RUN TestIpcModeNone [2020-10-27T02:49:13.357Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-10-27T02:49:13.621Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-10-27T02:49:13.621Z] === RUN TestContainerNetworkMountsNoChown [2020-10-27T02:49:13.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-27T02:49:13.883Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-10-27T02:49:14.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-27T02:49:14.305Z] --- PASS: TestIpcModeNone (0.91s) [2020-10-27T02:49:14.305Z] === RUN TestIpcModePrivate [2020-10-27T02:49:14.453Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/default [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/private [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rprivate [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/slave [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rslave [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/shared [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rshared [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/default [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/rshared [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/shared [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/rslave [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/slave [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/rprivate [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/private [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:49:14.453Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:49:14.453Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:49:14.713Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-27T02:49:14.713Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:49:14.973Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-10-27T02:49:14.973Z] === RUN TestContainerBindMountNonRecursive [2020-10-27T02:49:15.022Z] 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 [2020-10-27T02:49:15.337Z] --- PASS: TestIpcModePrivate (0.89s) [2020-10-27T02:49:15.337Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-10-27T02:49:15.337Z] === RUN TestIpcModeShareable [2020-10-27T02:49:15.543Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-27T02:49:15.543Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-10-27T02:49:15.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-27T02:49:15.967Z] --- PASS: TestIpcModeShareable (0.96s) [2020-10-27T02:49:15.968Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-10-27T02:49:15.968Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-27T02:49:17.455Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-10-27T02:49:17.455Z] === RUN TestNetworkNat [2020-10-27T02:49:17.455Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-10-27T02:49:18.025Z] --- PASS: TestNetworkNat (0.73s) [2020-10-27T02:49:18.025Z] === RUN TestNetworkLocalhostTCPNat [2020-10-27T02:49:18.966Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-10-27T02:49:18.966Z] === RUN TestNetworkLoopbackNat [2020-10-27T02:49:19.226Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-10-27T02:49:19.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-27T02:49:19.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:49:19.253Z] [2020-10-27T02:49:19.253Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-10-27T02:49:19.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-10-27T02:49:19.253Z] Using test binary docker [2020-10-27T02:49:19.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-27T02:49:19.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:49:19.253Z] INFO: Waiting for daemon to start... [2020-10-27T02:49:19.253Z] Starting dockerd [2020-10-27T02:49:19.253Z] . [2020-10-27T02:49:19.253Z] INFO: Building docker-sdk-python3:4.3.0... [2020-10-27T02:49:19.475Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-10-27T02:49:19.475Z] === RUN TestAPIIpcModeHost [2020-10-27T02:49:19.475Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-10-27T02:49:19.475Z] === RUN TestDaemonIpcModeShareable [2020-10-27T02:49:19.545Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/rootless [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/volume [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-27T02:49:19.545Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === Skipped [2020-10-27T02:49:19.545Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-27T02:49:19.545Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-27T02:49:19.545Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-27T02:49:19.545Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-27T02:49:19.545Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-27T02:49:19.545Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:49:19.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-27T02:49:19.545Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-27T02:49:19.545Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-27T02:49:19.545Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] [2020-10-27T02:49:19.545Z] DONE 2199 tests, 26 skipped in 191.331s Post stage [Pipeline] junit [2020-10-27T02:49:19.560Z] Recording test results [2020-10-27T02:49:20.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-27T02:49:21.134Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T02:49:21.536Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-10-27T02:49:21.536Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-10-27T02:49:21.536Z] === RUN TestDaemonIpcModePrivate [2020-10-27T02:49:21.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration [2020-10-27T02:49:21.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-27T02:49:22.073Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2020-10-27T02:49:22.073Z] === RUN TestPause [2020-10-27T02:49:22.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-10-27T02:49:22.372Z] [2020-10-27T02:49:22.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-27T02:49:22.592Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-27T02:49:22.634Z] Removing bundles/ [2020-10-27T02:49:22.634Z] [2020-10-27T02:49:22.634Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-27T02:49:22.634Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:49:22.634Z] GOOS="" GOARCH="" GOARM="" [2020-10-27T02:49:22.852Z] --- PASS: TestPause (0.86s) [2020-10-27T02:49:22.852Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-27T02:49:22.852Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:49:22.852Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:49:22.852Z] === RUN TestPauseStopPausedContainer [2020-10-27T02:49:23.039Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-10-27T02:49:23.039Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-10-27T02:49:23.039Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-27T02:49:23.793Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-10-27T02:49:23.793Z] === RUN TestPsFilter [2020-10-27T02:49:23.793Z] --- PASS: TestPsFilter (0.14s) [2020-10-27T02:49:23.793Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-27T02:49:23.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-27T02:49:24.054Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-10-27T02:49:24.054Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-27T02:49:24.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-10-27T02:49:24.625Z] === RUN TestRemoveContainerWithVolume [2020-10-27T02:49:25.100Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-10-27T02:49:25.100Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-10-27T02:49:25.100Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-27T02:49:25.194Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2020-10-27T02:49:25.195Z] === RUN TestRemoveContainerRunning [2020-10-27T02:49:25.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-27T02:49:25.407Z] ? github.com/docker/docker/api [no test files] [2020-10-27T02:49:25.455Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-27T02:49:26.026Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-10-27T02:49:26.026Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-27T02:49:26.286Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-10-27T02:49:26.603Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-10-27T02:49:26.603Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-10-27T02:49:26.603Z] === RUN TestIpcModeOlderClient [2020-10-27T02:49:26.603Z] === PAUSE TestIpcModeOlderClient [2020-10-27T02:49:26.603Z] === RUN TestKillContainerInvalidSignal [2020-10-27T02:49:26.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-27T02:49:26.856Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-10-27T02:49:26.856Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-10-27T02:49:26.856Z] === RUN TestRemoveInvalidContainer [2020-10-27T02:49:26.856Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-10-27T02:49:26.856Z] === RUN TestRenameLinkedContainer [2020-10-27T02:49:27.233Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-10-27T02:49:27.233Z] === RUN TestKillContainer [2020-10-27T02:49:27.233Z] === RUN TestKillContainer/no_signal [2020-10-27T02:49:28.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-27T02:49:28.293Z] === RUN TestKillContainer/non_killing_signal [2020-10-27T02:49:28.583Z] === RUN TestKillContainer/killing_signal [2020-10-27T02:49:28.766Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-27T02:49:29.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-27T02:49:29.337Z] --- PASS: TestRenameLinkedContainer (2.38s) [2020-10-27T02:49:29.337Z] === RUN TestRenameStoppedContainer [2020-10-27T02:49:29.908Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-10-27T02:49:29.908Z] === RUN TestRenameRunningContainerAndReuse [2020-10-27T02:49:30.087Z] --- PASS: TestKillContainer (2.56s) [2020-10-27T02:49:30.087Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-10-27T02:49:30.087Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-10-27T02:49:30.087Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-10-27T02:49:30.087Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-27T02:49:30.087Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-27T02:49:30.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-27T02:49:30.407Z] Using test binary docker [2020-10-27T02:49:30.407Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-27T02:49:30.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:49:30.407Z] INFO: Waiting for daemon to start... [2020-10-27T02:49:30.407Z] Starting dockerd [2020-10-27T02:49:30.479Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-10-27T02:49:30.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-27T02:49:31.417Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2020-10-27T02:49:31.417Z] === RUN TestRenameInvalidName [2020-10-27T02:49:31.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2020-10-27T02:49:31.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-10-27T02:49:31.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-10-27T02:49:31.759Z] === RUN TestKillStoppedContainer [2020-10-27T02:49:31.759Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-10-27T02:49:31.759Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-27T02:49:31.759Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-10-27T02:49:31.759Z] === RUN TestKillDifferentUserContainer [2020-10-27T02:49:31.988Z] --- PASS: TestRenameInvalidName (0.60s) [2020-10-27T02:49:31.988Z] === RUN TestRenameAnonymousContainer [2020-10-27T02:49:32.799Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-10-27T02:49:32.799Z] === RUN TestInspectOomKilledTrue [2020-10-27T02:49:32.799Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-27T02:49:32.799Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:49:32.799Z] === RUN TestInspectOomKilledFalse [2020-10-27T02:49:32.799Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-27T02:49:32.799Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:49:32.799Z] === RUN TestLinksEtcHostsContentMatch [2020-10-27T02:49:32.948Z] . [2020-10-27T02:49:32.948Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-27T02:49:32.948Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-27T02:49:32.948Z] Error: No such image: emptyfs [2020-10-27T02:49:33.090Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-10-27T02:49:33.090Z] === RUN TestLinksContainerNames [2020-10-27T02:49:33.208Z] Running integration-test (iteration 1) [2020-10-27T02:49:33.208Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-27T02:49:33.901Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-27T02:49:34.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-27T02:49:34.161Z] --- PASS: TestRenameAnonymousContainer (2.31s) [2020-10-27T02:49:34.161Z] === RUN TestRenameContainerWithSameName [2020-10-27T02:49:34.730Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-10-27T02:49:34.730Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-27T02:49:35.151Z] --- PASS: TestLinksContainerNames (1.63s) [2020-10-27T02:49:35.151Z] === RUN TestLogsFollowTailEmpty [2020-10-27T02:49:35.781Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-10-27T02:49:35.781Z] === RUN TestContainerNetworkMountsNoChown [2020-10-27T02:49:36.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-27T02:49:36.112Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2020-10-27T02:49:36.112Z] === RUN TestResize [2020-10-27T02:49:36.681Z] --- PASS: TestResize (0.64s) [2020-10-27T02:49:36.681Z] === RUN TestResizeWithInvalidSize [2020-10-27T02:49:36.812Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/default [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/private [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rprivate [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/slave [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rslave [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/shared [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rshared [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/default [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rslave [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/slave [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rprivate [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/private [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rshared [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/shared [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-27T02:49:36.812Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-27T02:49:36.812Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:49:36.943Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:49:37.103Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:49:37.203Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-10-27T02:49:37.203Z] === RUN TestResizeWhenContainerNotStarted [2020-10-27T02:49:37.393Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:49:37.393Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:49:37.393Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-27T02:49:37.393Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-10-27T02:49:37.393Z] === RUN TestContainerBindMountNonRecursive [2020-10-27T02:49:37.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-27T02:49:38.033Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:49:38.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:49:38.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:49:38.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:49:38.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-27T02:49:39.455Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-10-27T02:49:39.456Z] === RUN TestNetworkNat [2020-10-27T02:49:40.486Z] --- PASS: TestNetworkNat (0.85s) [2020-10-27T02:49:40.486Z] === RUN TestNetworkLocalhostTCPNat [2020-10-27T02:49:40.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:49:40.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:49:41.116Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-10-27T02:49:41.116Z] === RUN TestNetworkLoopbackNat [2020-10-27T02:49:41.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-27T02:49:43.139Z] === RUN TestMiddlewares [2020-10-27T02:49:43.139Z] --- PASS: TestMiddlewares (0.00s) [2020-10-27T02:49:43.139Z] PASS [2020-10-27T02:49:43.139Z] coverage: 9.0% of statements [2020-10-27T02:49:43.139Z] ok github.com/docker/docker/api/server 0.259s coverage: 9.0% of statements [2020-10-27T02:49:43.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-27T02:49:44.624Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2020-10-27T02:49:44.624Z] === RUN TestPause [2020-10-27T02:49:44.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-10-27T02:49:44.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:49:45.255Z] --- PASS: TestPause (0.86s) [2020-10-27T02:49:45.255Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-27T02:49:45.255Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:49:45.255Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:49:45.255Z] === RUN TestPauseStopPausedContainer [2020-10-27T02:49:45.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:49:46.285Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-10-27T02:49:46.285Z] === RUN TestPsFilter [2020-10-27T02:49:46.575Z] --- PASS: TestPsFilter (0.33s) [2020-10-27T02:49:46.575Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-27T02:49:46.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-27T02:49:47.254Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-10-27T02:49:47.254Z] === RUN TestRemoveContainerWithVolume [2020-10-27T02:49:47.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-10-27T02:49:47.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:49:48.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-27T02:49:48.098Z] Loaded image: buildpack-deps:buster [2020-10-27T02:49:48.098Z] Loaded image: busybox:latest [2020-10-27T02:49:48.098Z] Loaded image: busybox:glibc [2020-10-27T02:49:48.098Z] Loaded image: debian:buster [2020-10-27T02:49:48.098Z] Loaded image: hello-world:latest [2020-10-27T02:49:48.098Z] Loaded image: arm32v7/hello-world:latest [2020-10-27T02:49:48.098Z] INFO: Testing against a local daemon [2020-10-27T02:49:48.098Z] === RUN TestCgroupNamespacesBuild [2020-10-27T02:49:48.285Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-10-27T02:49:48.285Z] === RUN TestRemoveContainerRunning [2020-10-27T02:49:48.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:49:48.916Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-10-27T02:49:48.916Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-27T02:49:49.949Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-10-27T02:49:49.949Z] === RUN TestRemoveInvalidContainer [2020-10-27T02:49:49.949Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-27T02:49:49.949Z] === RUN TestRenameLinkedContainer [2020-10-27T02:49:50.633Z] --- PASS: TestCgroupNamespacesBuild (4.00s) [2020-10-27T02:49:50.633Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-27T02:49:50.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:49:51.282Z] sha256:7f654bc42e1b82b264bd129c9eade9d1c6e3dd38111c8cd7313b4f99591ad042 [2020-10-27T02:49:51.282Z] INFO: Starting docker-py tests... [2020-10-27T02:49:51.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:49:52.210Z] ============================= test session starts ============================== [2020-10-27T02:49:52.210Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-10-27T02:49:52.210Z] rootdir: /src, inifile: pytest.ini [2020-10-27T02:49:52.210Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-10-27T02:49:52.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-27T02:49:52.538Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-10-27T02:49:52.538Z] === RUN TestBuildWithSession [2020-10-27T02:49:52.538Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-27T02:49:52.538Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:49:52.538Z] === RUN TestBuildSquashParent [2020-10-27T02:49:52.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:49:53.137Z] collected 389 items / 1 deselected / 388 selected [2020-10-27T02:49:53.137Z] [2020-10-27T02:49:53.460Z] --- PASS: TestRenameLinkedContainer (3.47s) [2020-10-27T02:49:53.460Z] === RUN TestRenameStoppedContainer [2020-10-27T02:49:53.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:49:54.495Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-10-27T02:49:54.495Z] === RUN TestRenameRunningContainerAndReuse [2020-10-27T02:49:56.054Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-10-27T02:49:56.054Z] === RUN TestRenameInvalidName [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.21s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.62s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.30s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.06s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.13s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.10s) [2020-10-27T02:49:56.840Z] === RUN TestCgroupNamespacesRun [2020-10-27T02:49:57.085Z] --- PASS: TestRenameInvalidName (0.87s) [2020-10-27T02:49:57.085Z] === RUN TestRenameAnonymousContainer [2020-10-27T02:49:58.750Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2020-10-27T02:49:58.750Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-27T02:49:59.105Z] --- PASS: TestBuildSquashParent (6.74s) [2020-10-27T02:49:59.105Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-27T02:49:59.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:49:59.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:49:59.105Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:49:59.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:49:59.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:49:59.105Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:49:59.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:49:59.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:50:01.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:50:01.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:50:01.295Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s) [2020-10-27T02:50:01.295Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-27T02:50:02.640Z] --- PASS: TestRenameAnonymousContainer (4.97s) [2020-10-27T02:50:02.640Z] === RUN TestRenameContainerWithSameName [2020-10-27T02:50:02.931Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-10-27T02:50:02.931Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-27T02:50:02.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:50:02.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:50:03.204Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-10-27T02:50:03.204Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-27T02:50:03.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-10-27T02:50:04.436Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-10-27T02:50:04.436Z] === RUN TestResize [2020-10-27T02:50:04.589Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-10-27T02:50:04.589Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-27T02:50:04.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-27T02:50:04.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2020-10-27T02:50:04.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2020-10-27T02:50:04.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2020-10-27T02:50:04.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2020-10-27T02:50:04.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-10-27T02:50:04.897Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-10-27T02:50:04.897Z] === RUN TestBuildMultiStageCopy [2020-10-27T02:50:04.897Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-27T02:50:05.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-27T02:50:05.466Z] --- PASS: TestResize (0.88s) [2020-10-27T02:50:05.467Z] === RUN TestResizeWithInvalidSize [2020-10-27T02:50:05.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-10-27T02:50:06.497Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-10-27T02:50:06.497Z] === RUN TestResizeWhenContainerNotStarted [2020-10-27T02:50:06.670Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-10-27T02:50:06.670Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-27T02:50:06.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-10-27T02:50:07.128Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:50:07.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:50:07.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:50:07.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:50:08.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-27T02:50:08.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-10-27T02:50:08.582Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-27T02:50:08.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-27T02:50:09.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-27T02:50:09.152Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-10-27T02:50:09.152Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-27T02:50:09.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:50:09.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:50:09.944Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-10-27T02:50:10.059Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-27T02:50:10.505Z] tests/integration/api_client_test.py ..... [ 7%] [2020-10-27T02:50:10.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:50:10.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:50:11.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-27T02:50:11.102Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-10-27T02:50:11.102Z] === RUN TestKernelTCPMemory [2020-10-27T02:50:11.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-27T02:50:11.436Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-27T02:50:11.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-10-27T02:50:11.691Z] tests/integration/api_config_test.py ..... [ 8%] [2020-10-27T02:50:11.893Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-10-27T02:50:11.893Z] === RUN TestNISDomainname [2020-10-27T02:50:12.377Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2020-10-27T02:50:12.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2020-10-27T02:50:12.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-10-27T02:50:12.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-10-27T02:50:12.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-10-27T02:50:12.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-10-27T02:50:12.377Z] === RUN TestBuildMultiStageParentConfig [2020-10-27T02:50:12.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:50:12.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:50:12.833Z] --- PASS: TestNISDomainname (0.95s) [2020-10-27T02:50:12.833Z] === RUN TestHostnameDnsResolution [2020-10-27T02:50:13.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-27T02:50:14.346Z] --- PASS: TestHostnameDnsResolution (1.35s) [2020-10-27T02:50:14.346Z] === RUN TestStats [2020-10-27T02:50:14.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:50:14.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-10-27T02:50:14.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:50:15.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-27T02:50:16.198Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/api/types/time 0.043s coverage: 100.0% of statements [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-27T02:50:16.199Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-10-27T02:50:16.199Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-10-27T02:50:17.368Z] --- PASS: TestStats (2.86s) [2020-10-27T02:50:17.368Z] === RUN TestStopContainerWithTimeout [2020-10-27T02:50:17.368Z] === RUN TestStopContainerWithTimeout/0 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-27T02:50:17.368Z] === RUN TestStopContainerWithTimeout/1 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-27T02:50:17.368Z] === RUN TestStopContainerWithTimeout/3 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-27T02:50:17.368Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-27T02:50:17.368Z] === CONT TestStopContainerWithTimeout/0 [2020-10-27T02:50:17.368Z] === CONT TestStopContainerWithTimeout/3 [2020-10-27T02:50:17.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:50:17.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:50:17.646Z] --- PASS: TestBuildMultiStageParentConfig (5.01s) [2020-10-27T02:50:17.646Z] === RUN TestBuildLabelWithTargets [2020-10-27T02:50:17.740Z] ok github.com/docker/docker/builder/remotecontext/git 3.945s coverage: 86.3% of statements [2020-10-27T02:50:18.309Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-27T02:50:18.386Z] ok github.com/docker/docker/builder/remotecontext 0.477s coverage: 13.6% of statements [2020-10-27T02:50:19.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-10-27T02:50:20.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-27T02:50:20.197Z] === CONT TestStopContainerWithTimeout/1 [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-10-27T02:50:20.236Z] === RUN TestCgroupNamespacesRun [2020-10-27T02:50:20.503Z] ok github.com/docker/docker/builder/dockerfile 1.327s coverage: 48.0% of statements [2020-10-27T02:50:20.503Z] ? github.com/docker/docker/cli [no test files] [2020-10-27T02:50:20.503Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-27T02:50:20.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-10-27T02:50:21.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-27T02:50:21.761Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-10-27T02:50:21.762Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-27T02:50:22.275Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-27T02:50:22.275Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-10-27T02:50:22.275Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-10-27T02:50:22.275Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2020-10-27T02:50:22.275Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-10-27T02:50:22.275Z] === RUN TestDeleteDevicemapper [2020-10-27T02:50:22.275Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-27T02:50:22.275Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:50:22.275Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-27T02:50:22.275Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-27T02:50:22.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-10-27T02:50:23.270Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-10-27T02:50:23.270Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-27T02:50:23.417Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-27T02:50:24.798Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-27T02:50:25.000Z] ok github.com/docker/docker/client 0.482s coverage: 75.4% of statements [2020-10-27T02:50:25.058Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2020-10-27T02:50:25.058Z] === RUN TestUpdateMemory [2020-10-27T02:50:25.058Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-27T02:50:25.058Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:50:25.058Z] === RUN TestUpdateCPUQuota [2020-10-27T02:50:25.332Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-10-27T02:50:25.332Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-27T02:50:25.762Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2020-10-27T02:50:25.762Z] === RUN TestBuildWithEmptyLayers [2020-10-27T02:50:26.442Z] --- PASS: TestUpdateCPUQuota (1.46s) [2020-10-27T02:50:26.442Z] === RUN TestUpdatePidsLimit [2020-10-27T02:50:26.442Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-27T02:50:26.703Z] === RUN TestUpdatePidsLimit/no_change [2020-10-27T02:50:26.838Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-10-27T02:50:26.838Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-27T02:50:27.274Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-27T02:50:27.534Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-27T02:50:27.794Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-27T02:50:28.297Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-10-27T02:50:28.297Z] === RUN TestBuildMultiStageOnBuild [2020-10-27T02:50:28.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-27T02:50:28.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-27T02:50:28.900Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-10-27T02:50:28.900Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit (3.37s) [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-10-27T02:50:30.008Z] === RUN TestUpdateRestartPolicy [2020-10-27T02:50:30.407Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2020-10-27T02:50:30.407Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-27T02:50:30.947Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-27T02:50:31.039Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-10-27T02:50:31.039Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-27T02:50:32.329Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-27T02:50:32.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-10-27T02:50:32.899Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-10-27T02:50:33.101Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-10-27T02:50:33.101Z] === RUN TestKernelTCPMemory [2020-10-27T02:50:33.568Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-10-27T02:50:33.568Z] === RUN TestBuildUncleanTarFilenames [2020-10-27T02:50:33.731Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-10-27T02:50:33.731Z] === RUN TestNISDomainname [2020-10-27T02:50:33.827Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-10-27T02:50:33.827Z] === RUN TestBuildMultiStageLayerLeak [2020-10-27T02:50:33.839Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-27T02:50:34.763Z] --- PASS: TestNISDomainname (0.96s) [2020-10-27T02:50:34.763Z] === RUN TestHostnameDnsResolution [2020-10-27T02:50:35.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-10-27T02:50:36.267Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-10-27T02:50:36.267Z] === RUN TestStats [2020-10-27T02:50:36.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-10-27T02:50:38.511Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-27T02:50:38.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-10-27T02:50:39.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-10-27T02:50:39.100Z] === RUN TestBuildWithHugeFile [2020-10-27T02:50:39.811Z] --- PASS: TestStats (2.94s) [2020-10-27T02:50:39.811Z] === RUN TestStopContainerWithTimeout [2020-10-27T02:50:39.811Z] === RUN TestStopContainerWithTimeout/0 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-27T02:50:39.811Z] === RUN TestStopContainerWithTimeout/1 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-27T02:50:39.811Z] === RUN TestStopContainerWithTimeout/3 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-27T02:50:39.811Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-27T02:50:39.811Z] === CONT TestStopContainerWithTimeout/0 [2020-10-27T02:50:39.811Z] === CONT TestStopContainerWithTimeout/3 [2020-10-27T02:50:40.154Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-27T02:50:40.440Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-27T02:50:40.724Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-27T02:50:40.984Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-27T02:50:41.017Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-10-27T02:50:41.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-27T02:50:41.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-27T02:50:41.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-10-27T02:50:41.555Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-27T02:50:41.815Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-27T02:50:41.815Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-27T02:50:41.815Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-27T02:50:42.501Z] === CONT TestStopContainerWithTimeout/1 [2020-10-27T02:50:42.756Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2020-10-27T02:50:42.756Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-27T02:50:43.326Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-27T02:50:43.326Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-10-27T02:50:43.326Z] === RUN TestWaitNonBlocked [2020-10-27T02:50:43.326Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:50:43.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:50:43.326Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:50:43.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:50:43.326Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:50:43.326Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:50:44.160Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:50:44.160Z] [2020-10-27T02:50:44.160Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-27T02:50:44.160Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-27T02:50:44.160Z] HOSTNAME=472d6b4ca5ef [2020-10-27T02:50:44.160Z] TESTDEBUG=0 [2020-10-27T02:50:44.160Z] DEST=bundles/test-integration [2020-10-27T02:50:44.160Z] PWD=/go/src/github.com/docker/docker [2020-10-27T02:50:44.160Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:50:44.160Z] container=docker [2020-10-27T02:50:44.160Z] HOME=/root [2020-10-27T02:50:44.160Z] GOLANG_VERSION=1.13.15 [2020-10-27T02:50:44.160Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-27T02:50:44.160Z] VALIDATE_BRANCH=master [2020-10-27T02:50:44.160Z] TERM=xterm [2020-10-27T02:50:44.160Z] DOCKER_PKG=github.com/docker/docker [2020-10-27T02:50:44.160Z] SHLVL=1 [2020-10-27T02:50:44.160Z] TIMEOUT=120m [2020-10-27T02:50:44.160Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-27T02:50:44.160Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-27T02:50:44.160Z] GO111MODULE=off [2020-10-27T02:50:44.160Z] DOCKER_EXPERIMENTAL=1 [2020-10-27T02:50:44.160Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-27T02:50:44.160Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-27T02:50:44.160Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-27T02:50:44.160Z] GOPATH=/go [2020-10-27T02:50:44.160Z] PKG_CONFIG=pkg-config [2020-10-27T02:50:44.160Z] _=/usr/bin/env [2020-10-27T02:50:44.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-27T02:50:44.266Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-27T02:50:44.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-10-27T02:50:44.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-10-27T02:50:44.266Z] === RUN TestWaitBlocked [2020-10-27T02:50:44.266Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:50:44.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:50:44.266Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:50:44.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:50:44.266Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:50:44.266Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:50:44.564Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-10-27T02:50:44.565Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-10-27T02:50:44.565Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-10-27T02:50:44.565Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2020-10-27T02:50:44.565Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-10-27T02:50:44.565Z] === RUN TestDeleteDevicemapper [2020-10-27T02:50:44.565Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-27T02:50:44.565Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:50:44.565Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-27T02:50:44.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-10-27T02:50:45.408Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-27T02:50:45.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-10-27T02:50:45.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-10-27T02:50:45.408Z] === CONT TestContainerStartOnDaemonRestart [2020-10-27T02:50:45.408Z] === CONT TestIpcModeOlderClient [2020-10-27T02:50:45.668Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-10-27T02:50:45.668Z] === CONT TestDaemonHostGatewayIP [2020-10-27T02:50:48.072Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2020-10-27T02:50:48.072Z] === RUN TestUpdateMemory [2020-10-27T02:50:48.072Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-27T02:50:48.072Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:50:48.072Z] === RUN TestUpdateCPUQuota [2020-10-27T02:50:48.966Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-27T02:50:49.103Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-10-27T02:50:49.103Z] === RUN TestUpdatePidsLimit [2020-10-27T02:50:49.103Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-27T02:50:49.394Z] === RUN TestUpdatePidsLimit/no_change [2020-10-27T02:50:49.537Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2020-10-27T02:50:49.537Z] === CONT TestContainerKillOnDaemonStart [2020-10-27T02:50:49.684Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-27T02:50:50.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-10-27T02:50:50.317Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-27T02:50:50.368Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-27T02:50:50.607Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-27T02:50:50.897Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-27T02:50:50.938Z] --- PASS: TestDaemonHostGatewayIP (5.41s) [2020-10-27T02:50:50.938Z] === CONT TestDaemonRestartIpcMode [2020-10-27T02:50:51.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit (3.69s) [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-10-27T02:50:52.559Z] === RUN TestUpdateRestartPolicy [2020-10-27T02:50:53.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-10-27T02:50:53.744Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-27T02:50:55.126Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2020-10-27T02:50:55.127Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-27T02:50:55.127Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-27T02:50:55.304Z] === RUN TestBoolValue [2020-10-27T02:50:55.304Z] --- PASS: TestBoolValue (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestBoolValueOrDefault [2020-10-27T02:50:55.304Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestInt64ValueOrZero [2020-10-27T02:50:55.304Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestInt64ValueOrDefault [2020-10-27T02:50:55.304Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestInt64ValueOrDefaultWithError [2020-10-27T02:50:55.304Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestJsonContentType [2020-10-27T02:50:55.304Z] --- PASS: TestJsonContentType (0.00s) [2020-10-27T02:50:55.304Z] PASS [2020-10-27T02:50:55.304Z] coverage: 14.7% of statements [2020-10-27T02:50:55.304Z] ok github.com/docker/docker/api/server/httputils 0.316s coverage: 14.7% of statements [2020-10-27T02:50:55.304Z] === RUN TestMaskSecretKeys [2020-10-27T02:50:55.304Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-10-27T02:50:55.304Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-10-27T02:50:55.304Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-10-27T02:50:55.304Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-10-27T02:50:55.304Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-10-27T02:50:55.304Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-10-27T02:50:55.304Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestVersionMiddlewareVersion [2020-10-27T02:50:55.304Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-10-27T02:50:55.304Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-10-27T02:50:55.304Z] PASS [2020-10-27T02:50:55.304Z] coverage: 37.7% of statements [2020-10-27T02:50:55.304Z] ok github.com/docker/docker/api/server/middleware 0.185s coverage: 37.7% of statements [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-27T02:50:55.304Z] === RUN TestStrSliceMarshalJSON [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestStrSliceUnmarshalJSON [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestStrSliceUnmarshalString [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestStrSliceUnmarshalSlice [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-10-27T02:50:55.304Z] PASS [2020-10-27T02:50:55.304Z] coverage: 90.0% of statements [2020-10-27T02:50:55.304Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2020-10-27T02:50:55.304Z] === RUN TestToJSON [2020-10-27T02:50:55.304Z] --- PASS: TestToJSON (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestToParamWithVersion [2020-10-27T02:50:55.304Z] --- PASS: TestToParamWithVersion (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestFromJSON [2020-10-27T02:50:55.304Z] --- PASS: TestFromJSON (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestEmpty [2020-10-27T02:50:55.304Z] --- PASS: TestEmpty (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestArgsMatchKVListEmptySources [2020-10-27T02:50:55.304Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestArgsMatchKVList [2020-10-27T02:50:55.304Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestArgsMatch [2020-10-27T02:50:55.304Z] --- PASS: TestArgsMatch (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestAdd [2020-10-27T02:50:55.304Z] --- PASS: TestAdd (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestDel [2020-10-27T02:50:55.304Z] --- PASS: TestDel (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestLen [2020-10-27T02:50:55.304Z] --- PASS: TestLen (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestExactMatch [2020-10-27T02:50:55.304Z] --- PASS: TestExactMatch (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestOnlyOneExactMatch [2020-10-27T02:50:55.304Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestContains [2020-10-27T02:50:55.304Z] --- PASS: TestContains (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestValidate [2020-10-27T02:50:55.304Z] --- PASS: TestValidate (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestWalkValues [2020-10-27T02:50:55.304Z] --- PASS: TestWalkValues (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestFuzzyMatch [2020-10-27T02:50:55.304Z] --- PASS: TestFuzzyMatch (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestClone [2020-10-27T02:50:55.304Z] --- PASS: TestClone (0.00s) [2020-10-27T02:50:55.304Z] PASS [2020-10-27T02:50:55.304Z] coverage: 92.2% of statements [2020-10-27T02:50:55.304Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2020-10-27T02:50:55.304Z] === RUN TestAdjustForAPIVersion [2020-10-27T02:50:55.304Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-10-27T02:50:55.304Z] PASS [2020-10-27T02:50:55.304Z] coverage: 5.7% of statements [2020-10-27T02:50:55.304Z] === RUN TestDurationToSecondsString [2020-10-27T02:50:55.304Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-10-27T02:50:55.304Z] === RUN TestGetTimestamp [2020-10-27T02:50:55.304Z] ok github.com/docker/docker/api/server/router/swarm 0.212s coverage: 5.7% of statements [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/types [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-27T02:50:55.304Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-27T02:50:55.305Z] --- PASS: TestGetTimestamp (0.21s) [2020-10-27T02:50:55.305Z] === RUN TestParseTimestamps [2020-10-27T02:50:55.305Z] --- PASS: TestParseTimestamps (0.00s) [2020-10-27T02:50:55.305Z] PASS [2020-10-27T02:50:55.305Z] coverage: 100.0% of statements [2020-10-27T02:50:55.305Z] ok github.com/docker/docker/api/types/time 0.373s coverage: 100.0% of statements [2020-10-27T02:50:55.305Z] === RUN TestCompareVersion [2020-10-27T02:50:55.305Z] --- PASS: TestCompareVersion (0.00s) [2020-10-27T02:50:55.305Z] PASS [2020-10-27T02:50:55.305Z] coverage: 75.0% of statements [2020-10-27T02:50:55.305Z] ok github.com/docker/docker/api/types/versions 0.083s coverage: 75.0% of statements [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-27T02:50:55.305Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-27T02:50:55.305Z] === RUN TestReadAll [2020-10-27T02:50:55.305Z] --- PASS: TestReadAll (0.02s) [2020-10-27T02:50:55.305Z] PASS [2020-10-27T02:50:55.305Z] coverage: 96.8% of statements [2020-10-27T02:50:55.305Z] ok github.com/docker/docker/builder/dockerignore 0.247s coverage: 96.8% of statements [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-10-27T02:50:55.305Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-10-27T02:50:55.305Z] === RUN TestCloneArgsSmartHttp [2020-10-27T02:50:55.305Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2020-10-27T02:50:55.305Z] === RUN TestCloneArgsDumbHttp [2020-10-27T02:50:55.305Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-10-27T02:50:55.305Z] === RUN TestCloneArgsGit [2020-10-27T02:50:55.305Z] --- PASS: TestCloneArgsGit (0.00s) [2020-10-27T02:50:55.305Z] === RUN TestCheckoutGit [2020-10-27T02:50:55.387Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-27T02:50:55.957Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-27T02:50:55.957Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-27T02:50:56.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-10-27T02:50:59.049Z] === RUN TestEnable [2020-10-27T02:50:59.049Z] --- PASS: TestEnable (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestDisable [2020-10-27T02:50:59.049Z] --- PASS: TestDisable (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestEnabled [2020-10-27T02:50:59.049Z] --- PASS: TestEnabled (0.00s) [2020-10-27T02:50:59.049Z] PASS [2020-10-27T02:50:59.049Z] coverage: 100.0% of statements [2020-10-27T02:50:59.049Z] ok github.com/docker/docker/cli/debug 0.260s coverage: 100.0% of statements [2020-10-27T02:50:59.049Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-10-27T02:50:59.049Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-10-27T02:50:59.049Z] === RUN TestProcessNoDockerignore [2020-10-27T02:50:59.049Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestProcessShouldLeaveAllFiles [2020-10-27T02:50:59.049Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2020-10-27T02:50:59.049Z] === RUN TestDetectContentType [2020-10-27T02:50:59.049Z] --- PASS: TestDetectContentType (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestSelectAcceptableMIME [2020-10-27T02:50:59.049Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestInspectEmptyResponse [2020-10-27T02:50:59.049Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestInspectResponseBinary [2020-10-27T02:50:59.049Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestResponseUnsupportedContentType [2020-10-27T02:50:59.049Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestInspectResponseTextSimple [2020-10-27T02:50:59.049Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestInspectResponseEmptyContentType [2020-10-27T02:50:59.049Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestUnknownContentLength [2020-10-27T02:50:59.049Z] --- PASS: TestUnknownContentLength (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestDownloadRemote [2020-10-27T02:50:59.049Z] --- PASS: TestDownloadRemote (0.15s) [2020-10-27T02:50:59.049Z] === RUN TestGetWithStatusError [2020-10-27T02:50:59.049Z] --- PASS: TestGetWithStatusError (0.01s) [2020-10-27T02:50:59.049Z] === RUN TestCloseRootDirectory [2020-10-27T02:50:59.049Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-10-27T02:50:59.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:50:59.049Z] === RUN TestHashFile [2020-10-27T02:50:59.049Z] --- SKIP: TestHashFile (0.00s) [2020-10-27T02:50:59.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:50:59.049Z] === RUN TestHashSubdir [2020-10-27T02:50:59.049Z] --- SKIP: TestHashSubdir (0.01s) [2020-10-27T02:50:59.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:50:59.049Z] === RUN TestRemoveDirectory [2020-10-27T02:50:59.049Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-10-27T02:50:59.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:50:59.049Z] PASS [2020-10-27T02:50:59.049Z] coverage: 9.2% of statements [2020-10-27T02:50:59.049Z] ok github.com/docker/docker/builder/remotecontext 0.617s coverage: 9.2% of statements [2020-10-27T02:50:59.049Z] === RUN TestGetAllAllowed [2020-10-27T02:50:59.049Z] --- PASS: TestGetAllAllowed (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestGetAllMeta [2020-10-27T02:50:59.049Z] --- PASS: TestGetAllMeta (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestWarnOnUnusedBuildArgs [2020-10-27T02:50:59.049Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestIsUnreferencedBuiltin [2020-10-27T02:50:59.049Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestIsExistingDirectory [2020-10-27T02:50:59.049Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestGetFilenameForDownload [2020-10-27T02:50:59.049Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-10-27T02:50:59.049Z] === RUN TestEnv2Variables [2020-10-27T02:50:59.049Z] --- PASS: TestEnv2Variables (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-10-27T02:50:59.050Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestMaintainer [2020-10-27T02:50:59.050Z] --- PASS: TestMaintainer (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestLabel [2020-10-27T02:50:59.050Z] --- PASS: TestLabel (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestFromScratch [2020-10-27T02:50:59.050Z] --- PASS: TestFromScratch (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestFromWithArg [2020-10-27T02:50:59.050Z] --- PASS: TestFromWithArg (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-10-27T02:50:59.050Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestFromWithUndefinedArg [2020-10-27T02:50:59.050Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestFromMultiStageWithNamedStage [2020-10-27T02:50:59.050Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestOnbuild [2020-10-27T02:50:59.050Z] --- PASS: TestOnbuild (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestWorkdir [2020-10-27T02:50:59.050Z] --- PASS: TestWorkdir (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestCmd [2020-10-27T02:50:59.050Z] --- PASS: TestCmd (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestHealthcheckNone [2020-10-27T02:50:59.050Z] --- PASS: TestHealthcheckNone (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestHealthcheckCmd [2020-10-27T02:50:59.050Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestEntrypoint [2020-10-27T02:50:59.050Z] --- PASS: TestEntrypoint (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestExpose [2020-10-27T02:50:59.050Z] --- PASS: TestExpose (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestUser [2020-10-27T02:50:59.050Z] --- PASS: TestUser (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestVolume [2020-10-27T02:50:59.050Z] --- PASS: TestVolume (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestStopSignal [2020-10-27T02:50:59.050Z] --- SKIP: TestStopSignal (0.00s) [2020-10-27T02:50:59.050Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-10-27T02:50:59.050Z] === RUN TestArg [2020-10-27T02:50:59.050Z] --- PASS: TestArg (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestShell [2020-10-27T02:50:59.050Z] --- PASS: TestShell (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestPrependEnvOnCmd [2020-10-27T02:50:59.050Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestRunWithBuildArgs [2020-10-27T02:50:59.050Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestRunIgnoresHealthcheck [2020-10-27T02:50:59.050Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestNormalizeWorkdir [2020-10-27T02:50:59.050Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-10-27T02:50:59.050Z] === RUN TestDispatch [2020-10-27T02:50:59.050Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-10-27T02:50:59.050Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-10-27T02:50:59.050Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-10-27T02:50:59.050Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-10-27T02:50:59.050Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-10-27T02:50:59.050Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-10-27T02:50:59.050Z] === RUN TestDispatch/COPY_url [2020-10-27T02:50:59.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch (0.09s) [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestAddScratchImageAddsToMounts [2020-10-27T02:50:59.514Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestAddFromScratchPopulatesPlatform [2020-10-27T02:50:59.514Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-10-27T02:50:59.514Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-10-27T02:50:59.514Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestImageSourceGetAddsToMounts [2020-10-27T02:50:59.514Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestEmptyDockerfile [2020-10-27T02:50:59.514Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-10-27T02:50:59.514Z] === RUN TestSymlinkDockerfile [2020-10-27T02:50:59.514Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-10-27T02:50:59.514Z] === RUN TestDockerfileOutsideTheBuildContext [2020-10-27T02:50:59.514Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestNonExistingDockerfile [2020-10-27T02:50:59.514Z] --- PASS: TestNonExistingDockerfile (0.01s) [2020-10-27T02:50:59.514Z] === RUN TestCopyRunConfig [2020-10-27T02:50:59.514Z] --- PASS: TestCopyRunConfig (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestDeepCopyRunConfig [2020-10-27T02:50:59.514Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestExportImage [2020-10-27T02:50:59.514Z] --- PASS: TestExportImage (0.00s) [2020-10-27T02:50:59.514Z] === RUN TestNormalizeDest [2020-10-27T02:50:59.514Z] --- PASS: TestNormalizeDest (0.00s) [2020-10-27T02:50:59.514Z] PASS [2020-10-27T02:50:59.514Z] coverage: 46.3% of statements [2020-10-27T02:50:59.514Z] ok github.com/docker/docker/builder/dockerfile 0.589s coverage: 46.3% of statements [2020-10-27T02:51:02.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-10-27T02:51:02.624Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2020-10-27T02:51:02.624Z] PASS [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] === Skipped [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-27T02:51:02.624Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-27T02:51:02.624Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-27T02:51:02.624Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:51:02.624Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-27T02:51:02.624Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-27T02:51:02.624Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] [2020-10-27T02:51:02.624Z] DONE 193 tests, 6 skipped in 148.405s [2020-10-27T02:51:02.624Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-27T02:51:02.624Z] ++ 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 [2020-10-27T02:51:02.624Z] ++ set -e [2020-10-27T02:51:02.624Z] ++ '[' -n 0 ']' [2020-10-27T02:51:02.624Z] ++ set -x [2020-10-27T02:51:02.624Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:51:02.884Z] INFO: Testing against a local daemon [2020-10-27T02:51:02.884Z] === RUN TestCommitInheritsEnv [2020-10-27T02:51:03.454Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-10-27T02:51:03.454Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-27T02:51:03.454Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-27T02:51:03.454Z] === RUN TestImagesFilterMultiReference [2020-10-27T02:51:03.454Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-10-27T02:51:03.454Z] === RUN TestImagePullPlatformInvalid [2020-10-27T02:51:03.454Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-27T02:51:03.454Z] === RUN TestRemoveImageOrphaning [2020-10-27T02:51:04.024Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-10-27T02:51:04.024Z] === RUN TestRemoveImageGarbageCollector [2020-10-27T02:51:04.284Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-27T02:51:04.470Z] ok github.com/docker/docker/cmd/dockerd 0.192s coverage: 29.1% of statements [2020-10-27T02:51:05.226Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-27T02:51:05.797Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-27T02:51:06.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-27T02:51:06.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-27T02:51:06.367Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2020-10-27T02:51:06.367Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-27T02:51:06.367Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-10-27T02:51:06.367Z] === RUN TestTagInvalidReference [2020-10-27T02:51:06.367Z] --- PASS: TestTagInvalidReference (0.03s) [2020-10-27T02:51:06.367Z] === RUN TestTagValidPrefixedRepo [2020-10-27T02:51:06.367Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-10-27T02:51:06.367Z] === RUN TestTagExistedNameWithoutForce [2020-10-27T02:51:06.367Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-10-27T02:51:06.367Z] === RUN TestTagOfficialNames [2020-10-27T02:51:06.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-10-27T02:51:06.367Z] --- PASS: TestTagOfficialNames (0.08s) [2020-10-27T02:51:06.367Z] === RUN TestTagMatchesDigest [2020-10-27T02:51:06.642Z] --- PASS: TestTagMatchesDigest (0.08s) [2020-10-27T02:51:06.642Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-27T02:51:06.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-27T02:51:07.881Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2020-10-27T02:51:07.881Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-27T02:51:07.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-10-27T02:51:07.881Z] === RUN TestWaitNonBlocked [2020-10-27T02:51:07.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:51:07.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:51:07.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:51:07.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:51:07.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:51:07.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:51:07.881Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-27T02:51:07.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-10-27T02:51:07.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2020-10-27T02:51:07.881Z] === RUN TestWaitBlocked [2020-10-27T02:51:07.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:51:07.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:51:07.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:51:07.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:51:07.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:51:07.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:51:09.188Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-27T02:51:09.383Z] --- PASS: TestWaitBlocked (0.01s) [2020-10-27T02:51:09.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-10-27T02:51:09.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2020-10-27T02:51:09.383Z] === CONT TestContainerStartOnDaemonRestart [2020-10-27T02:51:09.383Z] === CONT TestIpcModeOlderClient [2020-10-27T02:51:09.383Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-10-27T02:51:09.383Z] === CONT TestDaemonHostGatewayIP [2020-10-27T02:51:10.109Z] ok github.com/docker/docker/container 0.184s coverage: 34.7% of statements [2020-10-27T02:51:10.109Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-27T02:51:10.109Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-27T02:51:10.109Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-27T02:51:10.109Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-27T02:51:10.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-10-27T02:51:12.148Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2020-10-27T02:51:12.148Z] === CONT TestContainerKillOnDaemonStart [2020-10-27T02:51:12.215Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2020-10-27T02:51:12.779Z] --- PASS: TestDaemonHostGatewayIP (3.57s) [2020-10-27T02:51:12.779Z] === CONT TestDaemonRestartIpcMode [2020-10-27T02:51:13.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-10-27T02:51:13.676Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-27T02:51:15.055Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-27T02:51:15.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-27T02:51:15.314Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-27T02:51:15.314Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-27T02:51:15.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-27T02:51:16.695Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-10-27T02:51:17.217Z] === RUN TestCheckpointCreateError [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-10-27T02:51:17.217Z] === RUN TestCheckpointCreate [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointCreate (0.00s) [2020-10-27T02:51:17.217Z] === RUN TestCheckpointDeleteError [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-10-27T02:51:17.217Z] === RUN TestCheckpointDelete [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointDelete (0.00s) [2020-10-27T02:51:17.217Z] === RUN TestCheckpointListError [2020-10-27T02:51:17.218Z] --- PASS: TestCheckpointListError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCheckpointList [2020-10-27T02:51:17.218Z] --- PASS: TestCheckpointList (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCheckpointListContainerNotFound [2020-10-27T02:51:17.218Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNewClientWithOpsFromEnv [2020-10-27T02:51:17.218Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-10-27T02:51:17.218Z] client_test.go:23: runtime.GOOS == "windows" [2020-10-27T02:51:17.218Z] === RUN TestGetAPIPath [2020-10-27T02:51:17.218Z] --- PASS: TestGetAPIPath (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestParseHostURL [2020-10-27T02:51:17.218Z] --- PASS: TestParseHostURL (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-10-27T02:51:17.218Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNegotiateAPIVersionEmpty [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNegotiateAPIVersion [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNegotiateAPVersionOverride [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNegotiateAPIVersionAutomatic [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestClientRedirect [2020-10-27T02:51:17.218Z] --- PASS: TestClientRedirect (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigCreateUnsupported [2020-10-27T02:51:17.218Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigCreateError [2020-10-27T02:51:17.218Z] --- PASS: TestConfigCreateError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigCreate [2020-10-27T02:51:17.218Z] --- PASS: TestConfigCreate (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigInspectNotFound [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigInspectWithEmptyID [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigInspectUnsupported [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigInspectError [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigInspectConfigNotFound [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigInspect [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspect (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigListUnsupported [2020-10-27T02:51:17.218Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigListError [2020-10-27T02:51:17.218Z] --- PASS: TestConfigListError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigList [2020-10-27T02:51:17.218Z] --- PASS: TestConfigList (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigRemoveUnsupported [2020-10-27T02:51:17.218Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigRemoveError [2020-10-27T02:51:17.218Z] --- PASS: TestConfigRemoveError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigRemove [2020-10-27T02:51:17.218Z] --- PASS: TestConfigRemove (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigUpdateUnsupported [2020-10-27T02:51:17.218Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigUpdateError [2020-10-27T02:51:17.218Z] --- PASS: TestConfigUpdateError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestConfigUpdate [2020-10-27T02:51:17.218Z] --- PASS: TestConfigUpdate (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerCommitError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCommitError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerCommit [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCommit (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStatPathError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPathError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStatPathNotFoundError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStatPathNoHeaderError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStatPath [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPath (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyToContainerError [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainerError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyToContainerNotFoundError [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyToContainerNotStatusOKError [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyToContainer [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainer (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyFromContainerError [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyFromContainerNotFoundError [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyFromContainerNotStatusOKError [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyFromContainerNoHeaderError [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestCopyFromContainer [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainer (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerCreateError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerCreateImageNotFound [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerCreateWithName [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerCreateAutoRemove [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerDiffError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerDiffError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerDiff [2020-10-27T02:51:17.218Z] --- PASS: TestContainerDiff (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecCreateError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecCreate [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecCreate (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecStartError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecStartError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecStart [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecStart (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecInspectError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecInspect [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecInspect (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExportError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExportError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExport [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExport (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerInspectError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerInspectContainerNotFound [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerInspectWithEmptyID [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerInspect [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspect (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerInspectNode [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectNode (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerKillError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerKillError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerKill [2020-10-27T02:51:17.218Z] --- PASS: TestContainerKill (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerListError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerListError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerList [2020-10-27T02:51:17.218Z] --- PASS: TestContainerList (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerLogsNotFoundError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerLogsError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerLogsError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerLogs [2020-10-27T02:51:17.218Z] --- PASS: TestContainerLogs (0.27s) [2020-10-27T02:51:17.218Z] === RUN TestContainerPauseError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerPauseError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerPause [2020-10-27T02:51:17.218Z] --- PASS: TestContainerPause (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainersPruneError [2020-10-27T02:51:17.218Z] --- PASS: TestContainersPruneError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainersPrune [2020-10-27T02:51:17.218Z] --- PASS: TestContainersPrune (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerRemoveError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRemoveError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerRemoveNotFoundError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerRemove [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRemove (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerRenameError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRenameError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerRename [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRename (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerResizeError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerResizeError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecResizeError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerResize [2020-10-27T02:51:17.218Z] --- PASS: TestContainerResize (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerExecResize [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecResize (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerRestartError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRestartError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerRestart [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRestart (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStartError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStartError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStart [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStart (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStatsError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatsError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStats [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStats (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStopError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStopError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerStop [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStop (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerTopError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerTopError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerTop [2020-10-27T02:51:17.218Z] --- PASS: TestContainerTop (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerUnpauseError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerUnpause [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUnpause (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerUpdateError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUpdateError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerUpdate [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUpdate (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerWaitError [2020-10-27T02:51:17.218Z] --- PASS: TestContainerWaitError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestContainerWait [2020-10-27T02:51:17.218Z] --- PASS: TestContainerWait (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestDiskUsageError [2020-10-27T02:51:17.218Z] --- PASS: TestDiskUsageError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestDiskUsage [2020-10-27T02:51:17.218Z] --- PASS: TestDiskUsage (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestDistributionInspectUnsupported [2020-10-27T02:51:17.218Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestDistributionInspectWithEmptyID [2020-10-27T02:51:17.218Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestEventsErrorInOptions [2020-10-27T02:51:17.218Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestEventsErrorFromServer [2020-10-27T02:51:17.218Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestEvents [2020-10-27T02:51:17.218Z] --- PASS: TestEvents (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestTLSCloseWriter [2020-10-27T02:51:17.218Z] === PAUSE TestTLSCloseWriter [2020-10-27T02:51:17.218Z] === RUN TestImageBuildError [2020-10-27T02:51:17.218Z] --- PASS: TestImageBuildError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageBuild [2020-10-27T02:51:17.218Z] --- PASS: TestImageBuild (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestGetDockerOS [2020-10-27T02:51:17.218Z] --- PASS: TestGetDockerOS (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageCreateError [2020-10-27T02:51:17.218Z] --- PASS: TestImageCreateError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageCreate [2020-10-27T02:51:17.218Z] --- PASS: TestImageCreate (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageHistoryError [2020-10-27T02:51:17.218Z] --- PASS: TestImageHistoryError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageHistory [2020-10-27T02:51:17.218Z] --- PASS: TestImageHistory (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageImportError [2020-10-27T02:51:17.218Z] --- PASS: TestImageImportError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageImport [2020-10-27T02:51:17.218Z] --- PASS: TestImageImport (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageInspectError [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspectError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageInspectImageNotFound [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageInspectWithEmptyID [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageInspect [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspect (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageListError [2020-10-27T02:51:17.218Z] --- PASS: TestImageListError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageList [2020-10-27T02:51:17.218Z] --- PASS: TestImageList (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageListApiBefore125 [2020-10-27T02:51:17.218Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageLoadError [2020-10-27T02:51:17.218Z] --- PASS: TestImageLoadError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageLoad [2020-10-27T02:51:17.218Z] --- PASS: TestImageLoad (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagesPruneError [2020-10-27T02:51:17.218Z] --- PASS: TestImagesPruneError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagesPrune [2020-10-27T02:51:17.218Z] --- PASS: TestImagesPrune (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePullReferenceParseError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePullAnyError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullAnyError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePullStatusUnauthorizedError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePullWithoutErrors [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePushReferenceError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePushAnyError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushAnyError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePushStatusUnauthorizedError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithoutErrors [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-10-27T02:51:17.218Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageRemoveError [2020-10-27T02:51:17.218Z] --- PASS: TestImageRemoveError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageRemoveImageNotFound [2020-10-27T02:51:17.218Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageRemove [2020-10-27T02:51:17.218Z] --- PASS: TestImageRemove (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSaveError [2020-10-27T02:51:17.218Z] --- PASS: TestImageSaveError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSave [2020-10-27T02:51:17.218Z] --- PASS: TestImageSave (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSearchAnyError [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSearchStatusUnauthorizedError [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageSearchWithoutErrors [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageTagError [2020-10-27T02:51:17.218Z] --- PASS: TestImageTagError (0.00s) [2020-10-27T02:51:17.218Z] === RUN TestImageTagInvalidReference [2020-10-27T02:51:17.218Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestImageTagInvalidSourceImageName [2020-10-27T02:51:17.219Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestImageTagHexSource [2020-10-27T02:51:17.219Z] --- PASS: TestImageTagHexSource (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestImageTag [2020-10-27T02:51:17.219Z] --- PASS: TestImageTag (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestInfoServerError [2020-10-27T02:51:17.219Z] --- PASS: TestInfoServerError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestInfoInvalidResponseJSONError [2020-10-27T02:51:17.219Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestInfo [2020-10-27T02:51:17.219Z] --- PASS: TestInfo (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkConnectError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkConnectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkConnect [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkConnect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkCreateError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkCreateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkCreate [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkCreate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkDisconnectError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkDisconnect [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkInspectNotFoundError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkInspectWithEmptyID [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkInspect [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkListError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkListError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkList [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkList (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworksPruneError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworksPruneError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworksPrune [2020-10-27T02:51:17.219Z] --- PASS: TestNetworksPrune (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkRemoveError [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNetworkRemove [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkRemove (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeInspectNodeNotFound [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeInspectWithEmptyID [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeInspect [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeListError [2020-10-27T02:51:17.219Z] --- PASS: TestNodeListError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeList [2020-10-27T02:51:17.219Z] --- PASS: TestNodeList (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeRemoveError [2020-10-27T02:51:17.219Z] --- PASS: TestNodeRemoveError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeRemove [2020-10-27T02:51:17.219Z] --- PASS: TestNodeRemove (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeUpdateError [2020-10-27T02:51:17.219Z] --- PASS: TestNodeUpdateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestNodeUpdate [2020-10-27T02:51:17.219Z] --- PASS: TestNodeUpdate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestOptionWithTimeout [2020-10-27T02:51:17.219Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPingFail [2020-10-27T02:51:17.219Z] --- PASS: TestPingFail (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPingWithError [2020-10-27T02:51:17.219Z] 2020/10/27 02:51:15 RoundTripper returned a response & error; ignoring response [2020-10-27T02:51:17.219Z] 2020/10/27 02:51:15 RoundTripper returned a response & error; ignoring response [2020-10-27T02:51:17.219Z] --- PASS: TestPingWithError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPingSuccess [2020-10-27T02:51:17.219Z] --- PASS: TestPingSuccess (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPingHeadFallback [2020-10-27T02:51:17.219Z] === RUN TestPingHeadFallback/OK [2020-10-27T02:51:17.219Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-10-27T02:51:17.219Z] === RUN TestPingHeadFallback/Not_Found [2020-10-27T02:51:17.219Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-10-27T02:51:17.219Z] --- PASS: TestPingHeadFallback (0.00s) [2020-10-27T02:51:17.219Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-10-27T02:51:17.219Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-10-27T02:51:17.219Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-10-27T02:51:17.219Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginDisableError [2020-10-27T02:51:17.219Z] --- PASS: TestPluginDisableError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginDisable [2020-10-27T02:51:17.219Z] --- PASS: TestPluginDisable (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginEnableError [2020-10-27T02:51:17.219Z] --- PASS: TestPluginEnableError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginEnable [2020-10-27T02:51:17.219Z] --- PASS: TestPluginEnable (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestPluginInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginInspectWithEmptyID [2020-10-27T02:51:17.219Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginInspect [2020-10-27T02:51:17.219Z] --- PASS: TestPluginInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginListError [2020-10-27T02:51:17.219Z] --- PASS: TestPluginListError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginList [2020-10-27T02:51:17.219Z] --- PASS: TestPluginList (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginPushError [2020-10-27T02:51:17.219Z] --- PASS: TestPluginPushError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginPush [2020-10-27T02:51:17.219Z] --- PASS: TestPluginPush (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginRemoveError [2020-10-27T02:51:17.219Z] --- PASS: TestPluginRemoveError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginRemove [2020-10-27T02:51:17.219Z] --- PASS: TestPluginRemove (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginSetError [2020-10-27T02:51:17.219Z] --- PASS: TestPluginSetError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPluginSet [2020-10-27T02:51:17.219Z] --- PASS: TestPluginSet (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSetHostHeader [2020-10-27T02:51:17.219Z] --- PASS: TestSetHostHeader (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestPlainTextError [2020-10-27T02:51:17.219Z] --- PASS: TestPlainTextError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestInfiniteError [2020-10-27T02:51:17.219Z] --- PASS: TestInfiniteError (0.02s) [2020-10-27T02:51:17.219Z] === RUN TestSecretCreateUnsupported [2020-10-27T02:51:17.219Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretCreateError [2020-10-27T02:51:17.219Z] --- PASS: TestSecretCreateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretCreate [2020-10-27T02:51:17.219Z] --- PASS: TestSecretCreate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretInspectUnsupported [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretInspectSecretNotFound [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretInspectWithEmptyID [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretInspect [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretListUnsupported [2020-10-27T02:51:17.219Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretListError [2020-10-27T02:51:17.219Z] --- PASS: TestSecretListError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretList [2020-10-27T02:51:17.219Z] --- PASS: TestSecretList (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretRemoveUnsupported [2020-10-27T02:51:17.219Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretRemoveError [2020-10-27T02:51:17.219Z] --- PASS: TestSecretRemoveError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretRemove [2020-10-27T02:51:17.219Z] --- PASS: TestSecretRemove (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretUpdateUnsupported [2020-10-27T02:51:17.219Z] --- PASS: TestSecretUpdateUnsupported (0.01s) [2020-10-27T02:51:17.219Z] === RUN TestSecretUpdateError [2020-10-27T02:51:17.219Z] --- PASS: TestSecretUpdateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSecretUpdate [2020-10-27T02:51:17.219Z] --- PASS: TestSecretUpdate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceCreateError [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceCreate [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceCreateCompatiblePlatforms [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceCreateDigestPinning [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceInspectServiceNotFound [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceInspectWithEmptyID [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceInspect [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceListError [2020-10-27T02:51:17.219Z] --- PASS: TestServiceListError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceList [2020-10-27T02:51:17.219Z] --- PASS: TestServiceList (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceLogsError [2020-10-27T02:51:17.219Z] --- PASS: TestServiceLogsError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceLogs [2020-10-27T02:51:17.219Z] --- PASS: TestServiceLogs (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceRemoveError [2020-10-27T02:51:17.219Z] --- PASS: TestServiceRemoveError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceRemoveNotFoundError [2020-10-27T02:51:17.219Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceRemove [2020-10-27T02:51:17.219Z] --- PASS: TestServiceRemove (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceUpdateError [2020-10-27T02:51:17.219Z] --- PASS: TestServiceUpdateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestServiceUpdate [2020-10-27T02:51:17.219Z] --- PASS: TestServiceUpdate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmGetUnlockKeyError [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmGetUnlockKey [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmInitError [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInitError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmInit [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInit (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmInspect [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmJoinError [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmJoinError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmJoin [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmJoin (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmLeaveError [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmLeave [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmLeave (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmUnlockError [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmUnlock [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUnlock (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmUpdateError [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestSwarmUpdate [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUpdate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestTaskInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestTaskInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestTaskInspectWithEmptyID [2020-10-27T02:51:17.219Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestTaskInspect [2020-10-27T02:51:17.219Z] --- PASS: TestTaskInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestTaskListError [2020-10-27T02:51:17.219Z] --- PASS: TestTaskListError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestTaskList [2020-10-27T02:51:17.219Z] --- PASS: TestTaskList (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeCreateError [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeCreateError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeCreate [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeCreate (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeInspectError [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspectError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeInspectNotFound [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeInspectWithEmptyID [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeInspect [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspect (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeListError [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeListError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeList [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeList (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeRemoveError [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-10-27T02:51:17.219Z] === RUN TestVolumeRemove [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeRemove (0.00s) [2020-10-27T02:51:17.219Z] === CONT TestTLSCloseWriter [2020-10-27T02:51:17.219Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-10-27T02:51:17.219Z] PASS [2020-10-27T02:51:17.219Z] coverage: 74.9% of statements [2020-10-27T02:51:17.219Z] ok github.com/docker/docker/client 0.969s coverage: 74.9% of statements [2020-10-27T02:51:17.318Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-10-27T02:51:17.852Z] ok github.com/docker/docker/daemon/cluster/convert 0.063s coverage: 35.9% of statements [2020-10-27T02:51:18.907Z] ok github.com/docker/docker/daemon/cluster 0.198s coverage: 0.5% of statements [2020-10-27T02:51:19.236Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-27T02:51:20.181Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-10-27T02:51:22.091Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-10-27T02:51:22.473Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2020-10-27T02:51:24.000Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-27T02:51:25.232Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-10-27T02:51:25.529Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2020-10-27T02:51:25.801Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2020-10-27T02:51:25.801Z] PASS [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] === Skipped [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-10-27T02:51:25.801Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-27T02:51:25.801Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-27T02:51:25.801Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:51:25.801Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-10-27T02:51:25.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-10-27T02:51:25.801Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] [2020-10-27T02:51:25.801Z] DONE 193 tests, 6 skipped in 151.388s [2020-10-27T02:51:25.801Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-10-27T02:51:25.801Z] ++ 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 [2020-10-27T02:51:25.801Z] ++ set -e [2020-10-27T02:51:25.801Z] ++ '[' -n 0 ']' [2020-10-27T02:51:25.801Z] ++ set -x [2020-10-27T02:51:25.801Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:51:25.801Z] INFO: Testing against a local daemon [2020-10-27T02:51:25.801Z] === RUN TestCommitInheritsEnv [2020-10-27T02:51:25.801Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-10-27T02:51:25.801Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-27T02:51:25.801Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-27T02:51:25.801Z] === RUN TestImagesFilterMultiReference [2020-10-27T02:51:25.801Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-10-27T02:51:25.801Z] === RUN TestImagePullPlatformInvalid [2020-10-27T02:51:25.801Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-10-27T02:51:25.801Z] === RUN TestRemoveImageOrphaning [2020-10-27T02:51:25.801Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-10-27T02:51:25.801Z] === RUN TestRemoveImageGarbageCollector [2020-10-27T02:51:25.801Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-27T02:51:25.801Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:51:25.801Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-27T02:51:25.801Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.01s) [2020-10-27T02:51:25.801Z] === RUN TestTagInvalidReference [2020-10-27T02:51:25.801Z] --- PASS: TestTagInvalidReference (0.01s) [2020-10-27T02:51:25.801Z] === RUN TestTagValidPrefixedRepo [2020-10-27T02:51:25.801Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-10-27T02:51:25.801Z] === RUN TestTagExistedNameWithoutForce [2020-10-27T02:51:25.801Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-10-27T02:51:25.801Z] === RUN TestTagOfficialNames [2020-10-27T02:51:25.801Z] --- PASS: TestTagOfficialNames (0.03s) [2020-10-27T02:51:25.801Z] === RUN TestTagMatchesDigest [2020-10-27T02:51:25.801Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-10-27T02:51:25.801Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-27T02:51:25.908Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-10-27T02:51:26.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-27T02:51:26.738Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-27T02:51:27.649Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-10-27T02:51:28.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-27T02:51:28.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-27T02:51:28.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-27T02:51:29.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-27T02:51:29.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-27T02:51:30.405Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-10-27T02:51:30.705Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.558s coverage: 14.0% of statements [2020-10-27T02:51:31.754Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.717s coverage: 57.1% of statements [2020-10-27T02:51:31.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-27T02:51:32.021Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-10-27T02:51:32.021Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-27T02:51:32.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-10-27T02:51:32.849Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-10-27T02:51:33.424Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-27T02:51:34.510Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-10-27T02:51:34.663Z] ..........................xx.................... [ 29%] [2020-10-27T02:51:34.885Z] --- PASS: TestCheckoutGit (40.23s) [2020-10-27T02:51:34.885Z] === RUN TestValidGitTransport [2020-10-27T02:51:34.885Z] --- PASS: TestValidGitTransport (0.00s) [2020-10-27T02:51:34.885Z] === RUN TestGitInvalidRef [2020-10-27T02:51:35.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-27T02:51:35.343Z] --- PASS: TestGitInvalidRef (0.34s) [2020-10-27T02:51:35.343Z] PASS [2020-10-27T02:51:35.343Z] coverage: 86.3% of statements [2020-10-27T02:51:35.343Z] ok github.com/docker/docker/builder/remotecontext/git 40.742s coverage: 86.3% of statements [2020-10-27T02:51:35.343Z] --- PASS: TestBuildWithHugeFile (52.56s) [2020-10-27T02:51:35.343Z] === RUN TestBuildWithEmptyDockerfile [2020-10-27T02:51:35.343Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:51:35.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:51:35.343Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:51:35.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:51:35.343Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:51:35.343Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:51:35.343Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:51:35.343Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:51:35.343Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:51:35.343Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-10-27T02:51:35.343Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-10-27T02:51:35.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-10-27T02:51:35.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-10-27T02:51:35.343Z] === RUN TestBuildPreserveOwnership [2020-10-27T02:51:35.343Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-27T02:51:36.045Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.875s coverage: 69.2% of statements [2020-10-27T02:51:36.308Z] ? github.com/docker/docker/cli [no test files] [2020-10-27T02:51:36.308Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-27T02:51:36.342Z] ok github.com/docker/docker/daemon 12.341s coverage: 17.2% of statements [2020-10-27T02:51:36.342Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-27T02:51:36.342Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-27T02:51:36.342Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-27T02:51:36.342Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-27T02:51:37.246Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-27T02:51:37.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-27T02:51:37.872Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.825s coverage: 45.8% of statements [2020-10-27T02:51:37.872Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-27T02:51:38.704Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-27T02:51:38.704Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-27T02:51:38.704Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-10-27T02:51:38.925Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.177s coverage: 49.5% of statements [2020-10-27T02:51:39.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-27T02:51:39.568Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.061s coverage: 58.0% of statements [2020-10-27T02:51:39.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-27T02:51:40.089Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-10-27T02:51:40.089Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-27T02:51:40.348Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-10-27T02:51:41.435Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2020-10-27T02:51:41.435Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.09s) [2020-10-27T02:51:41.435Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-10-27T02:51:41.435Z] === RUN TestBuildPlatformInvalid [2020-10-27T02:51:41.435Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-10-27T02:51:41.435Z] PASS [2020-10-27T02:51:41.435Z] [2020-10-27T02:51:41.435Z] === Skipped [2020-10-27T02:51:41.435Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-10-27T02:51:41.435Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:51:41.435Z] [2020-10-27T02:51:41.435Z] [2020-10-27T02:51:41.435Z] DONE 32 tests, 1 skipped in 128.036s [2020-10-27T02:51:41.435Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-27T02:51:41.435Z] INFO: Testing against a local daemon [2020-10-27T02:51:41.435Z] === RUN TestConfigInspect [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigInspect (0.02s) [2020-10-27T02:51:41.435Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:41.435Z] === RUN TestConfigList [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigList (0.01s) [2020-10-27T02:51:41.435Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:41.435Z] === RUN TestConfigsCreateAndDelete [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-10-27T02:51:41.435Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:41.435Z] === RUN TestConfigsUpdate [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-10-27T02:51:41.435Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:41.435Z] === RUN TestTemplatedConfig [2020-10-27T02:51:41.435Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-10-27T02:51:41.435Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:41.435Z] === RUN TestConfigCreateResolve [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-10-27T02:51:41.435Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:41.435Z] === RUN TestConfigDaemonLibtrustID [2020-10-27T02:51:41.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-27T02:51:41.669Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-10-27T02:51:41.730Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-10-27T02:51:41.975Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-10-27T02:51:42.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-27T02:51:43.338Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-10-27T02:51:43.338Z] PASS [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] === Skipped [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-10-27T02:51:43.338Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-10-27T02:51:43.338Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-10-27T02:51:43.338Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-10-27T02:51:43.338Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-10-27T02:51:43.338Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-10-27T02:51:43.338Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] [2020-10-27T02:51:43.338Z] DONE 7 tests, 6 skipped in 1.712s [2020-10-27T02:51:43.338Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-27T02:51:43.338Z] INFO: Testing against a local daemon [2020-10-27T02:51:43.338Z] === RUN TestCheckpoint [2020-10-27T02:51:43.338Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-27T02:51:43.338Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:51:43.338Z] === RUN TestContainerInvalidJSON [2020-10-27T02:51:43.338Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:51:43.338Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:51:43.338Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:51:43.338Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:51:43.338Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:51:43.338Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:51:43.338Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:51:43.338Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:51:43.338Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:51:43.338Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-10-27T02:51:43.338Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-27T02:51:43.338Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-27T02:51:43.338Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-27T02:51:43.338Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-27T02:51:43.338Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-10-27T02:51:43.338Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-27T02:51:43.338Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-10-27T02:51:43.338Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-27T02:51:43.338Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-10-27T02:51:43.338Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-27T02:51:43.338Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-10-27T02:51:43.338Z] === RUN TestCopyFromContainer [2020-10-27T02:51:43.638Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-27T02:51:44.578Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-27T02:51:44.578Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-27T02:51:44.742Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 41.0% of statements [2020-10-27T02:51:44.742Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.9% of statements [2020-10-27T02:51:44.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-27T02:51:45.038Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.419s coverage: 52.1% of statements [2020-10-27T02:51:45.038Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-27T02:51:45.038Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-27T02:51:45.038Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-27T02:51:45.038Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-27T02:51:45.148Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-10-27T02:51:45.719Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-10-27T02:51:45.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-27T02:51:46.090Z] ok github.com/docker/docker/daemon/logger/awslogs 0.521s coverage: 77.8% of statements [2020-10-27T02:51:46.090Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-27T02:51:46.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-27T02:51:46.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestConfigureDaemonLogs [2020-10-27T02:51:46.621Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestCommonOptionsInstallFlags [2020-10-27T02:51:46.621Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-10-27T02:51:46.621Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-10-27T02:51:46.621Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-10-27T02:51:46.621Z] PASS [2020-10-27T02:51:46.621Z] coverage: 18.5% of statements [2020-10-27T02:51:46.621Z] ok github.com/docker/docker/cmd/dockerd 0.539s coverage: 18.5% of statements [2020-10-27T02:51:47.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-27T02:51:47.153Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-10-27T02:51:47.153Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2020-10-27T02:51:47.450Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 87.2% of statements [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer// [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer//bar/root [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer/bar/quux [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-27T02:51:47.529Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-27T02:51:47.788Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-27T02:51:47.788Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer (4.47s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-10-27T02:51:47.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-27T02:51:47.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:51:47.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:51:47.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:51:47.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:51:47.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:51:47.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:51:47.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:51:47.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:51:47.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:51:47.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-10-27T02:51:47.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-27T02:51:47.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-27T02:51:47.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-27T02:51:47.788Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-27T02:51:47.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-10-27T02:51:47.788Z] === RUN TestCreateWithInvalidEnv [2020-10-27T02:51:47.788Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-27T02:51:47.788Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-27T02:51:47.788Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-27T02:51:47.788Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-27T02:51:47.788Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-27T02:51:47.788Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-27T02:51:47.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-27T02:51:47.788Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-27T02:51:47.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-27T02:51:47.788Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-27T02:51:47.788Z] === RUN TestCreateTmpfsMountsTarget [2020-10-27T02:51:47.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-27T02:51:47.788Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-27T02:51:48.100Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-10-27T02:51:48.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-27T02:51:48.483Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-10-27T02:51:48.483Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-27T02:51:49.166Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-10-27T02:51:49.166Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-27T02:51:49.524Z] === RUN TestContainerStopSignal [2020-10-27T02:51:49.524Z] --- PASS: TestContainerStopSignal (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestContainerStopTimeout [2020-10-27T02:51:49.524Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestContainerSecretReferenceDestTarget [2020-10-27T02:51:49.524Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-10-27T02:51:49.524Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestContainerLogPathSetForRingLogger [2020-10-27T02:51:49.524Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2020-10-27T02:51:49.524Z] === RUN TestReplaceAndAppendEnvVars [2020-10-27T02:51:49.524Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-10-27T02:51:49.524Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-10-27T02:51:49.524Z] === RUN TestNewMemoryStore [2020-10-27T02:51:49.524Z] --- PASS: TestNewMemoryStore (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestAddContainers [2020-10-27T02:51:49.524Z] --- PASS: TestAddContainers (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestGetContainer [2020-10-27T02:51:49.524Z] --- PASS: TestGetContainer (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestDeleteContainer [2020-10-27T02:51:49.524Z] --- PASS: TestDeleteContainer (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestListContainers [2020-10-27T02:51:49.524Z] --- PASS: TestListContainers (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestFirstContainer [2020-10-27T02:51:49.524Z] --- PASS: TestFirstContainer (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestApplyAllContainer [2020-10-27T02:51:49.524Z] --- PASS: TestApplyAllContainer (0.00s) [2020-10-27T02:51:49.524Z] === RUN TestIsValidHealthString [2020-10-27T02:51:49.525Z] --- PASS: TestIsValidHealthString (0.00s) [2020-10-27T02:51:49.525Z] === RUN TestStateRunStop [2020-10-27T02:51:49.525Z] --- PASS: TestStateRunStop (0.00s) [2020-10-27T02:51:49.525Z] === RUN TestStateTimeoutWait [2020-10-27T02:51:49.525Z] --- FAIL: TestStateTimeoutWait (0.21s) [2020-10-27T02:51:49.525Z] state_test.go:139: Stop callback doesn't fire in 200 milliseconds [2020-10-27T02:51:49.525Z] === RUN TestIsValidStateString [2020-10-27T02:51:49.525Z] --- PASS: TestIsValidStateString (0.00s) [2020-10-27T02:51:49.525Z] === RUN TestViewSaveDelete [2020-10-27T02:51:49.525Z] --- PASS: TestViewSaveDelete (0.03s) [2020-10-27T02:51:49.525Z] === RUN TestViewAll [2020-10-27T02:51:49.525Z] --- PASS: TestViewAll (0.02s) [2020-10-27T02:51:49.525Z] === RUN TestViewGet [2020-10-27T02:51:49.525Z] --- PASS: TestViewGet (0.05s) [2020-10-27T02:51:49.525Z] === RUN TestNames [2020-10-27T02:51:49.525Z] --- PASS: TestNames (0.00s) [2020-10-27T02:51:49.525Z] === RUN TestViewWithHealthCheck [2020-10-27T02:51:49.525Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-10-27T02:51:49.525Z] FAIL [2020-10-27T02:51:49.525Z] coverage: 41.4% of statements [2020-10-27T02:51:49.525Z] FAIL github.com/docker/docker/container 0.675s [2020-10-27T02:51:49.525Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-27T02:51:49.525Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-27T02:51:49.525Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-27T02:51:49.525Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-27T02:51:49.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-27T02:51:49.587Z] Using test binary docker [2020-10-27T02:51:49.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-27T02:51:49.587Z] +++ /etc/init.d/apparmor start [2020-10-27T02:51:49.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:51:49.587Z] INFO: Waiting for daemon to start... [2020-10-27T02:51:49.587Z] Starting dockerd [2020-10-27T02:51:49.587Z] +++ 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 [2020-10-27T02:51:50.104Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2020-10-27T02:51:50.104Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-27T02:51:50.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:51:50.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:51:50.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:51:50.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:51:50.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:51:50.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:51:50.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:51:50.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:51:50.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:51:50.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:51:50.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-27T02:51:50.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-27T02:51:50.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-27T02:51:50.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-27T02:51:50.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-10-27T02:51:50.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-27T02:51:50.363Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-27T02:51:50.385Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-10-27T02:51:50.393Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-10-27T02:51:50.622Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-10-27T02:51:50.623Z] === RUN TestCreateDifferentPlatform [2020-10-27T02:51:50.623Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-27T02:51:50.623Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-27T02:51:50.623Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-10-27T02:51:50.623Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-27T02:51:50.623Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-27T02:51:50.623Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-27T02:51:50.623Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-10-27T02:51:50.623Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-27T02:51:50.623Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-10-27T02:51:50.623Z] === RUN TestContainerStartOnDaemonRestart [2020-10-27T02:51:50.623Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-10-27T02:51:50.623Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-10-27T02:51:50.623Z] === RUN TestDaemonRestartIpcMode [2020-10-27T02:51:50.623Z] === PAUSE TestDaemonRestartIpcMode [2020-10-27T02:51:50.623Z] === RUN TestDaemonHostGatewayIP [2020-10-27T02:51:50.623Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-10-27T02:51:50.623Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:51:50.623Z] === RUN TestContainerKillOnDaemonStart [2020-10-27T02:51:50.623Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-10-27T02:51:50.623Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-10-27T02:51:50.623Z] === RUN TestDiff [2020-10-27T02:51:50.867Z] ok github.com/docker/docker/daemon/logger/local 0.094s coverage: 75.2% of statements [2020-10-27T02:51:50.867Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-27T02:51:50.867Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-10-27T02:51:50.867Z] time="2020-10-27T02:51:50Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate347185664/log705229663.1: no such file or directory" [2020-10-27T02:51:50.867Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 37.7% of statements [2020-10-27T02:51:51.190Z] --- PASS: TestDiff (0.42s) [2020-10-27T02:51:51.190Z] === RUN TestExecWithCloseStdin [2020-10-27T02:51:51.450Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-10-27T02:51:51.450Z] === RUN TestExec [2020-10-27T02:51:51.920Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2020-10-27T02:51:52.018Z] --- PASS: TestExec (0.42s) [2020-10-27T02:51:52.018Z] === RUN TestExecUser [2020-10-27T02:51:52.435Z] === RUN TestPrepare [2020-10-27T02:51:52.435Z] --- PASS: TestPrepare (0.00s) [2020-10-27T02:51:52.435Z] === RUN TestStart [2020-10-27T02:51:52.435Z] --- PASS: TestStart (0.00s) [2020-10-27T02:51:52.435Z] === RUN TestWaitCancel [2020-10-27T02:51:52.435Z] --- PASS: TestWaitCancel (0.00s) [2020-10-27T02:51:52.435Z] === RUN TestWaitDisabled [2020-10-27T02:51:52.435Z] --- PASS: TestWaitDisabled (0.00s) [2020-10-27T02:51:52.435Z] === RUN TestWaitEnabled [2020-10-27T02:51:52.435Z] --- PASS: TestWaitEnabled (0.00s) [2020-10-27T02:51:52.435Z] === RUN TestRemove [2020-10-27T02:51:52.435Z] --- PASS: TestRemove (0.00s) [2020-10-27T02:51:52.435Z] PASS [2020-10-27T02:51:52.435Z] coverage: 65.3% of statements [2020-10-27T02:51:52.435Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.361s coverage: 65.3% of statements [2020-10-27T02:51:52.585Z] --- PASS: TestExecUser (0.46s) [2020-10-27T02:51:52.586Z] === RUN TestExportContainerAndImportImage [2020-10-27T02:51:53.156Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-10-27T02:51:53.156Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-27T02:51:53.456Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-10-27T02:51:54.100Z] ok github.com/docker/docker/daemon/logger/splunk 2.236s coverage: 82.5% of statements [2020-10-27T02:51:54.100Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-27T02:51:54.593Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-10-27T02:51:54.744Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-10-27T02:51:54.744Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-27T02:51:55.337Z] === RUN TestNewListSecretsFilters [2020-10-27T02:51:55.337Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-10-27T02:51:55.337Z] === RUN TestNewListConfigsFilters [2020-10-27T02:51:55.337Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-10-27T02:51:55.337Z] PASS [2020-10-27T02:51:55.337Z] coverage: 0.5% of statements [2020-10-27T02:51:55.337Z] ok github.com/docker/docker/daemon/cluster 0.785s coverage: 0.5% of statements [2020-10-27T02:51:55.534Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-10-27T02:51:55.796Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-10-27T02:51:56.253Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCIsolation [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCIsolation [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-10-27T02:51:56.253Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCConfigs [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCConfigs [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-10-27T02:51:56.253Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-10-27T02:51:56.254Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-10-27T02:51:56.254Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-10-27T02:51:56.254Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-10-27T02:51:56.254Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-10-27T02:51:56.254Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-10-27T02:51:56.254Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-10-27T02:51:56.254Z] PASS [2020-10-27T02:51:56.254Z] coverage: 35.9% of statements [2020-10-27T02:51:56.254Z] ok github.com/docker/docker/daemon/cluster/convert 0.652s coverage: 35.9% of statements [2020-10-27T02:51:56.443Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-10-27T02:51:56.443Z] === RUN TestHealthCheckWorkdir [2020-10-27T02:51:56.843Z] ok github.com/docker/docker/distribution/metadata 0.126s coverage: 48.2% of statements [2020-10-27T02:51:57.011Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-10-27T02:51:57.011Z] === RUN TestHealthKillContainer [2020-10-27T02:51:57.490Z] ok github.com/docker/docker/errdefs 0.043s coverage: 49.4% of statements [2020-10-27T02:51:57.721Z] . [2020-10-27T02:51:57.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-27T02:51:57.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-27T02:51:57.722Z] Error: No such image: emptyfs [2020-10-27T02:51:57.722Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-27T02:51:57.722Z] ++++ docker load [2020-10-27T02:51:57.722Z] Running integration-test (iteration 1) [2020-10-27T02:51:57.722Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-10-27T02:51:57.722Z] ++ 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 [2020-10-27T02:51:57.722Z] ++ set -e [2020-10-27T02:51:57.722Z] ++ '[' -n 0 ']' [2020-10-27T02:51:57.722Z] ++ set -x [2020-10-27T02:51:57.722Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:51:57.788Z] ok github.com/docker/docker/distribution 0.394s coverage: 21.9% of statements [2020-10-27T02:51:57.788Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-27T02:51:57.800Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-10-27T02:51:59.545Z] --- PASS: TestHealthKillContainer (2.48s) [2020-10-27T02:51:59.545Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-27T02:51:59.735Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-27T02:51:59.804Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-10-27T02:51:59.804Z] === RUN TestIpcModeNone [2020-10-27T02:52:00.305Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-27T02:52:00.372Z] --- PASS: TestIpcModeNone (0.44s) [2020-10-27T02:52:00.372Z] === RUN TestIpcModePrivate [2020-10-27T02:52:00.564Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-10-27T02:52:00.564Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-10-27T02:52:00.565Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-27T02:52:00.694Z] --- PASS: TestIpcModePrivate (0.44s) [2020-10-27T02:52:00.695Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2020-10-27T02:52:00.695Z] === RUN TestIpcModeShareable [2020-10-27T02:52:00.695Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-10-27T02:52:00.695Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:52:00.695Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-27T02:52:00.861Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-10-27T02:52:00.861Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-27T02:52:00.861Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-27T02:52:01.160Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2020-10-27T02:52:01.160Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-27T02:52:01.331Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-10-27T02:52:02.103Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2020-10-27T02:52:02.103Z] === RUN TestAPIIpcModeHost [2020-10-27T02:52:02.103Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-10-27T02:52:02.103Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:52:02.103Z] === RUN TestDaemonIpcModeShareable [2020-10-27T02:52:02.103Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-10-27T02:52:02.103Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:52:02.103Z] === RUN TestDaemonIpcModePrivate [2020-10-27T02:52:02.213Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-10-27T02:52:03.323Z] === RUN TestDiscoveryOptsErrors [2020-10-27T02:52:03.323Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDiscoveryOpts [2020-10-27T02:52:03.323Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-10-27T02:52:03.323Z] PASS [2020-10-27T02:52:03.323Z] coverage: 30.0% of statements [2020-10-27T02:52:03.323Z] ok github.com/docker/docker/daemon/discovery 0.392s coverage: 30.0% of statements [2020-10-27T02:52:03.323Z] === RUN TestBuilderGC [2020-10-27T02:52:03.323Z] --- PASS: TestBuilderGC (0.01s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationNotFound [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonBrokenConfiguration [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestParseClusterAdvertiseSettings [2020-10-27T02:52:03.323Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestFindConfigurationConflicts [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeConflicts [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-10-27T02:52:03.323Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_label [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_dns [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_dns-search [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-10-27T02:52:03.323Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestModifiedDiscoverySettings [2020-10-27T02:52:03.323Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestReloadSetConfigFileNotExist [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-10-27T02:52:03.323Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2020-10-27T02:52:03.323Z] === RUN TestReloadDefaultConfigNotExist [2020-10-27T02:52:03.323Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-10-27T02:52:03.323Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:52:03.323Z] === RUN TestReloadBadDefaultConfig [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-630257499" [2020-10-27T02:52:03.323Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestReloadWithConflictingLabels [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-464175358" [2020-10-27T02:52:03.323Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestReloadWithDuplicateLabels [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-079367749" [2020-10-27T02:52:03.323Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-10-27T02:52:03.323Z] === RUN TestDaemonConfigurationMerge [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-10-27T02:52:03.323Z] PASS [2020-10-27T02:52:03.323Z] coverage: 79.7% of statements [2020-10-27T02:52:03.323Z] ok github.com/docker/docker/daemon/config 0.840s coverage: 79.7% of statements [2020-10-27T02:52:03.756Z] ok github.com/docker/docker/oci 0.028s coverage: 8.2% of statements [2020-10-27T02:52:03.756Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 52.9% of statements [2020-10-27T02:52:03.858Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-10-27T02:52:04.118Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-27T02:52:04.641Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-10-27T02:52:04.641Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2020-10-27T02:52:04.641Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-27T02:52:04.641Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-10-27T02:52:04.641Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:52:04.641Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-27T02:52:04.641Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-10-27T02:52:04.641Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:52:04.641Z] === RUN TestIpcModeOlderClient [2020-10-27T02:52:04.641Z] === PAUSE TestIpcModeOlderClient [2020-10-27T02:52:04.641Z] === RUN TestKillContainerInvalidSignal [2020-10-27T02:52:04.641Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-10-27T02:52:04.641Z] === RUN TestKillContainer [2020-10-27T02:52:04.641Z] === RUN TestKillContainer/no_signal [2020-10-27T02:52:05.208Z] === RUN TestKillContainer/non_killing_signal [2020-10-27T02:52:05.467Z] === RUN TestKillContainer/killing_signal [2020-10-27T02:52:05.520Z] === RUN TestVerifyNetworkingConfig [2020-10-27T02:52:05.520Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestGetContainer [2020-10-27T02:52:05.520Z] --- PASS: TestGetContainer (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestValidContainerNames [2020-10-27T02:52:05.520Z] --- PASS: TestValidContainerNames (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestContainerInitDNS [2020-10-27T02:52:05.520Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-10-27T02:52:05.520Z] daemon_test.go:147: root required [2020-10-27T02:52:05.520Z] === RUN TestMerge [2020-10-27T02:52:05.520Z] --- PASS: TestMerge (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestValidateContainerIsolation [2020-10-27T02:52:05.520Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestFindNetworkErrorType [2020-10-27T02:52:05.520Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestEnsureServicesExist [2020-10-27T02:52:05.520Z] --- PASS: TestEnsureServicesExist (0.06s) [2020-10-27T02:52:05.520Z] === RUN TestEnsureServicesExistErrors [2020-10-27T02:52:05.520Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-10-27T02:52:05.520Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-10-27T02:52:05.520Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-10-27T02:52:05.520Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestContainerDelete [2020-10-27T02:52:05.520Z] --- PASS: TestContainerDelete (0.01s) [2020-10-27T02:52:05.520Z] === RUN TestContainerDoubleDelete [2020-10-27T02:52:05.520Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestLogContainerEventCopyLabels [2020-10-27T02:52:05.520Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2020-10-27T02:52:05.520Z] === RUN TestLogContainerEventWithAttributes [2020-10-27T02:52:05.520Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestNoneHealthcheck [2020-10-27T02:52:05.520Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestHealthStates [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:04Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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" [2020-10-27T02:52:05.520Z] --- PASS: TestHealthStates (0.19s) [2020-10-27T02:52:05.520Z] === RUN TestMaskURLCredentials [2020-10-27T02:52:05.520Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestGetInspectData [2020-10-27T02:52:05.520Z] --- PASS: TestGetInspectData (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestFillLicense [2020-10-27T02:52:05.520Z] --- PASS: TestFillLicense (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestListInvalidFilter [2020-10-27T02:52:05.520Z] --- PASS: TestListInvalidFilter (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestNameFilter [2020-10-27T02:52:05.520Z] --- PASS: TestNameFilter (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-10-27T02:52:05.520Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-10-27T02:52:05.520Z] === 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 [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-10-27T02:52:05.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-10-27T02:52:05.520Z] --- 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) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestDaemonReloadLabels [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestDaemonReloadMirrors [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestDaemonReloadInsecureRegistries [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestDaemonReloadNotAffectOthers [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestDaemonDiscoveryReload [2020-10-27T02:52:05.520Z] === RUN TestEventsLog [2020-10-27T02:52:05.520Z] --- PASS: TestEventsLog (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestEventsLogTimeout [2020-10-27T02:52:05.520Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-10-27T02:52:05.520Z] === RUN TestLogEvents [2020-10-27T02:52:05.520Z] --- PASS: TestLogEvents (0.05s) [2020-10-27T02:52:05.520Z] === RUN TestLoadBufferedEvents [2020-10-27T02:52:05.861Z] ok github.com/docker/docker/opts 0.060s coverage: 67.1% of statements [2020-10-27T02:52:05.978Z] --- PASS: TestLoadBufferedEvents (0.18s) [2020-10-27T02:52:05.978Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-10-27T02:52:05.978Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-10-27T02:52:05.978Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-10-27T02:52:05.978Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-10-27T02:52:05.978Z] PASS [2020-10-27T02:52:05.978Z] coverage: 50.0% of statements [2020-10-27T02:52:05.978Z] ok github.com/docker/docker/daemon/events 0.488s coverage: 50.0% of statements [2020-10-27T02:52:06.036Z] --- PASS: TestKillContainer (1.23s) [2020-10-27T02:52:06.036Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-10-27T02:52:06.036Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-10-27T02:52:06.036Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-10-27T02:52:06.036Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-27T02:52:06.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-27T02:52:06.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-27T02:52:06.439Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-10-27T02:52:06.439Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-10-27T02:52:06.439Z] === RUN TestWaitNodeAttachment [2020-10-27T02:52:06.659Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-27T02:52:06.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-10-27T02:52:06.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-10-27T02:52:06.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-10-27T02:52:06.864Z] === RUN TestKillStoppedContainer [2020-10-27T02:52:06.864Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-10-27T02:52:06.864Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-27T02:52:06.864Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-10-27T02:52:06.864Z] === RUN TestKillDifferentUserContainer [2020-10-27T02:52:06.896Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-10-27T02:52:06.896Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-10-27T02:52:06.896Z] --- PASS: TestWaitNodeAttachment (0.41s) [2020-10-27T02:52:06.896Z] === RUN TestIsolationConversion [2020-10-27T02:52:06.896Z] === RUN TestIsolationConversion/default [2020-10-27T02:52:06.896Z] === RUN TestIsolationConversion/process [2020-10-27T02:52:06.896Z] === RUN TestIsolationConversion/hyperv [2020-10-27T02:52:06.896Z] --- PASS: TestIsolationConversion (0.00s) [2020-10-27T02:52:06.896Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-10-27T02:52:06.896Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-10-27T02:52:06.896Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestContainerLabels [2020-10-27T02:52:06.896Z] --- PASS: TestContainerLabels (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestCredentialSpecConversion [2020-10-27T02:52:06.896Z] === RUN TestCredentialSpecConversion/none [2020-10-27T02:52:06.896Z] === RUN TestCredentialSpecConversion/config [2020-10-27T02:52:06.896Z] === RUN TestCredentialSpecConversion/file [2020-10-27T02:52:06.896Z] === RUN TestCredentialSpecConversion/registry [2020-10-27T02:52:06.896Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-10-27T02:52:06.896Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-10-27T02:52:06.896Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-10-27T02:52:06.896Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-10-27T02:52:06.896Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestControllerValidateMountBind [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestControllerValidateMountVolume [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestControllerValidateMountTarget [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestControllerValidateMountTmpfs [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestControllerValidateMountInvalidType [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-10-27T02:52:06.896Z] === RUN TestControllerValidateMountNamedPipe [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-10-27T02:52:06.896Z] PASS [2020-10-27T02:52:06.896Z] coverage: 11.3% of statements [2020-10-27T02:52:06.896Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.445s coverage: 11.3% of statements [2020-10-27T02:52:06.909Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-10-27T02:52:07.206Z] ok github.com/docker/docker/pkg/authorization 0.904s coverage: 68.3% of statements [2020-10-27T02:52:07.354Z] === RUN TestIsEmptyDir [2020-10-27T02:52:07.354Z] --- PASS: TestIsEmptyDir (0.01s) [2020-10-27T02:52:07.354Z] PASS [2020-10-27T02:52:07.354Z] coverage: 2.3% of statements [2020-10-27T02:52:07.354Z] ok github.com/docker/docker/daemon/graphdriver 0.157s coverage: 2.3% of statements [2020-10-27T02:52:07.354Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-10-27T02:52:07.354Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-10-27T02:52:07.354Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-10-27T02:52:07.354Z] reload_test.go:520: root required [2020-10-27T02:52:07.354Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-10-27T02:52:07.354Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2020-10-27T02:52:07.354Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-10-27T02:52:07.354Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2020-10-27T02:52:07.354Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-10-27T02:52:07.354Z] === RUN TestParseVolumesFrom [2020-10-27T02:52:07.354Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-10-27T02:52:07.354Z] PASS [2020-10-27T02:52:07.354Z] coverage: 9.1% of statements [2020-10-27T02:52:07.354Z] ok github.com/docker/docker/daemon 3.681s coverage: 9.1% of statements [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-10-27T02:52:07.354Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-10-27T02:52:07.432Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-10-27T02:52:07.432Z] === RUN TestInspectOomKilledTrue [2020-10-27T02:52:07.432Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-27T02:52:07.432Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:07.432Z] === RUN TestInspectOomKilledFalse [2020-10-27T02:52:07.432Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-27T02:52:07.432Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:52:07.432Z] === RUN TestLinksEtcHostsContentMatch [2020-10-27T02:52:07.432Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-10-27T02:52:07.432Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-10-27T02:52:07.432Z] === RUN TestLinksContainerNames [2020-10-27T02:52:07.504Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-10-27T02:52:08.001Z] --- PASS: TestLinksContainerNames (0.81s) [2020-10-27T02:52:08.001Z] === RUN TestLogsFollowTailEmpty [2020-10-27T02:52:08.319Z] === RUN TestLinkNaming [2020-10-27T02:52:08.319Z] --- PASS: TestLinkNaming (0.00s) [2020-10-27T02:52:08.319Z] === RUN TestLinkNew [2020-10-27T02:52:08.319Z] --- PASS: TestLinkNew (0.00s) [2020-10-27T02:52:08.319Z] === RUN TestLinkEnv [2020-10-27T02:52:08.319Z] --- PASS: TestLinkEnv (0.00s) [2020-10-27T02:52:08.319Z] === RUN TestLinkMultipleEnv [2020-10-27T02:52:08.319Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-10-27T02:52:08.319Z] === RUN TestLinkPortRangeEnv [2020-10-27T02:52:08.319Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-10-27T02:52:08.319Z] PASS [2020-10-27T02:52:08.319Z] coverage: 93.0% of statements [2020-10-27T02:52:08.319Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2020-10-27T02:52:08.558Z] ok github.com/docker/docker/pkg/archive 1.225s coverage: 76.8% of statements [2020-10-27T02:52:08.558Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-10-27T02:52:08.569Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-10-27T02:52:08.569Z] === RUN TestContainerNetworkMountsNoChown [2020-10-27T02:52:08.829Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/default [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/private [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/private [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/rprivate [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/slave [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/slave [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/rslave [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/shared [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/shared [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/rshared [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-27T02:52:08.829Z] === CONT TestMountDaemonRoot/default [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:52:08.829Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-27T02:52:08.829Z] === CONT TestMountDaemonRoot/rshared [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:52:08.829Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:52:08.829Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:52:09.088Z] === CONT TestMountDaemonRoot/shared [2020-10-27T02:52:09.088Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-27T02:52:09.088Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:52:09.088Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-27T02:52:09.088Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rslave [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/slave [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rprivate [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/private [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-27T02:52:09.089Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:52:09.089Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-27T02:52:09.199Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-27T02:52:09.349Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-10-27T02:52:09.349Z] === RUN TestContainerBindMountNonRecursive [2020-10-27T02:52:09.349Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-10-27T02:52:09.349Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-10-27T02:52:09.349Z] === RUN TestNetworkNat [2020-10-27T02:52:09.605Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-10-27T02:52:09.605Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-10-27T02:52:09.769Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-10-27T02:52:09.917Z] --- PASS: TestNetworkNat (0.51s) [2020-10-27T02:52:09.917Z] === RUN TestNetworkLocalhostTCPNat [2020-10-27T02:52:09.959Z] Loaded image: buildpack-deps:buster [2020-10-27T02:52:10.176Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-10-27T02:52:10.176Z] === RUN TestNetworkLoopbackNat [2020-10-27T02:52:10.339Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-10-27T02:52:10.658Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-10-27T02:52:10.909Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-10-27T02:52:11.300Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-10-27T02:52:11.341Z] Loaded image: busybox:latest [2020-10-27T02:52:11.596Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig/defaults [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig/invalid_create_group [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-10-27T02:52:12.046Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-10-27T02:52:12.046Z] --- PASS: TestNewStreamConfig (0.00s) [2020-10-27T02:52:12.046Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-10-27T02:52:12.046Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestNewAWSLogsClientRegionDetect [2020-10-27T02:52:12.047Z] === RUN TestAdapterReadLogs [2020-10-27T02:52:12.047Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCopier [2020-10-27T02:52:12.047Z] --- PASS: TestCopier (0.01s) [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=info msg="Trying to get region from EC2 Metadata" [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2020-10-27T02:52:12.047Z] === RUN TestCreateSuccess [2020-10-27T02:52:12.047Z] --- PASS: TestCreateSuccess (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCreateLogGroupSuccess [2020-10-27T02:52:12.047Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCreateError [2020-10-27T02:52:12.047Z] --- PASS: TestCreateError (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCreateAlreadyExists [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-10-27T02:52:12.047Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestLogClosed [2020-10-27T02:52:12.047Z] --- PASS: TestLogClosed (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestLogBlocking [2020-10-27T02:52:12.047Z] --- PASS: TestLogBlocking (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestLogNonBlockingBufferEmpty [2020-10-27T02:52:12.047Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestLogNonBlockingBufferFull [2020-10-27T02:52:12.047Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestPublishBatchSuccess [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestPublishBatchError [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=error msg=Error [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchError (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestPublishBatchAlreadyAccepted [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchSimple [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchTicker [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchMultilinePattern [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-10-27T02:52:12.047Z] === RUN TestCopierLongLines [2020-10-27T02:52:12.047Z] --- PASS: TestCopierLongLines (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCopierSlow [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchClose [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchClose (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestEffectiveLen [2020-10-27T02:52:12.047Z] === RUN TestEffectiveLen/0/Hello [2020-10-27T02:52:12.047Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-10-27T02:52:12.047Z] === RUN TestEffectiveLen/2/🙃 [2020-10-27T02:52:12.047Z] === RUN TestEffectiveLen/3/���� [2020-10-27T02:52:12.047Z] === RUN TestEffectiveLen/4/He��o [2020-10-27T02:52:12.047Z] === RUN TestEffectiveLen/5/ [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/0/ [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/1/Hello [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/2/Hello [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/3/Hello [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/4/🙃 [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/5/🙃 [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/6/a� [2020-10-27T02:52:12.047Z] === RUN TestFindValidSplit/7/a� [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: Hello [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: He [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: llo [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: Hello [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: 🙃 [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: 🙃 [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: a [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: � [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1044: a� [2020-10-27T02:52:12.047Z] cloudwatchlogs_test.go:1045: [2020-10-27T02:52:12.047Z] === RUN TestProcessEventEmoji [2020-10-27T02:52:12.047Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchLineSplit [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchLineSplitWithBinary [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchMaxEvents [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchMaxTotalBytes [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) [2020-10-27T02:52:12.047Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsMultilinePattern [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-10-27T02:52:12.047Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-10-27T02:52:12.047Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCreateTagSuccess [2020-10-27T02:52:12.047Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2020-10-27T02:52:12.047Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-10-27T02:52:12.047Z] PASS [2020-10-27T02:52:12.047Z] coverage: 77.8% of statements [2020-10-27T02:52:12.047Z] --- PASS: TestCopierSlow (0.22s) [2020-10-27T02:52:12.047Z] === RUN TestCopierWithSized [2020-10-27T02:52:12.047Z] --- PASS: TestCopierWithSized (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestCopierWithPartial [2020-10-27T02:52:12.047Z] ok github.com/docker/docker/daemon/logger/awslogs 0.673s coverage: 77.8% of statements [2020-10-27T02:52:12.047Z] --- PASS: TestCopierWithPartial (0.01s) [2020-10-27T02:52:12.047Z] === RUN TestRingLogger [2020-10-27T02:52:12.047Z] --- PASS: TestRingLogger (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestRingCap [2020-10-27T02:52:12.047Z] --- PASS: TestRingCap (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestRingClose [2020-10-27T02:52:12.047Z] --- PASS: TestRingClose (0.00s) [2020-10-27T02:52:12.047Z] === RUN TestRingDrain [2020-10-27T02:52:12.047Z] --- PASS: TestRingDrain (0.00s) [2020-10-27T02:52:12.047Z] PASS [2020-10-27T02:52:12.047Z] coverage: 41.2% of statements [2020-10-27T02:52:12.047Z] ok github.com/docker/docker/daemon/logger 0.450s coverage: 41.2% of statements [2020-10-27T02:52:12.710Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-10-27T02:52:12.710Z] === RUN TestPause [2020-10-27T02:52:12.710Z] --- SKIP: TestPause (0.00s) [2020-10-27T02:52:12.710Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:12.710Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-27T02:52:12.710Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:52:12.710Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:52:12.710Z] === RUN TestPauseStopPausedContainer [2020-10-27T02:52:12.710Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-10-27T02:52:12.710Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:12.710Z] === RUN TestPsFilter [2020-10-27T02:52:12.820Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-10-27T02:52:12.820Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-10-27T02:52:12.968Z] --- PASS: TestPsFilter (0.16s) [2020-10-27T02:52:12.969Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-27T02:52:13.113Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-10-27T02:52:13.113Z] ok github.com/docker/docker/pkg/chrootarchive 4.004s coverage: 43.2% of statements [2020-10-27T02:52:13.113Z] ok github.com/docker/docker/layer 7.549s coverage: 68.8% of statements [2020-10-27T02:52:13.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-27T02:52:13.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-27T02:52:13.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-27T02:52:13.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-27T02:52:13.113Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-27T02:52:13.113Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-27T02:52:13.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-27T02:52:13.227Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2020-10-27T02:52:13.227Z] === RUN TestRemoveContainerWithVolume [2020-10-27T02:52:13.258Z] Loaded image: busybox:glibc [2020-10-27T02:52:13.258Z] Loaded image: debian:buster [2020-10-27T02:52:13.519Z] Loaded image: hello-world:latest [2020-10-27T02:52:13.519Z] Loaded image: arm32v7/hello-world:latest [2020-10-27T02:52:13.780Z] INFO: Testing against a local daemon [2020-10-27T02:52:13.780Z] === RUN TestCgroupNamespacesBuild [2020-10-27T02:52:13.797Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2020-10-27T02:52:13.797Z] === RUN TestRemoveContainerRunning [2020-10-27T02:52:14.056Z] --- PASS: TestRemoveContainerRunning (0.39s) [2020-10-27T02:52:14.056Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-27T02:52:14.164Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-10-27T02:52:14.220Z] === RUN TestSearchRegistryForImagesErrors [2020-10-27T02:52:14.220Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-10-27T02:52:14.220Z] === RUN TestSearchRegistryForImages [2020-10-27T02:52:14.220Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-10-27T02:52:14.220Z] PASS [2020-10-27T02:52:14.220Z] coverage: 4.9% of statements [2020-10-27T02:52:14.220Z] ok github.com/docker/docker/daemon/images 0.462s coverage: 4.9% of statements [2020-10-27T02:52:14.220Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-27T02:52:14.220Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-27T02:52:14.220Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-10-27T02:52:14.220Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-27T02:52:14.220Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-27T02:52:14.220Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-10-27T02:52:14.220Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-10-27T02:52:14.220Z] === RUN TestJSONFileLogger [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLogger (0.00s) [2020-10-27T02:52:14.220Z] === RUN TestJSONFileLoggerWithTags [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-10-27T02:52:14.220Z] === RUN TestJSONFileLoggerWithOpts [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-10-27T02:52:14.220Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-10-27T02:52:14.220Z] === RUN TestEncodeDecode [2020-10-27T02:52:14.220Z] === PAUSE TestEncodeDecode [2020-10-27T02:52:14.220Z] === CONT TestEncodeDecode [2020-10-27T02:52:14.220Z] === RUN TestJSONLogsMarshalJSONBuf [2020-10-27T02:52:14.220Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-10-27T02:52:14.220Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-10-27T02:52:14.220Z] time="2020-10-27T02:52:13Z" level=error msg="Failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-092363909\\container.log.1: The process cannot access the file because it is being used by another process." [2020-10-27T02:52:14.220Z] --- PASS: TestEncodeDecode (0.18s) [2020-10-27T02:52:14.220Z] PASS [2020-10-27T02:52:14.220Z] coverage: 61.6% of statements [2020-10-27T02:52:14.220Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.650s coverage: 61.6% of statements [2020-10-27T02:52:14.220Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2020-10-27T02:52:14.220Z] === RUN TestFastTimeMarshalJSON [2020-10-27T02:52:14.220Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2020-10-27T02:52:14.220Z] PASS [2020-10-27T02:52:14.220Z] coverage: 87.2% of statements [2020-10-27T02:52:14.220Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.645s coverage: 87.2% of statements [2020-10-27T02:52:14.464Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-10-27T02:52:14.464Z] ok github.com/docker/docker/pkg/fsutils 0.428s coverage: 85.1% of statements [2020-10-27T02:52:14.625Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-10-27T02:52:14.626Z] === RUN TestRemoveInvalidContainer [2020-10-27T02:52:14.626Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-27T02:52:14.626Z] === RUN TestRenameLinkedContainer [2020-10-27T02:52:14.729Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-10-27T02:52:14.760Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 11.4% of statements [2020-10-27T02:52:14.989Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-27T02:52:15.761Z] === RUN TestWriteLog [2020-10-27T02:52:15.762Z] === PAUSE TestWriteLog [2020-10-27T02:52:15.762Z] === RUN TestReadLog [2020-10-27T02:52:15.762Z] === PAUSE TestReadLog [2020-10-27T02:52:15.762Z] === CONT TestWriteLog [2020-10-27T02:52:15.762Z] --- PASS: TestWriteLog (0.00s) [2020-10-27T02:52:15.762Z] === CONT TestReadLog [2020-10-27T02:52:15.762Z] === RUN TestReadLog/tail_exact [2020-10-27T02:52:15.762Z] === RUN TestReadLog/tail_less_than_available [2020-10-27T02:52:15.762Z] === RUN TestReadLog/tail_more_than_available [2020-10-27T02:52:15.762Z] --- PASS: TestReadLog (0.26s) [2020-10-27T02:52:15.762Z] --- PASS: TestReadLog/tail_exact (0.24s) [2020-10-27T02:52:15.762Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2020-10-27T02:52:15.762Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2020-10-27T02:52:15.762Z] PASS [2020-10-27T02:52:15.762Z] coverage: 75.2% of statements [2020-10-27T02:52:15.762Z] ok github.com/docker/docker/daemon/logger/local 0.502s coverage: 75.2% of statements [2020-10-27T02:52:15.762Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-27T02:52:15.812Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-10-27T02:52:16.110Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-10-27T02:52:16.428Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-27T02:52:16.428Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-27T02:52:16.541Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-10-27T02:52:16.541Z] === RUN TestRenameStoppedContainer [2020-10-27T02:52:16.541Z] --- PASS: TestRenameStoppedContainer (0.38s) [2020-10-27T02:52:16.541Z] === RUN TestRenameRunningContainerAndReuse [2020-10-27T02:52:16.688Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-10-27T02:52:16.755Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-10-27T02:52:17.053Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2020-10-27T02:52:17.053Z] ok github.com/docker/docker/pkg/ioutils 1.175s coverage: 70.6% of statements [2020-10-27T02:52:17.053Z] ok github.com/docker/docker/pkg/idtools 0.816s coverage: 70.1% of statements [2020-10-27T02:52:17.053Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-27T02:52:17.053Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-27T02:52:17.053Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-27T02:52:17.053Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-27T02:52:17.478Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-10-27T02:52:17.478Z] === RUN TestRenameInvalidName [2020-10-27T02:52:17.625Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-10-27T02:52:17.700Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-10-27T02:52:17.738Z] --- PASS: TestRenameInvalidName (0.41s) [2020-10-27T02:52:17.738Z] === RUN TestRenameAnonymousContainer [2020-10-27T02:52:17.942Z] === RUN TestLog [2020-10-27T02:52:17.942Z] --- PASS: TestLog (0.01s) [2020-10-27T02:52:17.942Z] PASS [2020-10-27T02:52:17.942Z] coverage: 33.3% of statements [2020-10-27T02:52:17.942Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.200s coverage: 33.3% of statements [2020-10-27T02:52:17.942Z] === RUN TestOpenFileDelete [2020-10-27T02:52:17.942Z] --- PASS: TestOpenFileDelete (0.00s) [2020-10-27T02:52:17.942Z] === RUN TestOpenFileRename [2020-10-27T02:52:17.942Z] --- PASS: TestOpenFileRename (0.00s) [2020-10-27T02:52:17.942Z] === RUN TestParseLogTagDefaultTag [2020-10-27T02:52:17.942Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-10-27T02:52:17.943Z] === RUN TestParseLogTag [2020-10-27T02:52:17.943Z] --- PASS: TestParseLogTag (0.00s) [2020-10-27T02:52:17.943Z] === RUN TestParseLogTagEmptyTag [2020-10-27T02:52:17.943Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-10-27T02:52:17.943Z] === RUN TestTailFiles [2020-10-27T02:52:17.943Z] --- PASS: TestTailFiles (0.00s) [2020-10-27T02:52:17.943Z] === RUN TestFollowLogsConsumerGone [2020-10-27T02:52:17.943Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-10-27T02:52:17.943Z] === RUN TestFollowLogsProducerGone [2020-10-27T02:52:17.943Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-10-27T02:52:17.943Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-10-27T02:52:17.943Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-10-27T02:52:17.943Z] === RUN TestCheckCapacityAndRotate [2020-10-27T02:52:17.943Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2020-10-27T02:52:17.943Z] PASS [2020-10-27T02:52:17.943Z] coverage: 35.9% of statements [2020-10-27T02:52:17.943Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.422s coverage: 35.9% of statements [2020-10-27T02:52:17.992Z] --- PASS: TestCgroupNamespacesBuild (4.24s) [2020-10-27T02:52:17.992Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-27T02:52:17.998Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-10-27T02:52:17.998Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 86.7% of statements [2020-10-27T02:52:17.998Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-27T02:52:17.998Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-27T02:52:18.399Z] === RUN TestValidateLogOpt [2020-10-27T02:52:18.400Z] --- PASS: TestValidateLogOpt (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestNewMissedConfig [2020-10-27T02:52:18.400Z] --- PASS: TestNewMissedConfig (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestNewMissedUrl [2020-10-27T02:52:18.400Z] --- PASS: TestNewMissedUrl (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestNewMissedToken [2020-10-27T02:52:18.400Z] --- PASS: TestNewMissedToken (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestNewWithProxy [2020-10-27T02:52:18.400Z] --- PASS: TestNewWithProxy (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestDefault [2020-10-27T02:52:18.400Z] --- PASS: TestDefault (0.01s) [2020-10-27T02:52:18.400Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-10-27T02:52:18.400Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestJsonFormat [2020-10-27T02:52:18.400Z] --- PASS: TestJsonFormat (0.01s) [2020-10-27T02:52:18.400Z] === RUN TestRawFormat [2020-10-27T02:52:18.400Z] --- PASS: TestRawFormat (0.07s) [2020-10-27T02:52:18.400Z] === RUN TestRawFormatWithLabels [2020-10-27T02:52:18.400Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestRawFormatWithoutTag [2020-10-27T02:52:18.400Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-10-27T02:52:18.400Z] === RUN TestBatching [2020-10-27T02:52:18.858Z] --- PASS: TestBatching (0.29s) [2020-10-27T02:52:18.858Z] === RUN TestFrequency [2020-10-27T02:52:19.048Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-10-27T02:52:19.322Z] --- PASS: TestFrequency (0.18s) [2020-10-27T02:52:19.322Z] === RUN TestOneMessagePerRequest [2020-10-27T02:52:19.322Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-10-27T02:52:19.322Z] === RUN TestVerify [2020-10-27T02:52:19.322Z] --- PASS: TestVerify (0.00s) [2020-10-27T02:52:19.322Z] === RUN TestSkipVerify [2020-10-27T02:52:19.322Z] time="2020-10-27T02:52:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.322Z] time="2020-10-27T02:52:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.322Z] time="2020-10-27T02:52:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.642Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-10-27T02:52:19.642Z] === RUN TestRenameContainerWithSameName [2020-10-27T02:52:19.642Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-10-27T02:52:19.642Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-27T02:52:19.690Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-10-27T02:52:19.781Z] === RUN TestParseLogFormat [2020-10-27T02:52:19.781Z] --- PASS: TestParseLogFormat (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestValidateLogOptEmpty [2020-10-27T02:52:19.781Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestValidateSyslogAddress [2020-10-27T02:52:19.781Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestParseAddressDefaultPort [2020-10-27T02:52:19.781Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestValidateSyslogFacility [2020-10-27T02:52:19.781Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestValidateLogOptSyslogFormat [2020-10-27T02:52:19.781Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestValidateLogOpt [2020-10-27T02:52:19.781Z] --- PASS: TestValidateLogOpt (0.00s) [2020-10-27T02:52:19.781Z] PASS [2020-10-27T02:52:19.781Z] coverage: 46.8% of statements [2020-10-27T02:52:19.781Z] ok github.com/docker/docker/daemon/logger/syslog 0.319s coverage: 46.8% of statements [2020-10-27T02:52:19.781Z] --- PASS: TestSkipVerify (0.81s) [2020-10-27T02:52:19.781Z] === RUN TestBufferMaximum [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.390453\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.390453\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:19.781Z] --- PASS: TestBufferMaximum (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestServerAlwaysDown [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.394452\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.394452\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.394452\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.397450\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.397450\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:19.781Z] --- PASS: TestServerAlwaysDown (0.01s) [2020-10-27T02:52:19.781Z] === RUN TestCannotSendAfterClose [2020-10-27T02:52:19.781Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-10-27T02:52:19.781Z] === RUN TestDeadlockOnBlockedEndpoint [2020-10-27T02:52:19.781Z] === RUN TestNewParse [2020-10-27T02:52:19.781Z] --- PASS: TestNewParse (0.00s) [2020-10-27T02:52:19.781Z] PASS [2020-10-27T02:52:19.781Z] coverage: 8.3% of statements [2020-10-27T02:52:19.781Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2020-10-27T02:52:19.909Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-10-27T02:52:19.910Z] === RUN TestBuildWithSession [2020-10-27T02:52:19.910Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-27T02:52:19.910Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:52:19.910Z] === RUN TestBuildSquashParent [2020-10-27T02:52:19.990Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-10-27T02:52:19.990Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-10-27T02:52:20.580Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2020-10-27T02:52:20.580Z] === RUN TestResize [2020-10-27T02:52:20.632Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-10-27T02:52:20.745Z] time="2020-10-27T02:52:20Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-10-27T02:52:20.745Z] time="2020-10-27T02:52:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"499628f2cb75\"}'" [2020-10-27T02:52:20.745Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2020-10-27T02:52:20.745Z] PASS [2020-10-27T02:52:20.745Z] coverage: 82.5% of statements [2020-10-27T02:52:20.745Z] ok github.com/docker/docker/daemon/logger/splunk 2.622s coverage: 82.5% of statements [2020-10-27T02:52:20.745Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-27T02:52:20.745Z] ? github.com/docker/docker/daemon/network [no test files] [2020-10-27T02:52:20.745Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-27T02:52:20.890Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-10-27T02:52:20.890Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-27T02:52:21.150Z] --- PASS: TestResize (0.42s) [2020-10-27T02:52:21.150Z] === RUN TestResizeWithInvalidSize [2020-10-27T02:52:21.413Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-10-27T02:52:21.413Z] === RUN TestResizeWhenContainerNotStarted [2020-10-27T02:52:21.673Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-10-27T02:52:21.673Z] === RUN TestDaemonRestartKillContainers [2020-10-27T02:52:21.673Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-10-27T02:52:21.673Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-10-27T02:52:21.673Z] === RUN TestCgroupNamespacesRun [2020-10-27T02:52:21.681Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-10-27T02:52:21.681Z] ok github.com/docker/docker/pkg/pubsub 1.137s coverage: 75.0% of statements [2020-10-27T02:52:22.269Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-10-27T02:52:22.321Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2020-10-27T02:52:22.321Z] ok github.com/docker/docker/pkg/streamformatter 0.019s coverage: 66.2% of statements [2020-10-27T02:52:22.925Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestContinueOnError_MirrorEndpoint [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestContinueOnError_NeverContinue [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestContinueOnError_UnnestsErrors [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestFixManifestLayers [2020-10-27T02:52:22.925Z] --- PASS: TestFixManifestLayers (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestFixManifestLayersBaseLayerParent [2020-10-27T02:52:22.925Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-10-27T02:52:22.925Z] pull_v2_test.go:73: Needs fixing on Windows [2020-10-27T02:52:22.925Z] === RUN TestFixManifestLayersBadParent [2020-10-27T02:52:22.925Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestValidateManifest [2020-10-27T02:52:22.925Z] --- SKIP: TestValidateManifest (0.00s) [2020-10-27T02:52:22.925Z] pull_v2_test.go:118: Needs fixing on Windows [2020-10-27T02:52:22.925Z] === RUN TestFormatPlatform [2020-10-27T02:52:22.925Z] --- PASS: TestFormatPlatform (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestGetRepositoryMountCandidates [2020-10-27T02:52:22.925Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-10-27T02:52:22.925Z] === RUN TestLayerAlreadyExists [2020-10-27T02:52:22.925Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-10-27T02:52:22.925Z] 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} [2020-10-27T02:52:22.925Z] 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} [2020-10-27T02:52:22.925Z] 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} [2020-10-27T02:52:22.925Z] 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} [2020-10-27T02:52:22.925Z] 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} [2020-10-27T02:52:22.925Z] 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} [2020-10-27T02:52:22.925Z] === RUN TestWhenEmptyAuthConfig [2020-10-27T02:52:22.925Z] === RUN TestV1IDService [2020-10-27T02:52:22.964Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-10-27T02:52:23.210Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-27T02:52:23.384Z] --- PASS: TestV1IDService (0.14s) [2020-10-27T02:52:23.384Z] === RUN TestV2MetadataService [2020-10-27T02:52:23.384Z] === RUN TestSuccessfulDownload [2020-10-27T02:52:23.384Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-10-27T02:52:23.384Z] download_test.go:268: Needs fixing on Windows [2020-10-27T02:52:23.384Z] === RUN TestCancelledDownload [2020-10-27T02:52:23.384Z] --- PASS: TestCancelledDownload (0.00s) [2020-10-27T02:52:23.384Z] === RUN TestMaxDownloadAttempts [2020-10-27T02:52:23.384Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-27T02:52:23.384Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-27T02:52:23.384Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-27T02:52:23.384Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-27T02:52:23.384Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-27T02:52:23.384Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-27T02:52:23.384Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-27T02:52:23.384Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-27T02:52:23.842Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-10-27T02:52:23.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2020-10-27T02:52:23.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2020-10-27T02:52:23.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2020-10-27T02:52:23.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2020-10-27T02:52:23.842Z] === RUN TestTransfer [2020-10-27T02:52:23.842Z] --- PASS: TestTransfer (0.12s) [2020-10-27T02:52:23.842Z] === RUN TestConcurrencyLimit [2020-10-27T02:52:23.842Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2020-10-27T02:52:23.842Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-10-27T02:52:23.842Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-10-27T02:52:23.842Z] === RUN TestTokenPassThru [2020-10-27T02:52:23.842Z] --- PASS: TestTokenPassThru (0.01s) [2020-10-27T02:52:23.842Z] === RUN TestTokenPassThruDifferentHost [2020-10-27T02:52:23.842Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-10-27T02:52:23.842Z] PASS [2020-10-27T02:52:23.842Z] coverage: 20.1% of statements [2020-10-27T02:52:24.013Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-10-27T02:52:24.013Z] ok github.com/docker/docker/pkg/signal 2.987s coverage: 61.0% of statements [2020-10-27T02:52:24.013Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.8% of statements [2020-10-27T02:52:24.150Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-10-27T02:52:24.208Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-10-27T02:52:24.208Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-27T02:52:24.301Z] ok github.com/docker/docker/distribution 1.579s coverage: 20.1% of statements [2020-10-27T02:52:24.301Z] === RUN TestNotFound [2020-10-27T02:52:24.301Z] --- PASS: TestNotFound (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestConflict [2020-10-27T02:52:24.301Z] --- PASS: TestConflict (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestForbidden [2020-10-27T02:52:24.301Z] --- PASS: TestForbidden (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestInvalidParameter [2020-10-27T02:52:24.301Z] --- PASS: TestInvalidParameter (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestNotImplemented [2020-10-27T02:52:24.301Z] --- PASS: TestNotImplemented (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestNotModified [2020-10-27T02:52:24.301Z] --- PASS: TestNotModified (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestUnauthorized [2020-10-27T02:52:24.301Z] --- PASS: TestUnauthorized (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestUnknown [2020-10-27T02:52:24.301Z] --- PASS: TestUnknown (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestCancelled [2020-10-27T02:52:24.301Z] --- PASS: TestCancelled (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestDeadline [2020-10-27T02:52:24.301Z] --- PASS: TestDeadline (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestDataLoss [2020-10-27T02:52:24.301Z] --- PASS: TestDataLoss (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestUnavailable [2020-10-27T02:52:24.301Z] --- PASS: TestUnavailable (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestSystem [2020-10-27T02:52:24.301Z] --- PASS: TestSystem (0.00s) [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Not_Found [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Bad_Request [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Conflict [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Unauthorized [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Service_Unavailable [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Forbidden [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Not_Modified [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Not_Implemented [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-10-27T02:52:24.301Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-10-27T02:52:24.301Z] PASS [2020-10-27T02:52:24.301Z] coverage: 49.4% of statements [2020-10-27T02:52:24.301Z] ok github.com/docker/docker/errdefs 0.126s coverage: 49.4% of statements [2020-10-27T02:52:24.301Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-10-27T02:52:24.301Z] === RUN TestInactiveJobs [2020-10-27T02:52:24.301Z] --- PASS: TestV2MetadataService (1.16s) [2020-10-27T02:52:24.301Z] PASS [2020-10-27T02:52:24.301Z] coverage: 48.2% of statements [2020-10-27T02:52:24.301Z] ok github.com/docker/docker/distribution/metadata 1.633s coverage: 48.2% of statements [2020-10-27T02:52:24.764Z] --- PASS: TestInactiveJobs (0.47s) [2020-10-27T02:52:24.764Z] === RUN TestWatchRelease [2020-10-27T02:52:24.764Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-27T02:52:24.764Z] --- PASS: TestWatchRelease (0.04s) [2020-10-27T02:52:24.764Z] === RUN TestWatchFinishedTransfer [2020-10-27T02:52:24.764Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-10-27T02:52:24.764Z] === RUN TestDuplicateTransfer [2020-10-27T02:52:24.764Z] --- PASS: TestDuplicateTransfer (0.06s) [2020-10-27T02:52:24.764Z] === RUN TestSuccessfulUpload [2020-10-27T02:52:25.070Z] testing: warning: no tests to run [2020-10-27T02:52:25.070Z] coverage: [no statements] [2020-10-27T02:52:25.070Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-10-27T02:52:25.070Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-10-27T02:52:25.223Z] time="2020-10-27T02:52:24Z" level=error msg="Upload failed, retrying: simulating retry" [2020-10-27T02:52:25.367Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2020-10-27T02:52:25.531Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-27T02:52:25.664Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-10-27T02:52:25.664Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-10-27T02:52:25.692Z] --- PASS: TestSuccessfulUpload (0.60s) [2020-10-27T02:52:25.692Z] === RUN TestCancelledUpload [2020-10-27T02:52:25.692Z] --- PASS: TestCancelledUpload (0.00s) [2020-10-27T02:52:25.692Z] PASS [2020-10-27T02:52:25.692Z] coverage: 76.8% of statements [2020-10-27T02:52:25.692Z] ok github.com/docker/docker/distribution/xfer 2.350s coverage: 76.8% of statements [2020-10-27T02:52:25.692Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-27T02:52:25.964Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-10-27T02:52:26.113Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-10-27T02:52:26.113Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-27T02:52:26.275Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-10-27T02:52:26.498Z] --- PASS: TestBuildSquashParent (6.36s) [2020-10-27T02:52:26.498Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-27T02:52:26.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:52:26.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:52:26.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:52:26.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:52:26.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:52:26.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:52:26.498Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:52:26.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:52:26.498Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:52:26.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:52:26.660Z] === RUN TestCompare [2020-10-27T02:52:26.660Z] --- PASS: TestCompare (0.00s) [2020-10-27T02:52:26.660Z] PASS [2020-10-27T02:52:26.660Z] coverage: 19.2% of statements [2020-10-27T02:52:26.660Z] ok github.com/docker/docker/image/cache 0.239s coverage: 19.2% of statements [2020-10-27T02:52:27.118Z] === RUN TestFSGetInvalidData [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetInvalidData (0.02s) [2020-10-27T02:52:27.118Z] === RUN TestFSInvalidSet [2020-10-27T02:52:27.118Z] --- PASS: TestFSInvalidSet (0.02s) [2020-10-27T02:52:27.118Z] === RUN TestFSInvalidRoot [2020-10-27T02:52:27.118Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-10-27T02:52:27.118Z] === RUN TestFSMetadataGetSet [2020-10-27T02:52:27.118Z] --- PASS: TestFSMetadataGetSet (0.06s) [2020-10-27T02:52:27.118Z] === RUN TestFSInvalidWalker [2020-10-27T02:52:27.118Z] --- PASS: TestFSInvalidWalker (0.03s) [2020-10-27T02:52:27.118Z] === RUN TestFSGetSet [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetSet (0.02s) [2020-10-27T02:52:27.118Z] === RUN TestFSGetUnsetKey [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-10-27T02:52:27.118Z] === RUN TestFSGetEmptyData [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-10-27T02:52:27.118Z] === RUN TestFSDelete [2020-10-27T02:52:27.118Z] --- PASS: TestFSDelete (0.07s) [2020-10-27T02:52:27.118Z] === RUN TestFSWalker [2020-10-27T02:52:27.443Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-10-27T02:52:27.458Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-10-27T02:52:27.577Z] --- PASS: TestFSWalker (0.02s) [2020-10-27T02:52:27.577Z] === RUN TestFSWalkerStopOnError [2020-10-27T02:52:27.577Z] --- PASS: TestFSWalkerStopOnError (0.05s) [2020-10-27T02:52:27.577Z] === RUN TestNewFromJSON [2020-10-27T02:52:27.577Z] --- PASS: TestNewFromJSON (0.00s) [2020-10-27T02:52:27.577Z] === RUN TestNewFromJSONWithInvalidJSON [2020-10-27T02:52:27.577Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-10-27T02:52:27.577Z] === RUN TestMarshalKeyOrder [2020-10-27T02:52:27.577Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-10-27T02:52:27.577Z] === RUN TestImage [2020-10-27T02:52:27.577Z] --- PASS: TestImage (0.00s) [2020-10-27T02:52:27.577Z] === RUN TestImageOSNotEmpty [2020-10-27T02:52:27.577Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-10-27T02:52:27.577Z] === RUN TestNewChildImageFromImageWithRootFS [2020-10-27T02:52:27.577Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-10-27T02:52:27.577Z] === RUN TestRestore [2020-10-27T02:52:27.577Z] time="2020-10-27T02:52:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-10-27T02:52:27.577Z] --- PASS: TestRestore (0.38s) [2020-10-27T02:52:27.577Z] === RUN TestAddDelete [2020-10-27T02:52:28.035Z] --- PASS: TestAddDelete (0.10s) [2020-10-27T02:52:28.035Z] === RUN TestSearchAfterDelete [2020-10-27T02:52:28.035Z] --- PASS: TestSearchAfterDelete (0.02s) [2020-10-27T02:52:28.035Z] === RUN TestParentReset [2020-10-27T02:52:28.035Z] --- PASS: TestParentReset (0.03s) [2020-10-27T02:52:28.035Z] === RUN TestGetAndSetLastUpdated [2020-10-27T02:52:28.035Z] === RUN TestMakeV1ConfigFromConfig [2020-10-27T02:52:28.035Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-10-27T02:52:28.035Z] PASS [2020-10-27T02:52:28.035Z] coverage: 25.0% of statements [2020-10-27T02:52:28.035Z] ok github.com/docker/docker/image/v1 0.375s coverage: 25.0% of statements [2020-10-27T02:52:28.035Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2020-10-27T02:52:28.035Z] === RUN TestStoreLen [2020-10-27T02:52:28.035Z] --- PASS: TestStoreLen (0.07s) [2020-10-27T02:52:28.035Z] PASS [2020-10-27T02:52:28.035Z] coverage: 86.4% of statements [2020-10-27T02:52:28.035Z] ok github.com/docker/docker/image 1.152s coverage: 86.4% of statements [2020-10-27T02:52:28.494Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-27T02:52:28.494Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-27T02:52:28.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-10-27T02:52:28.647Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-27T02:52:28.735Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-10-27T02:52:28.735Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 83.5% of statements [2020-10-27T02:52:29.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:52:29.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:52:29.783Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-10-27T02:52:30.081Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.1% of statements [2020-10-27T02:52:30.552Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-10-27T02:52:30.552Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-27T02:52:30.670Z] === RUN TestEmptyLayer [2020-10-27T02:52:30.670Z] --- PASS: TestEmptyLayer (0.00s) [2020-10-27T02:52:30.670Z] === RUN TestCommitFailure [2020-10-27T02:52:30.670Z] --- PASS: TestCommitFailure (0.03s) [2020-10-27T02:52:30.670Z] === RUN TestStartTransactionFailure [2020-10-27T02:52:30.670Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-10-27T02:52:30.670Z] === RUN TestGetOrphan [2020-10-27T02:52:30.670Z] --- PASS: TestGetOrphan (0.01s) [2020-10-27T02:52:30.670Z] === RUN TestMountAndRegister [2020-10-27T02:52:30.670Z] === RUN TestSerialization [2020-10-27T02:52:30.670Z] --- PASS: TestSerialization (0.02s) [2020-10-27T02:52:30.670Z] PASS [2020-10-27T02:52:30.670Z] coverage: 100.0% of statements [2020-10-27T02:52:30.670Z] ok github.com/docker/docker/libcontainerd/queue 0.272s coverage: 100.0% of statements [2020-10-27T02:52:30.670Z] --- PASS: TestMountAndRegister (0.09s) [2020-10-27T02:52:30.670Z] layer_test.go:271: Layer size: 14 [2020-10-27T02:52:30.670Z] === RUN TestLayerRelease [2020-10-27T02:52:30.670Z] --- SKIP: TestLayerRelease (0.00s) [2020-10-27T02:52:30.670Z] layer_test.go:304: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestStoreRestore [2020-10-27T02:52:30.670Z] --- SKIP: TestStoreRestore (0.00s) [2020-10-27T02:52:30.670Z] layer_test.go:353: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestTarStreamStability [2020-10-27T02:52:30.670Z] --- SKIP: TestTarStreamStability (0.00s) [2020-10-27T02:52:30.670Z] layer_test.go:468: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestRegisterExistingLayer [2020-10-27T02:52:30.670Z] --- PASS: TestRegisterExistingLayer (0.21s) [2020-10-27T02:52:30.670Z] === RUN TestTarStreamVerification [2020-10-27T02:52:30.670Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-10-27T02:52:30.670Z] layer_test.go:697: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestLayerMigration [2020-10-27T02:52:30.670Z] --- SKIP: TestLayerMigration (0.00s) [2020-10-27T02:52:30.670Z] migration_test.go:46: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestLayerMigrationNoTarsplit [2020-10-27T02:52:30.670Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-10-27T02:52:30.670Z] migration_test.go:182: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestMountInit [2020-10-27T02:52:30.670Z] --- SKIP: TestMountInit (0.00s) [2020-10-27T02:52:30.670Z] mount_test.go:17: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestMountSize [2020-10-27T02:52:30.670Z] --- SKIP: TestMountSize (0.00s) [2020-10-27T02:52:30.670Z] mount_test.go:76: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestMountChanges [2020-10-27T02:52:30.670Z] --- SKIP: TestMountChanges (0.00s) [2020-10-27T02:52:30.670Z] mount_test.go:125: Failing on Windows [2020-10-27T02:52:30.670Z] === RUN TestMountApply [2020-10-27T02:52:30.670Z] --- SKIP: TestMountApply (0.00s) [2020-10-27T02:52:30.670Z] mount_test.go:212: Failing on Windows [2020-10-27T02:52:30.670Z] PASS [2020-10-27T02:52:30.670Z] coverage: 30.1% of statements [2020-10-27T02:52:30.670Z] ok github.com/docker/docker/layer 0.551s coverage: 30.1% of statements [2020-10-27T02:52:30.670Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-27T02:52:30.741Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-10-27T02:52:31.129Z] === RUN TestEnvironmentParsing [2020-10-27T02:52:31.129Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-10-27T02:52:31.129Z] PASS [2020-10-27T02:52:31.129Z] coverage: 1.0% of statements [2020-10-27T02:52:31.129Z] ok github.com/docker/docker/libcontainerd/local 0.292s coverage: 1.0% of statements [2020-10-27T02:52:31.129Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-27T02:52:31.129Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-27T02:52:31.129Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-27T02:52:31.129Z] ? github.com/docker/docker/oci [no test files] [2020-10-27T02:52:31.129Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2020-10-27T02:52:31.594Z] === RUN TestBuildMultiStageCopy [2020-10-27T02:52:31.594Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-27T02:52:31.754Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-10-27T02:52:32.123Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-27T02:52:32.180Z] ok github.com/docker/docker/quota 0.667s coverage: 71.4% of statements [2020-10-27T02:52:32.180Z] ok github.com/docker/docker/registry/resumable 0.043s coverage: 100.0% of statements [2020-10-27T02:52:32.456Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-10-27T02:52:32.456Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-27T02:52:32.823Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-10-27T02:52:33.121Z] ok github.com/docker/docker/registry 0.277s coverage: 56.3% of statements [2020-10-27T02:52:33.510Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-27T02:52:33.764Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-10-27T02:52:33.770Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-27T02:52:34.342Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-27T02:52:34.406Z] ok github.com/docker/docker/runconfig 0.048s coverage: 66.1% of statements [2020-10-27T02:52:34.660Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-27T02:52:34.710Z] === RUN TestParseVersion [2020-10-27T02:52:34.711Z] --- PASS: TestParseVersion (0.00s) [2020-10-27T02:52:34.711Z] PASS [2020-10-27T02:52:34.711Z] coverage: 52.9% of statements [2020-10-27T02:52:34.711Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 52.9% of statements [2020-10-27T02:52:34.711Z] === RUN TestAddressPoolOpt [2020-10-27T02:52:34.711Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/a [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/something [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/_=a [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/env1=value1 [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/_env1=value1 [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/env2=value2=value3 [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/env3=abc!qwe [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/env_4=value_4 [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/PATH [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/=a [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/PATH= [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/PATH=something [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/asd!qwe [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/1asd [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/123 [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/some_space [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/__some_space_before [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/some_space_after__ [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/= [2020-10-27T02:52:34.711Z] === RUN TestValidateEnv/PaTh [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/a (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/something (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/= (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestParseHost [2020-10-27T02:52:34.711Z] --- PASS: TestParseHost (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestParseDockerDaemonHost [2020-10-27T02:52:34.711Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestParseTCP [2020-10-27T02:52:34.711Z] --- PASS: TestParseTCP (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestParseInvalidUnixAddrInvalid [2020-10-27T02:52:34.711Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestValidateExtraHosts [2020-10-27T02:52:34.711Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestIpOptString [2020-10-27T02:52:34.711Z] --- PASS: TestIpOptString (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestNewIpOptInvalidDefaultVal [2020-10-27T02:52:34.711Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestNewIpOptValidDefaultVal [2020-10-27T02:52:34.711Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestIpOptSetInvalidVal [2020-10-27T02:52:34.711Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestValidateIPAddress [2020-10-27T02:52:34.711Z] --- PASS: TestValidateIPAddress (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestMapOpts [2020-10-27T02:52:34.711Z] --- PASS: TestMapOpts (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestListOptsWithoutValidator [2020-10-27T02:52:34.711Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestListOptsWithValidator [2020-10-27T02:52:34.711Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestValidateDNSSearch [2020-10-27T02:52:34.711Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_general_format [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_one_more [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-10-27T02:52:34.711Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestNamedListOpts [2020-10-27T02:52:34.711Z] --- PASS: TestNamedListOpts (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestNamedMapOpts [2020-10-27T02:52:34.711Z] --- PASS: TestNamedMapOpts (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestParseLink [2020-10-27T02:52:34.711Z] --- PASS: TestParseLink (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestQuotedStringSetWithQuotes [2020-10-27T02:52:34.711Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-10-27T02:52:34.711Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestQuotedStringSetWithNoQuotes [2020-10-27T02:52:34.711Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestUlimitOpt [2020-10-27T02:52:34.711Z] --- PASS: TestUlimitOpt (0.00s) [2020-10-27T02:52:34.711Z] PASS [2020-10-27T02:52:34.711Z] coverage: 67.1% of statements [2020-10-27T02:52:34.711Z] ok github.com/docker/docker/opts 0.511s coverage: 67.1% of statements [2020-10-27T02:52:34.711Z] === RUN TestPeerCertificateMarshalJSON [2020-10-27T02:52:34.711Z] === RUN TestUnbuffered [2020-10-27T02:52:34.711Z] --- PASS: TestUnbuffered (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestRaceUnbuffered [2020-10-27T02:52:34.711Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-10-27T02:52:34.711Z] PASS [2020-10-27T02:52:34.711Z] coverage: 100.0% of statements [2020-10-27T02:52:34.711Z] ok github.com/docker/docker/pkg/broadcaster 0.068s coverage: 100.0% of statements [2020-10-27T02:52:34.711Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-10-27T02:52:34.711Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-10-27T02:52:34.711Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2020-10-27T02:52:34.711Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestMiddleware [2020-10-27T02:52:34.711Z] --- PASS: TestMiddleware (0.00s) [2020-10-27T02:52:34.711Z] === RUN TestNewResponseModifier [2020-10-27T02:52:34.711Z] --- PASS: TestNewResponseModifier (0.00s) [2020-10-27T02:52:34.711Z] PASS [2020-10-27T02:52:34.711Z] coverage: 26.8% of statements [2020-10-27T02:52:34.711Z] ok github.com/docker/docker/pkg/authorization 0.733s coverage: 26.8% of statements [2020-10-27T02:52:34.711Z] === RUN TestMatch [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[foo]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[bar]_[foo]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[foo_bar]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[qux]_[foo]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[]#01 [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[qux]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[foo_bar_qux]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[qux]_[baz]] [2020-10-27T02:52:34.711Z] === RUN TestMatch/[[foo_baz]] [2020-10-27T02:52:34.711Z] --- PASS: TestMatch (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-10-27T02:52:34.711Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-10-27T02:52:34.711Z] PASS [2020-10-27T02:52:34.711Z] coverage: 87.5% of statements [2020-10-27T02:52:34.711Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2020-10-27T02:52:34.914Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-27T02:52:34.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-10-27T02:52:34.995Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-27T02:52:35.175Z] === RUN TestIsArchivePathDir [2020-10-27T02:52:35.175Z] --- PASS: TestIsArchivePathDir (0.10s) [2020-10-27T02:52:35.175Z] === RUN TestIsArchivePathInvalidFile [2020-10-27T02:52:35.484Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2020-10-27T02:52:35.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-10-27T02:52:35.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-10-27T02:52:35.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-10-27T02:52:35.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-10-27T02:52:35.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-10-27T02:52:35.484Z] === RUN TestBuildMultiStageParentConfig [2020-10-27T02:52:35.601Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-10-27T02:52:35.652Z] --- PASS: TestIsArchivePathInvalidFile (0.25s) [2020-10-27T02:52:35.652Z] === RUN TestIsArchivePathTar [2020-10-27T02:52:35.652Z] === RUN TestSizeEmpty [2020-10-27T02:52:35.652Z] --- PASS: TestSizeEmpty (0.00s) [2020-10-27T02:52:35.652Z] === RUN TestSizeEmptyFile [2020-10-27T02:52:35.652Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-10-27T02:52:35.652Z] === RUN TestSizeNonemptyFile [2020-10-27T02:52:35.652Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-10-27T02:52:35.652Z] === RUN TestSizeNestedDirectoryEmpty [2020-10-27T02:52:35.652Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-10-27T02:52:35.652Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-10-27T02:52:35.652Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-10-27T02:52:35.652Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-10-27T02:52:35.652Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-10-27T02:52:35.652Z] === RUN TestMoveToSubdir [2020-10-27T02:52:35.652Z] --- PASS: TestMoveToSubdir (0.01s) [2020-10-27T02:52:35.652Z] === RUN TestSizeNonExistingDirectory [2020-10-27T02:52:35.652Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-10-27T02:52:35.652Z] PASS [2020-10-27T02:52:35.652Z] coverage: 80.0% of statements [2020-10-27T02:52:35.652Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2020-10-27T02:52:35.652Z] --- PASS: TestIsArchivePathTar (0.26s) [2020-10-27T02:52:35.652Z] === RUN TestDecompressStreamGzip [2020-10-27T02:52:36.115Z] === RUN TestChrootTarUntar [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:52:36.115Z] === RUN TestChrootUntarWithHugeExcludesList [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:52:36.115Z] === RUN TestChrootUntarEmptyArchive [2020-10-27T02:52:36.115Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestChrootTarUntarWithSymlink [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-27T02:52:36.115Z] === RUN TestChrootCopyWithTar [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-27T02:52:36.115Z] === RUN TestChrootCopyFileWithTar [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:52:36.115Z] === RUN TestChrootUntarPath [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-27T02:52:36.115Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:52:36.115Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:52:36.115Z] === RUN TestChrootApplyDotDotFile [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:52:36.115Z] PASS [2020-10-27T02:52:36.115Z] coverage: 15.4% of statements [2020-10-27T02:52:36.115Z] ok github.com/docker/docker/pkg/chrootarchive 0.199s coverage: 15.4% of statements [2020-10-27T02:52:36.115Z] --- PASS: TestDecompressStreamGzip (0.20s) [2020-10-27T02:52:36.115Z] === RUN TestDecompressStreamBzip2 [2020-10-27T02:52:36.115Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2020-10-27T02:52:36.115Z] === RUN TestDecompressStreamXz [2020-10-27T02:52:36.115Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:133: Xz not present in msys2 [2020-10-27T02:52:36.115Z] === RUN TestCompressStreamXzUnsupported [2020-10-27T02:52:36.115Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestCompressStreamBzip2Unsupported [2020-10-27T02:52:36.115Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestCompressStreamInvalid [2020-10-27T02:52:36.115Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestExtensionInvalid [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionInvalid (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestExtensionUncompressed [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestExtensionBzip2 [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestExtensionGzip [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionGzip (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestExtensionXz [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionXz (0.00s) [2020-10-27T02:52:36.115Z] === RUN TestCmdStreamLargeStderr [2020-10-27T02:52:36.115Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2020-10-27T02:52:36.115Z] === RUN TestCmdStreamBad [2020-10-27T02:52:36.115Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-10-27T02:52:36.115Z] archive_test.go:238: Failing on Windows CI machines [2020-10-27T02:52:36.115Z] === RUN TestCmdStreamGood [2020-10-27T02:52:36.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-10-27T02:52:36.371Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-27T02:52:36.510Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2020-10-27T02:52:36.578Z] --- PASS: TestCmdStreamGood (0.05s) [2020-10-27T02:52:36.578Z] === RUN TestUntarPathWithInvalidDest [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPathWithInvalidDest (0.14s) [2020-10-27T02:52:36.578Z] === RUN TestUntarPathWithInvalidSrc [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-10-27T02:52:36.578Z] === RUN TestUntarPath [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPath (0.07s) [2020-10-27T02:52:36.578Z] === RUN TestUntarPathWithDestinationFile [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2020-10-27T02:52:36.578Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-10-27T02:52:36.869Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2020-10-27T02:52:36.869Z] === RUN TestBuildLabelWithTargets [2020-10-27T02:52:36.981Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-27T02:52:37.040Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2020-10-27T02:52:37.040Z] === RUN TestCopyWithTarInvalidSrc [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-10-27T02:52:37.040Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-10-27T02:52:37.040Z] === RUN TestCopyWithTarSrcFile [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-10-27T02:52:37.040Z] === RUN TestCopyWithTarSrcFolder [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-10-27T02:52:37.040Z] === RUN TestCopyFileWithTarInvalidSrc [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-10-27T02:52:37.040Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-10-27T02:52:37.040Z] === RUN TestCopyFileWithTarSrcFolder [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-10-27T02:52:37.040Z] === RUN TestCopyFileWithTarSrcFile [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-10-27T02:52:37.040Z] === RUN TestTarFiles [2020-10-27T02:52:37.040Z] === RUN Test [2020-10-27T02:52:37.040Z] === RUN Test/TestContainsEntry [2020-10-27T02:52:37.040Z] === RUN Test/TestCreateEntries [2020-10-27T02:52:37.040Z] === RUN Test/TestEntriesDiff [2020-10-27T02:52:37.040Z] === RUN Test/TestEntriesEquality [2020-10-27T02:52:37.040Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-10-27T02:52:37.040Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-10-27T02:52:37.040Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-10-27T02:52:37.040Z] === RUN Test/TestGeneratorNotGenerate [2020-10-27T02:52:37.040Z] === RUN Test/TestGeneratorWithPort [2020-10-27T02:52:37.040Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-10-27T02:52:37.040Z] === RUN Test/TestNewEntry [2020-10-27T02:52:37.040Z] === RUN Test/TestParse [2020-10-27T02:52:37.040Z] --- PASS: Test (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestNewEntry (0.00s) [2020-10-27T02:52:37.040Z] --- PASS: Test/TestParse (0.00s) [2020-10-27T02:52:37.040Z] PASS [2020-10-27T02:52:37.040Z] coverage: 58.3% of statements [2020-10-27T02:52:37.040Z] ok github.com/docker/docker/pkg/discovery 0.191s coverage: 58.3% of statements [2020-10-27T02:52:37.242Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-10-27T02:52:37.502Z] === RUN Test [2020-10-27T02:52:37.502Z] === RUN Test/TestContent [2020-10-27T02:52:37.502Z] === RUN Test/TestInitialize [2020-10-27T02:52:37.502Z] === RUN Test/TestNew [2020-10-27T02:52:37.502Z] === RUN Test/TestParsingContentsWithComments [2020-10-27T02:52:37.502Z] === RUN Test/TestRegister [2020-10-27T02:52:37.502Z] === RUN Test/TestWatch [2020-10-27T02:52:37.502Z] --- PASS: Test (0.01s) [2020-10-27T02:52:37.502Z] --- PASS: Test/TestContent (0.00s) [2020-10-27T02:52:37.502Z] --- PASS: Test/TestInitialize (0.00s) [2020-10-27T02:52:37.502Z] --- PASS: Test/TestNew (0.00s) [2020-10-27T02:52:37.502Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-10-27T02:52:37.502Z] --- PASS: Test/TestRegister (0.00s) [2020-10-27T02:52:37.502Z] --- PASS: Test/TestWatch (0.01s) [2020-10-27T02:52:37.502Z] PASS [2020-10-27T02:52:37.502Z] coverage: 92.9% of statements [2020-10-27T02:52:37.502Z] ok github.com/docker/docker/pkg/discovery/file 0.194s coverage: 92.9% of statements [2020-10-27T02:52:38.045Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-10-27T02:52:38.622Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-10-27T02:52:38.687Z] ok github.com/docker/docker/volume/local 0.207s coverage: 76.4% of statements [2020-10-27T02:52:38.904Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-10-27T02:52:38.904Z] === RUN TestKernelTCPMemory [2020-10-27T02:52:38.904Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-10-27T02:52:38.904Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:38.904Z] === RUN TestNISDomainname [2020-10-27T02:52:38.904Z] --- SKIP: TestNISDomainname (0.02s) [2020-10-27T02:52:38.904Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-10-27T02:52:38.904Z] === RUN TestHostnameDnsResolution [2020-10-27T02:52:39.058Z] === RUN Test [2020-10-27T02:52:39.058Z] === RUN Test/TestWatch [2020-10-27T02:52:39.058Z] --- PASS: Test (0.00s) [2020-10-27T02:52:39.058Z] --- PASS: Test/TestWatch (0.00s) [2020-10-27T02:52:39.058Z] PASS [2020-10-27T02:52:39.058Z] coverage: 92.3% of statements [2020-10-27T02:52:39.058Z] ok github.com/docker/docker/pkg/discovery/memory 0.098s coverage: 92.3% of statements [2020-10-27T02:52:39.163Z] --- PASS: TestHostnameDnsResolution (0.71s) [2020-10-27T02:52:39.163Z] === RUN TestStats [2020-10-27T02:52:39.163Z] --- SKIP: TestStats (0.00s) [2020-10-27T02:52:39.163Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:39.163Z] === RUN TestStopContainerWithTimeout [2020-10-27T02:52:39.163Z] === RUN TestStopContainerWithTimeout/0 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-27T02:52:39.163Z] === RUN TestStopContainerWithTimeout/1 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-27T02:52:39.163Z] === RUN TestStopContainerWithTimeout/3 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-27T02:52:39.163Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-27T02:52:39.163Z] === CONT TestStopContainerWithTimeout/0 [2020-10-27T02:52:39.163Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-27T02:52:39.324Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-10-27T02:52:39.412Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-10-27T02:52:39.413Z] === RUN TestBuildWithEmptyLayers [2020-10-27T02:52:39.524Z] === RUN Test [2020-10-27T02:52:39.524Z] === RUN Test/TestInitialize [2020-10-27T02:52:39.524Z] === RUN Test [2020-10-27T02:52:39.524Z] === RUN Test/TestInitialize [2020-10-27T02:52:39.524Z] === RUN Test/TestInitializeWithPattern [2020-10-27T02:52:39.524Z] === RUN Test/TestRegister [2020-10-27T02:52:39.524Z] === RUN Test/TestWatch [2020-10-27T02:52:39.524Z] --- PASS: Test (0.00s) [2020-10-27T02:52:39.524Z] --- PASS: Test/TestInitialize (0.00s) [2020-10-27T02:52:39.524Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-10-27T02:52:39.524Z] --- PASS: Test/TestRegister (0.00s) [2020-10-27T02:52:39.524Z] --- PASS: Test/TestWatch (0.00s) [2020-10-27T02:52:39.524Z] PASS [2020-10-27T02:52:39.524Z] coverage: 93.8% of statements [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS" [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS" [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS" [2020-10-27T02:52:39.524Z] === RUN Test/TestInitializeWithCerts [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery with TLS" [2020-10-27T02:52:39.524Z] ok github.com/docker/docker/pkg/discovery/nodes 0.112s coverage: 93.8% of statements [2020-10-27T02:52:39.524Z] === RUN Test/TestWatch [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS" [2020-10-27T02:52:39.565Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-10-27T02:52:40.100Z] === CONT TestStopContainerWithTimeout/3 [2020-10-27T02:52:40.354Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-10-27T02:52:40.354Z] === RUN TestBuildMultiStageOnBuild [2020-10-27T02:52:41.070Z] === RUN TestPollerAddRemove [2020-10-27T02:52:41.070Z] --- PASS: TestPollerAddRemove (0.00s) [2020-10-27T02:52:41.070Z] === RUN TestPollerEvent [2020-10-27T02:52:41.070Z] --- SKIP: TestPollerEvent (0.00s) [2020-10-27T02:52:41.070Z] poller_test.go:41: No chmod on Windows [2020-10-27T02:52:41.070Z] === RUN TestPollerClose [2020-10-27T02:52:41.070Z] --- PASS: TestPollerClose (0.00s) [2020-10-27T02:52:41.070Z] PASS [2020-10-27T02:52:41.070Z] coverage: 36.2% of statements [2020-10-27T02:52:41.070Z] ok github.com/docker/docker/pkg/filenotify 0.064s coverage: 36.2% of statements [2020-10-27T02:52:41.531Z] === RUN TestCopyFileWithInvalidSrc [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCopyFileWithInvalidDest [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCopyFileWithSameSrcAndDest [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCopyFile [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFile (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-10-27T02:52:41.531Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-10-27T02:52:41.531Z] fileutils_test.go:134: Needs porting to Windows [2020-10-27T02:52:41.531Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-10-27T02:52:41.531Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestReadSymlinkedDirectoryToFile [2020-10-27T02:52:41.531Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-10-27T02:52:41.531Z] fileutils_test.go:180: Needs porting to Windows [2020-10-27T02:52:41.531Z] === RUN TestWildcardMatches [2020-10-27T02:52:41.531Z] --- PASS: TestWildcardMatches (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestPatternMatches [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatches (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-10-27T02:52:41.531Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestPatternMatchesFolderExclusions [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-10-27T02:52:41.531Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-10-27T02:52:41.531Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestSingleExclamationError [2020-10-27T02:52:41.531Z] --- PASS: TestSingleExclamationError (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestMatchesWithNoPatterns [2020-10-27T02:52:41.531Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestMatchesWithMalformedPatterns [2020-10-27T02:52:41.531Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestMatches [2020-10-27T02:52:41.531Z] --- PASS: TestMatches (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCleanPatterns [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatterns (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCleanPatternsExceptionFlag [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCleanPatternsErrorSingleException [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCreateIfNotExistsDir [2020-10-27T02:52:41.531Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-10-27T02:52:41.531Z] === RUN TestCreateIfNotExistsFile [2020-10-27T02:52:41.531Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-10-27T02:52:41.531Z] === RUN TestMatch [2020-10-27T02:52:41.531Z] --- PASS: TestMatch (0.00s) [2020-10-27T02:52:41.531Z] PASS [2020-10-27T02:52:41.531Z] coverage: 87.7% of statements [2020-10-27T02:52:41.531Z] ok github.com/docker/docker/pkg/fileutils 0.202s coverage: 87.7% of statements [2020-10-27T02:52:42.002Z] === CONT TestStopContainerWithTimeout/1 [2020-10-27T02:52:42.513Z] === RUN TestGet [2020-10-27T02:52:42.513Z] --- PASS: TestGet (0.00s) [2020-10-27T02:52:42.513Z] === RUN TestGetShortcutString [2020-10-27T02:52:42.513Z] --- PASS: TestGetShortcutString (0.00s) [2020-10-27T02:52:42.513Z] PASS [2020-10-27T02:52:42.513Z] coverage: 42.9% of statements [2020-10-27T02:52:42.513Z] ok github.com/docker/docker/pkg/homedir 0.139s coverage: 42.9% of statements [2020-10-27T02:52:42.513Z] --- PASS: Test (3.17s) [2020-10-27T02:52:42.513Z] --- PASS: Test/TestInitialize (0.16s) [2020-10-27T02:52:42.513Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2020-10-27T02:52:42.513Z] --- PASS: Test/TestWatch (3.00s) [2020-10-27T02:52:42.513Z] PASS [2020-10-27T02:52:42.513Z] coverage: 84.1% of statements [2020-10-27T02:52:42.513Z] ok github.com/docker/docker/pkg/discovery/kv 3.415s coverage: 84.1% of statements [2020-10-27T02:52:42.859Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-10-27T02:52:42.897Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-10-27T02:52:42.897Z] === RUN TestBuildUncleanTarFilenames [2020-10-27T02:52:43.380Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-27T02:52:43.380Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2020-10-27T02:52:43.380Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2020-10-27T02:52:43.380Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2020-10-27T02:52:43.380Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-10-27T02:52:43.380Z] === RUN TestDeleteDevicemapper [2020-10-27T02:52:43.380Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-27T02:52:43.380Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:52:43.380Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-27T02:52:43.497Z] === RUN TestCreateIDMapOrder [2020-10-27T02:52:43.497Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-10-27T02:52:43.497Z] PASS [2020-10-27T02:52:43.497Z] coverage: 7.3% of statements [2020-10-27T02:52:43.497Z] ok github.com/docker/docker/pkg/idtools 0.224s coverage: 7.3% of statements [2020-10-27T02:52:44.282Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2020-10-27T02:52:44.282Z] === RUN TestBuildMultiStageLayerLeak [2020-10-27T02:52:44.470Z] === RUN TestError [2020-10-27T02:52:44.470Z] --- PASS: TestError (0.00s) [2020-10-27T02:52:44.470Z] === RUN TestProgressString [2020-10-27T02:52:44.470Z] === RUN TestProgressString/no_progress [2020-10-27T02:52:44.470Z] === RUN TestProgressString/progress_1 [2020-10-27T02:52:44.470Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-10-27T02:52:44.470Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-10-27T02:52:44.470Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-10-27T02:52:44.470Z] === RUN TestProgressString/with_units [2020-10-27T02:52:44.470Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-10-27T02:52:44.470Z] === RUN TestProgressString/hide_counts [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/with_units (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-10-27T02:52:44.470Z] === RUN TestJSONMessageDisplay [2020-10-27T02:52:44.470Z] --- PASS: TestJSONMessageDisplay (0.20s) [2020-10-27T02:52:44.470Z] === RUN TestJSONMessageDisplayWithJSONError [2020-10-27T02:52:44.470Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-10-27T02:52:44.470Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-10-27T02:52:44.470Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-10-27T02:52:44.470Z] === RUN TestDisplayJSONMessagesStream [2020-10-27T02:52:44.470Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2020-10-27T02:52:44.470Z] PASS [2020-10-27T02:52:44.470Z] coverage: 91.7% of statements [2020-10-27T02:52:44.470Z] ok github.com/docker/docker/pkg/jsonmessage 0.269s coverage: 91.7% of statements [2020-10-27T02:52:44.470Z] --- PASS: TestTarFiles (7.77s) [2020-10-27T02:52:44.470Z] === RUN TestTarUntar [2020-10-27T02:52:44.470Z] --- PASS: TestTarUntar (0.04s) [2020-10-27T02:52:44.470Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-10-27T02:52:44.470Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2020-10-27T02:52:44.470Z] === RUN TestTarWithOptions [2020-10-27T02:52:44.470Z] --- PASS: TestTarWithOptions (0.04s) [2020-10-27T02:52:44.470Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-10-27T02:52:44.470Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-10-27T02:52:44.470Z] === RUN TestUntarUstarGnuConflict [2020-10-27T02:52:44.470Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-10-27T02:52:44.470Z] === RUN TestUntarInvalidFilenames [2020-10-27T02:52:44.758Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2020-10-27T02:52:44.758Z] === RUN TestUpdateMemory [2020-10-27T02:52:44.758Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-27T02:52:44.758Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:44.758Z] === RUN TestUpdateCPUQuota [2020-10-27T02:52:44.758Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-10-27T02:52:44.758Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:44.758Z] === RUN TestUpdatePidsLimit [2020-10-27T02:52:44.758Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-10-27T02:52:44.758Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:52:44.758Z] === RUN TestUpdateRestartPolicy [2020-10-27T02:52:44.931Z] === RUN TestFixedBufferCap [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferCap (0.00s) [2020-10-27T02:52:44.931Z] === RUN TestFixedBufferLen [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferLen (0.00s) [2020-10-27T02:52:44.931Z] === RUN TestFixedBufferString [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferString (0.00s) [2020-10-27T02:52:44.931Z] === RUN TestFixedBufferWrite [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-10-27T02:52:44.931Z] === RUN TestFixedBufferRead [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferRead (0.00s) [2020-10-27T02:52:44.931Z] === RUN TestBytesPipeRead [2020-10-27T02:52:44.931Z] --- PASS: TestBytesPipeRead (0.00s) [2020-10-27T02:52:44.931Z] === RUN TestBytesPipeWrite [2020-10-27T02:52:44.931Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-10-27T02:52:44.931Z] === RUN TestBytesPipeWriteRandomChunks [2020-10-27T02:52:44.931Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames594765698\\dest" [2020-10-27T02:52:44.931Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2020-10-27T02:52:44.931Z] === RUN TestUntarHardlinkToSymlink [2020-10-27T02:52:44.931Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-10-27T02:52:44.931Z] === RUN TestUntarInvalidHardlink [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink560805267\\victim\\hello" -> "../victim/hello" [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink453410774\\victim\\hello" -> "/../victim/hello" [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink929243453\\victim" -> "../victim" [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink774234488\\victim" -> "../victim" [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink342107767\\victim" -> "../victim" [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink374830954\\victim" -> "../victim" [2020-10-27T02:52:44.931Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2020-10-27T02:52:44.931Z] === RUN TestUntarInvalidSymlink [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink701957569\\dest\\dotdot" -> "../victim/hello" [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink558403628\\dest\\slash-dotdot" -> "/../victim/hello" [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink314307483\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink624286270\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink844979845\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:44.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink178647072\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:44.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink844720383\\dest\\dir\\loophole" -> "../../victim" [2020-10-27T02:52:44.932Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2020-10-27T02:52:44.932Z] === RUN TestTempArchiveCloseMultipleTimes [2020-10-27T02:52:44.932Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-10-27T02:52:44.932Z] === RUN TestReplaceFileTarWrapper [2020-10-27T02:52:44.932Z] === RUN TestStandardLongPath [2020-10-27T02:52:44.932Z] --- PASS: TestStandardLongPath (0.00s) [2020-10-27T02:52:44.932Z] === RUN TestUNCLongPath [2020-10-27T02:52:44.932Z] --- PASS: TestUNCLongPath (0.00s) [2020-10-27T02:52:44.932Z] PASS [2020-10-27T02:52:44.932Z] coverage: 100.0% of statements [2020-10-27T02:52:44.932Z] ok github.com/docker/docker/pkg/longpath 0.096s coverage: 100.0% of statements [2020-10-27T02:52:45.394Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2020-10-27T02:52:45.394Z] === RUN TestPrefixHeaderReadable [2020-10-27T02:52:45.394Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-10-27T02:52:45.394Z] === RUN TestDisablePigz [2020-10-27T02:52:45.394Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2020-10-27T02:52:45.394Z] === RUN TestAtomicWriteToFile [2020-10-27T02:52:45.394Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-10-27T02:52:45.394Z] === RUN TestAtomicWriteSetCommit [2020-10-27T02:52:45.394Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-10-27T02:52:45.394Z] === RUN TestAtomicWriteSetCancel [2020-10-27T02:52:45.394Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-10-27T02:52:45.394Z] === RUN TestReadCloserWrapperClose [2020-10-27T02:52:45.394Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-10-27T02:52:45.394Z] === RUN TestReaderErrWrapperReadOnError [2020-10-27T02:52:45.394Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-10-27T02:52:45.394Z] === RUN TestReaderErrWrapperRead [2020-10-27T02:52:45.394Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-10-27T02:52:45.394Z] === RUN TestHashData [2020-10-27T02:52:45.394Z] --- PASS: TestHashData (0.00s) [2020-10-27T02:52:45.394Z] === RUN TestCancelReadCloser [2020-10-27T02:52:45.394Z] --- PASS: TestDisablePigz (0.17s) [2020-10-27T02:52:45.394Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-10-27T02:52:45.394Z] === RUN TestPigz [2020-10-27T02:52:45.394Z] --- PASS: TestCancelReadCloser (0.10s) [2020-10-27T02:52:45.394Z] === RUN TestWriteCloserWrapperClose [2020-10-27T02:52:45.394Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-10-27T02:52:45.394Z] === RUN TestNopWriteCloser [2020-10-27T02:52:45.394Z] --- PASS: TestNopWriteCloser (0.00s) [2020-10-27T02:52:45.394Z] === RUN TestNopWriter [2020-10-27T02:52:45.394Z] --- PASS: TestNopWriter (0.00s) [2020-10-27T02:52:45.394Z] === RUN TestWriteCounter [2020-10-27T02:52:45.394Z] --- PASS: TestWriteCounter (0.00s) [2020-10-27T02:52:45.394Z] PASS [2020-10-27T02:52:45.394Z] coverage: 68.4% of statements [2020-10-27T02:52:45.394Z] ok github.com/docker/docker/pkg/ioutils 0.801s coverage: 68.4% of statements [2020-10-27T02:52:45.854Z] --- PASS: TestPigz (0.23s) [2020-10-27T02:52:45.854Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-10-27T02:52:45.854Z] === RUN TestCopyFileWithInvalidDest [2020-10-27T02:52:45.854Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-10-27T02:52:45.854Z] archive_windows_test.go:16: Currently fails [2020-10-27T02:52:45.854Z] === RUN TestCanonicalTarNameForPath [2020-10-27T02:52:45.854Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-10-27T02:52:45.854Z] === RUN TestCanonicalTarName [2020-10-27T02:52:45.854Z] --- PASS: TestCanonicalTarName (0.00s) [2020-10-27T02:52:45.854Z] === RUN TestChmodTarEntry [2020-10-27T02:52:45.854Z] --- PASS: TestChmodTarEntry (0.00s) [2020-10-27T02:52:45.854Z] === RUN TestHardLinkOrder [2020-10-27T02:52:45.854Z] --- PASS: TestHardLinkOrder (0.11s) [2020-10-27T02:52:45.854Z] === RUN TestChangeString [2020-10-27T02:52:45.854Z] --- PASS: TestChangeString (0.00s) [2020-10-27T02:52:45.854Z] === RUN TestChangesWithNoChanges [2020-10-27T02:52:45.854Z] --- PASS: TestChangesWithNoChanges (0.04s) [2020-10-27T02:52:45.854Z] === RUN TestChangesWithChanges [2020-10-27T02:52:45.854Z] --- PASS: TestChangesWithChanges (0.04s) [2020-10-27T02:52:45.854Z] === RUN TestChangesWithChangesGH13590 [2020-10-27T02:52:45.855Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-10-27T02:52:45.855Z] changes_test.go:192: needs more investigation [2020-10-27T02:52:45.855Z] === RUN TestChangesDirsEmpty [2020-10-27T02:52:45.855Z] === RUN TestNameFormat [2020-10-27T02:52:45.855Z] --- PASS: TestNameFormat (0.00s) [2020-10-27T02:52:45.855Z] === RUN TestNameRetries [2020-10-27T02:52:45.855Z] --- PASS: TestNameRetries (0.00s) [2020-10-27T02:52:45.855Z] PASS [2020-10-27T02:52:45.855Z] coverage: 85.7% of statements [2020-10-27T02:52:45.855Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2020-10-27T02:52:45.855Z] --- PASS: TestChangesDirsEmpty (0.17s) [2020-10-27T02:52:45.855Z] === RUN TestChangesDirsMutated [2020-10-27T02:52:46.216Z] ......................... [ 67%] [2020-10-27T02:52:46.315Z] --- PASS: TestChangesDirsMutated (0.23s) [2020-10-27T02:52:46.315Z] === RUN TestApplyLayer [2020-10-27T02:52:46.315Z] --- SKIP: TestApplyLayer (0.00s) [2020-10-27T02:52:46.315Z] changes_test.go:405: needs further investigation [2020-10-27T02:52:46.315Z] === RUN TestChangesSizeWithHardlinks [2020-10-27T02:52:46.315Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-10-27T02:52:46.315Z] changes_test.go:441: needs further investigation [2020-10-27T02:52:46.315Z] === RUN TestChangesSizeWithNoChanges [2020-10-27T02:52:46.315Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-10-27T02:52:46.315Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-10-27T02:52:46.315Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-10-27T02:52:46.315Z] === RUN TestChangesSize [2020-10-27T02:52:46.315Z] --- PASS: TestChangesSize (0.00s) [2020-10-27T02:52:46.315Z] === RUN TestApplyLayerInvalidFilenames [2020-10-27T02:52:46.315Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames190508979\\dest" [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2020-10-27T02:52:46.315Z] === RUN TestApplyLayerInvalidHardlink [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink979369565\\victim\\hello" -> "../victim/hello" [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink071618584\\victim\\hello" -> "/../victim/hello" [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink033703575\\victim" -> "../victim" [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink263261962\\victim" -> "../victim" [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink250961121\\victim" -> "../victim" [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink468195020\\victim" -> "../victim" [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2020-10-27T02:52:46.315Z] === RUN TestApplyLayerInvalidSymlink [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink513710523\\dest\\dotdot" -> "../victim/hello" [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink817740766\\dest\\slash-dotdot" -> "/../victim/hello" [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink351417253\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink630977216\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink155239199\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink258691058\\dest\\loophole-victim" -> "../victim" [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2020-10-27T02:52:46.315Z] === RUN TestApplyLayerWhiteouts [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2020-10-27T02:52:46.315Z] === RUN TestGenerateEmptyFile [2020-10-27T02:52:46.315Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-10-27T02:52:46.315Z] === RUN TestGenerateWithContent [2020-10-27T02:52:46.315Z] --- PASS: TestGenerateWithContent (0.00s) [2020-10-27T02:52:46.315Z] PASS [2020-10-27T02:52:46.315Z] coverage: 62.7% of statements [2020-10-27T02:52:46.315Z] ok github.com/docker/docker/pkg/archive 11.415s coverage: 62.7% of statements [2020-10-27T02:52:46.780Z] === RUN TestParseKeyValueOpt [2020-10-27T02:52:46.780Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-10-27T02:52:46.780Z] === RUN TestParseUintList [2020-10-27T02:52:46.780Z] --- PASS: TestParseUintList (0.00s) [2020-10-27T02:52:46.780Z] === RUN TestParseUintListMaximumLimits [2020-10-27T02:52:46.780Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-10-27T02:52:46.780Z] PASS [2020-10-27T02:52:46.780Z] coverage: 97.0% of statements [2020-10-27T02:52:46.780Z] ok github.com/docker/docker/pkg/parsers 0.144s coverage: 97.0% of statements [2020-10-27T02:52:46.780Z] === RUN TestNewAndRemove [2020-10-27T02:52:46.780Z] --- PASS: TestNewAndRemove (0.00s) [2020-10-27T02:52:46.780Z] === RUN TestRemoveInvalidPath [2020-10-27T02:52:46.780Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-10-27T02:52:46.780Z] PASS [2020-10-27T02:52:46.780Z] coverage: 82.6% of statements [2020-10-27T02:52:46.780Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2020-10-27T02:52:47.582Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-10-27T02:52:47.582Z] === RUN TestBuildWithHugeFile [2020-10-27T02:52:48.137Z] --- PASS: TestImportExtremelyLargeImageWorks (79.49s) [2020-10-27T02:52:48.137Z] PASS [2020-10-27T02:52:48.137Z] [2020-10-27T02:52:48.137Z] === Skipped [2020-10-27T02:52:48.137Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-27T02:52:48.137Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:52:48.137Z] [2020-10-27T02:52:48.137Z] [2020-10-27T02:52:48.137Z] DONE 12 tests, 1 skipped in 80.874s [2020-10-27T02:52:48.137Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-10-27T02:52:48.137Z] ++ 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 [2020-10-27T02:52:48.137Z] ++ set -e [2020-10-27T02:52:48.137Z] ++ '[' -n 0 ']' [2020-10-27T02:52:48.137Z] ++ set -x [2020-10-27T02:52:48.137Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:52:48.137Z] INFO: Testing against a local daemon [2020-10-27T02:52:48.137Z] === RUN TestNetworkCreateDelete [2020-10-27T02:52:48.137Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-10-27T02:52:48.137Z] === RUN TestDockerNetworkDeletePreferID [2020-10-27T02:52:48.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2020-10-27T02:52:48.137Z] === RUN TestDaemonDNSFallback [2020-10-27T02:52:48.325Z] === RUN TestParseEmptyInterface [2020-10-27T02:52:48.325Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-10-27T02:52:48.325Z] === RUN TestParseNonInterfaceType [2020-10-27T02:52:48.325Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-10-27T02:52:48.325Z] === RUN TestParseWithOneFunction [2020-10-27T02:52:48.325Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-10-27T02:52:48.325Z] === RUN TestParseWithMultipleFuncs [2020-10-27T02:52:48.325Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-10-27T02:52:48.325Z] === RUN TestParseWithUnnamedReturn [2020-10-27T02:52:48.325Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-10-27T02:52:48.325Z] === RUN TestEmbeddedInterface [2020-10-27T02:52:48.325Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-10-27T02:52:48.325Z] === RUN TestParsedImports [2020-10-27T02:52:48.325Z] --- PASS: TestParsedImports (0.00s) [2020-10-27T02:52:48.325Z] === RUN TestAliasedImports [2020-10-27T02:52:48.325Z] --- PASS: TestAliasedImports (0.00s) [2020-10-27T02:52:48.325Z] PASS [2020-10-27T02:52:48.325Z] coverage: 56.8% of statements [2020-10-27T02:52:48.325Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.103s coverage: 56.8% of statements [2020-10-27T02:52:48.427Z] --- PASS: TestDaemonDNSFallback (2.57s) [2020-10-27T02:52:48.427Z] === RUN TestInspectNetwork [2020-10-27T02:52:48.798Z] === RUN TestFailedConnection [2020-10-27T02:52:50.349Z] --- PASS: TestFailedConnection (1.04s) [2020-10-27T02:52:50.349Z] === RUN TestFailOnce [2020-10-27T02:52:50.349Z] === RUN TestHTTPTransport [2020-10-27T02:52:50.349Z] --- PASS: TestHTTPTransport (0.00s) [2020-10-27T02:52:50.349Z] PASS [2020-10-27T02:52:50.349Z] coverage: 85.7% of statements [2020-10-27T02:52:50.349Z] ok github.com/docker/docker/pkg/plugins/transport 0.252s coverage: 85.7% of statements [2020-10-27T02:52:50.349Z] 2020/10/27 02:52:49 http: panic serving 127.0.0.1:49219: Plugin not ready [2020-10-27T02:52:50.349Z] goroutine 34 [running]: [2020-10-27T02:52:50.349Z] net/http.(*conn).serve.func1(0xc000138000) [2020-10-27T02:52:50.349Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-10-27T02:52:50.349Z] panic(0x849ac0, 0x986810) [2020-10-27T02:52:50.349Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-10-27T02:52:50.349Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000158000, 0xc00014a000) [2020-10-27T02:52:50.349Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-10-27T02:52:50.349Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000158000, 0xc00014a000) [2020-10-27T02:52:50.349Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-10-27T02:52:50.349Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000158000, 0xc00014a000) [2020-10-27T02:52:50.349Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-10-27T02:52:50.349Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000158000, 0xc00014a000) [2020-10-27T02:52:50.349Z] c:/go/src/net/http/server.go:2831 +0xab [2020-10-27T02:52:50.349Z] net/http.(*conn).serve(0xc000138000, 0x99b040, 0xc00011a040) [2020-10-27T02:52:50.349Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-10-27T02:52:50.349Z] created by net/http.(*Server).Serve [2020-10-27T02:52:50.349Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-10-27T02:52:50.349Z] time="2020-10-27T02:52:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" [2020-10-27T02:52:50.349Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-10-27T02:52:50.349Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-10-27T02:52:50.349Z] === RUN TestBufioReaderPoolPutAndGet [2020-10-27T02:52:50.349Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-10-27T02:52:50.349Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-10-27T02:52:50.349Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-10-27T02:52:50.349Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-10-27T02:52:50.349Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-10-27T02:52:50.349Z] === RUN TestBufioWriterPoolPutAndGet [2020-10-27T02:52:50.349Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-10-27T02:52:50.349Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-10-27T02:52:50.349Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-10-27T02:52:50.349Z] === RUN TestBufferPoolPutAndGet [2020-10-27T02:52:50.349Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-10-27T02:52:50.349Z] PASS [2020-10-27T02:52:50.349Z] coverage: 88.2% of statements [2020-10-27T02:52:50.349Z] ok github.com/docker/docker/pkg/pools 0.258s coverage: 88.2% of statements [2020-10-27T02:52:50.988Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-10-27T02:52:51.328Z] --- PASS: TestFailOnce (1.18s) [2020-10-27T02:52:51.328Z] === RUN TestEchoInputOutput [2020-10-27T02:52:51.328Z] --- PASS: TestEchoInputOutput (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestBackoff [2020-10-27T02:52:51.328Z] --- PASS: TestBackoff (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestAbortRetry [2020-10-27T02:52:51.328Z] --- PASS: TestAbortRetry (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestClientScheme [2020-10-27T02:52:51.328Z] --- PASS: TestClientScheme (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestNewClientWithTimeout [2020-10-27T02:52:51.328Z] === RUN TestOutputOnPrematureClose [2020-10-27T02:52:51.328Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestCompleteSilently [2020-10-27T02:52:51.328Z] --- PASS: TestCompleteSilently (0.00s) [2020-10-27T02:52:51.328Z] PASS [2020-10-27T02:52:51.328Z] coverage: 75.9% of statements [2020-10-27T02:52:51.328Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2020-10-27T02:52:51.328Z] === RUN TestSendToOneSub [2020-10-27T02:52:51.328Z] --- PASS: TestSendToOneSub (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestSendToMultipleSubs [2020-10-27T02:52:51.328Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestEvictOneSub [2020-10-27T02:52:51.328Z] --- PASS: TestEvictOneSub (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestClosePublisher [2020-10-27T02:52:51.328Z] --- PASS: TestClosePublisher (0.00s) [2020-10-27T02:52:51.328Z] === RUN TestPubSubRace [2020-10-27T02:52:51.794Z] time="2020-10-27T02:52:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-10-27T02:52:52.765Z] --- PASS: TestPubSubRace (1.06s) [2020-10-27T02:52:52.765Z] PASS [2020-10-27T02:52:52.765Z] coverage: 75.0% of statements [2020-10-27T02:52:52.765Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 75.0% of statements [2020-10-27T02:52:52.765Z] === RUN TestRegister [2020-10-27T02:52:52.765Z] --- PASS: TestRegister (0.00s) [2020-10-27T02:52:52.765Z] === RUN TestCommand [2020-10-27T02:52:52.765Z] --- PASS: TestCommand (0.03s) [2020-10-27T02:52:52.765Z] === RUN TestNaiveSelf [2020-10-27T02:52:52.765Z] --- PASS: TestNaiveSelf (0.04s) [2020-10-27T02:52:52.765Z] PASS [2020-10-27T02:52:52.765Z] coverage: 82.4% of statements [2020-10-27T02:52:52.765Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2020-10-27T02:52:53.226Z] time="2020-10-27T02:52:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-10-27T02:52:53.529Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-27T02:52:53.687Z] === RUN TestParseSignal [2020-10-27T02:52:53.687Z] --- PASS: TestParseSignal (0.00s) [2020-10-27T02:52:53.687Z] === RUN TestValidSignalForPlatform [2020-10-27T02:52:53.687Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-10-27T02:52:53.687Z] PASS [2020-10-27T02:52:53.687Z] coverage: 20.3% of statements [2020-10-27T02:52:53.687Z] ok github.com/docker/docker/pkg/signal 0.086s coverage: 20.3% of statements [2020-10-27T02:52:53.789Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-27T02:52:53.981Z] === RUN TestInspectNetwork/full_network_id [2020-10-27T02:52:53.981Z] === RUN TestInspectNetwork/partial_network_id [2020-10-27T02:52:53.981Z] === RUN TestInspectNetwork/network_name [2020-10-27T02:52:53.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-27T02:52:54.153Z] === RUN TestNewStdWriter [2020-10-27T02:52:54.153Z] --- PASS: TestNewStdWriter (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestWriteWithUninitializedStdWriter [2020-10-27T02:52:54.153Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestWriteWithNilBytes [2020-10-27T02:52:54.153Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestWrite [2020-10-27T02:52:54.153Z] --- PASS: TestWrite (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestWriteWithWriterError [2020-10-27T02:52:54.153Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-10-27T02:52:54.153Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyWriteAndRead [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyWithInvalidInputHeader [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyWithCorruptedPrefix [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyReturnsWriteErrors [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-10-27T02:52:54.153Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-10-27T02:52:54.153Z] PASS [2020-10-27T02:52:54.153Z] coverage: 100.0% of statements [2020-10-27T02:52:54.153Z] ok github.com/docker/docker/pkg/stdcopy 0.090s coverage: 100.0% of statements [2020-10-27T02:52:54.670Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/rootless [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/volume [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-27T02:52:54.670Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === Skipped [2020-10-27T02:52:54.670Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-27T02:52:54.670Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-27T02:52:54.670Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-27T02:52:54.670Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-27T02:52:54.670Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-27T02:52:54.670Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:52:54.670Z] [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-27T02:52:54.670Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:52:54.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:52:54.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-27T02:52:54.671Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:52:54.671Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:52:54.671Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-27T02:52:54.671Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T02:52:54.671Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T02:52:54.671Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-27T02:52:54.671Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-27T02:52:54.671Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-27T02:52:54.671Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.671Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.671Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.671Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.671Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T02:52:54.671Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-27T02:52:54.671Z] graphtest_unix.go:73: No driver to put! [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-27T02:52:54.671Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-27T02:52:54.671Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] [2020-10-27T02:52:54.671Z] DONE 2199 tests, 26 skipped in 257.912s Post stage [Pipeline] junit [2020-10-27T02:52:54.718Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T02:52:55.426Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration [2020-10-27T02:52:55.696Z] === RUN TestGenerateRandomID [2020-10-27T02:52:55.696Z] --- PASS: TestGenerateRandomID (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestShortenId [2020-10-27T02:52:55.696Z] --- PASS: TestShortenId (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestShortenSha256Id [2020-10-27T02:52:55.696Z] --- PASS: TestShortenSha256Id (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestShortenIdEmpty [2020-10-27T02:52:55.696Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestShortenIdInvalid [2020-10-27T02:52:55.696Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestIsShortIDNonHex [2020-10-27T02:52:55.696Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestIsShortIDNotCorrectSize [2020-10-27T02:52:55.696Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-10-27T02:52:55.696Z] PASS [2020-10-27T02:52:55.696Z] coverage: 70.6% of statements [2020-10-27T02:52:55.696Z] ok github.com/docker/docker/pkg/stringid 0.056s coverage: 70.6% of statements [2020-10-27T02:52:55.696Z] === RUN TestRawProgressFormatterFormatStatus [2020-10-27T02:52:55.696Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestRawProgressFormatterFormatProgress [2020-10-27T02:52:55.696Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestFormatStatus [2020-10-27T02:52:55.696Z] --- PASS: TestFormatStatus (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestFormatError [2020-10-27T02:52:55.696Z] --- PASS: TestFormatError (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestFormatJSONError [2020-10-27T02:52:55.696Z] --- PASS: TestFormatJSONError (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestJsonProgressFormatterFormatProgress [2020-10-27T02:52:55.696Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestJsonProgressFormatterFormatStatus [2020-10-27T02:52:55.696Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestNewJSONProgressOutput [2020-10-27T02:52:55.696Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestAuxFormatterEmit [2020-10-27T02:52:55.696Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestStreamWriterStdout [2020-10-27T02:52:55.696Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-10-27T02:52:55.696Z] === RUN TestStreamWriterStderr [2020-10-27T02:52:55.696Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-10-27T02:52:55.696Z] PASS [2020-10-27T02:52:55.696Z] coverage: 66.2% of statements [2020-10-27T02:52:55.696Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2020-10-27T02:52:55.696Z] time="2020-10-27T02:52:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-10-27T02:52:55.722Z] [2020-10-27T02:52:55.722Z] Removing bundles/ [2020-10-27T02:52:55.722Z] [2020-10-27T02:52:55.722Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-27T02:52:55.722Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:52:55.722Z] GOOS="" GOARCH="" GOARM="" [2020-10-27T02:52:56.683Z] === RUN TestIsCpusetListAvailable [2020-10-27T02:52:56.683Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-10-27T02:52:56.683Z] PASS [2020-10-27T02:52:56.683Z] coverage: 38.2% of statements [2020-10-27T02:52:56.683Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 38.2% of statements [2020-10-27T02:52:56.967Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2020-10-27T02:52:56.967Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-27T02:52:56.967Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2020-10-27T02:52:56.967Z] === RUN TestWaitNonBlocked [2020-10-27T02:52:56.967Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:52:56.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:52:56.967Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:52:56.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:52:56.967Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:52:56.967Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:52:56.967Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-27T02:52:56.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2020-10-27T02:52:56.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-10-27T02:52:56.967Z] === RUN TestWaitBlocked [2020-10-27T02:52:56.967Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:52:56.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:52:56.967Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:52:56.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:52:56.967Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:52:56.967Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:52:57.536Z] --- PASS: TestWaitBlocked (0.01s) [2020-10-27T02:52:57.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2020-10-27T02:52:57.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2020-10-27T02:52:57.536Z] === CONT TestDaemonRestartIpcMode [2020-10-27T02:52:57.536Z] === CONT TestIpcModeOlderClient [2020-10-27T02:52:57.536Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-10-27T02:52:57.990Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-27T02:52:57.990Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-27T02:52:58.225Z] === RUN TestChtimes [2020-10-27T02:52:58.225Z] --- PASS: TestChtimes (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestChtimesWindows [2020-10-27T02:52:58.225Z] --- PASS: TestChtimesWindows (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-10-27T02:52:58.225Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestEnsureRemoveAllNotExist [2020-10-27T02:52:58.225Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestEnsureRemoveAllWithDir [2020-10-27T02:52:58.225Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestEnsureRemoveAllWithFile [2020-10-27T02:52:58.225Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestEnsureRemoveAllWithMount [2020-10-27T02:52:58.225Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-10-27T02:52:58.225Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-10-27T02:52:58.225Z] === RUN TestHasWin32KSupport [2020-10-27T02:52:58.225Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-10-27T02:52:58.225Z] syscall_windows_test.go:8: win32k: true [2020-10-27T02:52:58.225Z] PASS [2020-10-27T02:52:58.225Z] coverage: 12.0% of statements [2020-10-27T02:52:58.225Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.0% of statements [2020-10-27T02:52:58.225Z] === RUN TestTailFile [2020-10-27T02:52:58.225Z] --- PASS: TestTailFile (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestTailFileManyLines [2020-10-27T02:52:58.225Z] --- PASS: TestTailFileManyLines (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestTailEmptyFile [2020-10-27T02:52:58.225Z] --- PASS: TestTailEmptyFile (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestTailNegativeN [2020-10-27T02:52:58.225Z] --- PASS: TestTailNegativeN (0.00s) [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader [2020-10-27T02:52:58.225Z] === CONT TestNewTailReader [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/no_delimiter [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/no_delimiter [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/single_byte_delimiter [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/2_byte_delimiter [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/4_byte_delimiter [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/8_byte_delimiter [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/truncated_last_line [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-10-27T02:52:58.225Z] === CONT TestNewTailReader/12_byte_delimiter [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.225Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.250Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/8_byte_delimiter [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/4_byte_delimiter [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:58.686Z] === CONT TestNewTailReader/2_byte_delimiter [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-10-27T02:52:58.686Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.687Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:58.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:58.687Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.687Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:58.687Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:58.687Z] === CONT TestNewTailReader/single_byte_delimiter [2020-10-27T02:52:58.691Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-27T02:52:58.691Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-27T02:52:58.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-27T02:52:58.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/no_delimiter [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:58.692Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:52:58.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:52:59.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.157Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:59.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:52:59.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:52:59.189Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-27T02:52:59.189Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-27T02:52:59.537Z] --- PASS: TestInspectNetwork (10.77s) [2020-10-27T02:52:59.537Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-27T02:52:59.537Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-27T02:52:59.537Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-27T02:52:59.537Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-27T02:52:59.537Z] === RUN TestRunContainerWithBridgeNone [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:59.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:52:59.624Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-27T02:52:59.624Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:52:59.758Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-27T02:52:59.758Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-27T02:53:00.088Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.329Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.562Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.562Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.562Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-27T02:53:00.564Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-27T02:53:00.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-27T02:53:00.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-27T02:53:00.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-27T02:53:01.028Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.04s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.05s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.05s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.07s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.02s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.02s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.05s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.04s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-27T02:53:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.030Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-10-27T02:53:01.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-10-27T02:53:01.500Z] PASS [2020-10-27T02:53:01.500Z] coverage: 88.6% of statements [2020-10-27T02:53:01.500Z] ok github.com/docker/docker/pkg/tailfile 0.690s coverage: 88.6% of statements [2020-10-27T02:53:01.500Z] === RUN TestTarSumRemoveNonExistent [2020-10-27T02:53:01.500Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-10-27T02:53:01.500Z] === RUN TestTarSumRemove [2020-10-27T02:53:01.500Z] --- PASS: TestTarSumRemove (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestSortFileInfoSums [2020-10-27T02:53:01.500Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestNewTarSumForLabelInvalid [2020-10-27T02:53:01.500Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestNewTarSumForLabel [2020-10-27T02:53:01.500Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestEmptyTar [2020-10-27T02:53:01.500Z] --- PASS: TestEmptyTar (0.01s) [2020-10-27T02:53:01.500Z] === RUN TestTarSumsReadSize [2020-10-27T02:53:01.500Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-10-27T02:53:01.500Z] === RUN TestTarSums [2020-10-27T02:53:01.500Z] --- PASS: TestTarSums (0.23s) [2020-10-27T02:53:01.500Z] === RUN TestIteration [2020-10-27T02:53:01.500Z] --- PASS: TestIteration (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestVersionLabelForChecksum [2020-10-27T02:53:01.500Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestVersion [2020-10-27T02:53:01.500Z] --- PASS: TestVersion (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestGetVersion [2020-10-27T02:53:01.500Z] --- PASS: TestGetVersion (0.00s) [2020-10-27T02:53:01.500Z] === RUN TestGetVersions [2020-10-27T02:53:01.500Z] --- PASS: TestGetVersions (0.00s) [2020-10-27T02:53:01.500Z] PASS [2020-10-27T02:53:01.500Z] coverage: 89.3% of statements [2020-10-27T02:53:01.500Z] time="2020-10-27T02:53:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-10-27T02:53:01.500Z] ok github.com/docker/docker/pkg/tarsum 0.387s coverage: 89.3% of statements [2020-10-27T02:53:01.500Z] testing: warning: no tests to run [2020-10-27T02:53:01.500Z] PASS [2020-10-27T02:53:01.500Z] coverage: [no statements] [2020-10-27T02:53:01.500Z] ok github.com/docker/docker/pkg/term/windows 0.146s coverage: [no statements] [no tests to run] [2020-10-27T02:53:01.599Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-10-27T02:53:01.599Z] === RUN TestNetworkInvalidJSON [2020-10-27T02:53:01.726Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-10-27T02:53:01.726Z] PASS [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === Skipped [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-27T02:53:01.726Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-10-27T02:53:01.726Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-10-27T02:53:01.726Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-10-27T02:53:01.726Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-10-27T02:53:01.726Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-10-27T02:53:01.726Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-10-27T02:53:01.726Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-10-27T02:53:01.726Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-10-27T02:53:01.726Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-27T02:53:01.726Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-27T02:53:01.726Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-10-27T02:53:01.726Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-10-27T02:53:01.726Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-10-27T02:53:01.726Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:53:01.726Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-10-27T02:53:01.726Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-10-27T02:53:01.726Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-10-27T02:53:01.726Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2020-10-27T02:53:01.726Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-10-27T02:53:01.726Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-27T02:53:01.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-27T02:53:01.726Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-10-27T02:53:01.726Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-10-27T02:53:01.726Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] [2020-10-27T02:53:01.726Z] DONE 174 tests, 24 skipped in 78.700s [2020-10-27T02:53:01.726Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-27T02:53:01.890Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-27T02:53:01.890Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-27T02:53:01.890Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:53:01.890Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:53:01.890Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:53:01.890Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:53:01.890Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-27T02:53:01.890Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:53:01.890Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:53:01.890Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-10-27T02:53:01.890Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-27T02:53:01.890Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-27T02:53:01.890Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-27T02:53:01.890Z] === RUN TestHostIPv4BridgeLabel [2020-10-27T02:53:01.964Z] === RUN TestTruncIndex [2020-10-27T02:53:01.964Z] --- PASS: TestTruncIndex (0.10s) [2020-10-27T02:53:01.964Z] PASS [2020-10-27T02:53:01.964Z] coverage: 91.5% of statements [2020-10-27T02:53:01.964Z] ok github.com/docker/docker/pkg/truncindex 0.178s coverage: 91.5% of statements [2020-10-27T02:53:01.985Z] INFO: Testing against a local daemon [2020-10-27T02:53:01.985Z] === RUN TestCommitInheritsEnv [2020-10-27T02:53:02.180Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-10-27T02:53:02.180Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-27T02:53:02.431Z] === RUN TestIsGIT [2020-10-27T02:53:02.431Z] --- PASS: TestIsGIT (0.00s) [2020-10-27T02:53:02.431Z] === RUN TestIsTransport [2020-10-27T02:53:02.431Z] --- PASS: TestIsTransport (0.00s) [2020-10-27T02:53:02.431Z] PASS [2020-10-27T02:53:02.431Z] coverage: 100.0% of statements [2020-10-27T02:53:02.431Z] ok github.com/docker/docker/pkg/urlutil 0.049s coverage: 100.0% of statements [2020-10-27T02:53:02.870Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-10-27T02:53:02.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-27T02:53:03.210Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-10-27T02:53:03.210Z] === RUN TestDaemonDefaultNetworkPools [2020-10-27T02:53:03.361Z] --- PASS: TestCommitInheritsEnv (1.25s) [2020-10-27T02:53:03.361Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-27T02:53:03.361Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-27T02:53:03.361Z] === RUN TestImagesFilterMultiReference [2020-10-27T02:53:03.361Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-10-27T02:53:03.361Z] === RUN TestImagePullPlatformInvalid [2020-10-27T02:53:03.361Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-10-27T02:53:03.361Z] === RUN TestRemoveImageOrphaning [2020-10-27T02:53:03.415Z] === RUN TestVersionInfo [2020-10-27T02:53:03.415Z] --- PASS: TestVersionInfo (0.00s) [2020-10-27T02:53:03.415Z] === RUN TestAppendVersions [2020-10-27T02:53:03.415Z] --- PASS: TestAppendVersions (0.00s) [2020-10-27T02:53:03.415Z] PASS [2020-10-27T02:53:03.415Z] coverage: 88.9% of statements [2020-10-27T02:53:03.415Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2020-10-27T02:53:04.244Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-10-27T02:53:04.244Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-27T02:53:04.253Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-10-27T02:53:04.513Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-27T02:53:05.264Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-10-27T02:53:05.264Z] === RUN TestRemoveImageGarbageCollector [2020-10-27T02:53:05.264Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-27T02:53:05.264Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-10-27T02:53:05.264Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-27T02:53:05.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-27T02:53:05.264Z] === RUN TestTagInvalidReference [2020-10-27T02:53:05.264Z] --- PASS: TestTagInvalidReference (0.01s) [2020-10-27T02:53:05.264Z] === RUN TestTagValidPrefixedRepo [2020-10-27T02:53:05.264Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-10-27T02:53:05.264Z] === RUN TestTagExistedNameWithoutForce [2020-10-27T02:53:05.264Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-10-27T02:53:05.264Z] === RUN TestTagOfficialNames [2020-10-27T02:53:05.264Z] --- PASS: TestTagOfficialNames (0.05s) [2020-10-27T02:53:05.264Z] === RUN TestTagMatchesDigest [2020-10-27T02:53:05.264Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-10-27T02:53:05.264Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-27T02:53:05.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-10-27T02:53:05.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-27T02:53:05.838Z] === RUN TestValidatePrivileges [2020-10-27T02:53:05.838Z] --- PASS: TestValidatePrivileges (0.00s) [2020-10-27T02:53:05.838Z] === RUN TestFilterByCapNeg [2020-10-27T02:53:05.838Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-10-27T02:53:05.838Z] === RUN TestFilterByCapPos [2020-10-27T02:53:05.838Z] --- PASS: TestFilterByCapPos (0.00s) [2020-10-27T02:53:05.838Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-10-27T02:53:05.838Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-10-27T02:53:05.838Z] PASS [2020-10-27T02:53:05.838Z] coverage: 12.0% of statements [2020-10-27T02:53:06.395Z] ok github.com/docker/docker/plugin 0.243s coverage: 12.0% of statements [2020-10-27T02:53:06.395Z] === RUN TestNewSettable [2020-10-27T02:53:06.395Z] --- PASS: TestNewSettable (0.00s) [2020-10-27T02:53:06.395Z] === RUN TestIsSettable [2020-10-27T02:53:06.395Z] --- PASS: TestIsSettable (0.00s) [2020-10-27T02:53:06.395Z] === RUN TestUpdateSettingsEnv [2020-10-27T02:53:06.395Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-10-27T02:53:06.395Z] PASS [2020-10-27T02:53:06.395Z] coverage: 20.1% of statements [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-27T02:53:06.395Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-27T02:53:06.395Z] ok github.com/docker/docker/plugin/v2 0.180s coverage: 20.1% of statements [2020-10-27T02:53:06.423Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-27T02:53:06.779Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-10-27T02:53:06.779Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-27T02:53:06.993Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-10-27T02:53:06.993Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-10-27T02:53:07.409Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-10-27T02:53:07.409Z] === RUN TestServiceWithPredefinedNetwork [2020-10-27T02:53:07.931Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-27T02:53:08.261Z] === RUN TestLoad [2020-10-27T02:53:08.261Z] --- PASS: TestLoad (0.00s) [2020-10-27T02:53:08.261Z] === RUN TestSave [2020-10-27T02:53:08.261Z] --- PASS: TestSave (0.04s) [2020-10-27T02:53:08.261Z] === RUN TestAddDeleteGet [2020-10-27T02:53:08.851Z] --- PASS: TestAddDeleteGet (0.06s) [2020-10-27T02:53:08.851Z] === RUN TestInvalidTags [2020-10-27T02:53:08.851Z] --- PASS: TestInvalidTags (0.00s) [2020-10-27T02:53:08.851Z] PASS [2020-10-27T02:53:08.851Z] coverage: 84.4% of statements [2020-10-27T02:53:08.851Z] ok github.com/docker/docker/reference 0.187s coverage: 84.4% of statements [2020-10-27T02:53:08.851Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-10-27T02:53:08.851Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-10-27T02:53:08.851Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-10-27T02:53:08.851Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-10-27T02:53:08.851Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-10-27T02:53:08.851Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-10-27T02:53:08.851Z] === RUN TestResumableRequestReaderWithReadError [2020-10-27T02:53:09.315Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-27T02:53:09.436Z] --- PASS: TestNewClientWithTimeout (17.77s) [2020-10-27T02:53:09.436Z] === RUN TestClientStream [2020-10-27T02:53:09.436Z] --- PASS: TestClientStream (0.01s) [2020-10-27T02:53:09.436Z] === RUN TestClientSendFile [2020-10-27T02:53:09.436Z] --- PASS: TestClientSendFile (0.00s) [2020-10-27T02:53:09.436Z] === RUN TestClientWithRequestTimeout [2020-10-27T02:53:09.436Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2020-10-27T02:53:09.436Z] === RUN TestFileSpecPlugin [2020-10-27T02:53:09.436Z] --- PASS: TestFileSpecPlugin (0.02s) [2020-10-27T02:53:09.436Z] === RUN TestFileJSONSpecPlugin [2020-10-27T02:53:09.436Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2020-10-27T02:53:09.436Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-10-27T02:53:09.436Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2020-10-27T02:53:09.436Z] === RUN TestPluginAddHandler [2020-10-27T02:53:09.436Z] --- PASS: TestPluginAddHandler (0.00s) [2020-10-27T02:53:09.436Z] === RUN TestPluginWaitBadPlugin [2020-10-27T02:53:09.436Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-10-27T02:53:09.436Z] === RUN TestGet [2020-10-27T02:53:09.436Z] time="2020-10-27T02:53:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-10-27T02:53:09.436Z] time="2020-10-27T02:53:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2020-10-27T02:53:09.436Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-10-27T02:53:09.436Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-10-27T02:53:09.436Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-10-27T02:53:09.436Z] === RUN TestResumableRequestReader [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReader (0.00s) [2020-10-27T02:53:09.436Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-10-27T02:53:09.436Z] PASS [2020-10-27T02:53:09.436Z] coverage: 100.0% of statements [2020-10-27T02:53:09.436Z] ok github.com/docker/docker/registry/resumable 0.352s coverage: 100.0% of statements [2020-10-27T02:53:10.256Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-27T02:53:10.685Z] time="2020-10-27T02:53:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-10-27T02:53:10.686Z] === RUN TestRestartManagerTimeout [2020-10-27T02:53:10.686Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-10-27T02:53:10.686Z] === RUN TestRestartManagerTimeoutReset [2020-10-27T02:53:10.686Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-10-27T02:53:10.686Z] PASS [2020-10-27T02:53:10.686Z] coverage: 45.3% of statements [2020-10-27T02:53:10.686Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 45.3% of statements [2020-10-27T02:53:10.920Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2020-10-27T02:53:10.920Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-27T02:53:10.920Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:53:10.920Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:53:10.920Z] === RUN TestServiceWithDataPathPortInit [2020-10-27T02:53:11.299Z] === RUN TestSameAuthDataPostSave [2020-10-27T02:53:11.299Z] --- PASS: TestSameAuthDataPostSave (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestResolveAuthConfigIndexServer [2020-10-27T02:53:11.299Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestResolveAuthConfigFullURL [2020-10-27T02:53:11.299Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestLoadAllowNondistributableArtifacts [2020-10-27T02:53:11.299Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestValidateMirror [2020-10-27T02:53:11.299Z] --- PASS: TestValidateMirror (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestLoadInsecureRegistries [2020-10-27T02:53:11.299Z] === RUN TestDecodeContainerConfig [2020-10-27T02:53:11.299Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestDecodeContainerConfigIsolation [2020-10-27T02:53:11.299Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestValidatePrivileged [2020-10-27T02:53:11.299Z] --- PASS: TestValidatePrivileged (0.00s) [2020-10-27T02:53:11.299Z] PASS [2020-10-27T02:53:11.299Z] coverage: 52.2% of statements [2020-10-27T02:53:11.299Z] ok github.com/docker/docker/runconfig 0.122s coverage: 52.2% of statements [2020-10-27T02:53:11.299Z] time="2020-10-27T02:53:10Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-10-27T02:53:11.299Z] time="2020-10-27T02:53:10Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-10-27T02:53:11.299Z] time="2020-10-27T02:53:10Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-10-27T02:53:11.299Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2020-10-27T02:53:11.299Z] === RUN TestNewServiceConfig [2020-10-27T02:53:11.299Z] --- PASS: TestNewServiceConfig (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestValidateIndexName [2020-10-27T02:53:11.299Z] --- PASS: TestValidateIndexName (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestValidateIndexNameWithError [2020-10-27T02:53:11.299Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestEndpointParse [2020-10-27T02:53:11.299Z] --- PASS: TestEndpointParse (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestEndpointParseInvalid [2020-10-27T02:53:11.299Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestValidateEndpoint [2020-10-27T02:53:11.299Z] --- PASS: TestValidateEndpoint (0.02s) [2020-10-27T02:53:11.299Z] === RUN TestPing [2020-10-27T02:53:11.299Z] --- PASS: TestPing (0.00s) [2020-10-27T02:53:11.299Z] === RUN TestPingRegistryEndpoint [2020-10-27T02:53:11.299Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2020-10-27T02:53:11.299Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:11.299Z] === RUN TestEndpoint [2020-10-27T02:53:11.299Z] --- SKIP: TestEndpoint (0.02s) [2020-10-27T02:53:11.299Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:11.299Z] === RUN TestGetRemoteHistory [2020-10-27T02:53:11.299Z] --- PASS: TestGetRemoteHistory (0.01s) [2020-10-27T02:53:11.299Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 [2020-10-27T02:53:11.299Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.299Z] User-Agent: docker test client [2020-10-27T02:53:11.299Z] Authorization: Token fake-token [2020-10-27T02:53:11.299Z] Accept-Encoding: gzip [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:11.299Z] Connection: close [2020-10-27T02:53:11.299Z] Content-Length: 140 [2020-10-27T02:53:11.299Z] Cache-Control: no-cache [2020-10-27T02:53:11.299Z] Content-Type: application/json [2020-10-27T02:53:11.299Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:11.299Z] Expires: -1 [2020-10-27T02:53:11.299Z] Pragma: no-cache [2020-10-27T02:53:11.299Z] Server: docker-tests/mock [2020-10-27T02:53:11.299Z] Set-Cookie: session=FAKE-SESSION-1603767190972045300; Max-Age=3600 [2020-10-27T02:53:11.299Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:11.299Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:11.299Z] X-Docker-Size: 154 [2020-10-27T02:53:11.299Z] X-Docker-Token: FAKE-TOKEN-1603767190972045300 [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] === RUN TestLookupRemoteImage [2020-10-27T02:53:11.299Z] --- PASS: TestLookupRemoteImage (0.01s) [2020-10-27T02:53:11.299Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-10-27T02:53:11.299Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.299Z] User-Agent: docker test client [2020-10-27T02:53:11.299Z] Authorization: Token fake-token [2020-10-27T02:53:11.299Z] Accept-Encoding: gzip [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:11.299Z] Connection: close [2020-10-27T02:53:11.299Z] Content-Length: 559 [2020-10-27T02:53:11.299Z] Cache-Control: no-cache [2020-10-27T02:53:11.299Z] Content-Type: application/json [2020-10-27T02:53:11.299Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:11.299Z] Expires: -1 [2020-10-27T02:53:11.299Z] Pragma: no-cache [2020-10-27T02:53:11.299Z] Server: docker-tests/mock [2020-10-27T02:53:11.299Z] Set-Cookie: session=FAKE-SESSION-1603767190977048300; Max-Age=3600 [2020-10-27T02:53:11.299Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:11.299Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:11.299Z] X-Docker-Size: 154 [2020-10-27T02:53:11.299Z] X-Docker-Token: FAKE-TOKEN-1603767190977048300 [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-10-27T02:53:11.299Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.299Z] User-Agent: docker test client [2020-10-27T02:53:11.299Z] Authorization: Token FAKE-TOKEN-1603767190977048300 [2020-10-27T02:53:11.299Z] Accept-Encoding: gzip [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-27T02:53:11.299Z] Connection: close [2020-10-27T02:53:11.299Z] Content-Length: 19 [2020-10-27T02:53:11.299Z] Content-Type: text/plain; charset=utf-8 [2020-10-27T02:53:11.299Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:11.299Z] Set-Cookie: session=FAKE-SESSION-1603767190978043700; Max-Age=3600 [2020-10-27T02:53:11.299Z] X-Content-Type-Options: nosniff [2020-10-27T02:53:11.299Z] X-Docker-Token: FAKE-TOKEN-1603767190978043700 [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] === RUN TestGetRemoteImageJSON [2020-10-27T02:53:11.299Z] --- PASS: TestGetRemoteImageJSON (0.00s) [2020-10-27T02:53:11.299Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-10-27T02:53:11.299Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.299Z] User-Agent: docker test client [2020-10-27T02:53:11.299Z] Authorization: Token fake-token [2020-10-27T02:53:11.299Z] Accept-Encoding: gzip [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:11.299Z] Connection: close [2020-10-27T02:53:11.299Z] Content-Length: 559 [2020-10-27T02:53:11.299Z] Cache-Control: no-cache [2020-10-27T02:53:11.299Z] Content-Type: application/json [2020-10-27T02:53:11.299Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:11.299Z] Expires: -1 [2020-10-27T02:53:11.299Z] Pragma: no-cache [2020-10-27T02:53:11.299Z] Server: docker-tests/mock [2020-10-27T02:53:11.299Z] Set-Cookie: session=FAKE-SESSION-1603767190982044000; Max-Age=3600 [2020-10-27T02:53:11.299Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:11.299Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:11.299Z] X-Docker-Size: 154 [2020-10-27T02:53:11.299Z] X-Docker-Token: FAKE-TOKEN-1603767190982044000 [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-10-27T02:53:11.299Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.299Z] User-Agent: docker test client [2020-10-27T02:53:11.299Z] Authorization: Token FAKE-TOKEN-1603767190982044000 [2020-10-27T02:53:11.299Z] Accept-Encoding: gzip [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-27T02:53:11.299Z] Connection: close [2020-10-27T02:53:11.299Z] Content-Length: 19 [2020-10-27T02:53:11.299Z] Content-Type: text/plain; charset=utf-8 [2020-10-27T02:53:11.299Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:11.299Z] Set-Cookie: session=FAKE-SESSION-1603767190983049100; Max-Age=3600 [2020-10-27T02:53:11.299Z] X-Content-Type-Options: nosniff [2020-10-27T02:53:11.299Z] X-Docker-Token: FAKE-TOKEN-1603767190983049100 [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] [2020-10-27T02:53:11.299Z] === RUN TestGetRemoteImageLayer [2020-10-27T02:53:11.299Z] --- PASS: TestGetRemoteImageLayer (0.00s) [2020-10-27T02:53:11.299Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-10-27T02:53:11.299Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.299Z] User-Agent: docker test client [2020-10-27T02:53:11.299Z] Authorization: Token fake-token [2020-10-27T02:53:11.299Z] Accept-Encoding: gzip [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:11.909Z] Connection: close [2020-10-27T02:53:11.909Z] Content-Length: 154 [2020-10-27T02:53:11.909Z] Cache-Control: no-cache [2020-10-27T02:53:11.909Z] Content-Type: application/json [2020-10-27T02:53:11.909Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:11.909Z] Expires: -1 [2020-10-27T02:53:11.909Z] Pragma: no-cache [2020-10-27T02:53:11.909Z] Server: docker-tests/mock [2020-10-27T02:53:11.909Z] Set-Cookie: session=FAKE-SESSION-1603767190987044300; Max-Age=3600 [2020-10-27T02:53:11.909Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:11.909Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:11.909Z] X-Docker-Size: 154 [2020-10-27T02:53:11.909Z] X-Docker-Token: FAKE-TOKEN-1603767190987044300 [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 [2020-10-27T02:53:11.909Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.909Z] User-Agent: docker test client [2020-10-27T02:53:11.909Z] Authorization: Token FAKE-TOKEN-1603767190987044300 [2020-10-27T02:53:11.909Z] Accept-Encoding: gzip [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-27T02:53:11.909Z] Connection: close [2020-10-27T02:53:11.909Z] Content-Length: 19 [2020-10-27T02:53:11.909Z] Content-Type: text/plain; charset=utf-8 [2020-10-27T02:53:11.909Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:11.909Z] Set-Cookie: session=FAKE-SESSION-1603767190988051200; Max-Age=3600 [2020-10-27T02:53:11.909Z] X-Content-Type-Options: nosniff [2020-10-27T02:53:11.909Z] X-Docker-Token: FAKE-TOKEN-1603767190988051200 [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] === RUN TestGetRemoteTag [2020-10-27T02:53:11.909Z] --- PASS: TestGetRemoteTag (0.01s) [2020-10-27T02:53:11.909Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 [2020-10-27T02:53:11.909Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:11.909Z] User-Agent: docker test client [2020-10-27T02:53:11.909Z] Authorization: Token fake-token [2020-10-27T02:53:11.909Z] Accept-Encoding: gzip [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] [2020-10-27T02:53:11.909Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:11.909Z] Connection: close [2020-10-27T02:53:11.909Z] Content-Length: 66 [2020-10-27T02:53:11.909Z] Cache-Control: no-cache [2020-10-27T02:53:12.515Z] Content-Type: application/json [2020-10-27T02:53:12.515Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:12.515Z] Expires: -1 [2020-10-27T02:53:12.515Z] Pragma: no-cache [2020-10-27T02:53:12.515Z] Server: docker-tests/mock [2020-10-27T02:53:12.515Z] Set-Cookie: session=FAKE-SESSION-1603767190997067900; Max-Age=3600 [2020-10-27T02:53:12.515Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.515Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.515Z] X-Docker-Token: FAKE-TOKEN-1603767190997067900 [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 [2020-10-27T02:53:12.515Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.515Z] User-Agent: docker test client [2020-10-27T02:53:12.515Z] Authorization: Token FAKE-TOKEN-1603767190997067900 [2020-10-27T02:53:12.515Z] Accept-Encoding: gzip [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-27T02:53:12.515Z] Connection: close [2020-10-27T02:53:12.515Z] Content-Length: 32 [2020-10-27T02:53:12.515Z] Cache-Control: no-cache [2020-10-27T02:53:12.515Z] Content-Type: application/json [2020-10-27T02:53:12.515Z] Date: Tue, 27 Oct 2020 02:53:10 GMT [2020-10-27T02:53:12.515Z] Expires: -1 [2020-10-27T02:53:12.515Z] Pragma: no-cache [2020-10-27T02:53:12.515Z] Server: docker-tests/mock [2020-10-27T02:53:12.515Z] Set-Cookie: session=FAKE-SESSION-1603767190999060200; Max-Age=3600 [2020-10-27T02:53:12.515Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.515Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.515Z] X-Docker-Token: FAKE-TOKEN-1603767190999060200 [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] === RUN TestGetRemoteTags [2020-10-27T02:53:12.515Z] --- PASS: TestGetRemoteTags (0.00s) [2020-10-27T02:53:12.515Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 [2020-10-27T02:53:12.515Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.515Z] User-Agent: docker test client [2020-10-27T02:53:12.515Z] Authorization: Token fake-token [2020-10-27T02:53:12.515Z] Accept-Encoding: gzip [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:12.515Z] Connection: close [2020-10-27T02:53:12.515Z] Content-Length: 151 [2020-10-27T02:53:12.515Z] Cache-Control: no-cache [2020-10-27T02:53:12.515Z] Content-Type: application/json [2020-10-27T02:53:12.515Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.515Z] Expires: -1 [2020-10-27T02:53:12.515Z] Pragma: no-cache [2020-10-27T02:53:12.515Z] Server: docker-tests/mock [2020-10-27T02:53:12.515Z] Set-Cookie: session=FAKE-SESSION-1603767191003048400; Max-Age=3600 [2020-10-27T02:53:12.515Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.515Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.515Z] X-Docker-Token: FAKE-TOKEN-1603767191003048400 [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 [2020-10-27T02:53:12.515Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.515Z] User-Agent: docker test client [2020-10-27T02:53:12.515Z] Authorization: Token FAKE-TOKEN-1603767191003048400 [2020-10-27T02:53:12.515Z] Accept-Encoding: gzip [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-10-27T02:53:12.515Z] Connection: close [2020-10-27T02:53:12.515Z] Content-Length: 32 [2020-10-27T02:53:12.515Z] Cache-Control: no-cache [2020-10-27T02:53:12.515Z] Content-Type: application/json [2020-10-27T02:53:12.515Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.515Z] Expires: -1 [2020-10-27T02:53:12.515Z] Pragma: no-cache [2020-10-27T02:53:12.515Z] Server: docker-tests/mock [2020-10-27T02:53:12.515Z] Set-Cookie: session=FAKE-SESSION-1603767191004049400; Max-Age=3600 [2020-10-27T02:53:12.515Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.515Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.515Z] X-Docker-Token: FAKE-TOKEN-1603767191004049400 [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] === RUN TestGetRepositoryData [2020-10-27T02:53:12.515Z] --- PASS: TestGetRepositoryData (0.00s) [2020-10-27T02:53:12.515Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 [2020-10-27T02:53:12.515Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.515Z] User-Agent: docker test client [2020-10-27T02:53:12.515Z] Authorization: Token fake-token [2020-10-27T02:53:12.515Z] X-Docker-Token: true [2020-10-27T02:53:12.515Z] Accept-Encoding: gzip [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:12.515Z] Connection: close [2020-10-27T02:53:12.515Z] Content-Length: 363 [2020-10-27T02:53:12.515Z] Cache-Control: no-cache [2020-10-27T02:53:12.515Z] Content-Type: application/json [2020-10-27T02:53:12.515Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.515Z] Expires: -1 [2020-10-27T02:53:12.515Z] Pragma: no-cache [2020-10-27T02:53:12.515Z] Server: docker-tests/mock [2020-10-27T02:53:12.515Z] X-Docker-Endpoints: 127.0.0.1:49245 , test.example.com [2020-10-27T02:53:12.515Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.515Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.515Z] X-Docker-Token: FAKE-SESSION-1603767191007045700 [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] === RUN TestPushImageJSONRegistry [2020-10-27T02:53:12.515Z] --- PASS: TestPushImageJSONRegistry (0.01s) [2020-10-27T02:53:12.515Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 [2020-10-27T02:53:12.515Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.515Z] User-Agent: docker test client [2020-10-27T02:53:12.515Z] Content-Length: 3 [2020-10-27T02:53:12.515Z] Authorization: Token fake-token [2020-10-27T02:53:12.515Z] Content-Type: application/json [2020-10-27T02:53:12.515Z] Accept-Encoding: gzip [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:12.515Z] Connection: close [2020-10-27T02:53:12.515Z] Content-Length: 4 [2020-10-27T02:53:12.515Z] Cache-Control: no-cache [2020-10-27T02:53:12.515Z] Content-Type: application/json [2020-10-27T02:53:12.515Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.515Z] Expires: -1 [2020-10-27T02:53:12.515Z] Pragma: no-cache [2020-10-27T02:53:12.515Z] Server: docker-tests/mock [2020-10-27T02:53:12.515Z] Set-Cookie: session=FAKE-SESSION-1603767191103046000; Max-Age=3600 [2020-10-27T02:53:12.515Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.515Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.515Z] X-Docker-Token: FAKE-TOKEN-1603767191103046000 [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] === RUN TestPushImageLayerRegistry [2020-10-27T02:53:12.515Z] --- PASS: TestPushImageLayerRegistry (0.00s) [2020-10-27T02:53:12.515Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-10-27T02:53:12.515Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.515Z] User-Agent: docker test client [2020-10-27T02:53:12.515Z] Transfer-Encoding: chunked [2020-10-27T02:53:12.515Z] Authorization: Token fake-token [2020-10-27T02:53:12.515Z] Content-Type: application/octet-stream [2020-10-27T02:53:12.515Z] Accept-Encoding: gzip [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] [2020-10-27T02:53:12.515Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:12.515Z] Connection: close [2020-10-27T02:53:12.515Z] Content-Length: 4 [2020-10-27T02:53:12.516Z] Cache-Control: no-cache [2020-10-27T02:53:12.516Z] Content-Type: application/json [2020-10-27T02:53:12.516Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.516Z] Expires: -1 [2020-10-27T02:53:12.516Z] Pragma: no-cache [2020-10-27T02:53:12.516Z] Server: docker-tests/mock [2020-10-27T02:53:12.516Z] Set-Cookie: session=FAKE-SESSION-1603767191107047300; Max-Age=3600 [2020-10-27T02:53:12.516Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.516Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.516Z] X-Docker-Token: FAKE-TOKEN-1603767191107047300 [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] === RUN TestParseRepositoryInfo [2020-10-27T02:53:12.516Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-10-27T02:53:12.516Z] === RUN TestNewIndexInfo [2020-10-27T02:53:12.516Z] --- PASS: TestNewIndexInfo (0.00s) [2020-10-27T02:53:12.516Z] === RUN TestMirrorEndpointLookup [2020-10-27T02:53:12.516Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-10-27T02:53:12.516Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:12.516Z] === RUN TestPushRegistryTag [2020-10-27T02:53:12.516Z] --- PASS: TestPushRegistryTag (0.00s) [2020-10-27T02:53:12.516Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 [2020-10-27T02:53:12.516Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.516Z] User-Agent: docker test client [2020-10-27T02:53:12.516Z] Content-Length: 66 [2020-10-27T02:53:12.516Z] Authorization: Token fake-token [2020-10-27T02:53:12.516Z] Content-Type: application/json [2020-10-27T02:53:12.516Z] Accept-Encoding: gzip [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:12.516Z] Connection: close [2020-10-27T02:53:12.516Z] Content-Length: 4 [2020-10-27T02:53:12.516Z] Cache-Control: no-cache [2020-10-27T02:53:12.516Z] Content-Type: application/json [2020-10-27T02:53:12.516Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.516Z] Expires: -1 [2020-10-27T02:53:12.516Z] Pragma: no-cache [2020-10-27T02:53:12.516Z] Server: docker-tests/mock [2020-10-27T02:53:12.516Z] Set-Cookie: session=FAKE-SESSION-1603767191116080600; Max-Age=3600 [2020-10-27T02:53:12.516Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.516Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.516Z] X-Docker-Token: FAKE-TOKEN-1603767191116080600 [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] === RUN TestPushImageJSONIndex [2020-10-27T02:53:12.516Z] --- PASS: TestPushImageJSONIndex (0.02s) [2020-10-27T02:53:12.516Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 [2020-10-27T02:53:12.516Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.516Z] User-Agent: docker test client [2020-10-27T02:53:12.516Z] Content-Length: 319 [2020-10-27T02:53:12.516Z] Authorization: Token fake-token [2020-10-27T02:53:12.516Z] Content-type: application/json [2020-10-27T02:53:12.516Z] X-Docker-Token: true [2020-10-27T02:53:12.516Z] Accept-Encoding: gzip [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:12.516Z] Connection: close [2020-10-27T02:53:12.516Z] Content-Length: 2 [2020-10-27T02:53:12.516Z] Cache-Control: no-cache [2020-10-27T02:53:12.516Z] Content-Type: application/json [2020-10-27T02:53:12.516Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.516Z] Expires: -1 [2020-10-27T02:53:12.516Z] Pragma: no-cache [2020-10-27T02:53:12.516Z] Server: docker-tests/mock [2020-10-27T02:53:12.516Z] X-Docker-Endpoints: 127.0.0.1:49245 , test.example.com [2020-10-27T02:53:12.516Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.516Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.516Z] X-Docker-Token: FAKE-SESSION-1603767191120086800 [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 [2020-10-27T02:53:12.516Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.516Z] User-Agent: docker test client [2020-10-27T02:53:12.516Z] Content-Length: 319 [2020-10-27T02:53:12.516Z] Authorization: Token FAKE-SESSION-1603767191120086800 [2020-10-27T02:53:12.516Z] Content-type: application/json [2020-10-27T02:53:12.516Z] X-Docker-Endpoints: http://127.0.0.1:49245/v1/ [2020-10-27T02:53:12.516Z] X-Docker-Token: true [2020-10-27T02:53:12.516Z] Accept-Encoding: gzip [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] registry_test.go:932: HTTP/1.1 204 No Content [2020-10-27T02:53:12.516Z] Connection: close [2020-10-27T02:53:12.516Z] Content-Length: 0 [2020-10-27T02:53:12.516Z] Cache-Control: no-cache [2020-10-27T02:53:12.516Z] Content-Type: application/json [2020-10-27T02:53:12.516Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.516Z] Expires: -1 [2020-10-27T02:53:12.516Z] Pragma: no-cache [2020-10-27T02:53:12.516Z] Server: docker-tests/mock [2020-10-27T02:53:12.516Z] X-Docker-Endpoints: 127.0.0.1:49245 , test.example.com [2020-10-27T02:53:12.516Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.516Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.516Z] X-Docker-Token: FAKE-SESSION-1603767191136047400 [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] === RUN TestSearchRepositories [2020-10-27T02:53:12.516Z] --- PASS: TestSearchRepositories (0.00s) [2020-10-27T02:53:12.516Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-10-27T02:53:12.516Z] Host: 127.0.0.1:49245 [2020-10-27T02:53:12.516Z] User-Agent: docker test client [2020-10-27T02:53:12.516Z] Authorization: Token fake-token [2020-10-27T02:53:12.516Z] X-Docker-Token: true [2020-10-27T02:53:12.516Z] Accept-Encoding: gzip [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] registry_test.go:932: HTTP/1.1 200 OK [2020-10-27T02:53:12.516Z] Connection: close [2020-10-27T02:53:12.516Z] Content-Length: 144 [2020-10-27T02:53:12.516Z] Cache-Control: no-cache [2020-10-27T02:53:12.516Z] Content-Type: application/json [2020-10-27T02:53:12.516Z] Date: Tue, 27 Oct 2020 02:53:11 GMT [2020-10-27T02:53:12.516Z] Expires: -1 [2020-10-27T02:53:12.516Z] Pragma: no-cache [2020-10-27T02:53:12.516Z] Server: docker-tests/mock [2020-10-27T02:53:12.516Z] X-Docker-Registry-Config: mock [2020-10-27T02:53:12.516Z] X-Docker-Registry-Version: 0.0.0 [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] [2020-10-27T02:53:12.516Z] === RUN TestTrustedLocation [2020-10-27T02:53:12.516Z] --- PASS: TestTrustedLocation (0.00s) [2020-10-27T02:53:12.516Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-10-27T02:53:12.516Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-10-27T02:53:12.516Z] === RUN TestAllowNondistributableArtifacts [2020-10-27T02:53:12.516Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-10-27T02:53:12.516Z] === RUN TestIsSecureIndex [2020-10-27T02:53:12.516Z] --- PASS: TestIsSecureIndex (0.00s) [2020-10-27T02:53:12.516Z] PASS [2020-10-27T02:53:12.516Z] coverage: 51.7% of statements [2020-10-27T02:53:12.516Z] ok github.com/docker/docker/registry 0.720s coverage: 51.7% of statements [2020-10-27T02:53:12.516Z] time="2020-10-27T02:53:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-10-27T02:53:12.516Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-10-27T02:53:12.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-10-27T02:53:12.516Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-10-27T02:53:12.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-10-27T02:53:12.516Z] PASS [2020-10-27T02:53:12.516Z] coverage: 62.5% of statements [2020-10-27T02:53:12.516Z] ok github.com/docker/docker/testutil 0.143s coverage: 62.5% of statements [2020-10-27T02:53:12.799Z] --- PASS: TestDockerDaemonSuite (352.03s) [2020-10-27T02:53:12.799Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.96s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:1454: [d4c297b32a5f7] daemon is not started [2020-10-27T02:53:12.800Z] check_test.go:309: [d9e8fac190b52] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.47s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.98s) [2020-10-27T02:53:12.800Z] check_test.go:309: [df5bf41d8218a] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.67s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.27s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.85s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.53s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d27783fcdd698] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d3c59faab6fe1] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d35d6901c7e20] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-10-27T02:53:12.800Z] check_test.go:309: [dec08d6920d92] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2020-10-27T02:53:12.800Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-10-27T02:53:12.800Z] check_test.go:309: [d3c605efa6b21] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.87s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d4252b18723f0] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.10s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2020-10-27T02:53:12.800Z] check_test.go:309: [dc2a81781b250] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_plugins_test.go:79: [dc34a27bd4f29] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.96s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_plugins_test.go:169: [d4259f408a81f] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-10-27T02:53:12.800Z] check_test.go:309: [de1d68234f338] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.47s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.15s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d2ed2628d1b2d] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.68s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.61s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.92s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.65s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d6fdcadd2a4be] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.09s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.56s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.72s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.12s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.57s) [2020-10-27T02:53:12.800Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-10-27T02:53:12.800Z] check_test.go:309: [d6543d5294663] daemon is not started [2020-10-27T02:53:12.800Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-10-27T02:53:12.800Z] check_test.go:309: [d4860a86101a6] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d95e75ee0c404] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.27s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.76s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.38s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.98s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d1ede9dad6220] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.37s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_plugins_test.go:105: [d40e4a809c307] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d5f61c2e46f17] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.61s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-10-27T02:53:12.800Z] check_test.go:309: [d34afdc824ede] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d47073310b08d] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-10-27T02:53:12.800Z] check_test.go:309: [debcd8294a79f] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-10-27T02:53:12.800Z] check_test.go:309: [df01de3e64ec7] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2020-10-27T02:53:12.800Z] check_test.go:309: [df8f964aadc4e] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d7b8fcd8bf4e7] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.92s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.02s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.73s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s) [2020-10-27T02:53:12.800Z] docker_cli_daemon_test.go:2549: [d31f312619484] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.06s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-10-27T02:53:12.800Z] check_test.go:309: [d0c0c48c86df4] daemon is not started [2020-10-27T02:53:12.800Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s) [2020-10-27T02:53:12.800Z] === RUN TestDockerSwarmSuite [2020-10-27T02:53:12.800Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-10-27T02:53:16.093Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-10-27T02:53:16.164Z] === RUN TestGetDriver [2020-10-27T02:53:16.164Z] --- PASS: TestGetDriver (0.00s) [2020-10-27T02:53:16.164Z] === RUN TestVolumeRequestError [2020-10-27T02:53:16.164Z] --- PASS: TestVolumeRequestError (0.01s) [2020-10-27T02:53:16.164Z] PASS [2020-10-27T02:53:16.164Z] coverage: 36.1% of statements [2020-10-27T02:53:16.164Z] ok github.com/docker/docker/volume/drivers 0.211s coverage: 36.1% of statements [2020-10-27T02:53:16.164Z] === RUN TestGetAddress [2020-10-27T02:53:16.164Z] --- PASS: TestGetAddress (0.00s) [2020-10-27T02:53:16.164Z] === RUN TestRemove [2020-10-27T02:53:16.164Z] --- SKIP: TestRemove (0.00s) [2020-10-27T02:53:16.164Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-10-27T02:53:16.164Z] === RUN TestInitializeWithVolumes [2020-10-27T02:53:16.164Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-10-27T02:53:16.164Z] === RUN TestCreate [2020-10-27T02:53:16.164Z] --- PASS: TestCreate (0.01s) [2020-10-27T02:53:16.164Z] === RUN TestValidateName [2020-10-27T02:53:16.164Z] --- PASS: TestValidateName (0.00s) [2020-10-27T02:53:16.164Z] === RUN TestCreateWithOpts [2020-10-27T02:53:16.164Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-10-27T02:53:16.164Z] local_test.go:181: runtime.GOOS == "windows" [2020-10-27T02:53:16.164Z] === RUN TestRelaodNoOpts [2020-10-27T02:53:16.164Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-10-27T02:53:16.164Z] PASS [2020-10-27T02:53:16.164Z] coverage: 39.6% of statements [2020-10-27T02:53:16.164Z] ok github.com/docker/docker/volume/local 0.191s coverage: 39.6% of statements [2020-10-27T02:53:16.164Z] time="2020-10-27T02:53:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-10-27T02:53:16.752Z] === RUN TestConvertTmpfsOptions [2020-10-27T02:53:16.752Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-10-27T02:53:16.752Z] parser_test.go:49: data="mode=700,size=1m" [2020-10-27T02:53:16.752Z] parser_test.go:49: data="ro" [2020-10-27T02:53:16.752Z] === RUN TestParseMountRaw [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountRaw (0.05s) [2020-10-27T02:53:16.752Z] === RUN TestParseMountRawSplit [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountRawSplit (0.01s) [2020-10-27T02:53:16.752Z] parser_test.go:390: case 0 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 1 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 2 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 3 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 4 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 5 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 6 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 7 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 8 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 0 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 1 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 2 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 3 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 4 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 5 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 6 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 7 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 8 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 9 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 10 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 11 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 12 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 0 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 1 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 2 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 3 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 4 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 5 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 6 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 7 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 8 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 9 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 10 [2020-10-27T02:53:16.752Z] parser_test.go:390: case 11 [2020-10-27T02:53:16.752Z] === RUN TestParseMountSpec [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountSpec (0.00s) [2020-10-27T02:53:16.752Z] parser_test.go:455: case 0 [2020-10-27T02:53:16.752Z] parser_test.go:455: case 1 [2020-10-27T02:53:16.752Z] parser_test.go:455: case 2 [2020-10-27T02:53:16.752Z] parser_test.go:455: case 3 [2020-10-27T02:53:16.752Z] parser_test.go:455: case 4 [2020-10-27T02:53:16.752Z] parser_test.go:455: case 5 [2020-10-27T02:53:16.752Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-10-27T02:53:16.752Z] === RUN TestValidateMount [2020-10-27T02:53:16.752Z] --- PASS: TestValidateMount (0.01s) [2020-10-27T02:53:16.752Z] PASS [2020-10-27T02:53:16.752Z] coverage: 66.2% of statements [2020-10-27T02:53:16.752Z] ok github.com/docker/docker/volume/mounts 0.173s coverage: 66.2% of statements [2020-10-27T02:53:17.475Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-27T02:53:18.692Z] === RUN TestSetGetMeta [2020-10-27T02:53:18.692Z] === PAUSE TestSetGetMeta [2020-10-27T02:53:18.692Z] === RUN TestRestore [2020-10-27T02:53:18.692Z] === PAUSE TestRestore [2020-10-27T02:53:18.692Z] === RUN TestServiceCreate [2020-10-27T02:53:18.692Z] === PAUSE TestServiceCreate [2020-10-27T02:53:18.692Z] === RUN TestServiceList [2020-10-27T02:53:18.692Z] === PAUSE TestServiceList [2020-10-27T02:53:18.692Z] === RUN TestServiceRemove [2020-10-27T02:53:18.692Z] === PAUSE TestServiceRemove [2020-10-27T02:53:18.692Z] === RUN TestServiceGet [2020-10-27T02:53:18.692Z] === PAUSE TestServiceGet [2020-10-27T02:53:18.692Z] === RUN TestServicePrune [2020-10-27T02:53:18.692Z] === PAUSE TestServicePrune [2020-10-27T02:53:18.692Z] === RUN TestCreate [2020-10-27T02:53:18.692Z] === PAUSE TestCreate [2020-10-27T02:53:18.692Z] === RUN TestRemove [2020-10-27T02:53:18.692Z] === PAUSE TestRemove [2020-10-27T02:53:18.692Z] === RUN TestList [2020-10-27T02:53:18.692Z] === PAUSE TestList [2020-10-27T02:53:18.692Z] === RUN TestFindByDriver [2020-10-27T02:53:18.692Z] === PAUSE TestFindByDriver [2020-10-27T02:53:18.692Z] === RUN TestFindByReferenced [2020-10-27T02:53:18.692Z] === PAUSE TestFindByReferenced [2020-10-27T02:53:18.692Z] === RUN TestDerefMultipleOfSameRef [2020-10-27T02:53:18.692Z] === PAUSE TestDerefMultipleOfSameRef [2020-10-27T02:53:18.692Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-27T02:53:18.692Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-27T02:53:18.692Z] === RUN TestDefererencePluginOnCreateError [2020-10-27T02:53:18.692Z] === PAUSE TestDefererencePluginOnCreateError [2020-10-27T02:53:18.692Z] === RUN TestRefDerefRemove [2020-10-27T02:53:18.692Z] === PAUSE TestRefDerefRemove [2020-10-27T02:53:18.692Z] === RUN TestGet [2020-10-27T02:53:18.692Z] === PAUSE TestGet [2020-10-27T02:53:18.692Z] === RUN TestGetWithReference [2020-10-27T02:53:18.692Z] === PAUSE TestGetWithReference [2020-10-27T02:53:18.692Z] === RUN TestFilterFunc [2020-10-27T02:53:18.692Z] === RUN TestFilterFunc/test_nil_list [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_nil_list [2020-10-27T02:53:18.692Z] === RUN TestFilterFunc/test_empty_list [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_empty_list [2020-10-27T02:53:18.692Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-10-27T02:53:18.692Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-27T02:53:18.692Z] === RUN TestFilterFunc/test_filter_some [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_filter_some [2020-10-27T02:53:18.693Z] === RUN TestFilterFunc/test_filter_middle [2020-10-27T02:53:18.693Z] === PAUSE TestFilterFunc/test_filter_middle [2020-10-27T02:53:18.693Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-10-27T02:53:18.693Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-10-27T02:53:18.693Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-10-27T02:53:18.693Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_nil_list [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_filter_middle [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_filter_some [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_empty_list [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-10-27T02:53:18.693Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-10-27T02:53:18.693Z] === CONT TestSetGetMeta [2020-10-27T02:53:18.693Z] === CONT TestGet [2020-10-27T02:53:18.693Z] === CONT TestFindByReferenced [2020-10-27T02:53:18.693Z] === CONT TestServicePrune [2020-10-27T02:53:18.693Z] --- PASS: TestSetGetMeta (0.02s) [2020-10-27T02:53:18.693Z] === CONT TestGetWithReference [2020-10-27T02:53:18.693Z] --- PASS: TestGet (0.04s) [2020-10-27T02:53:18.693Z] === CONT TestFindByDriver [2020-10-27T02:53:18.693Z] --- PASS: TestFindByReferenced (0.05s) [2020-10-27T02:53:18.693Z] === CONT TestList [2020-10-27T02:53:18.693Z] --- PASS: TestGetWithReference (0.05s) [2020-10-27T02:53:18.693Z] === CONT TestRemove [2020-10-27T02:53:18.693Z] --- PASS: TestFindByDriver (0.04s) [2020-10-27T02:53:18.693Z] === CONT TestCreate [2020-10-27T02:53:18.693Z] --- PASS: TestList (0.04s) [2020-10-27T02:53:18.693Z] === CONT TestRefDerefRemove [2020-10-27T02:53:18.693Z] --- PASS: TestRemove (0.03s) [2020-10-27T02:53:18.693Z] === CONT TestDefererencePluginOnCreateError [2020-10-27T02:53:18.693Z] --- PASS: TestCreate (0.02s) [2020-10-27T02:53:18.693Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-27T02:53:18.693Z] --- PASS: TestRefDerefRemove (0.02s) [2020-10-27T02:53:18.693Z] === CONT TestDerefMultipleOfSameRef [2020-10-27T02:53:18.693Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2020-10-27T02:53:18.693Z] === CONT TestServiceGet [2020-10-27T02:53:18.693Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-10-27T02:53:18.693Z] === CONT TestServiceRemove [2020-10-27T02:53:18.693Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2020-10-27T02:53:18.693Z] === CONT TestServiceList [2020-10-27T02:53:18.693Z] --- PASS: TestServiceGet (0.09s) [2020-10-27T02:53:18.693Z] === CONT TestServiceCreate [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-27T02:53:18.693Z] --- PASS: TestServiceRemove (0.09s) [2020-10-27T02:53:18.693Z] === CONT TestRestore [2020-10-27T02:53:18.693Z] --- PASS: TestServiceList (0.08s) [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-10-27T02:53:18.693Z] --- PASS: TestServiceCreate (0.04s) [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-27T02:53:18.693Z] --- PASS: TestRestore (0.04s) [2020-10-27T02:53:18.693Z] --- PASS: TestServicePrune (0.27s) [2020-10-27T02:53:18.693Z] PASS [2020-10-27T02:53:18.693Z] coverage: 70.3% of statements [2020-10-27T02:53:19.304Z] ok github.com/docker/docker/volume/service 0.579s coverage: 70.3% of statements [2020-10-27T02:53:20.016Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-10-27T02:53:24.712Z] --- PASS: TestGet (15.08s) [2020-10-27T02:53:24.712Z] === RUN TestPluginWithNoManifest [2020-10-27T02:53:24.712Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-10-27T02:53:24.712Z] === RUN TestGetAll [2020-10-27T02:53:24.712Z] --- PASS: TestGetAll (0.00s) [2020-10-27T02:53:24.712Z] PASS [2020-10-27T02:53:24.712Z] coverage: 73.4% of statements [2020-10-27T02:53:24.712Z] ok github.com/docker/docker/pkg/plugins 35.252s coverage: 73.4% of statements [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/quota [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/rootless [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/volume [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-27T02:53:24.712Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-27T02:53:25.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-27T02:53:26.910Z] [2020-10-27T02:53:26.910Z] === Skipped [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-10-27T02:53:26.910Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-10-27T02:53:26.910Z] [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-10-27T02:53:26.910Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.910Z] [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-10-27T02:53:26.910Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.910Z] [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-10-27T02:53:26.910Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.910Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-10-27T02:53:26.911Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-10-27T02:53:26.911Z] client_test.go:23: runtime.GOOS == "windows" [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-10-27T02:53:26.911Z] daemon_test.go:147: root required [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-10-27T02:53:26.911Z] reload_test.go:520: root required [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-10-27T02:53:26.911Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-10-27T02:53:26.911Z] pull_v2_test.go:73: Needs fixing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-10-27T02:53:26.911Z] pull_v2_test.go:118: Needs fixing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-10-27T02:53:26.911Z] download_test.go:268: Needs fixing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-10-27T02:53:26.911Z] layer_test.go:304: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-10-27T02:53:26.911Z] layer_test.go:353: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-10-27T02:53:26.911Z] layer_test.go:468: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-10-27T02:53:26.911Z] layer_test.go:697: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-10-27T02:53:26.911Z] migration_test.go:46: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-10-27T02:53:26.911Z] migration_test.go:182: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-10-27T02:53:26.911Z] mount_test.go:17: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-10-27T02:53:26.911Z] mount_test.go:76: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-10-27T02:53:26.911Z] mount_test.go:125: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-10-27T02:53:26.911Z] mount_test.go:212: Failing on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:133: Xz not present in msys2 [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:238: Failing on Windows CI machines [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-10-27T02:53:26.911Z] archive_windows_test.go:16: Currently fails [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-10-27T02:53:26.911Z] changes_test.go:192: needs more investigation [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-10-27T02:53:26.911Z] changes_test.go:405: needs further investigation [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-10-27T02:53:26.911Z] changes_test.go:441: needs further investigation [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-10-27T02:53:26.911Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-10-27T02:53:26.911Z] poller_test.go:41: No chmod on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-10-27T02:53:26.911Z] fileutils_test.go:134: Needs porting to Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-10-27T02:53:26.911Z] fileutils_test.go:180: Needs porting to Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-10-27T02:53:26.911Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-10-27T02:53:26.911Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2020-10-27T02:53:26.911Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-10-27T02:53:26.911Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-10-27T02:53:26.911Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-10-27T02:53:26.911Z] local_test.go:181: runtime.GOOS == "windows" [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] === Failed [2020-10-27T02:53:26.911Z] === FAIL: github.com/docker/docker/container TestStateTimeoutWait (0.21s) [2020-10-27T02:53:26.911Z] state_test.go:139: Stop callback doesn't fire in 200 milliseconds [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] DONE 1781 tests, 46 skipped, 1 failure in 251.662s [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] ERROR: make.ps1 failed: [2020-10-27T02:53:26.911Z] Unit tests failed [2020-10-27T02:53:26.911Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30 [2020-10-27T02:53:26.911Z] + if ($p.ExitCode -ne 0) { Throw "Unit tests failed" } [2020-10-27T02:53:26.911Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] ___________ .__.__ .___ [2020-10-27T02:53:26.911Z] \_ _____/____ |__| | ____ __| _/ [2020-10-27T02:53:26.911Z] | __) \__ \ | | | _/ __ \ / __ | [2020-10-27T02:53:26.911Z] | \ / __ \| | |_\ ___// /_/ | [2020-10-27T02:53:26.911Z] \___ / (____ /__|____/\___ >____ | [2020-10-27T02:53:26.911Z] \/ \/ \/ \/ [2020-10-27T02:53:26.911Z] [2020-10-27T02:53:26.911Z] INFO: make.ps1 ended at 10/27/2020 02:53:26 [2020-10-27T02:53:27.379Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-10-27T02:53:29.109Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-10-27T02:53:29.109Z] [2020-10-27T02:53:29.109Z] [2020-10-27T02:53:29.109Z] ERROR: Failed 'ERROR: Unit tests failed' at 10/27/2020 02:53:28 [2020-10-27T02:53:29.109Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17 [2020-10-27T02:53:29.109Z] + Throw "ERROR: Unit tests failed" [2020-10-27T02:53:29.109Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T02:53:29.109Z] [2020-10-27T02:53:29.109Z] [2020-10-27T02:53:29.109Z] [2020-10-27T02:53:29.109Z] INFO: Tidying up at end of run [2020-10-27T02:53:29.109Z] INFO: Saving daemon under test log (d:\CI\PR-41592\1\dut.out) to bundles\CIDUT.out [2020-10-27T02:53:29.109Z] INFO: Saving daemon under test log (d:\CI\PR-41592\1\dut.err) to bundles\CIDUT.err [2020-10-27T02:53:29.109Z] INFO: Nuke-Everything... [2020-10-27T02:53:29.572Z] INFO: Container count on control daemon to delete is 2 [2020-10-27T02:53:30.034Z] 499628f2cb75 [2020-10-27T02:53:30.034Z] 51097c9b94db [2020-10-27T02:53:30.498Z] INFO: Non-base image count on control daemon to delete is 1 [2020-10-27T02:53:32.044Z] Deleted: sha256:3c1d3880d52d5e6451bb97d97ef055753255ce7b9174bbe26aaacd5947331504 [2020-10-27T02:53:32.044Z] Deleted: sha256:be2e6f3597391d8996b69cea5f27ae4a35d5c575cf0c2c492d44d65529a3e586 [2020-10-27T02:53:32.044Z] INFO: Killing daemon with PID 4528 [2020-10-27T02:53:32.044Z] INFO: Tidying pidfile d:\CI\PR-41592\1\docker.pid [2020-10-27T02:53:32.044Z] INFO: Stopping possible daemon pid 4528 [2020-10-27T02:53:32.505Z] powershell.exe : ERROR: The process "4528" not found. [2020-10-27T02:53:32.505Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a6a2474e\powershellWrapper.ps1:3 char:1 [2020-10-27T02:53:32.505Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-10-27T02:53:32.505Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T02:53:32.505Z] + CategoryInfo : NotSpecified: (ERROR: The process "4528" not found.:String) [], RemoteException [2020-10-27T02:53:32.505Z] + FullyQualifiedErrorId : NativeCommandError [2020-10-27T02:53:32.505Z] [2020-10-27T02:53:32.505Z] INFO: Nuking d:\CI [2020-10-27T02:53:33.368Z] --- PASS: TestServiceWithDataPathPortInit (20.93s) [2020-10-27T02:53:33.368Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-27T02:53:37.553Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-27T02:53:38.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-10-27T02:53:39.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-27T02:53:39.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-27T02:53:41.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.15s) [2020-10-27T02:53:41.834Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lrjgxfptx64krywjp1zi0yx2m Created:2020-10-27 02:53:32.803648861 +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[10031701989eb1367eefb0a06cd5588927df8b193c54a002f0507673d089577c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lh0b8ecgfnchsn5cwz3l96lnn EndpointID:f9c3cae06459ca7497a4f9008420195892a520d6d6172efb41995632bde3bc5f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:331b2d0b750c9c28d3bb124dcc6a85ac02be2a7e1ac0ea1ba8ff6804f1e0887b 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:b27205ec321b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lh0b8ecgfnchsn5cwz3l96lnn EndpointID:f9c3cae06459ca7497a4f9008420195892a520d6d6172efb41995632bde3bc5f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-27T02:53:41.834Z] PASS [2020-10-27T02:53:41.834Z] [2020-10-27T02:53:41.834Z] === Skipped [2020-10-27T02:53:41.834Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:53:41.834Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:53:41.834Z] [2020-10-27T02:53:41.834Z] [2020-10-27T02:53:41.834Z] DONE 23 tests, 1 skipped in 56.222s [2020-10-27T02:53:41.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:53:41.834Z] ++ 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 [2020-10-27T02:53:41.834Z] ++ set -e [2020-10-27T02:53:41.834Z] ++ '[' -n 0 ']' [2020-10-27T02:53:41.834Z] ++ set -x [2020-10-27T02:53:41.834Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:53:41.834Z] INFO: Testing against a local daemon [2020-10-27T02:53:41.834Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-27T02:53:41.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T02:53:41.834Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:53:41.834Z] === RUN TestDockerNetworkIpvlan [2020-10-27T02:53:41.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:53:41.834Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:53:41.834Z] PASS [2020-10-27T02:53:41.834Z] [2020-10-27T02:53:41.834Z] === Skipped [2020-10-27T02:53:41.834Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T02:53:41.834Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:53:41.834Z] [2020-10-27T02:53:41.834Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:53:41.834Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:53:41.834Z] [2020-10-27T02:53:41.834Z] [2020-10-27T02:53:41.834Z] DONE 2 tests, 2 skipped in 0.083s [2020-10-27T02:53:41.834Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:53:41.834Z] ++ 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 [2020-10-27T02:53:41.834Z] ++ set -e [2020-10-27T02:53:41.834Z] ++ '[' -n 0 ']' [2020-10-27T02:53:41.834Z] ++ set -x [2020-10-27T02:53:41.834Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:53:41.834Z] INFO: Testing against a local daemon [2020-10-27T02:53:41.834Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-27T02:53:43.339Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-10-27T02:53:43.339Z] === RUN TestDockerNetworkMacvlan [2020-10-27T02:53:43.969Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-27T02:53:45.036Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-27T02:53:45.417Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-10-27T02:53:45.417Z] tests/integration/client_test.py ..... [ 75%] [2020-10-27T02:53:45.417Z] tests/integration/context_api_test.py ... [ 76%] [2020-10-27T02:53:45.417Z] tests/integration/errors_test.py . [ 76%] [2020-10-27T02:53:46.069Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-27T02:53:49.579Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-27T02:53:49.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-27T02:53:49.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-27T02:53:49.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-27T02:53:50.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-27T02:53:51.833Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-27T02:53:51.833Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-27T02:53:52.094Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-27T02:53:54.020Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-27T02:53:55.319Z] --- PASS: TestBuildWithHugeFile (65.43s) [2020-10-27T02:53:55.319Z] === RUN TestBuildWithEmptyDockerfile [2020-10-27T02:53:55.319Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:53:55.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:53:55.319Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:53:55.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:53:55.319Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:53:55.319Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:53:55.319Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:53:55.319Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:53:55.319Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:53:55.319Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2020-10-27T02:53:55.319Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-10-27T02:53:55.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-10-27T02:53:55.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-10-27T02:53:55.319Z] === RUN TestBuildPreserveOwnership [2020-10-27T02:53:55.319Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-27T02:53:57.232Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-27T02:53:59.148Z] --- PASS: TestBuildPreserveOwnership (5.80s) [2020-10-27T02:53:59.148Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.71s) [2020-10-27T02:53:59.148Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-10-27T02:53:59.148Z] === RUN TestBuildPlatformInvalid [2020-10-27T02:53:59.148Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-10-27T02:53:59.148Z] PASS [2020-10-27T02:53:59.148Z] [2020-10-27T02:53:59.148Z] === Skipped [2020-10-27T02:53:59.148Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-10-27T02:53:59.148Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:53:59.148Z] [2020-10-27T02:53:59.148Z] [2020-10-27T02:53:59.148Z] DONE 32 tests, 1 skipped in 121.994s [2020-10-27T02:53:59.148Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-10-27T02:53:59.149Z] ++ 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 [2020-10-27T02:53:59.149Z] ++ set -e [2020-10-27T02:53:59.149Z] ++ '[' -n 0 ']' [2020-10-27T02:53:59.149Z] ++ set -x [2020-10-27T02:53:59.149Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:53:59.409Z] INFO: Testing against a local daemon [2020-10-27T02:53:59.409Z] === RUN TestConfigInspect [2020-10-27T02:54:00.902Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-27T02:54:02.089Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-27T02:54:02.349Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan (19.18s) [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s) [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s) [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-10-27T02:54:02.408Z] PASS [2020-10-27T02:54:02.408Z] [2020-10-27T02:54:02.408Z] DONE 8 tests in 20.720s [2020-10-27T02:54:02.408Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-27T02:54:02.408Z] ++ 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 [2020-10-27T02:54:02.408Z] ++ set -e [2020-10-27T02:54:02.408Z] ++ '[' -n 0 ']' [2020-10-27T02:54:02.408Z] ++ set -x [2020-10-27T02:54:02.408Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:02.408Z] testing: warning: no tests to run [2020-10-27T02:54:02.408Z] PASS [2020-10-27T02:54:02.408Z] [2020-10-27T02:54:02.408Z] DONE 0 tests in 0.020s [2020-10-27T02:54:02.408Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-27T02:54:02.408Z] ++ 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 [2020-10-27T02:54:02.408Z] ++ set -e [2020-10-27T02:54:02.408Z] ++ '[' -n 0 ']' [2020-10-27T02:54:02.408Z] ++ set -x [2020-10-27T02:54:02.408Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:02.408Z] INFO: Testing against a local daemon [2020-10-27T02:54:02.408Z] === RUN TestAuthZPluginAllowRequest [2020-10-27T02:54:03.292Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-27T02:54:03.552Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-27T02:54:03.623Z] --- PASS: TestConfigInspect (3.72s) [2020-10-27T02:54:03.623Z] === RUN TestConfigList [2020-10-27T02:54:04.123Z] === RUN TestDockerSuite/TestBuildFails [2020-10-27T02:54:04.470Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-10-27T02:54:04.470Z] === RUN TestAuthZPluginTLS [2020-10-27T02:54:04.692Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-27T02:54:04.692Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-27T02:54:04.760Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-10-27T02:54:04.760Z] === RUN TestAuthZPluginDenyRequest [2020-10-27T02:54:05.050Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-10-27T02:54:05.050Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-27T02:54:05.681Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-10-27T02:54:05.681Z] === RUN TestAuthZPluginDenyResponse [2020-10-27T02:54:06.312Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-10-27T02:54:06.312Z] === RUN TestAuthZPluginAllowEventStream [2020-10-27T02:54:06.925Z] --- PASS: TestConfigList (3.23s) [2020-10-27T02:54:06.925Z] === RUN TestConfigsCreateAndDelete [2020-10-27T02:54:07.232Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-27T02:54:07.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-10-27T02:54:07.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-10-27T02:54:07.815Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-10-27T02:54:07.815Z] === RUN TestAuthZPluginErrorResponse [2020-10-27T02:54:08.445Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-27T02:54:08.445Z] === RUN TestAuthZPluginErrorRequest [2020-10-27T02:54:08.874Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-27T02:54:09.076Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-10-27T02:54:09.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-27T02:54:09.707Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-10-27T02:54:09.707Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-27T02:54:10.226Z] --- PASS: TestConfigsCreateAndDelete (3.42s) [2020-10-27T02:54:10.226Z] === RUN TestConfigsUpdate [2020-10-27T02:54:11.412Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-27T02:54:11.770Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-10-27T02:54:11.770Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-27T02:54:12.352Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-27T02:54:12.923Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-27T02:54:13.527Z] --- PASS: TestConfigsUpdate (3.22s) [2020-10-27T02:54:13.527Z] === RUN TestTemplatedConfig [2020-10-27T02:54:13.851Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-10-27T02:54:13.851Z] === RUN TestAuthZPluginHeader [2020-10-27T02:54:13.863Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-27T02:54:14.882Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-10-27T02:54:14.882Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-27T02:54:14.882Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:14.882Z] === RUN TestAuthZPluginV2Disable [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-27T02:54:14.882Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:14.882Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-27T02:54:14.882Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:14.882Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-27T02:54:14.882Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:14.882Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-27T02:54:15.094Z] INFO: Zapped successfully [2020-10-27T02:54:15.094Z] [2020-10-27T02:54:15.094Z] INFO: executeCI.ps1 exiting at Tue Oct 27 02:54:09 CUT 2020. Duration 00:14:26.8217699 [2020-10-27T02:54:15.094Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-10-27T02:54:15.339Z] Recording test results [2020-10-27T02:54:15.773Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-10-27T02:54:16.343Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-27T02:54:16.603Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-27T02:54:16.830Z] --- PASS: TestTemplatedConfig (3.47s) [2020-10-27T02:54:16.830Z] === RUN TestConfigCreateResolve [2020-10-27T02:54:17.348Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-10-27T02:54:18.515Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-27T02:54:18.534Z] Archiving artifacts [2020-10-27T02:54:19.862Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-27T02:54:20.130Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-10-27T02:54:20.130Z] === RUN TestConfigDaemonLibtrustID [2020-10-27T02:54:20.391Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-10-27T02:54:20.391Z] PASS [2020-10-27T02:54:20.391Z] [2020-10-27T02:54:20.391Z] DONE 7 tests in 21.136s [2020-10-27T02:54:20.391Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-10-27T02:54:20.391Z] ++ 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 [2020-10-27T02:54:20.391Z] ++ set -e [2020-10-27T02:54:20.391Z] ++ '[' -n 0 ']' [2020-10-27T02:54:20.391Z] ++ set -x [2020-10-27T02:54:20.392Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:20.392Z] INFO: Testing against a local daemon [2020-10-27T02:54:20.392Z] === RUN TestCheckpoint [2020-10-27T02:54:20.392Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-27T02:54:20.392Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:54:20.392Z] === RUN TestContainerInvalidJSON [2020-10-27T02:54:20.392Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:54:20.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:54:20.392Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:54:20.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:54:20.392Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:54:20.392Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:54:20.424Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-27T02:54:20.652Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:54:20.652Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:54:20.652Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:54:20.652Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-27T02:54:20.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-27T02:54:20.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-27T02:54:20.652Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-27T02:54:20.652Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-27T02:54:20.652Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-10-27T02:54:20.652Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-27T02:54:20.652Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-10-27T02:54:20.652Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-27T02:54:20.797Z] + make clean [2020-10-27T02:54:20.913Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-10-27T02:54:20.913Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-27T02:54:20.913Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-10-27T02:54:20.913Z] === RUN TestCopyFromContainer [2020-10-27T02:54:21.804Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-27T02:54:22.347Z] docker volume rm -f docker-dev-cache [2020-10-27T02:54:22.347Z] docker-dev-cache [Pipeline] deleteDir [2020-10-27T02:54:23.460Z] === RUN TestCopyFromContainer// [2020-10-27T02:54:23.460Z] === RUN TestCopyFromContainer//bar/root [2020-10-27T02:54:23.460Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-27T02:54:23.460Z] === RUN TestCopyFromContainer/bar/quux [2020-10-27T02:54:23.460Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-27T02:54:23.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-27T02:54:23.720Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-27T02:54:23.720Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-27T02:54:23.981Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-27T02:54:23.981Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer (3.20s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-10-27T02:54:24.243Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-27T02:54:24.243Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:54:24.243Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:54:24.243Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:54:24.243Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:54:24.243Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:54:24.243Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:54:24.243Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:54:24.243Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:54:24.243Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:54:24.243Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-27T02:54:24.243Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-27T02:54:24.243Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-10-27T02:54:24.243Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-10-27T02:54:24.243Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-27T02:54:24.243Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-10-27T02:54:24.243Z] === RUN TestCreateWithInvalidEnv [2020-10-27T02:54:24.243Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-27T02:54:24.243Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-27T02:54:24.243Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-27T02:54:24.243Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-27T02:54:24.243Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-27T02:54:24.243Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-27T02:54:24.243Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-27T02:54:24.243Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-27T02:54:24.243Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-27T02:54:24.243Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-27T02:54:24.243Z] === RUN TestCreateTmpfsMountsTarget [2020-10-27T02:54:24.243Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-10-27T02:54:24.243Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T02:54:26.003Z] --- PASS: TestImportExtremelyLargeImageWorks (199.26s) [2020-10-27T02:54:26.003Z] PASS [2020-10-27T02:54:26.003Z] [2020-10-27T02:54:26.003Z] DONE 12 tests in 203.096s [2020-10-27T02:54:26.003Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-27T02:54:26.003Z] ++ 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 [2020-10-27T02:54:26.003Z] ++ set -e [2020-10-27T02:54:26.003Z] ++ '[' -n 0 ']' [2020-10-27T02:54:26.003Z] ++ set -x [2020-10-27T02:54:26.003Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:26.003Z] INFO: Testing against a local daemon [2020-10-27T02:54:26.003Z] === RUN TestNetworkCreateDelete [2020-10-27T02:54:26.003Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-27T02:54:26.262Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-10-27T02:54:26.262Z] === RUN TestDockerNetworkDeletePreferID [2020-10-27T02:54:26.522Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-27T02:54:26.522Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-10-27T02:54:26.522Z] === RUN TestDaemonDNSFallback [2020-10-27T02:54:26.782Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-27T02:54:26.789Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-10-27T02:54:26.789Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-27T02:54:27.351Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-27T02:54:27.922Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-27T02:54:27.922Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-27T02:54:28.491Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-27T02:54:28.704Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-10-27T02:54:28.704Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-27T02:54:28.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:54:28.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:54:28.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:54:28.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:54:28.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:54:28.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:54:28.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:54:28.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:54:28.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:54:28.751Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-27T02:54:28.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-10-27T02:54:28.839Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-10-27T02:54:28.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:54:28.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-27T02:54:28.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-10-27T02:54:28.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-10-27T02:54:28.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-10-27T02:54:28.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-10-27T02:54:28.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-10-27T02:54:28.965Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-27T02:54:29.011Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-27T02:54:29.539Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-10-27T02:54:29.539Z] === RUN TestCreateDifferentPlatform [2020-10-27T02:54:29.539Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-27T02:54:29.539Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-27T02:54:29.539Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-10-27T02:54:29.539Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-27T02:54:29.539Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-27T02:54:29.539Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-27T02:54:29.539Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-10-27T02:54:29.539Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-27T02:54:29.580Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-27T02:54:29.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-27T02:54:29.800Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-10-27T02:54:29.800Z] === RUN TestContainerStartOnDaemonRestart [2020-10-27T02:54:29.800Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-27T02:54:29.800Z] === RUN TestDaemonRestartIpcMode [2020-10-27T02:54:29.800Z] === PAUSE TestDaemonRestartIpcMode [2020-10-27T02:54:29.800Z] === RUN TestDaemonHostGatewayIP [2020-10-27T02:54:29.800Z] === PAUSE TestDaemonHostGatewayIP [2020-10-27T02:54:29.800Z] === RUN TestContainerKillOnDaemonStart [2020-10-27T02:54:29.800Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-27T02:54:29.800Z] === RUN TestDiff [2020-10-27T02:54:29.840Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-27T02:54:30.101Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-27T02:54:30.742Z] --- PASS: TestDiff (0.81s) [2020-10-27T02:54:30.742Z] === RUN TestExecWithCloseStdin [2020-10-27T02:54:31.040Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-27T02:54:31.313Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-10-27T02:54:31.313Z] === RUN TestExec [2020-10-27T02:54:32.256Z] --- PASS: TestExec (0.82s) [2020-10-27T02:54:32.256Z] === RUN TestExecUser [2020-10-27T02:54:33.085Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-27T02:54:33.085Z] [2020-10-27T02:54:33.085Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-27T02:54:33.085Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-27T02:54:33.085Z] HOSTNAME=d58a8387fbd9 [2020-10-27T02:54:33.085Z] TESTDEBUG=0 [2020-10-27T02:54:33.085Z] DEST=bundles/test-integration [2020-10-27T02:54:33.085Z] PWD=/go/src/github.com/docker/docker [2020-10-27T02:54:33.085Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 [2020-10-27T02:54:33.085Z] container=docker [2020-10-27T02:54:33.085Z] HOME=/root [2020-10-27T02:54:33.085Z] GOLANG_VERSION=1.13.15 [2020-10-27T02:54:33.085Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-27T02:54:33.085Z] VALIDATE_BRANCH=master [2020-10-27T02:54:33.085Z] TERM=xterm [2020-10-27T02:54:33.085Z] DOCKER_PKG=github.com/docker/docker [2020-10-27T02:54:33.085Z] SHLVL=1 [2020-10-27T02:54:33.085Z] TIMEOUT=120m [2020-10-27T02:54:33.085Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-27T02:54:33.085Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-27T02:54:33.085Z] GO111MODULE=off [2020-10-27T02:54:33.085Z] DOCKER_EXPERIMENTAL=1 [2020-10-27T02:54:33.085Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-27T02:54:33.085Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-27T02:54:33.085Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-27T02:54:33.085Z] GOPATH=/go [2020-10-27T02:54:33.085Z] PKG_CONFIG=pkg-config [2020-10-27T02:54:33.085Z] _=/usr/bin/env [2020-10-27T02:54:33.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-27T02:54:33.198Z] --- PASS: TestExecUser (0.84s) [2020-10-27T02:54:33.198Z] === RUN TestExportContainerAndImportImage [2020-10-27T02:54:33.444Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s) [2020-10-27T02:54:33.444Z] PASS [2020-10-27T02:54:33.444Z] [2020-10-27T02:54:33.444Z] === Skipped [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-27T02:54:33.444Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:33.444Z] [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-27T02:54:33.444Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:33.444Z] [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-27T02:54:33.444Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:33.444Z] [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-27T02:54:33.444Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:33.445Z] [2020-10-27T02:54:33.445Z] [2020-10-27T02:54:33.445Z] DONE 17 tests, 4 skipped in 29.678s [2020-10-27T02:54:33.445Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-27T02:54:33.445Z] ++ 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 [2020-10-27T02:54:33.445Z] ++ set -e [2020-10-27T02:54:33.445Z] ++ '[' -n 0 ']' [2020-10-27T02:54:33.445Z] ++ set -x [2020-10-27T02:54:33.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:33.445Z] INFO: Testing against a local daemon [2020-10-27T02:54:33.445Z] === RUN TestPluginInvalidJSON [2020-10-27T02:54:33.445Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:54:33.445Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:54:33.445Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:54:33.445Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-10-27T02:54:33.445Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-27T02:54:33.445Z] === RUN TestPluginInstall [2020-10-27T02:54:33.445Z] === RUN TestPluginInstall/no_auth [2020-10-27T02:54:33.580Z] --- PASS: TestDaemonDNSFallback (6.68s) [2020-10-27T02:54:33.580Z] === RUN TestInspectNetwork [2020-10-27T02:54:33.580Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-27T02:54:34.140Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-10-27T02:54:34.140Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:54:36.176Z] === RUN TestPluginInstall/with_htpasswd [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:54:36.688Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-10-27T02:54:36.688Z] === RUN TestHealthCheckWorkdir [2020-10-27T02:54:36.757Z] === RUN TestPluginInstall/with_insecure [2020-10-27T02:54:36.874Z] === RUN TestInspectNetwork/full_network_id [2020-10-27T02:54:36.874Z] === RUN TestInspectNetwork/partial_network_id [2020-10-27T02:54:36.874Z] === RUN TestInspectNetwork/network_name [2020-10-27T02:54:36.874Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-27T02:54:37.259Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-10-27T02:54:37.260Z] === RUN TestHealthKillContainer [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a47d822928951bb229ead3f650f7c12df8b04c79cca117d8563b37a6944fa077" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a47d822928951bb229ead3f650f7c12df8b04c79cca117d8563b37a6944fa077" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:54:37.812Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-27T02:54:38.079Z] --- PASS: TestPluginInstall (5.94s) [2020-10-27T02:54:38.079Z] --- PASS: TestPluginInstall/no_auth (3.90s) [2020-10-27T02:54:38.079Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2020-10-27T02:54:38.079Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-10-27T02:54:38.079Z] plugin_test.go:157: [dd22754caf3db] daemon is not started [2020-10-27T02:54:38.079Z] PASS [2020-10-27T02:54:38.079Z] [2020-10-27T02:54:38.079Z] DONE 6 tests in 6.051s [2020-10-27T02:54:38.079Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-27T02:54:38.079Z] ++ 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 [2020-10-27T02:54:38.079Z] ++ set -e [2020-10-27T02:54:38.079Z] ++ '[' -n 0 ']' [2020-10-27T02:54:38.079Z] ++ set -x [2020-10-27T02:54:38.079Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:38.079Z] INFO: Testing against a local daemon [2020-10-27T02:54:38.079Z] === RUN TestExternalGraphDriver [2020-10-27T02:54:38.369Z] === RUN TestExternalGraphDriver/json [2020-10-27T02:54:40.352Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-27T02:54:40.352Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-27T02:54:40.352Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-27T02:54:40.352Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-27T02:54:40.352Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-27T02:54:40.431Z] === RUN TestExternalGraphDriver/spec [2020-10-27T02:54:40.560Z] --- PASS: TestHealthKillContainer (2.83s) [2020-10-27T02:54:40.560Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-27T02:54:40.612Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-27T02:54:40.821Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-10-27T02:54:40.821Z] === RUN TestIpcModeNone [2020-10-27T02:54:41.182Z] --- PASS: TestInspectNetwork (7.85s) [2020-10-27T02:54:41.182Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-27T02:54:41.182Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-10-27T02:54:41.182Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-27T02:54:41.182Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-27T02:54:41.182Z] === RUN TestRunContainerWithBridgeNone [2020-10-27T02:54:41.751Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-27T02:54:41.763Z] --- PASS: TestIpcModeNone (0.84s) [2020-10-27T02:54:41.763Z] === RUN TestIpcModePrivate [2020-10-27T02:54:42.334Z] --- PASS: TestIpcModePrivate (0.84s) [2020-10-27T02:54:42.334Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-10-27T02:54:42.334Z] === RUN TestIpcModeShareable [2020-10-27T02:54:42.492Z] === RUN TestExternalGraphDriver/pull [2020-10-27T02:54:43.134Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2020-10-27T02:54:43.134Z] === RUN TestNetworkInvalidJSON [2020-10-27T02:54:43.134Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-27T02:54:43.134Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-27T02:54:43.134Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:54:43.134Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:54:43.134Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:54:43.134Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:54:43.134Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-27T02:54:43.134Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:54:43.134Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:54:43.134Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-10-27T02:54:43.134Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-27T02:54:43.134Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-27T02:54:43.134Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-27T02:54:43.134Z] === RUN TestHostIPv4BridgeLabel [2020-10-27T02:54:43.277Z] --- PASS: TestIpcModeShareable (0.89s) [2020-10-27T02:54:43.277Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-10-27T02:54:43.277Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-27T02:54:43.394Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-27T02:54:43.655Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-10-27T02:54:43.655Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-27T02:54:44.554Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-10-27T02:54:44.554Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-10-27T02:54:44.554Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-10-27T02:54:44.554Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-10-27T02:54:44.554Z] === RUN TestGraphdriverPluginV2 [2020-10-27T02:54:44.554Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-27T02:54:44.554Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:44.554Z] PASS [2020-10-27T02:54:44.554Z] [2020-10-27T02:54:44.554Z] === Skipped [2020-10-27T02:54:44.555Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-27T02:54:44.555Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:54:44.555Z] [2020-10-27T02:54:44.555Z] [2020-10-27T02:54:44.555Z] DONE 5 tests, 1 skipped in 6.572s [2020-10-27T02:54:44.555Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-27T02:54:44.555Z] ++ 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 [2020-10-27T02:54:44.555Z] ++ set -e [2020-10-27T02:54:44.555Z] ++ '[' -n 0 ']' [2020-10-27T02:54:44.555Z] ++ set -x [2020-10-27T02:54:44.555Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:44.685Z] ......... [ 86%] [2020-10-27T02:54:44.846Z] INFO: Testing against a local daemon [2020-10-27T02:54:44.846Z] === RUN TestContinueAfterPluginCrash [2020-10-27T02:54:44.846Z] === PAUSE TestContinueAfterPluginCrash [2020-10-27T02:54:44.846Z] === RUN TestReadPluginNoRead [2020-10-27T02:54:44.846Z] === PAUSE TestReadPluginNoRead [2020-10-27T02:54:44.846Z] === RUN TestDaemonStartWithLogOpt [2020-10-27T02:54:44.846Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-27T02:54:44.846Z] === CONT TestContinueAfterPluginCrash [2020-10-27T02:54:44.846Z] === CONT TestDaemonStartWithLogOpt [2020-10-27T02:54:45.035Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-10-27T02:54:45.035Z] === RUN TestDaemonDefaultNetworkPools [2020-10-27T02:54:45.606Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-10-27T02:54:45.606Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-27T02:54:45.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-10-27T02:54:45.824Z] === RUN TestAPIIpcModeHost [2020-10-27T02:54:46.175Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-27T02:54:46.435Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-27T02:54:46.695Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-10-27T02:54:46.695Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-27T02:54:46.765Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-10-27T02:54:46.765Z] === RUN TestDaemonIpcModeShareable [2020-10-27T02:54:46.955Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-27T02:54:48.373Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2020-10-27T02:54:48.373Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-27T02:54:48.634Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-10-27T02:54:48.634Z] === RUN TestServiceWithPredefinedNetwork [2020-10-27T02:54:48.681Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-10-27T02:54:48.681Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-27T02:54:48.681Z] === RUN TestDaemonIpcModePrivate [2020-10-27T02:54:49.290Z] --- PASS: TestDaemonStartWithLogOpt (3.75s) [2020-10-27T02:54:49.290Z] === CONT TestReadPluginNoRead [2020-10-27T02:54:50.362Z] tests/integration/models_images_test.py ............... [ 89%] [2020-10-27T02:54:50.594Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-10-27T02:54:50.594Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-27T02:54:50.594Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-27T02:54:51.352Z] === RUN TestReadPluginNoRead/default [2020-10-27T02:54:51.810Z] tests/integration/models_networks_test.py .... [ 90%] [2020-10-27T02:54:51.942Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2020-10-27T02:54:51.942Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-27T02:54:51.942Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:54:51.942Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:54:51.942Z] === RUN TestServiceWithDataPathPortInit [2020-10-27T02:54:51.978Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-10-27T02:54:51.978Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-27T02:54:51.978Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-27T02:54:53.428Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-27T02:54:53.719Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2020-10-27T02:54:53.898Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-10-27T02:54:53.898Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-27T02:54:53.898Z] === RUN TestIpcModeOlderClient [2020-10-27T02:54:53.898Z] === PAUSE TestIpcModeOlderClient [2020-10-27T02:54:53.898Z] === RUN TestKillContainerInvalidSignal [2020-10-27T02:54:54.846Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-10-27T02:54:54.846Z] === RUN TestKillContainer [2020-10-27T02:54:54.846Z] === RUN TestKillContainer/no_signal [2020-10-27T02:54:55.226Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-27T02:54:55.239Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-27T02:54:55.417Z] === RUN TestKillContainer/non_killing_signal [2020-10-27T02:54:55.989Z] === RUN TestKillContainer/killing_signal [2020-10-27T02:54:56.772Z] --- PASS: TestImportExtremelyLargeImageWorks (102.27s) [2020-10-27T02:54:56.772Z] PASS [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === Skipped [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-27T02:54:56.772Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] DONE 12 tests, 1 skipped in 105.865s [2020-10-27T02:54:56.772Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-27T02:54:56.772Z] INFO: Testing against a local daemon [2020-10-27T02:54:56.772Z] === RUN TestNetworkCreateDelete [2020-10-27T02:54:56.772Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-10-27T02:54:56.772Z] === RUN TestDockerNetworkDeletePreferID [2020-10-27T02:54:56.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-10-27T02:54:56.772Z] === RUN TestDaemonDNSFallback [2020-10-27T02:54:56.772Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-10-27T02:54:56.772Z] === RUN TestInspectNetwork [2020-10-27T02:54:56.772Z] --- SKIP: TestInspectNetwork (0.00s) [2020-10-27T02:54:56.772Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] === RUN TestRunContainerWithBridgeNone [2020-10-27T02:54:56.772Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-10-27T02:54:56.772Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] === RUN TestNetworkInvalidJSON [2020-10-27T02:54:56.772Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-27T02:54:56.772Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-27T02:54:56.772Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:54:56.772Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:54:56.772Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:54:56.772Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:54:56.772Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-27T02:54:56.772Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:54:56.772Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:54:56.772Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-10-27T02:54:56.772Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-27T02:54:56.772Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-27T02:54:56.772Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-27T02:54:56.772Z] === RUN TestHostIPv4BridgeLabel [2020-10-27T02:54:56.772Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-10-27T02:54:56.772Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-10-27T02:54:56.772Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] === RUN TestDaemonDefaultNetworkPools [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] === RUN TestServiceWithPredefinedNetwork [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-10-27T02:54:56.772Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:54:56.772Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:54:56.772Z] === RUN TestServiceWithDataPathPortInit [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-27T02:54:56.772Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] PASS [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === Skipped [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-10-27T02:54:56.772Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-10-27T02:54:56.772Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-10-27T02:54:56.772Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-10-27T02:54:56.772Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-10-27T02:54:56.772Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:54:56.772Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-10-27T02:54:56.772Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-27T02:54:56.772Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] DONE 19 tests, 12 skipped in 8.029s [2020-10-27T02:54:56.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:54:56.772Z] INFO: Testing against a local daemon [2020-10-27T02:54:56.772Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-27T02:54:56.772Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-10-27T02:54:56.772Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:54:56.772Z] === RUN TestDockerNetworkIpvlan [2020-10-27T02:54:56.772Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:54:56.772Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:54:56.772Z] PASS [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.772Z] === Skipped [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-10-27T02:54:56.772Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:54:56.772Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:54:56.773Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] DONE 2 tests, 2 skipped in 0.115s [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon [2020-10-27T02:54:56.773Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-27T02:54:56.773Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-10-27T02:54:56.773Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.773Z] === RUN TestDockerNetworkMacvlan [2020-10-27T02:54:56.773Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-10-27T02:54:56.773Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.773Z] PASS [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === Skipped [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-10-27T02:54:56.773Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-10-27T02:54:56.773Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] DONE 2 tests, 2 skipped in 0.103s [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-27T02:54:56.773Z] testing: warning: no tests to run [2020-10-27T02:54:56.773Z] PASS [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] DONE 0 tests in 0.022s [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginAllowRequest [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginTLS [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginDenyRequest [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginDenyResponse [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginAllowEventStream [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginErrorResponse [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginErrorRequest [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginHeader [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.39s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginV2Disable [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] PASS [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === Skipped [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.39s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-10-27T02:54:56.773Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] DONE 17 tests, 17 skipped in 0.583s [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon [2020-10-27T02:54:56.773Z] === RUN TestPluginInvalidJSON [2020-10-27T02:54:56.773Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:54:56.773Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:54:56.773Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:54:56.773Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-27T02:54:56.773Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-27T02:54:56.773Z] === RUN TestPluginInstall [2020-10-27T02:54:56.773Z] --- SKIP: TestPluginInstall (0.00s) [2020-10-27T02:54:56.773Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] PASS [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] === Skipped [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-10-27T02:54:56.773Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] [2020-10-27T02:54:56.773Z] DONE 3 tests, 1 skipped in 0.161s [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon [2020-10-27T02:54:56.773Z] === RUN TestExternalGraphDriver [2020-10-27T02:54:56.773Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-10-27T02:54:56.773Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-10-27T02:54:56.773Z] === RUN TestGraphdriverPluginV2 [2020-10-27T02:54:56.930Z] --- PASS: TestKillContainer (2.31s) [2020-10-27T02:54:56.930Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-10-27T02:54:56.930Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-10-27T02:54:56.930Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-10-27T02:54:56.930Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-27T02:54:56.930Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-27T02:54:57.288Z] --- PASS: TestReadPluginNoRead (8.70s) [2020-10-27T02:54:57.288Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-10-27T02:54:57.288Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2020-10-27T02:54:57.288Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2020-10-27T02:54:57.288Z] read_test.go:92: [d5db0c0c19a21] daemon is not started [2020-10-27T02:54:57.288Z] PASS [2020-10-27T02:54:57.288Z] [2020-10-27T02:54:57.288Z] DONE 6 tests in 12.534s [2020-10-27T02:54:57.288Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-27T02:54:57.288Z] ++ 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 [2020-10-27T02:54:57.288Z] ++ set -e [2020-10-27T02:54:57.288Z] ++ '[' -n 0 ']' [2020-10-27T02:54:57.288Z] ++ set -x [2020-10-27T02:54:57.288Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:57.288Z] testing: warning: no tests to run [2020-10-27T02:54:57.288Z] PASS [2020-10-27T02:54:57.288Z] [2020-10-27T02:54:57.288Z] DONE 0 tests in 0.026s [2020-10-27T02:54:57.288Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-27T02:54:57.288Z] ++ 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 [2020-10-27T02:54:57.288Z] ++ set -e [2020-10-27T02:54:57.288Z] ++ '[' -n 0 ']' [2020-10-27T02:54:57.288Z] ++ set -x [2020-10-27T02:54:57.288Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:57.288Z] INFO: Testing against a local daemon [2020-10-27T02:54:57.288Z] === RUN TestPluginWithDevMounts [2020-10-27T02:54:57.288Z] === PAUSE TestPluginWithDevMounts [2020-10-27T02:54:57.288Z] === CONT TestPluginWithDevMounts [2020-10-27T02:54:57.782Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-27T02:54:57.872Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-27T02:54:58.342Z] tests/integration/models_nodes_test.py . [ 91%] [2020-10-27T02:54:58.342Z] tests/integration/models_resources_test.py . [ 91%] [2020-10-27T02:54:58.350Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-27T02:54:58.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-10-27T02:54:58.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2020-10-27T02:54:58.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-10-27T02:54:58.444Z] === RUN TestKillStoppedContainer [2020-10-27T02:54:58.706Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-10-27T02:54:58.706Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-27T02:54:58.706Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-10-27T02:54:58.706Z] === RUN TestKillDifferentUserContainer [2020-10-27T02:54:59.350Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-10-27T02:54:59.350Z] PASS [2020-10-27T02:54:59.350Z] [2020-10-27T02:54:59.350Z] DONE 1 tests in 1.964s [2020-10-27T02:54:59.350Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-10-27T02:54:59.350Z] ++ 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 [2020-10-27T02:54:59.350Z] ++ set -e [2020-10-27T02:54:59.350Z] ++ '[' -n 0 ']' [2020-10-27T02:54:59.351Z] ++ set -x [2020-10-27T02:54:59.351Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:54:59.351Z] INFO: Testing against a local daemon [2020-10-27T02:54:59.351Z] === RUN TestSecretInspect [2020-10-27T02:54:59.648Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-10-27T02:54:59.648Z] === RUN TestInspectOomKilledTrue [2020-10-27T02:54:59.648Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-27T02:54:59.648Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:54:59.648Z] === RUN TestInspectOomKilledFalse [2020-10-27T02:54:59.648Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-27T02:54:59.648Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:54:59.648Z] === RUN TestLinksEtcHostsContentMatch [2020-10-27T02:55:00.222Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-10-27T02:55:00.222Z] === RUN TestLinksContainerNames [2020-10-27T02:55:00.257Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-27T02:55:00.257Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-27T02:55:01.608Z] --- PASS: TestLinksContainerNames (1.47s) [2020-10-27T02:55:01.609Z] === RUN TestLogsFollowTailEmpty [2020-10-27T02:55:02.550Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-10-27T02:55:02.550Z] === RUN TestContainerNetworkMountsNoChown [2020-10-27T02:55:02.857Z] --- PASS: TestSecretInspect (3.63s) [2020-10-27T02:55:02.858Z] === RUN TestSecretList [2020-10-27T02:55:03.122Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/default [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/private [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rprivate [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/slave [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rslave [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/shared [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rshared [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/default [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rslave [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/shared [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rprivate [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/slave [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/private [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rshared [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-27T02:55:03.123Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:55:03.123Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:55:03.341Z] --- PASS: TestGraphdriverPluginV2 (6.12s) [2020-10-27T02:55:03.341Z] PASS [2020-10-27T02:55:03.341Z] [2020-10-27T02:55:03.341Z] === Skipped [2020-10-27T02:55:03.341Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-10-27T02:55:03.341Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-10-27T02:55:03.341Z] [2020-10-27T02:55:03.341Z] [2020-10-27T02:55:03.341Z] DONE 2 tests, 1 skipped in 6.299s [2020-10-27T02:55:03.341Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-27T02:55:03.341Z] INFO: Testing against a local daemon [2020-10-27T02:55:03.341Z] === RUN TestContinueAfterPluginCrash [2020-10-27T02:55:03.341Z] === PAUSE TestContinueAfterPluginCrash [2020-10-27T02:55:03.341Z] === RUN TestReadPluginNoRead [2020-10-27T02:55:03.341Z] === PAUSE TestReadPluginNoRead [2020-10-27T02:55:03.341Z] === RUN TestDaemonStartWithLogOpt [2020-10-27T02:55:03.341Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-27T02:55:03.341Z] === CONT TestContinueAfterPluginCrash [2020-10-27T02:55:03.341Z] === CONT TestDaemonStartWithLogOpt [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:55:03.384Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-27T02:55:03.645Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.11s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.11s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.20s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.11s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-10-27T02:55:03.645Z] === RUN TestContainerBindMountNonRecursive [2020-10-27T02:55:04.144Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-10-27T02:55:04.454Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-27T02:55:04.454Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-27T02:55:05.393Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-27T02:55:05.653Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-27T02:55:05.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-27T02:55:05.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-27T02:55:06.188Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2020-10-27T02:55:06.188Z] === RUN TestNetworkNat [2020-10-27T02:55:06.761Z] --- PASS: TestNetworkNat (0.83s) [2020-10-27T02:55:06.761Z] === RUN TestNetworkLocalhostTCPNat [2020-10-27T02:55:06.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-27T02:55:07.300Z] --- PASS: TestSecretList (3.64s) [2020-10-27T02:55:07.300Z] === RUN TestSecretsCreateAndDelete [2020-10-27T02:55:07.399Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-10-27T02:55:07.399Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-10-27T02:55:07.561Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-27T02:55:07.561Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-27T02:55:07.703Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-10-27T02:55:07.703Z] === RUN TestNetworkLoopbackNat [2020-10-27T02:55:08.130Z] --- PASS: TestServiceWithDataPathPortInit (16.24s) [2020-10-27T02:55:08.130Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-27T02:55:08.390Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-27T02:55:08.959Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-27T02:55:10.808Z] --- PASS: TestSecretsCreateAndDelete (3.72s) [2020-10-27T02:55:10.808Z] === RUN TestSecretsUpdate [2020-10-27T02:55:10.869Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-27T02:55:10.869Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-27T02:55:10.988Z] tests/integration/regression_test.py ...... [ 98%] [2020-10-27T02:55:11.002Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-10-27T02:55:11.002Z] === RUN TestPause [2020-10-27T02:55:11.129Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-27T02:55:11.389Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-27T02:55:11.500Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-10-27T02:55:11.500Z] tests/integration/credentials/utils_test.py . [100%] [2020-10-27T02:55:11.500Z] [2020-10-27T02:55:11.500Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-10-27T02:55:11.500Z] =========================== short test summary info ============================ [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-10-27T02:55:11.500Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-10-27T02:55:11.500Z] Not supported on most drivers [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-10-27T02:55:11.500Z] Output of docker top depends on host distro, and is not formalized. [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-10-27T02:55:11.500Z] Output of docker top depends on host distro, and is not formalized. [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-10-27T02:55:11.500Z] Can fail if eth0 has multiple IP addresses [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-10-27T02:55:11.500Z] This doesn't seem to be taken into account by the engine [2020-10-27T02:55:11.500Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-10-27T02:55:11.500Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-10-27T02:55:11.500Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 319.22 seconds == [2020-10-27T02:55:11.576Z] --- PASS: TestPause (0.79s) [2020-10-27T02:55:11.576Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-27T02:55:11.576Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:55:11.576Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:55:11.576Z] === RUN TestPauseStopPausedContainer [2020-10-27T02:55:11.649Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-27T02:55:11.756Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-10-27T02:55:12.219Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-27T02:55:12.518Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-10-27T02:55:12.518Z] === RUN TestPsFilter [2020-10-27T02:55:12.518Z] --- PASS: TestPsFilter (0.26s) [2020-10-27T02:55:12.518Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-27T02:55:13.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-10-27T02:55:13.461Z] === RUN TestRemoveContainerWithVolume [2020-10-27T02:55:13.530Z] --- PASS: TestSecretsUpdate (3.18s) [2020-10-27T02:55:13.530Z] === RUN TestTemplatedSecret [2020-10-27T02:55:13.599Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-27T02:55:13.858Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-27T02:55:14.032Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-10-27T02:55:14.033Z] === RUN TestRemoveContainerRunning [2020-10-27T02:55:14.976Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-10-27T02:55:14.976Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-27T02:55:15.765Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-27T02:55:15.919Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-10-27T02:55:15.919Z] === RUN TestRemoveInvalidContainer [2020-10-27T02:55:15.919Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-27T02:55:15.919Z] === RUN TestRenameLinkedContainer [2020-10-27T02:55:16.026Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2020-10-27T02:55:16.026Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:blgd8g6t7op6r3tex9qndtjhi Created:2020-10-27 02:55:09.563204152 +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[959b740e31dce4c112301aac2166a683665c5b75d094f4028497cf2121e6d615:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s97cvv1x8ksajk9phxoxpcslx EndpointID:f0257c8ece3e60ff2fb49855c23e08d7e659200bad7afbf50e503bb4291c9733 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2beee49096a430f921d5a984cdef2678ed670edda3f94634b0d00a1c3e9ff27c 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:9cdd83f3f189 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s97cvv1x8ksajk9phxoxpcslx EndpointID:f0257c8ece3e60ff2fb49855c23e08d7e659200bad7afbf50e503bb4291c9733 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-27T02:55:16.026Z] PASS [2020-10-27T02:55:16.026Z] [2020-10-27T02:55:16.026Z] === Skipped [2020-10-27T02:55:16.026Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:55:16.026Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:55:16.026Z] [2020-10-27T02:55:16.026Z] [2020-10-27T02:55:16.026Z] DONE 23 tests, 1 skipped in 50.264s [2020-10-27T02:55:16.026Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:55:16.026Z] ++ 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 [2020-10-27T02:55:16.026Z] ++ set -e [2020-10-27T02:55:16.026Z] ++ '[' -n 0 ']' [2020-10-27T02:55:16.026Z] ++ set -x [2020-10-27T02:55:16.026Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:55:16.286Z] INFO: Testing against a local daemon [2020-10-27T02:55:16.286Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-27T02:55:16.286Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T02:55:16.286Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:55:16.286Z] === RUN TestDockerNetworkIpvlan [2020-10-27T02:55:16.286Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:55:16.286Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:55:16.286Z] PASS [2020-10-27T02:55:16.286Z] [2020-10-27T02:55:16.286Z] === Skipped [2020-10-27T02:55:16.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T02:55:16.286Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:55:16.286Z] [2020-10-27T02:55:16.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:55:16.286Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:55:16.286Z] [2020-10-27T02:55:16.286Z] [2020-10-27T02:55:16.286Z] DONE 2 tests, 2 skipped in 0.148s [2020-10-27T02:55:16.286Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:55:16.286Z] ++ 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 [2020-10-27T02:55:16.286Z] ++ set -e [2020-10-27T02:55:16.286Z] ++ '[' -n 0 ']' [2020-10-27T02:55:16.286Z] ++ set -x [2020-10-27T02:55:16.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:55:16.546Z] INFO: Testing against a local daemon [2020-10-27T02:55:16.546Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-27T02:55:16.807Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-27T02:55:17.038Z] --- PASS: TestTemplatedSecret (3.65s) [2020-10-27T02:55:17.038Z] === RUN TestSecretCreateResolve [2020-10-27T02:55:17.748Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-10-27T02:55:17.748Z] === RUN TestDockerNetworkMacvlan [2020-10-27T02:55:18.225Z] --- PASS: TestDaemonStartWithLogOpt (13.43s) [2020-10-27T02:55:18.225Z] === CONT TestReadPluginNoRead [2020-10-27T02:55:18.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-27T02:55:18.579Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-27T02:55:18.579Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-27T02:55:19.219Z] --- PASS: TestRenameLinkedContainer (3.03s) [2020-10-27T02:55:19.219Z] === RUN TestRenameStoppedContainer [2020-10-27T02:55:19.480Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-10-27T02:55:19.480Z] === RUN TestRenameRunningContainerAndReuse [2020-10-27T02:55:19.961Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-27T02:55:19.961Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-27T02:55:20.129Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-27T02:55:20.129Z] --- PASS: TestContinueAfterPluginCrash (17.03s) [2020-10-27T02:55:20.900Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-27T02:55:21.395Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-10-27T02:55:21.395Z] === RUN TestRenameInvalidName [2020-10-27T02:55:21.480Z] --- PASS: TestSecretCreateResolve (3.71s) [2020-10-27T02:55:21.480Z] PASS [2020-10-27T02:55:21.480Z] [2020-10-27T02:55:21.480Z] DONE 6 tests in 21.611s [2020-10-27T02:55:21.480Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-10-27T02:55:21.480Z] ++ 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 [2020-10-27T02:55:21.480Z] ++ set -e [2020-10-27T02:55:21.480Z] ++ '[' -n 0 ']' [2020-10-27T02:55:21.480Z] ++ set -x [2020-10-27T02:55:21.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:55:21.480Z] INFO: Testing against a local daemon [2020-10-27T02:55:21.480Z] === RUN TestServiceCreateInit [2020-10-27T02:55:21.480Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-27T02:55:21.840Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-27T02:55:21.966Z] --- PASS: TestRenameInvalidName (0.76s) [2020-10-27T02:55:21.966Z] === RUN TestRenameAnonymousContainer [2020-10-27T02:55:22.410Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-27T02:55:22.663Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-27T02:55:23.351Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-27T02:55:23.949Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T02:55:23.949Z] [2020-10-27T02:55:23.949Z] Unloading profiles will leave already running processes permanently [2020-10-27T02:55:23.949Z] unconfined, which can lead to unexpected situations. [2020-10-27T02:55:23.949Z] [2020-10-27T02:55:23.949Z] To set a process to complain mode, use the command line tool [2020-10-27T02:55:23.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T02:55:23.949Z] Post stage [Pipeline] junit [2020-10-27T02:55:24.520Z] Recording test results [2020-10-27T02:55:25.197Z] === RUN TestReadPluginNoRead/default [2020-10-27T02:55:25.258Z] === RUN TestDockerSuite/TestBuildPATH [Pipeline] sh [2020-10-27T02:55:25.829Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-27T02:55:25.932Z] + echo Ensuring container killed. [2020-10-27T02:55:25.932Z] Ensuring container killed. [2020-10-27T02:55:25.932Z] + docker rm -vf docker-pr1 [2020-10-27T02:55:25.932Z] Error: No such container: docker-pr1 [2020-10-27T02:55:25.932Z] + true [Pipeline] sh [2020-10-27T02:55:25.975Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-27T02:55:26.171Z] --- PASS: TestRenameAnonymousContainer (3.94s) [2020-10-27T02:55:26.171Z] === RUN TestRenameContainerWithSameName [2020-10-27T02:55:26.252Z] + echo Chowning /workspace to jenkins user [2020-10-27T02:55:26.252Z] Chowning /workspace to jenkins user [2020-10-27T02:55:26.252Z] + id -u [2020-10-27T02:55:26.252Z] + id -g [2020-10-27T02:55:26.252Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace [2020-10-27T02:55:26.252Z] Unable to find image 'busybox:latest' locally [2020-10-27T02:55:26.252Z] latest: Pulling from library/busybox [2020-10-27T02:55:26.252Z] 9758c28807f2: Pulling fs layer [2020-10-27T02:55:26.432Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-10-27T02:55:26.432Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-27T02:55:26.508Z] 9758c28807f2: Verifying Checksum [2020-10-27T02:55:26.508Z] 9758c28807f2: Download complete [2020-10-27T02:55:26.508Z] 9758c28807f2: Pull complete [2020-10-27T02:55:26.508Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-27T02:55:26.508Z] Status: Downloaded newer image for busybox:latest [2020-10-27T02:55:27.101Z] --- PASS: TestReadPluginNoRead (10.36s) [2020-10-27T02:55:27.101Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.30s) [2020-10-27T02:55:27.101Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2020-10-27T02:55:27.101Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-10-27T02:55:27.101Z] read_test.go:92: [df18dbc1c7338] daemon is not started [2020-10-27T02:55:27.101Z] PASS [2020-10-27T02:55:27.101Z] [2020-10-27T02:55:27.101Z] DONE 6 tests in 23.929s [2020-10-27T02:55:27.101Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-27T02:55:27.101Z] testing: warning: no tests to run [2020-10-27T02:55:27.101Z] PASS [2020-10-27T02:55:27.101Z] [2020-10-27T02:55:27.101Z] DONE 0 tests in 0.036s [2020-10-27T02:55:27.101Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-27T02:55:27.101Z] INFO: Testing against a local daemon [2020-10-27T02:55:27.102Z] === RUN TestPluginWithDevMounts [2020-10-27T02:55:27.102Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-10-27T02:55:27.102Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-10-27T02:55:27.102Z] PASS [2020-10-27T02:55:27.102Z] [2020-10-27T02:55:27.102Z] === Skipped [2020-10-27T02:55:27.102Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-10-27T02:55:27.102Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-10-27T02:55:27.102Z] [2020-10-27T02:55:27.102Z] [2020-10-27T02:55:27.102Z] DONE 1 tests, 1 skipped in 0.125s [2020-10-27T02:55:27.102Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-27T02:55:27.361Z] INFO: Testing against a local daemon [2020-10-27T02:55:27.361Z] === RUN TestSecretInspect [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretInspect (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] === RUN TestSecretList [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretList (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] === RUN TestSecretsCreateAndDelete [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] === RUN TestSecretsUpdate [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] === RUN TestTemplatedSecret [2020-10-27T02:55:27.361Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-10-27T02:55:27.361Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] === RUN TestSecretCreateResolve [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-10-27T02:55:27.361Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] PASS [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] === Skipped [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-10-27T02:55:27.361Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-10-27T02:55:27.361Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-10-27T02:55:27.361Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] [2020-10-27T02:55:27.361Z] DONE 6 tests, 6 skipped in 0.178s [2020-10-27T02:55:27.361Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-27T02:55:27.361Z] INFO: Testing against a local daemon [2020-10-27T02:55:27.361Z] === RUN TestServiceCreateInit [2020-10-27T02:55:27.361Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-27T02:55:27.361Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-27T02:55:27.361Z] --- PASS: TestServiceCreateInit (0.01s) [2020-10-27T02:55:27.361Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-27T02:55:27.361Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-27T02:55:27.361Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] === RUN TestCreateServiceMultipleTimes [2020-10-27T02:55:27.361Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-10-27T02:55:27.361Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.361Z] === RUN TestCreateServiceConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-10-27T02:55:27.621Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestCreateServiceMaxReplicas [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-10-27T02:55:27.621Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-10-27T02:55:27.621Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestCreateServiceSecretFileMode [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-10-27T02:55:27.621Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestCreateServiceConfigFileMode [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-10-27T02:55:27.621Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestCreateServiceSysctls [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-10-27T02:55:27.621Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestCreateServiceCapabilities [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-10-27T02:55:27.621Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestInspect [2020-10-27T02:55:27.621Z] --- SKIP: TestInspect (0.01s) [2020-10-27T02:55:27.621Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestCreateJob [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateJob (0.01s) [2020-10-27T02:55:27.621Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestReplicatedJob [2020-10-27T02:55:27.621Z] --- SKIP: TestReplicatedJob (0.01s) [2020-10-27T02:55:27.621Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestUpdateReplicatedJob [2020-10-27T02:55:27.621Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-10-27T02:55:27.621Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestServiceListWithStatuses [2020-10-27T02:55:27.621Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-27T02:55:27.621Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T02:55:27.621Z] === RUN TestDockerNetworkConnectAlias [2020-10-27T02:55:27.621Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-10-27T02:55:27.621Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestDockerNetworkReConnect [2020-10-27T02:55:27.621Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-10-27T02:55:27.621Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:27.621Z] === RUN TestServicePlugin [2020-10-27T02:55:27.740Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-27T02:55:27.771Z] + bundleName=docker-py [2020-10-27T02:55:27.771Z] + echo Creating docker-py-bundles.tar.gz [2020-10-27T02:55:27.771Z] Creating docker-py-bundles.tar.gz [2020-10-27T02:55:27.771Z] + 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 [2020-10-27T02:55:27.782Z] Archiving artifacts [2020-10-27T02:55:28.311Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-27T02:55:28.349Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-10-27T02:55:28.349Z] === RUN TestResize [2020-10-27T02:55:28.920Z] --- PASS: TestResize (0.79s) [2020-10-27T02:55:28.920Z] === RUN TestResizeWithInvalidSize [2020-10-27T02:55:29.138Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-10-27T02:55:29.253Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-27T02:55:29.488Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh binary-daemon [2020-10-27T02:55:29.862Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-10-27T02:55:29.862Z] === RUN TestResizeWhenContainerNotStarted [2020-10-27T02:55:30.049Z] [2020-10-27T02:55:30.049Z] Removing bundles/ [2020-10-27T02:55:30.049Z] [2020-10-27T02:55:30.049Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-10-27T02:55:30.049Z] Building: bundles/binary-daemon/dockerd-dev [2020-10-27T02:55:30.049Z] GOOS="" GOARCH="" GOARM="" [2020-10-27T02:55:30.434Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:55:30.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:55:30.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:55:30.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:55:30.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:55:30.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:55:30.634Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-27T02:55:31.529Z] --- PASS: TestServiceCreateInit (10.05s) [2020-10-27T02:55:31.529Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s) [2020-10-27T02:55:31.529Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2020-10-27T02:55:31.529Z] === RUN TestCreateServiceMultipleTimes [2020-10-27T02:55:31.574Z] --- PASS: TestDockerNetworkMacvlan (13.61s) [2020-10-27T02:55:31.575Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-10-27T02:55:31.575Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-10-27T02:55:31.575Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s) [2020-10-27T02:55:31.575Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2020-10-27T02:55:31.575Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s) [2020-10-27T02:55:31.575Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-10-27T02:55:31.575Z] PASS [2020-10-27T02:55:31.575Z] [2020-10-27T02:55:31.575Z] DONE 8 tests in 15.158s [2020-10-27T02:55:31.575Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-27T02:55:31.575Z] ++ 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 [2020-10-27T02:55:31.575Z] ++ set -e [2020-10-27T02:55:31.575Z] ++ '[' -n 0 ']' [2020-10-27T02:55:31.575Z] ++ set -x [2020-10-27T02:55:31.575Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:55:31.575Z] testing: warning: no tests to run [2020-10-27T02:55:31.575Z] PASS [2020-10-27T02:55:31.575Z] [2020-10-27T02:55:31.575Z] DONE 0 tests in 0.028s [2020-10-27T02:55:31.575Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-27T02:55:31.575Z] ++ 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 [2020-10-27T02:55:31.575Z] ++ set -e [2020-10-27T02:55:31.575Z] ++ '[' -n 0 ']' [2020-10-27T02:55:31.575Z] ++ set -x [2020-10-27T02:55:31.575Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:55:31.575Z] INFO: Testing against a local daemon [2020-10-27T02:55:31.575Z] === RUN TestAuthZPluginAllowRequest [2020-10-27T02:55:31.815Z] --- SKIP: TestServicePlugin (3.42s) [2020-10-27T02:55:31.815Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] === RUN TestServiceUpdateLabel [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-10-27T02:55:31.815Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] === RUN TestServiceUpdateSecrets [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-10-27T02:55:31.815Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] === RUN TestServiceUpdateConfigs [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-10-27T02:55:31.815Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] === RUN TestServiceUpdateNetwork [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-10-27T02:55:31.815Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] === RUN TestServiceUpdatePidsLimit [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-10-27T02:55:31.815Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] PASS [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === Skipped [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-27T02:55:31.815Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-27T02:55:31.815Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-10-27T02:55:31.815Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-10-27T02:55:31.815Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-10-27T02:55:31.815Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-10-27T02:55:31.815Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-10-27T02:55:31.815Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-10-27T02:55:31.815Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-10-27T02:55:31.815Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-10-27T02:55:31.815Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-10-27T02:55:31.815Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-10-27T02:55:31.815Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-10-27T02:55:31.815Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-10-27T02:55:31.815Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-27T02:55:31.815Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-10-27T02:55:31.815Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-10-27T02:55:31.815Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2020-10-27T02:55:31.815Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-10-27T02:55:31.815Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-10-27T02:55:31.815Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-10-27T02:55:31.815Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-10-27T02:55:31.815Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-10-27T02:55:31.815Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] DONE 24 tests, 23 skipped in 3.850s [2020-10-27T02:55:31.815Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-27T02:55:31.815Z] INFO: Testing against a local daemon [2020-10-27T02:55:31.815Z] === RUN TestSessionCreate [2020-10-27T02:55:31.815Z] --- PASS: TestSessionCreate (0.03s) [2020-10-27T02:55:31.815Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-27T02:55:31.815Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-27T02:55:31.815Z] PASS [2020-10-27T02:55:31.815Z] [2020-10-27T02:55:31.815Z] DONE 2 tests in 0.149s [2020-10-27T02:55:31.815Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-27T02:55:31.815Z] INFO: Testing against a local daemon [2020-10-27T02:55:31.815Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-27T02:55:31.815Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T02:55:31.815Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T02:55:31.815Z] === RUN TestEventsExecDie [2020-10-27T02:55:32.075Z] --- PASS: TestEventsExecDie (0.53s) [2020-10-27T02:55:32.075Z] === RUN TestEventsBackwardsCompatible [2020-10-27T02:55:32.075Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-10-27T02:55:32.075Z] === RUN TestInfoBinaryCommits [2020-10-27T02:55:32.075Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-10-27T02:55:32.075Z] === RUN TestInfoAPIVersioned [2020-10-27T02:55:32.075Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-27T02:55:32.075Z] === RUN TestInfoDiscoveryBackend [2020-10-27T02:55:32.956Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2020-10-27T02:55:32.956Z] === RUN TestAuthZPluginTLS [2020-10-27T02:55:33.529Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-10-27T02:55:33.529Z] === RUN TestAuthZPluginDenyRequest [2020-10-27T02:55:33.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:55:33.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:55:33.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:55:33.978Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-10-27T02:55:33.978Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-27T02:55:34.200Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-10-27T02:55:34.200Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-27T02:55:34.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-27T02:55:34.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-27T02:55:34.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-27T02:55:34.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:55:34.791Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-10-27T02:55:34.791Z] === RUN TestAuthZPluginDenyResponse [2020-10-27T02:55:34.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:55:35.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:55:35.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:55:35.359Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-10-27T02:55:35.359Z] === RUN TestAuthZPluginAllowEventStream [2020-10-27T02:55:35.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-27T02:55:35.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-27T02:55:36.298Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-27T02:55:36.558Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-10-27T02:55:36.558Z] === RUN TestAuthZPluginErrorResponse [2020-10-27T02:55:37.127Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-27T02:55:37.127Z] === RUN TestAuthZPluginErrorRequest [2020-10-27T02:55:37.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:55:37.265Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2020-10-27T02:55:37.265Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-27T02:55:37.265Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-10-27T02:55:37.265Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:55:37.265Z] === RUN TestInfoAPI [2020-10-27T02:55:37.265Z] --- PASS: TestInfoAPI (0.04s) [2020-10-27T02:55:37.265Z] === RUN TestInfoAPIWarnings [2020-10-27T02:55:37.697Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-10-27T02:55:37.697Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-27T02:55:37.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-27T02:55:38.268Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2020-10-27T02:55:38.268Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s) [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-10-27T02:55:39.045Z] === RUN TestCgroupNamespacesRun [2020-10-27T02:55:40.177Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-10-27T02:55:40.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2020-10-27T02:55:40.177Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-27T02:55:40.960Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-10-27T02:55:40.960Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-27T02:55:41.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-27T02:55:41.560Z] === RUN TestDockerSuite/TestBuildRm [2020-10-27T02:55:42.130Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-10-27T02:55:42.130Z] === RUN TestAuthZPluginHeader [2020-10-27T02:55:42.874Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-10-27T02:55:42.874Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-27T02:55:43.070Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-10-27T02:55:43.070Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-27T02:55:43.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-27T02:55:44.009Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-27T02:55:44.580Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-27T02:55:44.816Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-10-27T02:55:44.816Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-27T02:55:44.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-27T02:55:45.520Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-27T02:55:45.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-27T02:55:46.089Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-27T02:55:46.658Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-27T02:55:46.730Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-10-27T02:55:46.730Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-27T02:55:47.236Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2020-10-27T02:55:47.236Z] === RUN TestAuthZPluginV2Disable [2020-10-27T02:55:47.500Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-27T02:55:47.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-27T02:55:48.442Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-27T02:55:48.644Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-10-27T02:55:48.645Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-27T02:55:48.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-27T02:55:49.013Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-27T02:55:50.031Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2020-10-27T02:55:50.031Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-27T02:55:50.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-27T02:55:50.923Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2020-10-27T02:55:50.923Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-27T02:55:50.974Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-10-27T02:55:50.974Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-27T02:55:51.863Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-27T02:55:51.863Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-27T02:55:52.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-27T02:55:52.432Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-27T02:55:52.432Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-27T02:55:52.693Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-27T02:55:52.888Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-10-27T02:55:52.888Z] === RUN TestKernelTCPMemory [2020-10-27T02:55:53.262Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-27T02:55:53.262Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-27T02:55:53.831Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-10-27T02:55:53.831Z] === RUN TestNISDomainname [2020-10-27T02:55:53.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-27T02:55:53.968Z] --- PASS: TestCreateServiceMultipleTimes (21.87s) [2020-10-27T02:55:53.968Z] === RUN TestCreateServiceConflict [2020-10-27T02:55:54.204Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-27T02:55:54.204Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2020-10-27T02:55:54.204Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-27T02:55:54.773Z] --- PASS: TestNISDomainname (0.96s) [2020-10-27T02:55:54.773Z] === RUN TestHostnameDnsResolution [2020-10-27T02:55:54.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-27T02:55:54.983Z] Using test binary docker [2020-10-27T02:55:54.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-27T02:55:54.983Z] +++ /etc/init.d/apparmor start [2020-10-27T02:55:54.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-27T02:55:54.983Z] INFO: Waiting for daemon to start... [2020-10-27T02:55:54.983Z] Starting dockerd [2020-10-27T02:55:54.983Z] +++ 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 [2020-10-27T02:55:55.352Z] --- PASS: TestInfoAPIWarnings (17.35s) [2020-10-27T02:55:55.352Z] === RUN TestInfoDebug [2020-10-27T02:55:55.922Z] --- PASS: TestInfoDebug (1.52s) [2020-10-27T02:55:55.922Z] === RUN TestInfoInsecureRegistries [2020-10-27T02:55:56.685Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-10-27T02:55:56.685Z] === RUN TestStats [2020-10-27T02:55:56.689Z] --- PASS: TestCreateServiceConflict (3.62s) [2020-10-27T02:55:56.689Z] === RUN TestCreateServiceMaxReplicas [2020-10-27T02:55:57.074Z] . [2020-10-27T02:55:57.075Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-27T02:55:57.075Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-27T02:55:57.075Z] Error: No such image: emptyfs [2020-10-27T02:55:57.075Z] ++++ docker load [2020-10-27T02:55:57.075Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-27T02:55:57.369Z] Running integration-test (iteration 1) [2020-10-27T02:55:57.369Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-10-27T02:55:57.369Z] ++ 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 [2020-10-27T02:55:57.369Z] ++ set -e [2020-10-27T02:55:57.369Z] ++ '[' -n 0 ']' [2020-10-27T02:55:57.369Z] ++ set -x [2020-10-27T02:55:57.369Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:55:57.501Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-27T02:55:57.827Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-10-27T02:55:57.827Z] === RUN TestInfoRegistryMirrors [2020-10-27T02:55:58.440Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-27T02:55:59.204Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-10-27T02:55:59.204Z] === RUN TestLoginFailsWithBadCredentials [2020-10-27T02:55:59.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-10-27T02:55:59.204Z] === RUN TestPingCacheHeaders [2020-10-27T02:55:59.204Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-10-27T02:55:59.204Z] === RUN TestPingGet [2020-10-27T02:55:59.204Z] --- PASS: TestPingGet (0.01s) [2020-10-27T02:55:59.204Z] === RUN TestPingHead [2020-10-27T02:55:59.204Z] --- PASS: TestPingHead (0.02s) [2020-10-27T02:55:59.204Z] === RUN TestVersion [2020-10-27T02:55:59.204Z] --- PASS: TestVersion (0.03s) [2020-10-27T02:55:59.204Z] PASS [2020-10-27T02:55:59.204Z] [2020-10-27T02:55:59.204Z] === Skipped [2020-10-27T02:55:59.204Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T02:55:59.204Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T02:55:59.204Z] [2020-10-27T02:55:59.204Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-10-27T02:55:59.204Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-27T02:55:59.204Z] [2020-10-27T02:55:59.204Z] [2020-10-27T02:55:59.204Z] DONE 18 tests, 2 skipped in 27.873s [2020-10-27T02:55:59.204Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-27T02:55:59.228Z] --- PASS: TestStats (2.76s) [2020-10-27T02:55:59.228Z] === RUN TestStopContainerWithTimeout [2020-10-27T02:55:59.228Z] === RUN TestStopContainerWithTimeout/0 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-27T02:55:59.228Z] === RUN TestStopContainerWithTimeout/1 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-27T02:55:59.228Z] === RUN TestStopContainerWithTimeout/3 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-27T02:55:59.228Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-27T02:55:59.228Z] === CONT TestStopContainerWithTimeout/0 [2020-10-27T02:55:59.228Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-27T02:55:59.228Z] === CONT TestStopContainerWithTimeout/3 [2020-10-27T02:55:59.228Z] === CONT TestStopContainerWithTimeout/1 [2020-10-27T02:55:59.382Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-27T02:55:59.463Z] INFO: Testing against a local daemon [2020-10-27T02:55:59.463Z] === RUN TestVolumesCreateAndList [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-10-27T02:55:59.463Z] === RUN TestVolumesRemove [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesRemove (0.05s) [2020-10-27T02:55:59.463Z] === RUN TestVolumesInspect [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-27T02:55:59.463Z] === RUN TestVolumesInvalidJSON [2020-10-27T02:55:59.463Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-27T02:55:59.463Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-27T02:55:59.463Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-27T02:55:59.463Z] PASS [2020-10-27T02:55:59.463Z] [2020-10-27T02:55:59.463Z] DONE 5 tests in 0.208s [2020-10-27T02:55:59.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-27T02:55:59.463Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12013 is not a child of this shell [2020-10-27T02:55:59.463Z] warning: PID 12013 from bundles/test-integration/docker.pid had a nonzero exit code [2020-10-27T02:55:59.463Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T02:55:59.463Z] [2020-10-27T02:55:59.463Z] Unloading profiles will leave already running processes permanently [2020-10-27T02:55:59.463Z] unconfined, which can lead to unexpected situations. [2020-10-27T02:55:59.463Z] [2020-10-27T02:55:59.463Z] To set a process to complain mode, use the command line tool [2020-10-27T02:55:59.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T02:55:59.463Z] Removing test suite binaries [2020-10-27T02:55:59.463Z] exiting test-integration [2020-10-27T02:55:59.463Z] ++ exit 0 [2020-10-27T02:55:59.952Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-27T02:56:00.196Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-10-27T02:56:00.196Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-27T02:56:00.399Z] [2020-10-27T02:56:00.940Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-27T02:56:01.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy Post stage [Pipeline] junit [2020-10-27T02:56:01.808Z] Recording test results [2020-10-27T02:56:02.531Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-27T02:56:02.531Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-10-27T02:56:02.531Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-10-27T02:56:02.531Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-10-27T02:56:02.531Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-10-27T02:56:02.531Z] === RUN TestDeleteDevicemapper [2020-10-27T02:56:02.531Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-27T02:56:02.531Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:56:02.531Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-27T02:56:02.898Z] === RUN TestDockerSuite/TestBuildUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-27T02:56:03.666Z] + echo Ensuring container killed. [2020-10-27T02:56:03.666Z] Ensuring container killed. [2020-10-27T02:56:03.666Z] + docker rm -vf docker-pr1 [2020-10-27T02:56:03.666Z] Error: No such container: docker-pr1 [2020-10-27T02:56:03.666Z] + true [Pipeline] sh [2020-10-27T02:56:03.952Z] + echo Chowning /workspace to jenkins user [2020-10-27T02:56:03.952Z] Chowning /workspace to jenkins user [2020-10-27T02:56:03.952Z] + id -u [2020-10-27T02:56:03.952Z] + id -g [2020-10-27T02:56:03.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace [2020-10-27T02:56:03.952Z] Unable to find image 'busybox:latest' locally [2020-10-27T02:56:03.952Z] latest: Pulling from library/busybox [2020-10-27T02:56:04.211Z] 9758c28807f2: Pulling fs layer [2020-10-27T02:56:04.809Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-27T02:56:05.074Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2020-10-27T02:56:05.074Z] === RUN TestUpdateMemory [2020-10-27T02:56:05.074Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-27T02:56:05.074Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:56:05.074Z] === RUN TestUpdateCPUQuota [2020-10-27T02:56:05.747Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.73s) [2020-10-27T02:56:05.747Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-27T02:56:06.015Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-10-27T02:56:06.015Z] === RUN TestUpdatePidsLimit [2020-10-27T02:56:06.015Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-27T02:56:06.586Z] === RUN TestUpdatePidsLimit/no_change [2020-10-27T02:56:06.847Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-27T02:56:07.418Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-27T02:56:07.657Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-27T02:56:07.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-27T02:56:07.938Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-27T02:56:08.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-27T02:56:09.480Z] 9758c28807f2: Verifying Checksum [2020-10-27T02:56:09.480Z] 9758c28807f2: Download complete [2020-10-27T02:56:09.480Z] 9758c28807f2: Pull complete [2020-10-27T02:56:09.480Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-27T02:56:09.480Z] Status: Downloaded newer image for busybox:latest [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-10-27T02:56:09.897Z] === RUN TestUpdateRestartPolicy [2020-10-27T02:56:10.065Z] Loaded image: buildpack-deps:buster [2020-10-27T02:56:10.359Z] Loaded image: busybox:latest [2020-10-27T02:56:10.359Z] Loaded image: busybox:glibc [2020-10-27T02:56:10.359Z] Loaded image: debian:buster [2020-10-27T02:56:10.359Z] Loaded image: hello-world:latest [2020-10-27T02:56:10.652Z] Loaded image: arm32v7/hello-world:latest [2020-10-27T02:56:10.652Z] INFO: Testing against a local daemon [2020-10-27T02:56:10.652Z] === RUN TestCgroupNamespacesBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-27T02:56:11.162Z] + bundleName=amd64-rootless [2020-10-27T02:56:11.162Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-10-27T02:56:11.162Z] Creating amd64-rootless-bundles.tar.gz [2020-10-27T02:56:11.162Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-27T02:56:11.162Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-27T02:56:11.174Z] Archiving artifacts [2020-10-27T02:56:12.167Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-10-27T02:56:12.167Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-27T02:56:12.818Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-27T02:56:13.132Z] + make clean [2020-10-27T02:56:13.213Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-10-27T02:56:13.213Z] === RUN TestBuildWithSession [2020-10-27T02:56:13.213Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-27T02:56:13.213Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:56:13.213Z] === RUN TestBuildSquashParent [2020-10-27T02:56:13.391Z] docker volume rm -f docker-dev-cache [2020-10-27T02:56:13.391Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T02:56:17.642Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-27T02:56:17.642Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-27T02:56:17.642Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-27T02:56:17.704Z] --- PASS: TestBuildSquashParent (4.17s) [2020-10-27T02:56:17.704Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-27T02:56:17.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:56:17.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:56:17.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:56:17.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:56:17.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:56:17.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:56:17.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-27T02:56:17.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-27T02:56:17.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-27T02:56:17.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-27T02:56:18.582Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-27T02:56:18.764Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.53s) [2020-10-27T02:56:18.764Z] === RUN TestCreateServiceSecretFileMode [2020-10-27T02:56:18.844Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-27T02:56:19.463Z] --- PASS: TestCreateServiceSecretFileMode (3.63s) [2020-10-27T02:56:19.463Z] === RUN TestCreateServiceConfigFileMode [2020-10-27T02:56:19.783Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-27T02:56:19.783Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-27T02:56:19.783Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-27T02:56:19.783Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-27T02:56:19.783Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-27T02:56:19.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-27T02:56:19.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-27T02:56:21.172Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-27T02:56:21.172Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-27T02:56:21.741Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s) [2020-10-27T02:56:21.971Z] === RUN TestBuildMultiStageCopy [2020-10-27T02:56:21.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-27T02:56:22.126Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2020-10-27T02:56:22.126Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-27T02:56:22.680Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.65s) [2020-10-27T02:56:22.680Z] PASS [2020-10-27T02:56:22.680Z] [2020-10-27T02:56:22.680Z] DONE 17 tests in 50.960s [2020-10-27T02:56:22.680Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-27T02:56:22.680Z] ++ 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 [2020-10-27T02:56:22.680Z] ++ set -e [2020-10-27T02:56:22.680Z] ++ '[' -n 0 ']' [2020-10-27T02:56:22.680Z] ++ set -x [2020-10-27T02:56:22.680Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:56:22.680Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-27T02:56:22.680Z] INFO: Testing against a local daemon [2020-10-27T02:56:22.680Z] === RUN TestPluginInvalidJSON [2020-10-27T02:56:22.680Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:56:22.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:56:22.680Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:56:22.680Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-10-27T02:56:22.680Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-27T02:56:22.680Z] === RUN TestPluginInstall [2020-10-27T02:56:22.680Z] === RUN TestPluginInstall/no_auth [2020-10-27T02:56:23.013Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-10-27T02:56:23.013Z] === RUN TestCreateServiceSysctls [2020-10-27T02:56:23.073Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-10-27T02:56:23.073Z] === RUN TestWaitNonBlocked [2020-10-27T02:56:23.073Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:56:23.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:56:23.073Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:56:23.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:56:23.073Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:56:23.073Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:56:23.496Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-27T02:56:23.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-27T02:56:23.619Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-27T02:56:23.790Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-27T02:56:23.879Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-27T02:56:24.015Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-27T02:56:24.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-10-27T02:56:24.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-10-27T02:56:24.015Z] === RUN TestWaitBlocked [2020-10-27T02:56:24.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:56:24.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:56:24.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:56:24.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:56:24.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:56:24.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:56:24.084Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-27T02:56:24.377Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-27T02:56:24.674Z] --- PASS: TestBuildMultiStageCopy (3.00s) [2020-10-27T02:56:24.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2020-10-27T02:56:24.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-10-27T02:56:24.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2020-10-27T02:56:24.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-10-27T02:56:24.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-10-27T02:56:24.675Z] === RUN TestBuildMultiStageParentConfig [2020-10-27T02:56:24.958Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-27T02:56:24.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-10-27T02:56:24.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-10-27T02:56:24.958Z] === CONT TestContainerStartOnDaemonRestart [2020-10-27T02:56:24.958Z] === CONT TestContainerKillOnDaemonStart [2020-10-27T02:56:24.958Z] === CONT TestIpcModeOlderClient [2020-10-27T02:56:24.958Z] === CONT TestDaemonHostGatewayIP [2020-10-27T02:56:25.220Z] --- PASS: TestIpcModeOlderClient (0.26s) [2020-10-27T02:56:25.220Z] === CONT TestDaemonRestartIpcMode [2020-10-27T02:56:25.723Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-10-27T02:56:25.723Z] === RUN TestBuildLabelWithTargets [2020-10-27T02:56:26.767Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2020-10-27T02:56:26.767Z] === RUN TestBuildWithEmptyLayers [2020-10-27T02:56:27.411Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-10-27T02:56:27.411Z] === RUN TestBuildMultiStageOnBuild [2020-10-27T02:56:27.453Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-10-27T02:56:27.453Z] === RUN TestCreateServiceCapabilities [2020-10-27T02:56:28.081Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-27T02:56:29.436Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2020-10-27T02:56:29.436Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2020-10-27T02:56:29.462Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-27T02:56:29.512Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2020-10-27T02:56:29.512Z] === RUN TestBuildUncleanTarFilenames [2020-10-27T02:56:29.696Z] --- PASS: TestDaemonHostGatewayIP (4.90s) [2020-10-27T02:56:30.151Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2020-10-27T02:56:30.151Z] === RUN TestBuildMultiStageLayerLeak [2020-10-27T02:56:30.403Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-27T02:56:30.973Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-27T02:56:31.005Z] --- PASS: TestCreateServiceCapabilities (3.66s) [2020-10-27T02:56:31.005Z] === RUN TestInspect [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176907b0410b9c1c0d569c494384782337342a9d9e51dc1ff0728e0634cdea10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176907b0410b9c1c0d569c494384782337342a9d9e51dc1ff0728e0634cdea10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:56:31.494Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-27T02:56:31.494Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-27T02:56:31.494Z] === RUN TestPluginInstall/with_htpasswd [2020-10-27T02:56:32.239Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2020-10-27T02:56:32.239Z] === RUN TestBuildWithHugeFile [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bc44f8fb6ddf7971622998c5bb15e91007c626345f63ef0bf9485f6716df0d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bc44f8fb6ddf7971622998c5bb15e91007c626345f63ef0bf9485f6716df0d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:56:32.435Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-27T02:56:32.695Z] === RUN TestPluginInstall/with_insecure [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b32b0b3bf767344d8fc6239278de7b84e3a49f5b535b7cdd9b799f75264926" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b32b0b3bf767344d8fc6239278de7b84e3a49f5b535b7cdd9b799f75264926" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:56:34.076Z] --- PASS: TestPluginInstall (11.42s) [2020-10-27T02:56:34.076Z] --- PASS: TestPluginInstall/no_auth (8.84s) [2020-10-27T02:56:34.076Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-10-27T02:56:34.076Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-10-27T02:56:34.076Z] plugin_test.go:157: [dd0741d41859d] daemon is not started [2020-10-27T02:56:34.076Z] PASS [2020-10-27T02:56:34.076Z] [2020-10-27T02:56:34.076Z] DONE 6 tests in 11.706s [2020-10-27T02:56:34.076Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-27T02:56:34.076Z] ++ 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 [2020-10-27T02:56:34.076Z] ++ set -e [2020-10-27T02:56:34.076Z] ++ '[' -n 0 ']' [2020-10-27T02:56:34.076Z] ++ set -x [2020-10-27T02:56:34.076Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:56:34.337Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-27T02:56:34.337Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-27T02:56:34.337Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-27T02:56:34.337Z] INFO: Testing against a local daemon [2020-10-27T02:56:34.337Z] === RUN TestExternalGraphDriver [2020-10-27T02:56:34.337Z] === RUN TestExternalGraphDriver/json [2020-10-27T02:56:34.692Z] --- PASS: TestInspect (3.83s) [2020-10-27T02:56:34.692Z] === RUN TestCreateJob [2020-10-27T02:56:34.906Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-27T02:56:35.845Z] === RUN TestDockerSuite/TestCommitChange [2020-10-27T02:56:36.415Z] === RUN TestExternalGraphDriver/spec [2020-10-27T02:56:36.415Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-27T02:56:37.355Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-27T02:56:38.294Z] === RUN TestExternalGraphDriver/pull [2020-10-27T02:56:38.554Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-27T02:56:39.153Z] --- PASS: TestCreateJob (4.29s) [2020-10-27T02:56:39.153Z] === RUN TestReplicatedJob [2020-10-27T02:56:39.693Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2020-10-27T02:56:39.693Z] PASS [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] === Skipped [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-10-27T02:56:39.693Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-27T02:56:39.693Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-27T02:56:39.693Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:56:39.693Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-27T02:56:39.693Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-10-27T02:56:39.693Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] [2020-10-27T02:56:39.693Z] DONE 193 tests, 6 skipped in 137.785s [2020-10-27T02:56:39.693Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-10-27T02:56:39.693Z] ++ 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 [2020-10-27T02:56:39.693Z] ++ set -e [2020-10-27T02:56:39.693Z] ++ '[' -n 0 ']' [2020-10-27T02:56:39.693Z] ++ set -x [2020-10-27T02:56:39.693Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:56:39.693Z] INFO: Testing against a local daemon [2020-10-27T02:56:39.693Z] === RUN TestCommitInheritsEnv [2020-10-27T02:56:39.693Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-10-27T02:56:39.693Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-27T02:56:39.693Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-10-27T02:56:39.693Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-10-27T02:56:39.693Z] === RUN TestImagesFilterMultiReference [2020-10-27T02:56:39.693Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-10-27T02:56:39.693Z] === RUN TestImagePullPlatformInvalid [2020-10-27T02:56:39.693Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-10-27T02:56:39.693Z] === RUN TestRemoveImageOrphaning [2020-10-27T02:56:39.693Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-10-27T02:56:39.693Z] === RUN TestRemoveImageGarbageCollector [2020-10-27T02:56:39.693Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-27T02:56:39.693Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:56:39.693Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-27T02:56:39.693Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-10-27T02:56:39.693Z] === RUN TestTagInvalidReference [2020-10-27T02:56:39.693Z] --- PASS: TestTagInvalidReference (0.03s) [2020-10-27T02:56:39.693Z] === RUN TestTagValidPrefixedRepo [2020-10-27T02:56:39.693Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-10-27T02:56:39.693Z] === RUN TestTagExistedNameWithoutForce [2020-10-27T02:56:39.693Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-27T02:56:39.693Z] === RUN TestTagOfficialNames [2020-10-27T02:56:39.938Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-27T02:56:39.938Z] --- PASS: TestExternalGraphDriver (5.64s) [2020-10-27T02:56:39.938Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-10-27T02:56:39.938Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2020-10-27T02:56:39.938Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2020-10-27T02:56:39.938Z] === RUN TestGraphdriverPluginV2 [2020-10-27T02:56:39.953Z] --- PASS: TestTagOfficialNames (0.09s) [2020-10-27T02:56:39.953Z] === RUN TestTagMatchesDigest [2020-10-27T02:56:39.953Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-10-27T02:56:39.953Z] PASS [2020-10-27T02:56:39.953Z] [2020-10-27T02:56:39.953Z] === Skipped [2020-10-27T02:56:39.953Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-10-27T02:56:39.953Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-10-27T02:56:39.953Z] [2020-10-27T02:56:39.953Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-27T02:56:39.953Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:56:39.953Z] [2020-10-27T02:56:39.953Z] [2020-10-27T02:56:39.953Z] DONE 12 tests, 2 skipped in 1.748s [2020-10-27T02:56:39.953Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-10-27T02:56:39.954Z] ++ 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 [2020-10-27T02:56:39.954Z] ++ set -e [2020-10-27T02:56:39.954Z] ++ '[' -n 0 ']' [2020-10-27T02:56:39.954Z] ++ set -x [2020-10-27T02:56:39.954Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:56:39.954Z] INFO: Testing against a local daemon [2020-10-27T02:56:39.954Z] === RUN TestNetworkCreateDelete [2020-10-27T02:56:40.509Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-27T02:56:40.524Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-10-27T02:56:40.524Z] === RUN TestDockerNetworkDeletePreferID [2020-10-27T02:56:41.447Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-27T02:56:41.909Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2020-10-27T02:56:41.909Z] === RUN TestDaemonDNSFallback [2020-10-27T02:56:42.397Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-27T02:56:43.338Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-27T02:56:43.906Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-27T02:56:43.906Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-27T02:56:44.167Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-27T02:56:44.167Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-27T02:56:44.167Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-27T02:56:44.167Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-27T02:56:44.167Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-27T02:56:44.167Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2020-10-27T02:56:44.167Z] PASS [2020-10-27T02:56:44.167Z] [2020-10-27T02:56:44.167Z] DONE 5 tests in 10.065s [2020-10-27T02:56:44.167Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-27T02:56:44.167Z] ++ 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 [2020-10-27T02:56:44.167Z] ++ set -e [2020-10-27T02:56:44.167Z] ++ '[' -n 0 ']' [2020-10-27T02:56:44.167Z] ++ set -x [2020-10-27T02:56:44.167Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:56:44.428Z] INFO: Testing against a local daemon [2020-10-27T02:56:44.428Z] === RUN TestContinueAfterPluginCrash [2020-10-27T02:56:44.428Z] === PAUSE TestContinueAfterPluginCrash [2020-10-27T02:56:44.428Z] === RUN TestReadPluginNoRead [2020-10-27T02:56:44.428Z] === PAUSE TestReadPluginNoRead [2020-10-27T02:56:44.428Z] === RUN TestDaemonStartWithLogOpt [2020-10-27T02:56:44.428Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-27T02:56:44.428Z] === CONT TestContinueAfterPluginCrash [2020-10-27T02:56:44.428Z] === CONT TestDaemonStartWithLogOpt [2020-10-27T02:56:45.809Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-27T02:56:46.181Z] --- PASS: TestReplicatedJob (7.35s) [2020-10-27T02:56:46.181Z] === RUN TestUpdateReplicatedJob [2020-10-27T02:56:47.718Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-27T02:56:47.718Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-27T02:56:47.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-10-27T02:56:48.238Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-27T02:56:49.178Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-27T02:56:49.748Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-27T02:56:50.051Z] --- PASS: TestDaemonDNSFallback (7.38s) [2020-10-27T02:56:50.051Z] === RUN TestInspectNetwork [2020-10-27T02:56:50.319Z] --- PASS: TestDaemonStartWithLogOpt (5.72s) [2020-10-27T02:56:50.319Z] === CONT TestReadPluginNoRead [2020-10-27T02:56:50.579Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-27T02:56:50.623Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2020-10-27T02:56:50.624Z] === RUN TestServiceListWithStatuses [2020-10-27T02:56:50.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-27T02:56:50.624Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T02:56:50.624Z] === RUN TestDockerNetworkConnectAlias [2020-10-27T02:56:51.445Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-10-27T02:56:51.445Z] Copying nested executables into bundles/binary-daemon [2020-10-27T02:56:51.445Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-10-27T02:56:51.522Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-27T02:56:51.522Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-27T02:56:51.522Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-27T02:56:51.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh cross [2020-10-27T02:56:52.029Z] [2020-10-27T02:56:52.029Z] Removing bundles/ [2020-10-27T02:56:52.286Z] [2020-10-27T02:56:52.286Z] ---> Making bundle: cross (in bundles/cross) [2020-10-27T02:56:52.286Z] Cross building: bundles/cross/linux/amd64 [2020-10-27T02:56:52.286Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-10-27T02:56:52.286Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-10-27T02:56:52.461Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-27T02:56:52.461Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-27T02:56:52.721Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-27T02:56:52.721Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-27T02:56:52.981Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-27T02:56:52.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-27T02:56:53.922Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-27T02:56:54.257Z] === RUN TestInspectNetwork/full_network_id [2020-10-27T02:56:54.257Z] === RUN TestInspectNetwork/partial_network_id [2020-10-27T02:56:54.257Z] === RUN TestInspectNetwork/network_name [2020-10-27T02:56:54.257Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-27T02:56:54.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-27T02:56:54.752Z] === RUN TestReadPluginNoRead/default [2020-10-27T02:56:55.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-27T02:56:55.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-27T02:56:55.584Z] --- PASS: TestContinueAfterPluginCrash (10.99s) [2020-10-27T02:56:56.969Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-27T02:56:57.538Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-27T02:56:58.131Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-27T02:56:58.131Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-27T02:56:58.131Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-27T02:56:58.458Z] --- PASS: TestInspectNetwork (9.37s) [2020-10-27T02:56:58.458Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-27T02:56:58.458Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-27T02:56:58.458Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-27T02:56:58.458Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-27T02:56:58.458Z] === RUN TestRunContainerWithBridgeNone [2020-10-27T02:56:58.700Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-27T02:56:59.246Z] --- PASS: TestDockerNetworkConnectAlias (7.99s) [2020-10-27T02:56:59.246Z] === RUN TestDockerNetworkReConnect [2020-10-27T02:56:59.271Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-27T02:56:59.843Z] --- PASS: TestReadPluginNoRead (9.64s) [2020-10-27T02:56:59.843Z] --- PASS: TestReadPluginNoRead/default (2.05s) [2020-10-27T02:56:59.843Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2020-10-27T02:56:59.843Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2020-10-27T02:56:59.843Z] read_test.go:92: [dd08951ac7e5d] daemon is not started [2020-10-27T02:56:59.843Z] PASS [2020-10-27T02:56:59.843Z] [2020-10-27T02:56:59.843Z] DONE 6 tests in 15.532s [2020-10-27T02:56:59.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-27T02:56:59.843Z] ++ 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 [2020-10-27T02:56:59.843Z] ++ set -e [2020-10-27T02:56:59.843Z] ++ '[' -n 0 ']' [2020-10-27T02:56:59.843Z] ++ set -x [2020-10-27T02:56:59.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:56:59.843Z] testing: warning: no tests to run [2020-10-27T02:56:59.843Z] PASS [2020-10-27T02:56:59.843Z] [2020-10-27T02:56:59.843Z] DONE 0 tests in 0.052s [2020-10-27T02:56:59.843Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-27T02:56:59.843Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-27T02:56:59.843Z] ++ 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 [2020-10-27T02:56:59.843Z] ++ set -e [2020-10-27T02:56:59.843Z] ++ '[' -n 0 ']' [2020-10-27T02:56:59.843Z] ++ set -x [2020-10-27T02:56:59.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:57:00.103Z] INFO: Testing against a local daemon [2020-10-27T02:57:00.103Z] === RUN TestPluginWithDevMounts [2020-10-27T02:57:00.103Z] === PAUSE TestPluginWithDevMounts [2020-10-27T02:57:00.103Z] === CONT TestPluginWithDevMounts [2020-10-27T02:57:00.362Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-27T02:57:00.362Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-27T02:57:01.005Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-10-27T02:57:01.005Z] === RUN TestNetworkInvalidJSON [2020-10-27T02:57:01.005Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-27T02:57:01.005Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-27T02:57:01.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:57:01.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:57:01.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:57:01.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:57:01.005Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-27T02:57:01.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T02:57:01.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T02:57:01.005Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-10-27T02:57:01.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-27T02:57:01.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-27T02:57:01.005Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-27T02:57:01.005Z] === RUN TestHostIPv4BridgeLabel [2020-10-27T02:57:01.302Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-27T02:57:01.871Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-27T02:57:01.948Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-10-27T02:57:01.948Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-27T02:57:02.131Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-10-27T02:57:02.131Z] PASS [2020-10-27T02:57:02.131Z] [2020-10-27T02:57:02.131Z] DONE 1 tests in 2.095s [2020-10-27T02:57:02.131Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-27T02:57:02.131Z] ++ 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 [2020-10-27T02:57:02.131Z] ++ set -e [2020-10-27T02:57:02.131Z] ++ '[' -n 0 ']' [2020-10-27T02:57:02.131Z] ++ set -x [2020-10-27T02:57:02.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:57:02.131Z] INFO: Testing against a local daemon [2020-10-27T02:57:02.131Z] === RUN TestSecretInspect [2020-10-27T02:57:02.392Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-27T02:57:02.392Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-27T02:57:02.972Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-27T02:57:03.334Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-10-27T02:57:03.334Z] === RUN TestDaemonDefaultNetworkPools [2020-10-27T02:57:04.277Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-10-27T02:57:04.277Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-27T02:57:04.354Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-27T02:57:04.614Z] --- PASS: TestSecretInspect (2.38s) [2020-10-27T02:57:04.614Z] === RUN TestSecretList [2020-10-27T02:57:04.905Z] --- PASS: TestDockerNetworkReConnect (6.34s) [2020-10-27T02:57:04.905Z] === RUN TestServicePlugin [2020-10-27T02:57:04.905Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-27T02:57:04.905Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:57:04.905Z] === RUN TestServiceUpdateLabel [2020-10-27T02:57:05.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-27T02:57:05.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-27T02:57:05.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-27T02:57:05.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-27T02:57:05.182Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-27T02:57:05.752Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-27T02:57:06.190Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2020-10-27T02:57:06.190Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-27T02:57:07.132Z] --- PASS: TestSecretList (2.47s) [2020-10-27T02:57:07.132Z] === RUN TestSecretsCreateAndDelete [2020-10-27T02:57:07.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-27T02:57:08.526Z] --- PASS: TestServiceUpdateLabel (3.55s) [2020-10-27T02:57:08.526Z] === RUN TestServiceUpdateSecrets [2020-10-27T02:57:08.736Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-10-27T02:57:08.736Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-27T02:57:09.298Z] --- PASS: TestSecretsCreateAndDelete (2.01s) [2020-10-27T02:57:09.299Z] === RUN TestSecretsUpdate [2020-10-27T02:57:09.308Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-10-27T02:57:09.308Z] === RUN TestServiceWithPredefinedNetwork [2020-10-27T02:57:10.238Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-27T02:57:10.809Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-27T02:57:11.750Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-27T02:57:11.750Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-27T02:57:11.750Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-27T02:57:12.319Z] --- PASS: TestSecretsUpdate (3.21s) [2020-10-27T02:57:12.319Z] === RUN TestTemplatedSecret [2020-10-27T02:57:12.608Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-10-27T02:57:12.608Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-27T02:57:12.608Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:57:12.608Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:57:12.608Z] === RUN TestServiceWithDataPathPortInit [2020-10-27T02:57:14.856Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-27T02:57:14.857Z] --- PASS: TestTemplatedSecret (2.68s) [2020-10-27T02:57:14.857Z] === RUN TestSecretCreateResolve [2020-10-27T02:57:15.426Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-27T02:57:16.366Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-27T02:57:17.749Z] --- PASS: TestSecretCreateResolve (2.81s) [2020-10-27T02:57:17.749Z] PASS [2020-10-27T02:57:17.749Z] [2020-10-27T02:57:17.749Z] DONE 6 tests in 15.699s [2020-10-27T02:57:17.749Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-27T02:57:17.749Z] ++ 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 [2020-10-27T02:57:17.749Z] ++ set -e [2020-10-27T02:57:17.749Z] ++ '[' -n 0 ']' [2020-10-27T02:57:17.749Z] ++ set -x [2020-10-27T02:57:17.749Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:57:18.009Z] INFO: Testing against a local daemon [2020-10-27T02:57:18.009Z] === RUN TestServiceCreateInit [2020-10-27T02:57:18.009Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-27T02:57:20.552Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-27T02:57:20.813Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-27T02:57:22.725Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-27T02:57:22.725Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-27T02:57:23.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-27T02:57:24.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-10-27T02:57:25.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-10-27T02:57:27.029Z] --- PASS: TestServiceCreateInit (8.87s) [2020-10-27T02:57:27.029Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2020-10-27T02:57:27.029Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s) [2020-10-27T02:57:27.029Z] === RUN TestCreateServiceMultipleTimes [2020-10-27T02:57:27.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-10-27T02:57:27.087Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2020-10-27T02:57:27.087Z] === RUN TestServiceUpdateConfigs [2020-10-27T02:57:28.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-10-27T02:57:29.251Z] --- PASS: TestBuildWithHugeFile (54.17s) [2020-10-27T02:57:29.251Z] === RUN TestBuildWithEmptyDockerfile [2020-10-27T02:57:29.251Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:57:29.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:57:29.251Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:57:29.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:57:29.251Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:57:29.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:57:29.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-27T02:57:29.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-27T02:57:29.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-27T02:57:29.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-10-27T02:57:29.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-10-27T02:57:29.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-10-27T02:57:29.251Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-10-27T02:57:29.251Z] === RUN TestBuildPreserveOwnership [2020-10-27T02:57:29.251Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-27T02:57:29.251Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-27T02:57:30.301Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2020-10-27T02:57:30.301Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-10-27T02:57:30.301Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2020-10-27T02:57:30.301Z] === RUN TestBuildPlatformInvalid [2020-10-27T02:57:30.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008bf780_} [2020-10-27T02:57:30.597Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-10-27T02:57:30.597Z] PASS [2020-10-27T02:57:30.597Z] [2020-10-27T02:57:30.597Z] === Skipped [2020-10-27T02:57:30.597Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-10-27T02:57:30.597Z] build_session_test.go:25: TODO: BuildKit [2020-10-27T02:57:30.597Z] [2020-10-27T02:57:30.597Z] [2020-10-27T02:57:30.597Z] DONE 32 tests, 1 skipped in 93.085s [2020-10-27T02:57:30.597Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-10-27T02:57:30.597Z] ++ 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 [2020-10-27T02:57:30.597Z] ++ set -e [2020-10-27T02:57:30.597Z] ++ '[' -n 0 ']' [2020-10-27T02:57:30.597Z] ++ set -x [2020-10-27T02:57:30.597Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:57:30.597Z] INFO: Testing against a local daemon [2020-10-27T02:57:30.597Z] === RUN TestConfigInspect [2020-10-27T02:57:30.724Z] --- PASS: TestServiceWithDataPathPortInit (17.54s) [2020-10-27T02:57:30.724Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-27T02:57:31.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_false____} [2020-10-27T02:57:32.673Z] --- PASS: TestConfigInspect (1.90s) [2020-10-27T02:57:32.673Z] === RUN TestConfigList [2020-10-27T02:57:33.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_true____} [2020-10-27T02:57:34.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_false____} [2020-10-27T02:57:34.759Z] --- PASS: TestConfigList (1.95s) [2020-10-27T02:57:34.759Z] === RUN TestConfigsCreateAndDelete [2020-10-27T02:57:35.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true____} [2020-10-27T02:57:36.280Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2020-10-27T02:57:36.280Z] === RUN TestConfigsUpdate [2020-10-27T02:57:37.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true__0xc0008bf7e0__} [2020-10-27T02:57:38.357Z] --- PASS: TestConfigsUpdate (1.92s) [2020-10-27T02:57:38.357Z] === RUN TestTemplatedConfig [2020-10-27T02:57:38.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008bf820_} [2020-10-27T02:57:39.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008bf840_} [2020-10-27T02:57:40.721Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s) [2020-10-27T02:57:40.721Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lcn4cqlypnwqkq03v1ghq9yne Created:2020-10-27 02:57:31.84933761 +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[7e8b32e07c2bbd850e237c610d18410e90016b16ffb8c5979af34bd7f8a52339:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mkxncor2skm3vhnys8aklhy68 EndpointID:c98a7179b3a30ad7b997d0088d61cc28f3f9b889cbc2b1ca13a0e79aa874c68a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9572d434b1b64f743052debfc4375c273631b2591571356098b498f9ba38467f 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:c650fbfd0e73 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mkxncor2skm3vhnys8aklhy68 EndpointID:c98a7179b3a30ad7b997d0088d61cc28f3f9b889cbc2b1ca13a0e79aa874c68a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-27T02:57:40.721Z] PASS [2020-10-27T02:57:40.721Z] [2020-10-27T02:57:40.721Z] === Skipped [2020-10-27T02:57:40.721Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T02:57:40.721Z] service_test.go:236: FLAKY_TEST [2020-10-27T02:57:40.721Z] [2020-10-27T02:57:40.721Z] [2020-10-27T02:57:40.721Z] DONE 23 tests, 1 skipped in 59.406s [2020-10-27T02:57:40.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:57:40.721Z] ++ 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 [2020-10-27T02:57:40.721Z] ++ set -e [2020-10-27T02:57:40.721Z] ++ '[' -n 0 ']' [2020-10-27T02:57:40.721Z] ++ set -x [2020-10-27T02:57:40.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:57:40.721Z] INFO: Testing against a local daemon [2020-10-27T02:57:40.721Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-27T02:57:40.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T02:57:40.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:57:40.721Z] === RUN TestDockerNetworkIpvlan [2020-10-27T02:57:40.721Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:57:40.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:57:40.721Z] PASS [2020-10-27T02:57:40.721Z] [2020-10-27T02:57:40.721Z] === Skipped [2020-10-27T02:57:40.721Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T02:57:40.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:57:40.721Z] [2020-10-27T02:57:40.721Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-27T02:57:40.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T02:57:40.721Z] [2020-10-27T02:57:40.721Z] [2020-10-27T02:57:40.721Z] DONE 2 tests, 2 skipped in 0.169s [2020-10-27T02:57:40.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-27T02:57:40.721Z] ++ 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 [2020-10-27T02:57:40.721Z] ++ set -e [2020-10-27T02:57:40.721Z] ++ '[' -n 0 ']' [2020-10-27T02:57:40.721Z] ++ set -x [2020-10-27T02:57:40.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:57:40.721Z] INFO: Testing against a local daemon [2020-10-27T02:57:40.721Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-27T02:57:41.118Z] --- PASS: TestTemplatedConfig (2.38s) [2020-10-27T02:57:41.118Z] === RUN TestConfigCreateResolve [2020-10-27T02:57:41.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008bf860_} [2020-10-27T02:57:42.106Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2020-10-27T02:57:42.106Z] === RUN TestDockerNetworkMacvlan [2020-10-27T02:57:42.409Z] --- PASS: TestServiceUpdateConfigs (15.68s) [2020-10-27T02:57:42.409Z] === RUN TestServiceUpdateNetwork [2020-10-27T02:57:42.665Z] --- PASS: TestConfigCreateResolve (1.87s) [2020-10-27T02:57:42.665Z] === RUN TestConfigDaemonLibtrustID [2020-10-27T02:57:42.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008bf880_} [2020-10-27T02:57:42.962Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-10-27T02:57:42.962Z] PASS [2020-10-27T02:57:42.962Z] [2020-10-27T02:57:42.962Z] DONE 7 tests in 12.518s [2020-10-27T02:57:42.962Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-10-27T02:57:42.962Z] ++ 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 [2020-10-27T02:57:42.962Z] ++ set -e [2020-10-27T02:57:42.962Z] ++ '[' -n 0 ']' [2020-10-27T02:57:42.962Z] ++ set -x [2020-10-27T02:57:42.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:57:43.049Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-27T02:57:43.257Z] INFO: Testing against a local daemon [2020-10-27T02:57:43.257Z] === RUN TestCheckpoint [2020-10-27T02:57:43.257Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-27T02:57:43.257Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:57:43.257Z] === RUN TestContainerInvalidJSON [2020-10-27T02:57:43.257Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:57:43.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:57:43.257Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:57:43.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:57:43.257Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:57:43.257Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:57:43.257Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-27T02:57:43.257Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-27T02:57:43.257Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-27T02:57:43.257Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-27T02:57:43.257Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-27T02:57:43.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-27T02:57:43.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-27T02:57:43.257Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-27T02:57:43.257Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-10-27T02:57:43.257Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-27T02:57:43.257Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-10-27T02:57:43.257Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-27T02:57:43.257Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-10-27T02:57:43.257Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-27T02:57:43.555Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-10-27T02:57:43.555Z] === RUN TestCopyFromContainer [2020-10-27T02:57:43.671Z] --- PASS: TestCreateServiceMultipleTimes (16.88s) [2020-10-27T02:57:43.671Z] === RUN TestCreateServiceConflict [2020-10-27T02:57:43.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-27T02:57:44.436Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-27T02:57:44.597Z] === RUN TestCopyFromContainer// [2020-10-27T02:57:44.597Z] === RUN TestCopyFromContainer//bar/root [2020-10-27T02:57:44.893Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-27T02:57:44.893Z] === RUN TestCopyFromContainer/bar/quux [2020-10-27T02:57:44.893Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-27T02:57:44.893Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-10-27T02:57:45.050Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-27T02:57:45.189Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-27T02:57:45.189Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-27T02:57:45.189Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-27T02:57:45.189Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-27T02:57:45.378Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer (1.96s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-10-27T02:57:45.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-27T02:57:45.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:57:45.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:57:45.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:57:45.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:57:45.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:57:45.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:57:45.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-27T02:57:45.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-27T02:57:45.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-27T02:57:45.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-10-27T02:57:45.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-27T02:57:45.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-27T02:57:45.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-27T02:57:45.489Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-27T02:57:45.489Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-10-27T02:57:45.489Z] === RUN TestCreateWithInvalidEnv [2020-10-27T02:57:45.489Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-27T02:57:45.489Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-27T02:57:45.489Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-27T02:57:45.489Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-27T02:57:45.489Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-27T02:57:45.489Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-27T02:57:45.489Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-27T02:57:45.489Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-27T02:57:45.489Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-27T02:57:45.489Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-27T02:57:45.489Z] === RUN TestCreateTmpfsMountsTarget [2020-10-27T02:57:45.489Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-27T02:57:45.489Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-27T02:57:46.433Z] --- PASS: TestCreateServiceConflict (2.72s) [2020-10-27T02:57:46.433Z] === RUN TestCreateServiceMaxReplicas [2020-10-27T02:57:47.011Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s) [2020-10-27T02:57:47.011Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-27T02:57:47.812Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-27T02:57:48.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2020-10-27T02:57:48.533Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-27T02:57:48.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:57:48.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:57:48.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:57:48.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:57:48.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:57:48.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-27T02:57:48.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-27T02:57:48.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-27T02:57:48.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-27T02:57:48.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-10-27T02:57:48.533Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-27T02:57:49.188Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-10-27T02:57:49.188Z] === RUN TestCreateDifferentPlatform [2020-10-27T02:57:49.188Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-27T02:57:49.188Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-27T02:57:49.188Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-10-27T02:57:49.188Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-27T02:57:49.188Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-27T02:57:49.188Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-27T02:57:49.188Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-10-27T02:57:49.188Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-27T02:57:49.188Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-10-27T02:57:49.188Z] === RUN TestContainerStartOnDaemonRestart [2020-10-27T02:57:49.188Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-27T02:57:49.188Z] === RUN TestDaemonRestartIpcMode [2020-10-27T02:57:49.188Z] === PAUSE TestDaemonRestartIpcMode [2020-10-27T02:57:49.188Z] === RUN TestDaemonHostGatewayIP [2020-10-27T02:57:49.188Z] === PAUSE TestDaemonHostGatewayIP [2020-10-27T02:57:49.188Z] === RUN TestContainerKillOnDaemonStart [2020-10-27T02:57:49.188Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-27T02:57:49.188Z] === RUN TestDiff [2020-10-27T02:57:49.583Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-27T02:57:49.829Z] --- PASS: TestDiff (0.50s) [2020-10-27T02:57:49.829Z] === RUN TestExecWithCloseStdin [2020-10-27T02:57:49.989Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-27T02:57:50.250Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2020-10-27T02:57:50.250Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-27T02:57:50.468Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-10-27T02:57:50.468Z] === RUN TestExec [2020-10-27T02:57:51.107Z] --- PASS: TestExec (0.62s) [2020-10-27T02:57:51.107Z] === RUN TestExecUser [2020-10-27T02:57:51.749Z] --- PASS: TestExecUser (0.61s) [2020-10-27T02:57:51.749Z] === RUN TestExportContainerAndImportImage [2020-10-27T02:57:52.389Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-10-27T02:57:52.389Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-27T02:57:52.787Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-27T02:57:52.883Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-27T02:57:53.910Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-10-27T02:57:53.910Z] === RUN TestHealthCheckWorkdir [2020-10-27T02:57:54.170Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-27T02:57:54.430Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-27T02:57:54.552Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-10-27T02:57:54.552Z] === RUN TestHealthKillContainer [2020-10-27T02:57:55.000Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-27T02:57:55.569Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-10-27T02:57:56.138Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-27T02:57:56.707Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-27T02:57:57.295Z] --- PASS: TestHealthKillContainer (2.59s) [2020-10-27T02:57:57.295Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-27T02:57:57.647Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-27T02:57:57.761Z] --- PASS: TestServiceUpdateNetwork (16.29s) [2020-10-27T02:57:57.761Z] === RUN TestServiceUpdatePidsLimit [2020-10-27T02:57:57.761Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-27T02:57:57.931Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-10-27T02:57:57.931Z] === RUN TestIpcModeNone [2020-10-27T02:57:58.407Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-27T02:57:58.567Z] --- PASS: TestIpcModeNone (0.60s) [2020-10-27T02:57:58.567Z] === RUN TestIpcModePrivate [2020-10-27T02:57:58.586Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-27T02:57:58.862Z] --- PASS: TestIpcModePrivate (0.62s) [2020-10-27T02:57:58.862Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-10-27T02:57:58.862Z] === RUN TestIpcModeShareable [2020-10-27T02:57:59.473Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-27T02:57:59.500Z] --- PASS: TestIpcModeShareable (0.60s) [2020-10-27T02:57:59.500Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-10-27T02:57:59.500Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-27T02:57:59.526Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-27T02:58:00.096Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan (18.48s) [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.11s) [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s) [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-10-27T02:58:00.415Z] PASS [2020-10-27T02:58:00.415Z] [2020-10-27T02:58:00.415Z] DONE 8 tests in 20.863s [2020-10-27T02:58:00.415Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-27T02:58:00.415Z] ++ 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 [2020-10-27T02:58:00.415Z] ++ set -e [2020-10-27T02:58:00.415Z] ++ '[' -n 0 ']' [2020-10-27T02:58:00.415Z] ++ set -x [2020-10-27T02:58:00.415Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:00.415Z] testing: warning: no tests to run [2020-10-27T02:58:00.415Z] PASS [2020-10-27T02:58:00.415Z] [2020-10-27T02:58:00.415Z] DONE 0 tests in 0.028s [2020-10-27T02:58:00.415Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-27T02:58:00.415Z] ++ 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 [2020-10-27T02:58:00.415Z] ++ set -e [2020-10-27T02:58:00.415Z] ++ '[' -n 0 ']' [2020-10-27T02:58:00.415Z] ++ set -x [2020-10-27T02:58:00.415Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:00.666Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-27T02:58:00.676Z] INFO: Testing against a local daemon [2020-10-27T02:58:00.676Z] === RUN TestAuthZPluginAllowRequest [2020-10-27T02:58:01.236Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-27T02:58:01.583Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2020-10-27T02:58:01.583Z] === RUN TestAPIIpcModeHost [2020-10-27T02:58:01.806Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-27T02:58:01.889Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-10-27T02:58:01.889Z] === RUN TestDaemonIpcModeShareable [2020-10-27T02:58:02.376Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-27T02:58:02.609Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2020-10-27T02:58:02.609Z] === RUN TestAuthZPluginTLS [2020-10-27T02:58:02.945Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-27T02:58:03.186Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-10-27T02:58:03.186Z] === RUN TestAuthZPluginDenyRequest [2020-10-27T02:58:03.406Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-10-27T02:58:03.407Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-10-27T02:58:03.407Z] === RUN TestDaemonIpcModePrivate [2020-10-27T02:58:03.758Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-10-27T02:58:03.758Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-27T02:58:03.883Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-27T02:58:04.451Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-10-27T02:58:04.451Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-10-27T02:58:04.451Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-27T02:58:04.451Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-27T02:58:04.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-27T02:58:04.703Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-10-27T02:58:04.703Z] === RUN TestAuthZPluginDenyResponse [2020-10-27T02:58:05.021Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-27T02:58:05.021Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-27T02:58:05.021Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s) [2020-10-27T02:58:05.021Z] === RUN TestCreateServiceSecretFileMode [2020-10-27T02:58:05.275Z] --- PASS: TestAuthZPluginDenyResponse (0.72s) [2020-10-27T02:58:05.275Z] === RUN TestAuthZPluginAllowEventStream [2020-10-27T02:58:05.591Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-27T02:58:05.974Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2020-10-27T02:58:05.974Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-10-27T02:58:05.974Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-27T02:58:06.531Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-27T02:58:06.878Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-27T02:58:07.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-10-27T02:58:07.193Z] === RUN TestAuthZPluginErrorResponse [2020-10-27T02:58:07.529Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s) [2020-10-27T02:58:07.529Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-10-27T02:58:07.529Z] === RUN TestIpcModeOlderClient [2020-10-27T02:58:07.529Z] === PAUSE TestIpcModeOlderClient [2020-10-27T02:58:07.529Z] === RUN TestKillContainerInvalidSignal [2020-10-27T02:58:07.765Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-10-27T02:58:07.765Z] === RUN TestAuthZPluginErrorRequest [2020-10-27T02:58:07.822Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-10-27T02:58:07.822Z] === RUN TestKillContainer [2020-10-27T02:58:07.822Z] === RUN TestKillContainer/no_signal [2020-10-27T02:58:07.913Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-27T02:58:08.337Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-10-27T02:58:08.337Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-27T02:58:08.463Z] === RUN TestKillContainer/non_killing_signal [2020-10-27T02:58:08.483Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-10-27T02:58:08.483Z] === RUN TestCreateServiceConfigFileMode [2020-10-27T02:58:08.759Z] === RUN TestKillContainer/killing_signal [2020-10-27T02:58:08.909Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-10-27T02:58:08.909Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-27T02:58:09.052Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-27T02:58:09.398Z] --- PASS: TestKillContainer (1.62s) [2020-10-27T02:58:09.398Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-10-27T02:58:09.398Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-10-27T02:58:09.398Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-10-27T02:58:09.398Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-27T02:58:09.398Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-27T02:58:09.622Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-27T02:58:10.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-27T02:58:10.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-10-27T02:58:10.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-10-27T02:58:10.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-10-27T02:58:10.674Z] === RUN TestKillStoppedContainer [2020-10-27T02:58:10.674Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-10-27T02:58:10.674Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-27T02:58:10.674Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-10-27T02:58:10.674Z] === RUN TestKillDifferentUserContainer [2020-10-27T02:58:11.004Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-27T02:58:11.272Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2020-10-27T02:58:11.272Z] === RUN TestCreateServiceSysctls [2020-10-27T02:58:11.309Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-10-27T02:58:11.309Z] === RUN TestInspectOomKilledTrue [2020-10-27T02:58:11.452Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-10-27T02:58:11.452Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-27T02:58:11.534Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-27T02:58:11.945Z] --- PASS: TestInspectOomKilledTrue (0.87s) [2020-10-27T02:58:11.945Z] === RUN TestInspectOomKilledFalse [2020-10-27T02:58:12.581Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2020-10-27T02:58:12.581Z] === RUN TestLinksEtcHostsContentMatch [2020-10-27T02:58:12.875Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2020-10-27T02:58:12.875Z] === RUN TestLinksContainerNames [2020-10-27T02:58:12.913Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-27T02:58:13.366Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2020-10-27T02:58:13.366Z] === RUN TestAuthZPluginHeader [2020-10-27T02:58:13.694Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-10-27T02:58:13.694Z] Copying nested executables into bundles/cross/linux/amd64 [2020-10-27T02:58:13.694Z] Cross building: bundles/cross/windows/amd64 [2020-10-27T02:58:13.694Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-27T02:58:13.694Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-10-27T02:58:13.921Z] --- PASS: TestLinksContainerNames (1.03s) [2020-10-27T02:58:13.921Z] === RUN TestLogsFollowTailEmpty [2020-10-27T02:58:14.308Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-10-27T02:58:14.308Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-27T02:58:14.308Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:14.308Z] === RUN TestAuthZPluginV2Disable [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-27T02:58:14.308Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:14.308Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-27T02:58:14.308Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:14.308Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-27T02:58:14.308Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:14.308Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-27T02:58:14.561Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-10-27T02:58:14.561Z] === RUN TestContainerNetworkMountsNoChown [2020-10-27T02:58:15.200Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/default [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/private [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rprivate [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/slave [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rslave [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/shared [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rshared [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/default [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/rslave [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/rshared [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/slave [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/shared [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/rprivate [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/private [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-27T02:58:15.200Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-27T02:58:15.200Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-27T02:58:15.201Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-27T02:58:15.343Z] --- PASS: TestServiceUpdatePidsLimit (17.73s) [2020-10-27T02:58:15.343Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-10-27T02:58:15.343Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-10-27T02:58:15.343Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-10-27T02:58:15.343Z] PASS [2020-10-27T02:58:15.343Z] [2020-10-27T02:58:15.343Z] === Skipped [2020-10-27T02:58:15.343Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-10-27T02:58:15.343Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T02:58:15.343Z] [2020-10-27T02:58:15.343Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-10-27T02:58:15.343Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:15.343Z] [2020-10-27T02:58:15.343Z] [2020-10-27T02:58:15.343Z] DONE 27 tests, 2 skipped in 173.244s [2020-10-27T02:58:15.343Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-10-27T02:58:15.343Z] ++ 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 [2020-10-27T02:58:15.343Z] ++ set -e [2020-10-27T02:58:15.343Z] ++ '[' -n 0 ']' [2020-10-27T02:58:15.343Z] ++ set -x [2020-10-27T02:58:15.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:15.343Z] INFO: Testing against a local daemon [2020-10-27T02:58:15.343Z] === RUN TestSessionCreate [2020-10-27T02:58:15.343Z] --- PASS: TestSessionCreate (0.02s) [2020-10-27T02:58:15.343Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-27T02:58:15.343Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-27T02:58:15.343Z] PASS [2020-10-27T02:58:15.343Z] [2020-10-27T02:58:15.343Z] DONE 2 tests in 0.112s [2020-10-27T02:58:15.343Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-10-27T02:58:15.343Z] ++ 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 [2020-10-27T02:58:15.343Z] ++ set -e [2020-10-27T02:58:15.343Z] ++ '[' -n 0 ']' [2020-10-27T02:58:15.343Z] ++ set -x [2020-10-27T02:58:15.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:15.343Z] INFO: Testing against a local daemon [2020-10-27T02:58:15.343Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-27T02:58:15.343Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T02:58:15.343Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T02:58:15.343Z] === RUN TestEventsExecDie [2020-10-27T02:58:15.343Z] --- PASS: TestEventsExecDie (0.97s) [2020-10-27T02:58:15.343Z] === RUN TestEventsBackwardsCompatible [2020-10-27T02:58:15.343Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-10-27T02:58:15.343Z] === RUN TestInfoBinaryCommits [2020-10-27T02:58:15.343Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-10-27T02:58:15.343Z] === RUN TestInfoAPIVersioned [2020-10-27T02:58:15.343Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-27T02:58:15.343Z] === RUN TestInfoDiscoveryBackend [2020-10-27T02:58:15.452Z] --- PASS: TestCreateServiceSysctls (3.69s) [2020-10-27T02:58:15.452Z] === RUN TestCreateServiceCapabilities [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-10-27T02:58:15.494Z] === RUN TestContainerBindMountNonRecursive [2020-10-27T02:58:15.974Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-10-27T02:58:15.974Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-27T02:58:16.834Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-27T02:58:17.007Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-27T02:58:17.008Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-27T02:58:17.016Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2020-10-27T02:58:17.016Z] === RUN TestNetworkNat [2020-10-27T02:58:17.326Z] --- PASS: TestNetworkNat (0.55s) [2020-10-27T02:58:17.326Z] === RUN TestNetworkLocalhostTCPNat [2020-10-27T02:58:17.639Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-10-27T02:58:17.639Z] === RUN TestInfoAPI [2020-10-27T02:58:17.639Z] --- PASS: TestInfoAPI (0.02s) [2020-10-27T02:58:17.639Z] === RUN TestInfoAPIWarnings [2020-10-27T02:58:17.962Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-10-27T02:58:17.962Z] === RUN TestNetworkLoopbackNat [2020-10-27T02:58:18.216Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2020-10-27T02:58:18.216Z] === RUN TestInspect [2020-10-27T02:58:19.157Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-27T02:58:19.727Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-27T02:58:20.698Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2020-10-27T02:58:20.698Z] === RUN TestPause [2020-10-27T02:58:20.995Z] --- PASS: TestPause (0.54s) [2020-10-27T02:58:20.995Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-27T02:58:20.995Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:58:20.995Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:58:20.995Z] === RUN TestPauseStopPausedContainer [2020-10-27T02:58:21.635Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-10-27T02:58:21.635Z] === RUN TestPsFilter [2020-10-27T02:58:21.637Z] --- PASS: TestInspect (3.27s) [2020-10-27T02:58:21.637Z] === RUN TestCreateJob [2020-10-27T02:58:21.930Z] --- PASS: TestPsFilter (0.19s) [2020-10-27T02:58:21.930Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-27T02:58:22.225Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-10-27T02:58:22.225Z] === RUN TestRemoveContainerWithVolume [2020-10-27T02:58:22.862Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2020-10-27T02:58:22.862Z] === RUN TestRemoveContainerRunning [2020-10-27T02:58:23.500Z] --- PASS: TestRemoveContainerRunning (0.52s) [2020-10-27T02:58:23.500Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-27T02:58:23.547Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-27T02:58:24.148Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-10-27T02:58:24.148Z] === RUN TestRemoveInvalidContainer [2020-10-27T02:58:24.148Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-27T02:58:24.148Z] === RUN TestRenameLinkedContainer [2020-10-27T02:58:24.930Z] --- PASS: TestCreateJob (3.22s) [2020-10-27T02:58:24.930Z] === RUN TestReplicatedJob [2020-10-27T02:58:25.874Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-27T02:58:26.230Z] --- PASS: TestRenameLinkedContainer (2.08s) [2020-10-27T02:58:26.230Z] === RUN TestRenameStoppedContainer [2020-10-27T02:58:26.526Z] --- PASS: TestRenameStoppedContainer (0.51s) [2020-10-27T02:58:26.526Z] === RUN TestRenameRunningContainerAndReuse [2020-10-27T02:58:26.815Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-27T02:58:27.569Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-10-27T02:58:27.569Z] === RUN TestRenameInvalidName [2020-10-27T02:58:28.212Z] --- PASS: TestRenameInvalidName (0.50s) [2020-10-27T02:58:28.212Z] === RUN TestRenameAnonymousContainer [2020-10-27T02:58:30.302Z] --- PASS: TestRenameAnonymousContainer (1.97s) [2020-10-27T02:58:30.302Z] === RUN TestRenameContainerWithSameName [2020-10-27T02:58:30.595Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-10-27T02:58:30.595Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-27T02:58:31.017Z] --- PASS: TestReplicatedJob (5.72s) [2020-10-27T02:58:31.017Z] === RUN TestUpdateReplicatedJob [2020-10-27T02:58:31.017Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-10-27T02:58:31.276Z] === RUN TestDockerSuite/TestCpToDot [2020-10-27T02:58:31.640Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-10-27T02:58:31.640Z] === RUN TestResize [2020-10-27T02:58:31.846Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-27T02:58:32.276Z] --- PASS: TestResize (0.54s) [2020-10-27T02:58:32.276Z] === RUN TestResizeWithInvalidSize [2020-10-27T02:58:32.418Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.16s) [2020-10-27T02:58:32.418Z] PASS [2020-10-27T02:58:32.679Z] [2020-10-27T02:58:32.679Z] === Skipped [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-27T02:58:32.679Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:32.679Z] [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-27T02:58:32.679Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:32.679Z] [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-27T02:58:32.679Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:32.679Z] [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-27T02:58:32.679Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:32.679Z] [2020-10-27T02:58:32.679Z] [2020-10-27T02:58:32.679Z] DONE 17 tests, 4 skipped in 32.092s [2020-10-27T02:58:32.679Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-27T02:58:32.679Z] ++ 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 [2020-10-27T02:58:32.679Z] ++ set -e [2020-10-27T02:58:32.679Z] ++ '[' -n 0 ']' [2020-10-27T02:58:32.679Z] ++ set -x [2020-10-27T02:58:32.679Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:32.679Z] INFO: Testing against a local daemon [2020-10-27T02:58:32.679Z] === RUN TestPluginInvalidJSON [2020-10-27T02:58:32.679Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:58:32.679Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:58:32.679Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T02:58:32.679Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-27T02:58:32.679Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-27T02:58:32.679Z] === RUN TestPluginInstall [2020-10-27T02:58:32.679Z] === RUN TestPluginInstall/no_auth [2020-10-27T02:58:32.913Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-10-27T02:58:32.913Z] === RUN TestResizeWhenContainerNotStarted [2020-10-27T02:58:33.212Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:58:33.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:58:33.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-27T02:58:33.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-27T02:58:33.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-27T02:58:33.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:58:33.226Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-27T02:58:34.606Z] --- PASS: TestUpdateReplicatedJob (3.91s) [2020-10-27T02:58:34.606Z] === RUN TestServiceListWithStatuses [2020-10-27T02:58:34.606Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-27T02:58:34.606Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T02:58:34.606Z] === RUN TestDockerNetworkConnectAlias [2020-10-27T02:58:34.606Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-27T02:58:35.176Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-27T02:58:35.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-27T02:58:35.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-27T02:58:35.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-27T02:58:36.199Z] --- PASS: TestInfoAPIWarnings (16.26s) [2020-10-27T02:58:36.199Z] === RUN TestInfoDebug [2020-10-27T02:58:36.199Z] --- PASS: TestInfoDebug (0.52s) [2020-10-27T02:58:36.199Z] === RUN TestInfoInsecureRegistries [2020-10-27T02:58:36.199Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-10-27T02:58:36.199Z] === RUN TestInfoRegistryMirrors [2020-10-27T02:58:36.199Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-10-27T02:58:36.199Z] === RUN TestLoginFailsWithBadCredentials [2020-10-27T02:58:36.199Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-10-27T02:58:36.199Z] === RUN TestPingCacheHeaders [2020-10-27T02:58:36.199Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-10-27T02:58:36.199Z] === RUN TestPingGet [2020-10-27T02:58:36.199Z] --- PASS: TestPingGet (0.01s) [2020-10-27T02:58:36.199Z] === RUN TestPingHead [2020-10-27T02:58:36.199Z] --- PASS: TestPingHead (0.01s) [2020-10-27T02:58:36.199Z] === RUN TestVersion [2020-10-27T02:58:36.199Z] --- PASS: TestVersion (0.01s) [2020-10-27T02:58:36.199Z] PASS [2020-10-27T02:58:36.199Z] [2020-10-27T02:58:36.199Z] === Skipped [2020-10-27T02:58:36.199Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T02:58:36.199Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T02:58:36.199Z] [2020-10-27T02:58:36.199Z] [2020-10-27T02:58:36.199Z] DONE 18 tests, 1 skipped in 21.380s [2020-10-27T02:58:36.199Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-10-27T02:58:36.199Z] ++ 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 [2020-10-27T02:58:36.199Z] ++ set -e [2020-10-27T02:58:36.199Z] ++ '[' -n 0 ']' [2020-10-27T02:58:36.199Z] ++ set -x [2020-10-27T02:58:36.199Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:36.199Z] INFO: Testing against a local daemon [2020-10-27T02:58:36.199Z] === RUN TestVolumesCreateAndList [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-10-27T02:58:36.199Z] === RUN TestVolumesRemove [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesRemove (0.12s) [2020-10-27T02:58:36.199Z] === RUN TestVolumesInspect [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesInspect (0.01s) [2020-10-27T02:58:36.199Z] === RUN TestVolumesInvalidJSON [2020-10-27T02:58:36.199Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-27T02:58:36.199Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-27T02:58:36.199Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-27T02:58:36.199Z] PASS [2020-10-27T02:58:36.199Z] [2020-10-27T02:58:36.199Z] DONE 5 tests in 0.219s [2020-10-27T02:58:36.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-27T02:58:36.199Z] ++++ cat bundles/test-integration/docker.pid [2020-10-27T02:58:36.199Z] +++ kill 12073 [2020-10-27T02:58:36.199Z] +++ /etc/init.d/apparmor stop [2020-10-27T02:58:36.199Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T02:58:36.199Z] [2020-10-27T02:58:36.199Z] Unloading profiles will leave already running processes permanently [2020-10-27T02:58:36.199Z] unconfined, which can lead to unexpected situations. [2020-10-27T02:58:36.199Z] [2020-10-27T02:58:36.199Z] To set a process to complain mode, use the command line tool [2020-10-27T02:58:36.199Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T02:58:36.199Z] +++ true [2020-10-27T02:58:36.199Z] exiting test-integration [2020-10-27T02:58:36.199Z] ++ exit 0 [2020-10-27T02:58:36.199Z] [2020-10-27T02:58:36.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-27T02:58:36.578Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-27T02:58:36.841Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-27T02:58:37.792Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-27T02:58:37.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:58:38.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-27T02:58:38.731Z] === RUN TestDockerSuite/TestCreate64ByteHexID Post stage [Pipeline] junit [2020-10-27T02:58:38.968Z] Recording test results [2020-10-27T02:58:38.990Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-27T02:58:38.990Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5478580444c87c557b9523cd2e2c3446a5ebd5a220f10a83d44c127ca18b4c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5478580444c87c557b9523cd2e2c3446a5ebd5a220f10a83d44c127ca18b4c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:58:39.270Z] === RUN TestPluginInstall/with_htpasswd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-27T02:58:39.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-27T02:58:39.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47f2bb31b4493b94b52e552ecf7a35a772782b053c9d9e833a8c9117e43de247" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47f2bb31b4493b94b52e552ecf7a35a772782b053c9d9e833a8c9117e43de247" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:58:39.560Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-27T02:58:39.819Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2020-10-27T02:58:39.819Z] === RUN TestDockerNetworkReConnect [2020-10-27T02:58:39.866Z] + echo Ensuring container killed. [2020-10-27T02:58:39.866Z] Ensuring container killed. [2020-10-27T02:58:39.866Z] + docker rm -vf docker-pr1 [2020-10-27T02:58:40.080Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-27T02:58:40.080Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-27T02:58:40.080Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-27T02:58:40.101Z] === RUN TestPluginInstall/with_insecure [2020-10-27T02:58:40.167Z] Error: No such container: docker-pr1 [2020-10-27T02:58:40.167Z] + true [Pipeline] sh [2020-10-27T02:58:40.543Z] + echo Chowning /workspace to jenkins user [2020-10-27T02:58:40.543Z] Chowning /workspace to jenkins user [2020-10-27T02:58:40.543Z] + id -u [2020-10-27T02:58:40.543Z] + id -g [2020-10-27T02:58:40.543Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41592:/workspace busybox chown -R 1001:1001 /workspace [2020-10-27T02:58:40.543Z] Unable to find image 'busybox:latest' locally [2020-10-27T02:58:40.650Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-27T02:58:40.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-10-27T02:58:40.833Z] latest: Pulling from library/busybox [2020-10-27T02:58:40.909Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-27T02:58:41.123Z] 393d6a917252: Pulling fs layer [2020-10-27T02:58:41.123Z] 393d6a917252: Verifying Checksum [2020-10-27T02:58:41.123Z] 393d6a917252: Download complete [2020-10-27T02:58:41.169Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-27T02:58:41.169Z] === RUN TestDockerSuite/TestCreateRM [2020-10-27T02:58:41.429Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-27T02:58:41.429Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-27T02:58:41.429Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00a7265a901917f63a34f072962cc72a07ba007639f09058906bbe4ce26fb28a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00a7265a901917f63a34f072962cc72a07ba007639f09058906bbe4ce26fb28a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s) [2020-10-27T02:58:41.595Z] === RUN TestCgroupNamespacesRun [2020-10-27T02:58:41.688Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-27T02:58:41.745Z] --- PASS: TestPluginInstall (8.94s) [2020-10-27T02:58:41.746Z] --- PASS: TestPluginInstall/no_auth (5.93s) [2020-10-27T02:58:41.746Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-10-27T02:58:41.746Z] --- PASS: TestPluginInstall/with_insecure (1.81s) [2020-10-27T02:58:41.746Z] plugin_test.go:157: [da52ed690ece9] daemon is not started [2020-10-27T02:58:41.746Z] PASS [2020-10-27T02:58:41.746Z] [2020-10-27T02:58:41.746Z] DONE 6 tests in 9.174s [2020-10-27T02:58:41.746Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-27T02:58:41.746Z] ++ 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 [2020-10-27T02:58:41.746Z] ++ set -e [2020-10-27T02:58:41.746Z] ++ '[' -n 0 ']' [2020-10-27T02:58:41.746Z] ++ set -x [2020-10-27T02:58:41.746Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:41.753Z] 393d6a917252: Pull complete [2020-10-27T02:58:41.753Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-27T02:58:41.753Z] Status: Downloaded newer image for busybox:latest [2020-10-27T02:58:42.008Z] INFO: Testing against a local daemon [2020-10-27T02:58:42.008Z] === RUN TestExternalGraphDriver [2020-10-27T02:58:42.008Z] === RUN TestExternalGraphDriver/json [2020-10-27T02:58:43.113Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-10-27T02:58:43.113Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-27T02:58:44.157Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-10-27T02:58:44.157Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-27T02:58:44.204Z] + bundleName=s390x-integration [2020-10-27T02:58:44.204Z] + echo Creating s390x-integration-bundles.tar.gz [2020-10-27T02:58:44.204Z] Creating s390x-integration-bundles.tar.gz [2020-10-27T02:58:44.204Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-27T02:58:44.204Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-10-27T02:58:44.230Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2020-10-27T02:58:44.230Z] === RUN TestServicePlugin [2020-10-27T02:58:44.230Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-27T02:58:44.230Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [Pipeline] archiveArtifacts [2020-10-27T02:58:44.247Z] Archiving artifacts [2020-10-27T02:58:44.490Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-27T02:58:44.554Z] === RUN TestExternalGraphDriver/spec [2020-10-27T02:58:44.718Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-27T02:58:45.097Z] + make clean [2020-10-27T02:58:45.675Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-10-27T02:58:45.675Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-27T02:58:45.727Z] docker volume rm -f docker-dev-cache [2020-10-27T02:58:45.727Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T02:58:47.099Z] === RUN TestExternalGraphDriver/pull [2020-10-27T02:58:47.207Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2020-10-27T02:58:47.208Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-27T02:58:47.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-27T02:58:48.255Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-10-27T02:58:48.255Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-27T02:58:49.645Z] --- PASS: TestExternalGraphDriver (7.50s) [2020-10-27T02:58:49.645Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2020-10-27T02:58:49.645Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-10-27T02:58:49.645Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2020-10-27T02:58:49.645Z] === RUN TestGraphdriverPluginV2 [2020-10-27T02:58:49.645Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-27T02:58:49.645Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:49.645Z] PASS [2020-10-27T02:58:49.645Z] [2020-10-27T02:58:49.645Z] === Skipped [2020-10-27T02:58:49.645Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-27T02:58:49.645Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:58:49.645Z] [2020-10-27T02:58:49.645Z] [2020-10-27T02:58:49.645Z] DONE 5 tests, 1 skipped in 7.743s [2020-10-27T02:58:49.645Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-27T02:58:49.645Z] ++ 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 [2020-10-27T02:58:49.645Z] ++ set -e [2020-10-27T02:58:49.645Z] ++ '[' -n 0 ']' [2020-10-27T02:58:49.645Z] ++ set -x [2020-10-27T02:58:49.645Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:49.645Z] INFO: Testing against a local daemon [2020-10-27T02:58:49.645Z] === RUN TestContinueAfterPluginCrash [2020-10-27T02:58:49.645Z] === PAUSE TestContinueAfterPluginCrash [2020-10-27T02:58:49.645Z] === RUN TestReadPluginNoRead [2020-10-27T02:58:49.645Z] === PAUSE TestReadPluginNoRead [2020-10-27T02:58:49.645Z] === RUN TestDaemonStartWithLogOpt [2020-10-27T02:58:49.645Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-27T02:58:49.645Z] === CONT TestContinueAfterPluginCrash [2020-10-27T02:58:49.645Z] === CONT TestDaemonStartWithLogOpt [2020-10-27T02:58:49.645Z] === CONT TestReadPluginNoRead [2020-10-27T02:58:49.774Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2020-10-27T02:58:49.774Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-27T02:58:50.328Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-27T02:58:50.328Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-27T02:58:50.328Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-27T02:58:50.416Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-10-27T02:58:50.416Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-27T02:58:50.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-27T02:58:50.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-27T02:58:50.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-27T02:58:51.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-27T02:58:51.944Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2020-10-27T02:58:51.944Z] === RUN TestKernelTCPMemory [2020-10-27T02:58:52.583Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-10-27T02:58:52.583Z] === RUN TestNISDomainname [2020-10-27T02:58:52.908Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-27T02:58:53.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-27T02:58:53.222Z] --- PASS: TestNISDomainname (0.67s) [2020-10-27T02:58:53.222Z] === RUN TestHostnameDnsResolution [2020-10-27T02:58:53.861Z] === RUN TestReadPluginNoRead/default [2020-10-27T02:58:53.872Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-10-27T02:58:53.872Z] === RUN TestStats [2020-10-27T02:58:54.434Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2020-10-27T02:58:54.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-27T02:58:55.491Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-27T02:58:55.818Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-27T02:58:56.061Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-27T02:58:56.321Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-27T02:58:56.321Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-27T02:58:56.618Z] --- PASS: TestStats (2.53s) [2020-10-27T02:58:56.618Z] === RUN TestStopContainerWithTimeout [2020-10-27T02:58:56.618Z] === RUN TestStopContainerWithTimeout/0 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-27T02:58:56.618Z] === RUN TestStopContainerWithTimeout/1 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-27T02:58:56.618Z] === RUN TestStopContainerWithTimeout/3 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-27T02:58:56.618Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-27T02:58:56.618Z] === CONT TestStopContainerWithTimeout/0 [2020-10-27T02:58:56.618Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-27T02:58:56.618Z] === CONT TestStopContainerWithTimeout/1 [2020-10-27T02:58:56.618Z] === CONT TestStopContainerWithTimeout/3 [2020-10-27T02:58:56.890Z] === RUN TestDockerSuite/TestDockerFails [2020-10-27T02:58:56.890Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-10-27T02:58:56.890Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-10-27T02:58:56.890Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-10-27T02:58:57.731Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-27T02:58:57.831Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-10-27T02:58:58.400Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-10-27T02:58:59.341Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-10-27T02:58:59.382Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-10-27T02:58:59.382Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-10-27T02:58:59.382Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-10-27T02:58:59.382Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-10-27T02:58:59.382Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-10-27T02:58:59.382Z] === RUN TestDeleteDevicemapper [2020-10-27T02:58:59.382Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-27T02:58:59.382Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:58:59.382Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-27T02:58:59.616Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-10-27T02:58:59.616Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-10-27T02:58:59.616Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-10-27T02:58:59.646Z] --- PASS: TestReadPluginNoRead (9.68s) [2020-10-27T02:58:59.646Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-10-27T02:58:59.646Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-10-27T02:58:59.646Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-10-27T02:58:59.646Z] read_test.go:92: [d6513b725589d] daemon is not started [2020-10-27T02:58:59.906Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2020-10-27T02:58:59.906Z] PASS [2020-10-27T02:58:59.906Z] [2020-10-27T02:58:59.906Z] DONE 6 tests in 10.355s [2020-10-27T02:58:59.906Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-27T02:58:59.906Z] ++ 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 [2020-10-27T02:58:59.906Z] ++ set -e [2020-10-27T02:58:59.906Z] ++ '[' -n 0 ']' [2020-10-27T02:58:59.906Z] ++ set -x [2020-10-27T02:58:59.906Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:58:59.906Z] testing: warning: no tests to run [2020-10-27T02:58:59.906Z] PASS [2020-10-27T02:58:59.906Z] [2020-10-27T02:58:59.906Z] DONE 0 tests in 0.052s [2020-10-27T02:58:59.906Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-27T02:58:59.906Z] ++ 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 [2020-10-27T02:58:59.906Z] ++ set -e [2020-10-27T02:58:59.906Z] ++ '[' -n 0 ']' [2020-10-27T02:58:59.906Z] ++ set -x [2020-10-27T02:58:59.907Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:59:00.167Z] INFO: Testing against a local daemon [2020-10-27T02:59:00.167Z] === RUN TestPluginWithDevMounts [2020-10-27T02:59:00.167Z] === PAUSE TestPluginWithDevMounts [2020-10-27T02:59:00.167Z] === CONT TestPluginWithDevMounts [2020-10-27T02:59:01.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2020-10-27T02:59:01.468Z] === RUN TestUpdateMemory [2020-10-27T02:59:01.769Z] --- PASS: TestUpdateMemory (0.72s) [2020-10-27T02:59:01.769Z] === RUN TestUpdateCPUQuota [2020-10-27T02:59:02.711Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-10-27T02:59:02.711Z] PASS [2020-10-27T02:59:02.711Z] [2020-10-27T02:59:02.711Z] DONE 1 tests in 2.331s [2020-10-27T02:59:02.711Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-27T02:59:02.711Z] ++ 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 [2020-10-27T02:59:02.711Z] ++ set -e [2020-10-27T02:59:02.711Z] ++ '[' -n 0 ']' [2020-10-27T02:59:02.711Z] ++ set -x [2020-10-27T02:59:02.711Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:59:02.711Z] INFO: Testing against a local daemon [2020-10-27T02:59:02.711Z] === RUN TestSecretInspect [2020-10-27T02:59:02.816Z] --- PASS: TestUpdateCPUQuota (0.90s) [2020-10-27T02:59:02.816Z] === RUN TestUpdatePidsLimit [2020-10-27T02:59:02.816Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-27T02:59:03.116Z] === RUN TestUpdatePidsLimit/no_change [2020-10-27T02:59:03.409Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-27T02:59:03.710Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-27T02:59:04.011Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-27T02:59:04.308Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-27T02:59:04.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-27T02:59:04.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit (2.74s) [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-10-27T02:59:05.659Z] === RUN TestUpdateRestartPolicy [2020-10-27T02:59:06.029Z] --- PASS: TestSecretInspect (3.22s) [2020-10-27T02:59:06.029Z] === RUN TestSecretList [2020-10-27T02:59:06.797Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-27T02:59:08.179Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-27T02:59:08.572Z] --- PASS: TestSecretList (2.69s) [2020-10-27T02:59:08.573Z] === RUN TestSecretsCreateAndDelete [2020-10-27T02:59:09.559Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-10-27T02:59:10.127Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-27T02:59:10.696Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-27T02:59:11.265Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-27T02:59:11.834Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-27T02:59:11.873Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-10-27T02:59:11.873Z] === RUN TestSecretsUpdate [2020-10-27T02:59:12.403Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-27T02:59:12.663Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-10-27T02:59:12.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-27T02:59:14.303Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-10-27T02:59:15.173Z] --- PASS: TestSecretsUpdate (3.22s) [2020-10-27T02:59:15.173Z] === RUN TestTemplatedSecret [2020-10-27T02:59:15.685Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-27T02:59:17.066Z] --- PASS: TestServicePlugin (32.84s) [2020-10-27T02:59:17.066Z] plugin_test.go:62: [d7836ec19b7e9] joining swarm manager [de6f0b9542cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T02:59:17.066Z] plugin_test.go:65: [dfce76e61ff22] joining swarm manager [de6f0b9542cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T02:59:17.066Z] === RUN TestServiceUpdateLabel [2020-10-27T02:59:18.006Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-10-27T02:59:18.340Z] --- PASS: TestUpdateRestartPolicy (11.37s) [2020-10-27T02:59:18.340Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-27T02:59:18.340Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-10-27T02:59:18.340Z] === RUN TestWaitNonBlocked [2020-10-27T02:59:18.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:59:18.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:59:18.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:59:18.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:59:18.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-27T02:59:18.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-27T02:59:18.340Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-27T02:59:18.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-10-27T02:59:18.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2020-10-27T02:59:18.340Z] === RUN TestWaitBlocked [2020-10-27T02:59:18.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:59:18.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:59:18.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:59:18.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:59:18.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-27T02:59:18.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-27T02:59:18.476Z] --- PASS: TestTemplatedSecret (3.38s) [2020-10-27T02:59:18.476Z] === RUN TestSecretCreateResolve [2020-10-27T02:59:18.981Z] --- PASS: TestWaitBlocked (0.03s) [2020-10-27T02:59:18.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-10-27T02:59:18.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-10-27T02:59:18.981Z] === CONT TestContainerStartOnDaemonRestart [2020-10-27T02:59:18.981Z] === CONT TestIpcModeOlderClient [2020-10-27T02:59:18.981Z] === CONT TestDaemonHostGatewayIP [2020-10-27T02:59:18.981Z] === CONT TestContainerKillOnDaemonStart [2020-10-27T02:59:19.286Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-10-27T02:59:19.286Z] === CONT TestDaemonRestartIpcMode [2020-10-27T02:59:19.915Z] --- PASS: TestServiceUpdateLabel (2.55s) [2020-10-27T02:59:19.915Z] === RUN TestServiceUpdateSecrets [2020-10-27T02:59:20.176Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-27T02:59:21.114Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-27T02:59:21.778Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-10-27T02:59:21.778Z] PASS [2020-10-27T02:59:21.778Z] [2020-10-27T02:59:21.778Z] DONE 6 tests in 19.159s [2020-10-27T02:59:21.778Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-10-27T02:59:21.778Z] ++ 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 [2020-10-27T02:59:21.778Z] ++ set -e [2020-10-27T02:59:21.778Z] ++ '[' -n 0 ']' [2020-10-27T02:59:21.778Z] ++ set -x [2020-10-27T02:59:21.778Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:59:21.778Z] INFO: Testing against a local daemon [2020-10-27T02:59:21.778Z] === RUN TestServiceCreateInit [2020-10-27T02:59:21.778Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-27T02:59:22.496Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-27T02:59:22.858Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2020-10-27T02:59:23.150Z] --- PASS: TestDaemonHostGatewayIP (4.07s) [2020-10-27T02:59:23.446Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-10-27T02:59:27.069Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-27T02:59:27.796Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-27T02:59:28.056Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-27T02:59:29.434Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-27T02:59:30.372Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-10-27T02:59:30.372Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-27T02:59:30.632Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-10-27T02:59:30.632Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-10-27T02:59:30.632Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-27T02:59:31.571Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-27T02:59:31.935Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2020-10-27T02:59:31.935Z] PASS [2020-10-27T02:59:31.935Z] [2020-10-27T02:59:31.935Z] === Skipped [2020-10-27T02:59:31.935Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-10-27T02:59:31.935Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-27T02:59:31.935Z] [2020-10-27T02:59:31.935Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-27T02:59:31.935Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-27T02:59:31.935Z] [2020-10-27T02:59:31.935Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-10-27T02:59:31.935Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-27T02:59:31.935Z] [2020-10-27T02:59:31.935Z] [2020-10-27T02:59:31.935Z] DONE 193 tests, 3 skipped in 108.880s [2020-10-27T02:59:31.935Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-10-27T02:59:31.935Z] ++ 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 [2020-10-27T02:59:31.935Z] ++ set -e [2020-10-27T02:59:31.935Z] ++ '[' -n 0 ']' [2020-10-27T02:59:31.935Z] ++ set -x [2020-10-27T02:59:31.935Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T02:59:31.935Z] INFO: Testing against a local daemon [2020-10-27T02:59:31.935Z] === RUN TestCommitInheritsEnv [2020-10-27T02:59:32.230Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-10-27T02:59:32.230Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-27T02:59:32.230Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-27T02:59:32.230Z] === RUN TestImagesFilterMultiReference [2020-10-27T02:59:32.358Z] --- PASS: TestServiceCreateInit (9.91s) [2020-10-27T02:59:32.358Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2020-10-27T02:59:32.358Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-10-27T02:59:32.358Z] === RUN TestCreateServiceMultipleTimes [2020-10-27T02:59:32.511Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-27T02:59:32.511Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-27T02:59:32.511Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-27T02:59:32.530Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-10-27T02:59:32.530Z] === RUN TestImagePullPlatformInvalid [2020-10-27T02:59:32.530Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-27T02:59:32.530Z] === RUN TestRemoveImageOrphaning [2020-10-27T02:59:32.825Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-10-27T02:59:32.825Z] === RUN TestRemoveImageGarbageCollector [2020-10-27T02:59:32.825Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-27T02:59:32.825Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T02:59:32.825Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-27T02:59:32.825Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-27T02:59:32.825Z] === RUN TestTagInvalidReference [2020-10-27T02:59:32.825Z] --- PASS: TestTagInvalidReference (0.02s) [2020-10-27T02:59:32.825Z] === RUN TestTagValidPrefixedRepo [2020-10-27T02:59:32.825Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-10-27T02:59:32.825Z] === RUN TestTagExistedNameWithoutForce [2020-10-27T02:59:32.825Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-10-27T02:59:32.825Z] === RUN TestTagOfficialNames [2020-10-27T02:59:32.825Z] --- PASS: TestTagOfficialNames (0.04s) [2020-10-27T02:59:32.825Z] === RUN TestTagMatchesDigest [2020-10-27T02:59:32.825Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-27T02:59:32.825Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-27T02:59:33.450Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-27T02:59:33.450Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-27T02:59:33.709Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-27T02:59:34.649Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2020-10-27T02:59:34.649Z] === RUN TestServiceUpdateConfigs [2020-10-27T02:59:34.649Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-10-27T02:59:34.909Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-10-27T02:59:34.909Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-10-27T02:59:34.909Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-27T02:59:35.080Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-27T02:59:35.080Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-10-27T02:59:35.080Z] remote: Enumerating objects: 2, done. [2020-10-27T02:59:35.080Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-10-27T02:59:35.080Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-10-27T02:59:35.080Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-10-27T02:59:35.080Z] 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. [2020-10-27T02:59:35.080Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-10-27T02:59:35.080Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-27T02:59:35.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit [2020-10-27T02:59:36.815Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-10-27T02:59:37.075Z] === RUN TestDockerSuite/TestEventsRename [2020-10-27T02:59:37.644Z] === RUN TestDockerSuite/TestEventsResize [2020-10-27T02:59:38.214Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-27T02:59:38.687Z] ? github.com/docker/docker/api [no test files] [2020-10-27T02:59:38.783Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-27T02:59:39.353Z] === RUN TestDockerSuite/TestEventsStreaming [2020-10-27T02:59:39.612Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-27T02:59:42.902Z] === RUN TestDockerSuite/TestEventsTop [2020-10-27T02:59:42.902Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-27T02:59:45.439Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-27T02:59:49.636Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-10-27T02:59:49.636Z] === RUN TestServiceUpdateNetwork [2020-10-27T02:59:53.537Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-10-27T02:59:54.323Z] --- PASS: TestCreateServiceMultipleTimes (19.24s) [2020-10-27T02:59:54.323Z] === RUN TestCreateServiceConflict [2020-10-27T02:59:54.323Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-10-27T02:59:54.323Z] === RUN TestCreateServiceMaxReplicas [2020-10-27T02:59:56.225Z] === RUN TestDockerSuite/TestExec [2020-10-27T02:59:56.795Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-27T02:59:57.365Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-27T02:59:57.627Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2020-10-27T02:59:57.627Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-27T02:59:57.934Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-27T02:59:58.194Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-27T02:59:59.579Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-27T02:59:59.839Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-27T03:00:00.410Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-27T03:00:00.980Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-27T03:00:01.549Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-27T03:00:02.120Z] --- PASS: TestServiceUpdateNetwork (12.79s) [2020-10-27T03:00:02.120Z] === RUN TestServiceUpdatePidsLimit [2020-10-27T03:00:02.120Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-27T03:00:03.063Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-27T03:00:03.632Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-27T03:00:04.572Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-27T03:00:04.572Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-27T03:00:05.512Z] === RUN TestDockerSuite/TestExecEnv [2020-10-27T03:00:05.771Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-27T03:00:07.152Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-27T03:00:07.413Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-27T03:00:09.950Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-27T03:00:10.519Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-10-27T03:00:11.090Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-27T03:00:11.350Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-27T03:00:11.610Z] === RUN TestDockerSuite/TestExecParseError [2020-10-27T03:00:12.182Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-27T03:00:12.442Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-27T03:00:13.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-27T03:00:13.012Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-27T03:00:14.393Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-27T03:00:14.964Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-27T03:00:15.743Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2020-10-27T03:00:15.743Z] === RUN TestCreateServiceSecretFileMode [2020-10-27T03:00:15.903Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-27T03:00:16.003Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-10-27T03:00:16.003Z] === RUN TestCreateServiceConfigFileMode [2020-10-27T03:00:19.213Z] --- PASS: TestServiceUpdatePidsLimit (16.72s) [2020-10-27T03:00:19.213Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-10-27T03:00:19.213Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-10-27T03:00:19.213Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2020-10-27T03:00:19.213Z] PASS [2020-10-27T03:00:19.213Z] [2020-10-27T03:00:19.213Z] === Skipped [2020-10-27T03:00:19.213Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-27T03:00:19.213Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T03:00:19.213Z] [2020-10-27T03:00:19.213Z] [2020-10-27T03:00:19.213Z] DONE 27 tests, 1 skipped in 181.081s [2020-10-27T03:00:19.213Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-27T03:00:19.213Z] ++ 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 [2020-10-27T03:00:19.213Z] ++ set -e [2020-10-27T03:00:19.213Z] ++ '[' -n 0 ']' [2020-10-27T03:00:19.213Z] ++ set -x [2020-10-27T03:00:19.213Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:00:19.213Z] INFO: Testing against a local daemon [2020-10-27T03:00:19.213Z] === RUN TestSessionCreate [2020-10-27T03:00:19.213Z] --- PASS: TestSessionCreate (0.02s) [2020-10-27T03:00:19.213Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-27T03:00:19.213Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-27T03:00:19.213Z] PASS [2020-10-27T03:00:19.213Z] [2020-10-27T03:00:19.213Z] DONE 2 tests in 0.154s [2020-10-27T03:00:19.213Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-27T03:00:19.214Z] ++ 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 [2020-10-27T03:00:19.214Z] ++ set -e [2020-10-27T03:00:19.214Z] ++ '[' -n 0 ']' [2020-10-27T03:00:19.214Z] ++ set -x [2020-10-27T03:00:19.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:00:19.214Z] INFO: Testing against a local daemon [2020-10-27T03:00:19.214Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-27T03:00:19.214Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T03:00:19.214Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T03:00:19.214Z] === RUN TestEventsExecDie [2020-10-27T03:00:19.307Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2020-10-27T03:00:19.307Z] === RUN TestCreateServiceSysctls [2020-10-27T03:00:19.785Z] --- PASS: TestEventsExecDie (0.70s) [2020-10-27T03:00:19.785Z] === RUN TestEventsBackwardsCompatible [2020-10-27T03:00:19.785Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-10-27T03:00:19.785Z] === RUN TestInfoBinaryCommits [2020-10-27T03:00:20.044Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-10-27T03:00:20.044Z] === RUN TestInfoAPIVersioned [2020-10-27T03:00:20.044Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-27T03:00:20.044Z] === RUN TestInfoDiscoveryBackend [2020-10-27T03:00:20.614Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-10-27T03:00:20.614Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-27T03:00:21.552Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-27T03:00:21.552Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-27T03:00:22.121Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-10-27T03:00:22.121Z] === RUN TestInfoAPI [2020-10-27T03:00:22.121Z] --- PASS: TestInfoAPI (0.03s) [2020-10-27T03:00:22.121Z] === RUN TestInfoAPIWarnings [2020-10-27T03:00:23.514Z] --- PASS: TestCreateServiceSysctls (4.15s) [2020-10-27T03:00:23.514Z] === RUN TestCreateServiceCapabilities [2020-10-27T03:00:26.819Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-10-27T03:00:26.819Z] === RUN TestInspect [2020-10-27T03:00:27.396Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-27T03:00:27.396Z] === RUN TestDockerSuite/TestExecTTY [2020-10-27T03:00:27.656Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-27T03:00:28.225Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-27T03:00:28.794Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-27T03:00:29.363Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-27T03:00:29.363Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-27T03:00:30.302Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-10-27T03:00:30.871Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-27T03:00:31.029Z] --- PASS: TestInspect (3.44s) [2020-10-27T03:00:31.029Z] === RUN TestCreateJob [2020-10-27T03:00:31.811Z] === RUN TestDockerSuite/TestExecWithTERM [2020-10-27T03:00:32.380Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-27T03:00:32.949Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-27T03:00:34.331Z] --- PASS: TestCreateJob (4.19s) [2020-10-27T03:00:34.331Z] === RUN TestReplicatedJob [2020-10-27T03:00:38.226Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-27T03:00:38.226Z] --- PASS: TestInfoAPIWarnings (16.23s) [2020-10-27T03:00:38.226Z] === RUN TestInfoDebug [2020-10-27T03:00:38.794Z] --- PASS: TestInfoDebug (0.53s) [2020-10-27T03:00:38.794Z] === RUN TestInfoInsecureRegistries [2020-10-27T03:00:39.364Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-10-27T03:00:39.364Z] === RUN TestInfoRegistryMirrors [2020-10-27T03:00:39.933Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-10-27T03:00:39.933Z] === RUN TestLoginFailsWithBadCredentials [2020-10-27T03:00:39.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-10-27T03:00:39.933Z] === RUN TestPingCacheHeaders [2020-10-27T03:00:39.933Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-10-27T03:00:39.933Z] === RUN TestPingGet [2020-10-27T03:00:39.933Z] --- PASS: TestPingGet (0.01s) [2020-10-27T03:00:39.933Z] === RUN TestPingHead [2020-10-27T03:00:39.933Z] --- PASS: TestPingHead (0.02s) [2020-10-27T03:00:39.933Z] === RUN TestVersion [2020-10-27T03:00:39.933Z] --- PASS: TestVersion (0.02s) [2020-10-27T03:00:39.933Z] PASS [2020-10-27T03:00:40.192Z] [2020-10-27T03:00:40.192Z] === Skipped [2020-10-27T03:00:40.192Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T03:00:40.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T03:00:40.192Z] [2020-10-27T03:00:40.192Z] [2020-10-27T03:00:40.192Z] DONE 18 tests, 1 skipped in 21.041s [2020-10-27T03:00:40.192Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-27T03:00:40.192Z] ++ 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 [2020-10-27T03:00:40.192Z] ++ set -e [2020-10-27T03:00:40.192Z] ++ '[' -n 0 ']' [2020-10-27T03:00:40.192Z] ++ set -x [2020-10-27T03:00:40.192Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:00:40.192Z] INFO: Testing against a local daemon [2020-10-27T03:00:40.192Z] === RUN TestVolumesCreateAndList [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-10-27T03:00:40.192Z] === RUN TestVolumesRemove [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesRemove (0.07s) [2020-10-27T03:00:40.192Z] === RUN TestVolumesInspect [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesInspect (0.01s) [2020-10-27T03:00:40.192Z] === RUN TestVolumesInvalidJSON [2020-10-27T03:00:40.192Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-27T03:00:40.192Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-27T03:00:40.192Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-27T03:00:40.192Z] PASS [2020-10-27T03:00:40.192Z] [2020-10-27T03:00:40.192Z] DONE 5 tests in 0.218s [2020-10-27T03:00:40.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-27T03:00:40.451Z] ++++ cat bundles/test-integration/docker.pid [2020-10-27T03:00:40.451Z] +++ kill 5575 [2020-10-27T03:00:41.833Z] +++ /etc/init.d/apparmor stop [2020-10-27T03:00:41.834Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T03:00:41.834Z] [2020-10-27T03:00:41.834Z] Unloading profiles will leave already running processes permanently [2020-10-27T03:00:41.834Z] unconfined, which can lead to unexpected situations. [2020-10-27T03:00:41.834Z] [2020-10-27T03:00:41.834Z] To set a process to complain mode, use the command line tool [2020-10-27T03:00:41.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T03:00:41.834Z] +++ true [2020-10-27T03:00:41.834Z] exiting test-integration [2020-10-27T03:00:41.834Z] ++ exit 0 [2020-10-27T03:00:41.834Z] [2020-10-27T03:00:41.834Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-27T03:00:42.094Z] + for job in $(jobs -p) [2020-10-27T03:00:42.094Z] + wait 5768 [2020-10-27T03:00:42.472Z] --- PASS: TestReplicatedJob (6.62s) [2020-10-27T03:00:42.472Z] === RUN TestUpdateReplicatedJob [2020-10-27T03:00:44.013Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-27T03:00:45.773Z] --- PASS: TestUpdateReplicatedJob (4.41s) [2020-10-27T03:00:45.773Z] === RUN TestServiceListWithStatuses [2020-10-27T03:00:45.773Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-27T03:00:45.773Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T03:00:45.773Z] === RUN TestDockerNetworkConnectAlias [2020-10-27T03:00:49.287Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-27T03:00:49.287Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-27T03:00:49.287Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-27T03:00:49.287Z] === RUN TestDockerSuite/TestHealth [2020-10-27T03:00:52.359Z] --- PASS: TestDockerNetworkConnectAlias (6.65s) [2020-10-27T03:00:52.359Z] === RUN TestDockerNetworkReConnect [2020-10-27T03:00:57.650Z] --- PASS: TestDockerNetworkReConnect (5.26s) [2020-10-27T03:00:57.650Z] === RUN TestServicePlugin [2020-10-27T03:00:57.650Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-27T03:00:57.650Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:00:57.650Z] === RUN TestServiceUpdateLabel [2020-10-27T03:01:00.949Z] --- PASS: TestServiceUpdateLabel (3.24s) [2020-10-27T03:01:00.949Z] === RUN TestServiceUpdateSecrets [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-27T03:01:11.229Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-27T03:01:11.800Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-27T03:01:14.336Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-27T03:01:14.337Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-27T03:01:14.337Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/builder/dockerfile 0.334s coverage: 48.0% of statements [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.6% of statements [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-10-27T03:01:14.917Z] ok github.com/docker/docker/builder/remotecontext/git 1.323s coverage: 86.3% of statements [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/cli [no test files] [2020-10-27T03:01:14.917Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-27T03:01:15.720Z] === RUN TestDockerSuite/TestImportFile [2020-10-27T03:01:16.663Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-27T03:01:16.663Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-27T03:01:17.438Z] ok github.com/docker/docker/client 0.189s coverage: 75.4% of statements [2020-10-27T03:01:17.602Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-27T03:01:18.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-10-27T03:01:19.064Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-10-27T03:01:19.064Z] === RUN TestServiceUpdateConfigs [2020-10-27T03:01:19.112Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-27T03:01:20.052Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-27T03:01:20.622Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-27T03:01:21.192Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-27T03:01:21.762Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-27T03:01:21.762Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-10-27T03:01:21.762Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-27T03:01:22.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-27T03:01:22.593Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-27T03:01:23.163Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-27T03:01:23.423Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-27T03:01:24.003Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-27T03:01:24.587Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-27T03:01:24.587Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-10-27T03:01:25.524Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-27T03:01:26.093Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-27T03:01:26.353Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-27T03:01:26.612Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-27T03:01:26.872Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-27T03:01:26.872Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-27T03:01:27.811Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-27T03:01:28.071Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-27T03:01:28.642Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-27T03:01:29.212Z] === RUN TestDockerSuite/TestInspectImage [2020-10-27T03:01:29.212Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-27T03:01:29.212Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-27T03:01:29.212Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-27T03:01:29.781Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-27T03:01:30.041Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-27T03:01:30.041Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-27T03:01:30.614Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-27T03:01:31.183Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-27T03:01:31.291Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2020-10-27T03:01:31.292Z] === RUN TestServiceUpdateNetwork [2020-10-27T03:01:33.089Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-27T03:01:33.089Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-27T03:01:33.657Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-27T03:01:34.233Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-27T03:01:35.173Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-27T03:01:35.743Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-27T03:01:36.313Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-27T03:01:36.572Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-27T03:01:37.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-27T03:01:37.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-27T03:01:37.971Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-27T03:01:37.971Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-10-27T03:01:39.356Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-27T03:01:39.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-10-27T03:01:40.295Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-27T03:01:42.868Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-27T03:01:42.868Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-27T03:01:44.778Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-27T03:01:45.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-27T03:01:46.201Z] --- PASS: TestServiceUpdateNetwork (14.16s) [2020-10-27T03:01:46.201Z] === RUN TestServiceUpdatePidsLimit [2020-10-27T03:01:46.435Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-27T03:01:46.772Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-27T03:01:47.717Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-27T03:01:48.344Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-27T03:01:48.344Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-27T03:01:50.257Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-27T03:01:50.257Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-27T03:01:51.196Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-27T03:01:55.860Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-27T03:01:59.328Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-27T03:01:59.899Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-27T03:02:01.277Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-27T03:02:01.537Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-27T03:02:02.445Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-10-27T03:02:02.445Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-10-27T03:02:02.445Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-10-27T03:02:02.445Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-10-27T03:02:02.445Z] PASS [2020-10-27T03:02:02.445Z] [2020-10-27T03:02:02.445Z] === Skipped [2020-10-27T03:02:02.445Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-27T03:02:02.445Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T03:02:02.445Z] [2020-10-27T03:02:02.445Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-10-27T03:02:02.445Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:02:02.445Z] [2020-10-27T03:02:02.445Z] [2020-10-27T03:02:02.445Z] DONE 27 tests, 2 skipped in 160.964s [2020-10-27T03:02:02.445Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-10-27T03:02:02.445Z] ++ 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 [2020-10-27T03:02:02.445Z] ++ set -e [2020-10-27T03:02:02.445Z] ++ '[' -n 0 ']' [2020-10-27T03:02:02.445Z] ++ set -x [2020-10-27T03:02:02.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:02:02.706Z] INFO: Testing against a local daemon [2020-10-27T03:02:02.706Z] === RUN TestSessionCreate [2020-10-27T03:02:02.706Z] --- PASS: TestSessionCreate (0.06s) [2020-10-27T03:02:02.706Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-27T03:02:02.706Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-10-27T03:02:02.706Z] PASS [2020-10-27T03:02:02.706Z] [2020-10-27T03:02:02.706Z] DONE 2 tests in 0.275s [2020-10-27T03:02:02.706Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-10-27T03:02:02.706Z] ++ 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 [2020-10-27T03:02:02.706Z] ++ set -e [2020-10-27T03:02:02.706Z] ++ '[' -n 0 ']' [2020-10-27T03:02:02.706Z] ++ set -x [2020-10-27T03:02:02.706Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:02:02.966Z] INFO: Testing against a local daemon [2020-10-27T03:02:02.966Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-27T03:02:02.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-10-27T03:02:02.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T03:02:02.966Z] === RUN TestEventsExecDie [2020-10-27T03:02:03.447Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-10-27T03:02:03.447Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-27T03:02:03.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-27T03:02:03.447Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-27T03:02:03.447Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-27T03:02:03.447Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-27T03:02:03.909Z] --- PASS: TestEventsExecDie (0.94s) [2020-10-27T03:02:03.909Z] === RUN TestEventsBackwardsCompatible [2020-10-27T03:02:04.018Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-27T03:02:04.067Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 29.1% of statements [2020-10-27T03:02:04.067Z] ok github.com/docker/docker/container 0.139s coverage: 34.7% of statements [2020-10-27T03:02:04.067Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-27T03:02:04.067Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-27T03:02:04.067Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-27T03:02:04.067Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-27T03:02:04.170Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-10-27T03:02:04.171Z] === RUN TestInfoBinaryCommits [2020-10-27T03:02:04.171Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-10-27T03:02:04.171Z] === RUN TestInfoAPIVersioned [2020-10-27T03:02:04.171Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-10-27T03:02:04.171Z] === RUN TestInfoDiscoveryBackend [2020-10-27T03:02:04.588Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-27T03:02:04.742Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-10-27T03:02:04.742Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-27T03:02:05.683Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-27T03:02:05.683Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-27T03:02:06.625Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-10-27T03:02:06.625Z] === RUN TestInfoAPI [2020-10-27T03:02:06.625Z] --- PASS: TestInfoAPI (0.05s) [2020-10-27T03:02:06.625Z] === RUN TestInfoAPIWarnings [2020-10-27T03:02:08.795Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-27T03:02:08.795Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-27T03:02:09.315Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-10-27T03:02:10.244Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-10-27T03:02:11.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-10-27T03:02:14.070Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-27T03:02:14.070Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-27T03:02:14.070Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-27T03:02:15.011Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-27T03:02:15.583Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-27T03:02:16.530Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-27T03:02:17.473Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-27T03:02:18.043Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-27T03:02:19.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-27T03:02:19.951Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-27T03:02:20.521Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-27T03:02:21.090Z] === RUN TestDockerSuite/TestLogsSince [2020-10-27T03:02:21.567Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2020-10-27T03:02:21.567Z] ok github.com/docker/docker/daemon 12.135s coverage: 17.2% of statements [2020-10-27T03:02:21.567Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-27T03:02:21.567Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-27T03:02:22.495Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 81.8% of statements [2020-10-27T03:02:23.058Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-10-27T03:02:23.619Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-10-27T03:02:23.619Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-27T03:02:23.619Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-27T03:02:24.549Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-10-27T03:02:24.732Z] --- PASS: TestInfoAPIWarnings (16.61s) [2020-10-27T03:02:24.732Z] === RUN TestInfoDebug [2020-10-27T03:02:24.732Z] --- PASS: TestInfoDebug (0.61s) [2020-10-27T03:02:24.732Z] === RUN TestInfoInsecureRegistries [2020-10-27T03:02:24.732Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-10-27T03:02:24.732Z] === RUN TestInfoRegistryMirrors [2020-10-27T03:02:24.993Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-10-27T03:02:24.993Z] === RUN TestLoginFailsWithBadCredentials [2020-10-27T03:02:25.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-10-27T03:02:25.254Z] === RUN TestPingCacheHeaders [2020-10-27T03:02:25.254Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-10-27T03:02:25.254Z] === RUN TestPingGet [2020-10-27T03:02:25.254Z] --- PASS: TestPingGet (0.03s) [2020-10-27T03:02:25.254Z] === RUN TestPingHead [2020-10-27T03:02:25.254Z] --- PASS: TestPingHead (0.05s) [2020-10-27T03:02:25.254Z] === RUN TestVersion [2020-10-27T03:02:25.254Z] --- PASS: TestVersion (0.04s) [2020-10-27T03:02:25.254Z] PASS [2020-10-27T03:02:25.254Z] [2020-10-27T03:02:25.254Z] === Skipped [2020-10-27T03:02:25.254Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-10-27T03:02:25.254Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T03:02:25.254Z] [2020-10-27T03:02:25.254Z] [2020-10-27T03:02:25.254Z] DONE 18 tests, 1 skipped in 22.525s [2020-10-27T03:02:25.254Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-27T03:02:25.254Z] ++ 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 [2020-10-27T03:02:25.254Z] ++ set -e [2020-10-27T03:02:25.254Z] ++ '[' -n 0 ']' [2020-10-27T03:02:25.254Z] ++ set -x [2020-10-27T03:02:25.254Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:02:25.514Z] INFO: Testing against a local daemon [2020-10-27T03:02:25.514Z] === RUN TestVolumesCreateAndList [2020-10-27T03:02:25.514Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-10-27T03:02:25.514Z] === RUN TestVolumesRemove [2020-10-27T03:02:25.775Z] --- PASS: TestVolumesRemove (0.12s) [2020-10-27T03:02:25.775Z] === RUN TestVolumesInspect [2020-10-27T03:02:25.775Z] --- PASS: TestVolumesInspect (0.03s) [2020-10-27T03:02:25.775Z] === RUN TestVolumesInvalidJSON [2020-10-27T03:02:25.775Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-27T03:02:25.775Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-27T03:02:25.775Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-27T03:02:25.775Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-27T03:02:25.775Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-27T03:02:25.775Z] PASS [2020-10-27T03:02:25.775Z] [2020-10-27T03:02:25.775Z] DONE 5 tests in 0.379s [2020-10-27T03:02:25.775Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-27T03:02:26.036Z] ++++ cat bundles/test-integration/docker.pid [2020-10-27T03:02:26.036Z] +++ kill 13715 [2020-10-27T03:02:27.068Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.411s coverage: 73.1% of statements [2020-10-27T03:02:27.324Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2020-10-27T03:02:27.419Z] +++ /etc/init.d/apparmor stop [2020-10-27T03:02:27.419Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T03:02:27.419Z] [2020-10-27T03:02:27.419Z] Unloading profiles will leave already running processes permanently [2020-10-27T03:02:27.419Z] unconfined, which can lead to unexpected situations. [2020-10-27T03:02:27.419Z] [2020-10-27T03:02:27.419Z] To set a process to complain mode, use the command line tool [2020-10-27T03:02:27.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T03:02:27.419Z] +++ true [2020-10-27T03:02:27.419Z] exiting test-integration [2020-10-27T03:02:27.419Z] ++ exit 0 [2020-10-27T03:02:27.419Z] [2020-10-27T03:02:28.693Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.399s coverage: 56.2% of statements [2020-10-27T03:02:29.214Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow Post stage [Pipeline] junit [2020-10-27T03:02:29.977Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-27T03:02:30.587Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-10-27T03:02:30.678Z] + echo Ensuring container killed. [2020-10-27T03:02:30.678Z] Ensuring container killed. [2020-10-27T03:02:30.678Z] + docker rm -vf docker-pr1 [2020-10-27T03:02:30.678Z] Error: No such container: docker-pr1 [2020-10-27T03:02:30.678Z] + true [Pipeline] sh [2020-10-27T03:02:30.966Z] + echo Chowning /workspace to jenkins user [2020-10-27T03:02:30.966Z] Chowning /workspace to jenkins user [2020-10-27T03:02:30.966Z] + id -u [2020-10-27T03:02:30.966Z] + id -g [2020-10-27T03:02:30.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace [2020-10-27T03:02:30.966Z] Unable to find image 'busybox:latest' locally [2020-10-27T03:02:31.537Z] latest: Pulling from library/busybox [2020-10-27T03:02:31.537Z] 5dce72bf4214: Pulling fs layer [2020-10-27T03:02:31.537Z] 5dce72bf4214: Download complete [2020-10-27T03:02:31.798Z] 5dce72bf4214: Pull complete [2020-10-27T03:02:31.798Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-27T03:02:31.798Z] Status: Downloaded newer image for busybox:latest [2020-10-27T03:02:32.497Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.402s coverage: 45.8% of statements [2020-10-27T03:02:32.497Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-27T03:02:33.059Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.406s coverage: 49.5% of statements [2020-10-27T03:02:33.406Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-27T03:02:33.665Z] === RUN TestDockerSuite/TestLogsTail [2020-10-27T03:02:34.236Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-27T03:02:34.804Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-27T03:02:34.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-10-27T03:02:34.951Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.567s coverage: 57.7% of statements [2020-10-27T03:02:34.951Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-27T03:02:34.951Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-27T03:02:34.951Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-27T03:02:35.374Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-27T03:02:35.402Z] + bundleName=arm64-integration [2020-10-27T03:02:35.402Z] + echo Creating arm64-integration-bundles.tar.gz [2020-10-27T03:02:35.402Z] Creating arm64-integration-bundles.tar.gz [2020-10-27T03:02:35.402Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 [2020-10-27T03:02:35.402Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-27T03:02:35.634Z] === RUN TestDockerSuite/TestMountIntoSys [Pipeline] archiveArtifacts [2020-10-27T03:02:35.676Z] Archiving artifacts [2020-10-27T03:02:36.204Z] === RUN TestDockerSuite/TestNetHostname [2020-10-27T03:02:36.841Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-10-27T03:02:37.448Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-27T03:02:37.770Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-10-27T03:02:37.788Z] + make clean [2020-10-27T03:02:38.027Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-10-27T03:02:38.027Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-27T03:02:38.027Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-27T03:02:38.359Z] docker volume rm -f docker-dev-cache [2020-10-27T03:02:38.359Z] docker-dev-cache [Pipeline] deleteDir [2020-10-27T03:02:38.746Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-27T03:02:38.746Z] === RUN TestDockerSuite/TestNetworkEvents [2020-10-27T03:02:39.919Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2020-10-27T03:02:40.481Z] ok github.com/docker/docker/daemon/logger/awslogs 0.186s coverage: 77.4% of statements [2020-10-27T03:02:40.481Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-27T03:02:40.481Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-27T03:02:40.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-27T03:02:41.043Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-10-27T03:02:41.605Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T03:02:42.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-10-27T03:02:42.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-10-27T03:02:43.903Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 75.2% of statements [2020-10-27T03:02:43.903Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-27T03:02:44.159Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 37.7% of statements [2020-10-27T03:02:44.848Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-27T03:02:45.528Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-10-27T03:02:45.787Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-27T03:02:46.367Z] === RUN TestDockerSuite/TestPluginActive [2020-10-27T03:02:46.904Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-10-27T03:02:46.904Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-10-27T03:02:47.466Z] ok github.com/docker/docker/daemon/logger/splunk 1.672s coverage: 82.5% of statements [2020-10-27T03:02:47.466Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-27T03:02:47.723Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-10-27T03:02:47.723Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-27T03:02:48.275Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-27T03:02:50.244Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-10-27T03:02:50.244Z] ok github.com/docker/docker/distribution 0.244s coverage: 21.9% of statements [2020-10-27T03:02:50.244Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-27T03:02:51.612Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-10-27T03:02:52.541Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-10-27T03:02:53.105Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-10-27T03:02:53.105Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-10-27T03:02:53.105Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-27T03:02:53.105Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-27T03:02:53.552Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-27T03:02:53.552Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-27T03:02:53.811Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-27T03:02:54.472Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-10-27T03:02:54.473Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-27T03:02:55.036Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-10-27T03:02:55.413Z] --- PASS: TestImportExtremelyLargeImageWorks (192.53s) [2020-10-27T03:02:55.413Z] PASS [2020-10-27T03:02:55.413Z] [2020-10-27T03:02:55.413Z] === Skipped [2020-10-27T03:02:55.413Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-27T03:02:55.413Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:02:55.413Z] [2020-10-27T03:02:55.413Z] [2020-10-27T03:02:55.413Z] DONE 12 tests, 1 skipped in 193.557s [2020-10-27T03:02:55.413Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-10-27T03:02:55.413Z] ++ 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 [2020-10-27T03:02:55.413Z] ++ set -e [2020-10-27T03:02:55.413Z] ++ '[' -n 0 ']' [2020-10-27T03:02:55.413Z] ++ set -x [2020-10-27T03:02:55.413Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:02:55.413Z] INFO: Testing against a local daemon [2020-10-27T03:02:55.413Z] === RUN TestNetworkCreateDelete [2020-10-27T03:02:55.413Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-10-27T03:02:55.413Z] === RUN TestDockerNetworkDeletePreferID [2020-10-27T03:02:55.413Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-10-27T03:02:55.413Z] === RUN TestDaemonDNSFallback [2020-10-27T03:02:55.413Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-10-27T03:02:55.413Z] === RUN TestInspectNetwork [2020-10-27T03:02:55.413Z] === RUN TestInspectNetwork/full_network_id [2020-10-27T03:02:55.413Z] === RUN TestInspectNetwork/partial_network_id [2020-10-27T03:02:55.413Z] === RUN TestInspectNetwork/network_name [2020-10-27T03:02:55.413Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-27T03:02:55.413Z] --- PASS: TestInspectNetwork (6.98s) [2020-10-27T03:02:55.413Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-27T03:02:55.413Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-27T03:02:55.413Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-27T03:02:55.413Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-27T03:02:55.413Z] === RUN TestRunContainerWithBridgeNone [2020-10-27T03:02:55.966Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-10-27T03:02:56.348Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-27T03:02:56.455Z] --- PASS: TestRunContainerWithBridgeNone (1.80s) [2020-10-27T03:02:56.455Z] === RUN TestNetworkInvalidJSON [2020-10-27T03:02:56.455Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-27T03:02:56.455Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-27T03:02:56.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T03:02:56.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T03:02:56.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T03:02:56.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T03:02:56.455Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-27T03:02:56.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-27T03:02:56.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-27T03:02:56.455Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-10-27T03:02:56.455Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-27T03:02:56.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-27T03:02:56.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-27T03:02:56.455Z] === RUN TestHostIPv4BridgeLabel [2020-10-27T03:02:56.895Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-10-27T03:02:57.093Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-10-27T03:02:57.093Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-27T03:02:57.152Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2020-10-27T03:02:57.727Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-27T03:02:58.140Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-27T03:02:58.140Z] === RUN TestDaemonDefaultNetworkPools [2020-10-27T03:02:59.044Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 77.0% of statements [2020-10-27T03:02:59.185Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-10-27T03:02:59.185Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-27T03:02:59.607Z] ok github.com/docker/docker/pkg/authorization 0.095s coverage: 68.3% of statements [2020-10-27T03:02:59.634Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-27T03:02:59.870Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-27T03:03:00.127Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-10-27T03:03:00.234Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-10-27T03:03:00.234Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-27T03:03:01.283Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-10-27T03:03:01.283Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-27T03:03:01.926Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-10-27T03:03:01.926Z] === RUN TestServiceWithPredefinedNetwork [2020-10-27T03:03:03.395Z] ok github.com/docker/docker/layer 7.465s coverage: 68.8% of statements [2020-10-27T03:03:03.395Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-27T03:03:03.395Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-27T03:03:03.395Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-27T03:03:03.395Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-27T03:03:03.395Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-27T03:03:03.395Z] ok github.com/docker/docker/pkg/chrootarchive 2.545s coverage: 43.2% of statements [2020-10-27T03:03:03.395Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-27T03:03:03.395Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-27T03:03:03.395Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-10-27T03:03:03.837Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-27T03:03:03.958Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-10-27T03:03:04.017Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2020-10-27T03:03:04.017Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-27T03:03:04.017Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T03:03:04.017Z] service_test.go:236: FLAKY_TEST [2020-10-27T03:03:04.017Z] === RUN TestServiceWithDataPathPortInit [2020-10-27T03:03:04.215Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-10-27T03:03:05.147Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-10-27T03:03:05.217Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-27T03:03:05.405Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-10-27T03:03:05.968Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-10-27T03:03:06.155Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-27T03:03:07.094Z] === RUN TestDockerSuite/TestPortList [2020-10-27T03:03:07.335Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-10-27T03:03:07.898Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-10-27T03:03:08.462Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-10-27T03:03:08.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-10-27T03:03:08.718Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements [2020-10-27T03:03:08.719Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-10-27T03:03:10.088Z] ok github.com/docker/docker/pkg/idtools 0.363s coverage: 70.1% of statements [2020-10-27T03:03:10.088Z] ok github.com/docker/docker/pkg/ioutils 0.514s coverage: 69.3% of statements [2020-10-27T03:03:10.345Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-10-27T03:03:10.345Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-27T03:03:10.601Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-10-27T03:03:10.601Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-27T03:03:10.601Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-27T03:03:10.858Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-10-27T03:03:10.858Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-27T03:03:11.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-27T03:03:11.115Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-10-27T03:03:11.372Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-10-27T03:03:11.628Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-10-27T03:03:11.885Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-10-27T03:03:11.885Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-27T03:03:11.885Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-27T03:03:12.833Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-10-27T03:03:13.414Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-10-27T03:03:13.670Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-10-27T03:03:13.927Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-10-27T03:03:14.309Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-27T03:03:15.257Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-27T03:03:15.291Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-10-27T03:03:15.546Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-10-27T03:03:18.815Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2020-10-27T03:03:18.815Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-10-27T03:03:19.072Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-10-27T03:03:19.330Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-10-27T03:03:19.397Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2020-10-27T03:03:19.397Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-27T03:03:19.586Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-10-27T03:03:20.150Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-10-27T03:03:20.714Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-10-27T03:03:20.970Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2020-10-27T03:03:21.533Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-10-27T03:03:21.790Z] testing: warning: no tests to run [2020-10-27T03:03:21.790Z] coverage: [no statements] [2020-10-27T03:03:21.790Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-10-27T03:03:21.832Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-27T03:03:21.832Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-27T03:03:21.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-27T03:03:21.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-27T03:03:21.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-27T03:03:22.352Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-10-27T03:03:22.352Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-10-27T03:03:22.609Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-10-27T03:03:22.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-27T03:03:22.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-27T03:03:23.340Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-27T03:03:23.340Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-27T03:03:24.279Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-27T03:03:24.279Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-10-27T03:03:24.501Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-10-27T03:03:24.979Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2020-10-27T03:03:24.979Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u2kugr1vylr25ym9y42qwcmv1 Created:2020-10-27 03:03:18.764905588 +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[fd0cdec918b03046d40a04f3ec66a9d4b401d9387a07a27b94bf1d0d824ea5c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.475rwldzkcmfbhrphix7yxu3l EndpointID:9a5cf4f6f869d5f9d3a87d15e734fd7c4f6d659ccdd82cb60d4e11a7f9038d6a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b5490b82f5c4d390d89d393c9047a6a0b7495797ede12941c28f73fbdd6d1d1 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:f59f13c22459 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.475rwldzkcmfbhrphix7yxu3l EndpointID:9a5cf4f6f869d5f9d3a87d15e734fd7c4f6d659ccdd82cb60d4e11a7f9038d6a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-27T03:03:24.979Z] PASS [2020-10-27T03:03:24.979Z] [2020-10-27T03:03:24.979Z] === Skipped [2020-10-27T03:03:24.979Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-27T03:03:24.979Z] service_test.go:236: FLAKY_TEST [2020-10-27T03:03:24.979Z] [2020-10-27T03:03:24.979Z] [2020-10-27T03:03:24.979Z] DONE 23 tests, 1 skipped in 39.095s [2020-10-27T03:03:24.979Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-27T03:03:24.979Z] ++ 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 [2020-10-27T03:03:24.979Z] ++ set -e [2020-10-27T03:03:24.979Z] ++ '[' -n 0 ']' [2020-10-27T03:03:24.979Z] ++ set -x [2020-10-27T03:03:24.979Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:03:24.979Z] INFO: Testing against a local daemon [2020-10-27T03:03:24.979Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-27T03:03:24.979Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T03:03:24.979Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T03:03:24.979Z] === RUN TestDockerNetworkIpvlan [2020-10-27T03:03:24.979Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-27T03:03:24.979Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T03:03:24.979Z] PASS [2020-10-27T03:03:24.979Z] [2020-10-27T03:03:24.979Z] === Skipped [2020-10-27T03:03:24.979Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-27T03:03:24.979Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T03:03:24.979Z] [2020-10-27T03:03:24.979Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-27T03:03:24.979Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-27T03:03:24.979Z] [2020-10-27T03:03:24.979Z] [2020-10-27T03:03:24.979Z] DONE 2 tests, 2 skipped in 0.080s [2020-10-27T03:03:24.979Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-27T03:03:24.979Z] ++ 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 [2020-10-27T03:03:24.979Z] ++ set -e [2020-10-27T03:03:24.979Z] ++ '[' -n 0 ']' [2020-10-27T03:03:24.979Z] ++ set -x [2020-10-27T03:03:24.979Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:03:24.979Z] INFO: Testing against a local daemon [2020-10-27T03:03:24.979Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-27T03:03:25.431Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-10-27T03:03:25.687Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2020-10-27T03:03:26.187Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-10-27T03:03:26.495Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-10-27T03:03:26.495Z] === RUN TestDockerNetworkMacvlan [2020-10-27T03:03:27.067Z] ok github.com/docker/docker/quota 0.216s coverage: 71.4% of statements [2020-10-27T03:03:27.126Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-10-27T03:03:27.136Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-27T03:03:27.324Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2020-10-27T03:03:27.695Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-10-27T03:03:27.695Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-27T03:03:27.775Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-27T03:03:28.830Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-27T03:03:29.214Z] ok github.com/docker/docker/registry 0.080s coverage: 56.3% of statements [2020-10-27T03:03:29.469Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-10-27T03:03:29.602Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-27T03:03:29.725Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-10-27T03:03:30.287Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2020-10-27T03:03:30.541Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-27T03:03:30.849Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-10-27T03:03:30.916Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-27T03:03:32.448Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-27T03:03:33.012Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-27T03:03:33.367Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-10-27T03:03:34.295Z] ok github.com/docker/docker/volume/local 0.089s coverage: 76.4% of statements [2020-10-27T03:03:34.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-27T03:03:34.857Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-10-27T03:03:35.737Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-27T03:03:35.737Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-27T03:03:36.222Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2020-10-27T03:03:36.559Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan (11.10s) [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-10-27T03:03:37.197Z] PASS [2020-10-27T03:03:37.197Z] [2020-10-27T03:03:37.197Z] DONE 8 tests in 12.582s [2020-10-27T03:03:37.197Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-27T03:03:37.197Z] ++ 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 [2020-10-27T03:03:37.197Z] ++ set -e [2020-10-27T03:03:37.197Z] ++ '[' -n 0 ']' [2020-10-27T03:03:37.197Z] ++ set -x [2020-10-27T03:03:37.197Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:03:37.197Z] testing: warning: no tests to run [2020-10-27T03:03:37.197Z] PASS [2020-10-27T03:03:37.197Z] [2020-10-27T03:03:37.197Z] DONE 0 tests in 0.013s [2020-10-27T03:03:37.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-27T03:03:37.197Z] ++ 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 [2020-10-27T03:03:37.197Z] ++ set -e [2020-10-27T03:03:37.197Z] ++ '[' -n 0 ']' [2020-10-27T03:03:37.197Z] ++ set -x [2020-10-27T03:03:37.197Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:03:37.493Z] INFO: Testing against a local daemon [2020-10-27T03:03:37.493Z] === RUN TestAuthZPluginAllowRequest [2020-10-27T03:03:38.283Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-27T03:03:39.011Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-10-27T03:03:39.011Z] === RUN TestAuthZPluginTLS [2020-10-27T03:03:39.305Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-10-27T03:03:39.305Z] === RUN TestAuthZPluginDenyRequest [2020-10-27T03:03:39.943Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-10-27T03:03:39.944Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-27T03:03:40.579Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-10-27T03:03:40.579Z] === RUN TestAuthZPluginDenyResponse [2020-10-27T03:03:40.878Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-10-27T03:03:40.878Z] === RUN TestAuthZPluginAllowEventStream [2020-10-27T03:03:42.410Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-10-27T03:03:42.410Z] === RUN TestAuthZPluginErrorResponse [2020-10-27T03:03:43.047Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-27T03:03:43.047Z] === RUN TestAuthZPluginErrorRequest [2020-10-27T03:03:43.341Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-10-27T03:03:43.341Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-27T03:03:43.977Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-10-27T03:03:43.977Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-27T03:03:46.055Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-10-27T03:03:46.055Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-27T03:03:46.434Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-27T03:03:46.434Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-27T03:03:47.573Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2020-10-27T03:03:47.573Z] === RUN TestAuthZPluginHeader [2020-10-27T03:03:47.817Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-27T03:03:48.211Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-10-27T03:03:48.211Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-27T03:03:48.211Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:03:48.211Z] === RUN TestAuthZPluginV2Disable [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-27T03:03:48.211Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:03:48.211Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-27T03:03:48.211Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:03:48.211Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-27T03:03:48.211Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:03:48.211Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-27T03:03:48.393Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/rootless [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-27T03:03:48.393Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-27T03:03:48.394Z] ? github.com/docker/docker/volume [no test files] [2020-10-27T03:03:48.394Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-27T03:03:48.394Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === Skipped [2020-10-27T03:03:48.394Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-27T03:03:48.394Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-27T03:03:48.394Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:73: No driver to put! [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:73: No driver to put! [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-27T03:03:48.394Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-27T03:03:48.394Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-27T03:03:48.394Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-27T03:03:48.394Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-27T03:03:48.394Z] graphtest_unix.go:73: No driver to put! [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-27T03:03:48.394Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-27T03:03:48.394Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] [2020-10-27T03:03:48.394Z] DONE 2199 tests, 26 skipped in 250.039s Post stage [Pipeline] junit [2020-10-27T03:03:48.404Z] Recording test results [2020-10-27T03:03:48.756Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-10-27T03:03:49.370Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/validate/vendor [2020-10-27T03:03:49.697Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-27T03:03:49.931Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-10-27T03:03:50.817Z] + echo Building e2e image [2020-10-27T03:03:50.817Z] Building e2e image [2020-10-27T03:03:50.817Z] + docker build --build-arg DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -t moby-e2e-test -f Dockerfile.e2e . [2020-10-27T03:03:50.817Z] #1 [internal] load build definition from Dockerfile.e2e [2020-10-27T03:03:50.817Z] #1 transferring dockerfile: 3.21kB done [2020-10-27T03:03:50.817Z] #1 DONE 0.0s [2020-10-27T03:03:50.817Z] [2020-10-27T03:03:50.817Z] #2 [internal] load .dockerignore [2020-10-27T03:03:50.817Z] #2 transferring context: 34B done [2020-10-27T03:03:50.817Z] #2 DONE 0.0s [2020-10-27T03:03:50.817Z] [2020-10-27T03:03:50.817Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-10-27T03:03:51.073Z] #4 DONE 0.4s [2020-10-27T03:03:51.073Z] [2020-10-27T03:03:51.073Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-10-27T03:03:51.329Z] #3 DONE 0.6s [2020-10-27T03:03:51.329Z] [2020-10-27T03:03:51.329Z] #8 [internal] load build context [2020-10-27T03:03:51.585Z] #8 transferring context: 860.43kB 0.3s done [2020-10-27T03:03:51.585Z] #8 DONE 0.3s [2020-10-27T03:03:51.585Z] [2020-10-27T03:03:51.585Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-27T03:03:51.585Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-10-27T03:03:51.585Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-10-27T03:03:51.585Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-10-27T03:03:51.585Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-10-27T03:03:51.585Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-10-27T03:03:51.585Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-10-27T03:03:51.585Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-10-27T03:03:51.585Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.2s [2020-10-27T03:03:51.585Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-10-27T03:03:51.585Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-10-27T03:03:51.604Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-27T03:03:51.843Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.2s done [2020-10-27T03:03:51.844Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 7.00MB / 127.34MB 0.4s [2020-10-27T03:03:52.100Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 18.56MB / 127.34MB 0.6s [2020-10-27T03:03:52.100Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-10-27T03:03:52.100Z] #14 ... [2020-10-27T03:03:52.100Z] [2020-10-27T03:03:52.100Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-10-27T03:03:52.100Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-10-27T03:03:52.100Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-10-27T03:03:52.100Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-10-27T03:03:52.100Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-10-27T03:03:52.100Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-10-27T03:03:52.100Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-10-27T03:03:52.100Z] #5 DONE 0.7s [2020-10-27T03:03:52.100Z] [2020-10-27T03:03:52.100Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-27T03:03:52.100Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 25.15MB / 127.34MB 0.7s [2020-10-27T03:03:52.100Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-10-27T03:03:52.356Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-10-27T03:03:52.357Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 43.50MB / 127.34MB 1.0s [2020-10-27T03:03:52.613Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 54.97MB / 127.34MB 1.1s [2020-10-27T03:03:52.613Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 64.14MB / 127.34MB 1.2s [2020-10-27T03:03:52.870Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 74.06MB / 127.34MB 1.4s [2020-10-27T03:03:52.870Z] #14 ... [2020-10-27T03:03:52.870Z] [2020-10-27T03:03:52.870Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-10-27T03:03:52.870Z] #6 DONE 0.8s [2020-10-27T03:03:52.870Z] [2020-10-27T03:03:52.870Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-27T03:03:52.870Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 82.23MB / 127.34MB 1.5s [2020-10-27T03:03:53.134Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 102.44MB / 127.34MB 1.8s [2020-10-27T03:03:53.391Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 115.46MB / 127.34MB 1.9s [2020-10-27T03:03:53.513Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-27T03:03:53.648Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.0s [2020-10-27T03:03:53.648Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.0s done [2020-10-27T03:03:53.648Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-10-27T03:03:54.454Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-27T03:03:54.454Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-27T03:03:55.836Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-27T03:03:57.220Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-27T03:03:57.818Z] #14 ... [2020-10-27T03:03:57.818Z] [2020-10-27T03:03:57.818Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-10-27T03:03:57.818Z] #7 0.676 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-27T03:03:57.818Z] #7 1.792 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-27T03:03:57.818Z] #7 1.893 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-10-27T03:03:57.818Z] #7 1.899 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-10-27T03:03:57.818Z] #7 1.906 (3/30) Installing readline (8.0.0-r0) [2020-10-27T03:03:57.818Z] #7 1.913 (4/30) Installing bash (5.0.0-r0) [2020-10-27T03:03:57.818Z] #7 1.930 Executing bash-5.0.0-r0.post-install [2020-10-27T03:03:57.818Z] #7 1.933 (5/30) Installing ca-certificates (20191127-r2) [2020-10-27T03:03:57.818Z] #7 1.952 (6/30) Installing libgcc (8.3.0-r0) [2020-10-27T03:03:57.818Z] #7 1.956 (7/30) Installing libstdc++ (8.3.0-r0) [2020-10-27T03:03:57.818Z] #7 1.972 (8/30) Installing binutils (2.32-r0) [2020-10-27T03:03:57.818Z] #7 2.077 (9/30) Installing gmp (6.1.2-r1) [2020-10-27T03:03:57.818Z] #7 2.085 (10/30) Installing isl (0.18-r0) [2020-10-27T03:03:57.818Z] #7 2.104 (11/30) Installing libgomp (8.3.0-r0) [2020-10-27T03:03:57.818Z] #7 2.109 (12/30) Installing libatomic (8.3.0-r0) [2020-10-27T03:03:57.818Z] #7 2.113 (13/30) Installing mpfr3 (3.1.5-r1) [2020-10-27T03:03:57.818Z] #7 2.119 (14/30) Installing mpc1 (1.1.0-r0) [2020-10-27T03:03:57.818Z] #7 2.121 (15/30) Installing gcc (8.3.0-r0) [2020-10-27T03:03:57.818Z] #7 3.040 (16/30) Installing musl-dev (1.1.22-r3) [2020-10-27T03:03:57.818Z] #7 3.147 (17/30) Installing libc-dev (0.7.1-r0) [2020-10-27T03:03:57.818Z] #7 3.149 (18/30) Installing g++ (8.3.0-r0) [2020-10-27T03:03:57.818Z] #7 3.690 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-10-27T03:03:57.818Z] #7 3.695 (20/30) Installing libcurl (7.66.0-r1) [2020-10-27T03:03:57.818Z] #7 3.703 (21/30) Installing expat (2.2.8-r0) [2020-10-27T03:03:57.818Z] #7 3.708 (22/30) Installing pcre2 (10.33-r0) [2020-10-27T03:03:57.818Z] #7 3.719 (23/30) Installing git (2.22.4-r0) [2020-10-27T03:03:57.818Z] #7 3.947 (24/30) Installing libmnl (1.0.4-r0) [2020-10-27T03:03:57.818Z] #7 3.950 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-10-27T03:03:57.818Z] #7 3.953 (26/30) Installing iptables (1.8.3-r1) [2020-10-27T03:03:57.818Z] #7 3.981 (27/30) Installing pigz (2.4-r0) [2020-10-27T03:03:57.818Z] #7 3.990 (28/30) Installing tar (1.32-r0) [2020-10-27T03:03:57.818Z] #7 3.997 (29/30) Installing xz-libs (5.2.4-r0) [2020-10-27T03:03:57.818Z] #7 4.001 (30/30) Installing xz (5.2.4-r0) [2020-10-27T03:03:57.818Z] #7 4.007 Executing busybox-1.30.1-r3.trigger [2020-10-27T03:03:57.818Z] #7 4.016 Executing ca-certificates-20191127-r2.trigger [2020-10-27T03:03:57.818Z] #7 4.066 OK: 179 MiB in 44 packages [2020-10-27T03:03:57.818Z] #7 DONE 5.0s [2020-10-27T03:03:57.818Z] [2020-10-27T03:03:57.818Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-27T03:03:58.073Z] #14 ... [2020-10-27T03:03:58.073Z] [2020-10-27T03:03:58.073Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-10-27T03:03:58.073Z] #9 DONE 0.1s [2020-10-27T03:03:58.073Z] [2020-10-27T03:03:58.073Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-10-27T03:03:58.073Z] #10 DONE 0.0s [2020-10-27T03:03:58.073Z] [2020-10-27T03:03:58.073Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-10-27T03:03:58.073Z] #11 DONE 0.1s [2020-10-27T03:03:58.073Z] [2020-10-27T03:03:58.073Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-10-27T03:03:58.073Z] #12 DONE 0.1s [2020-10-27T03:03:58.073Z] [2020-10-27T03:03:58.073Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-27T03:03:58.329Z] #14 ... [2020-10-27T03:03:58.329Z] [2020-10-27T03:03:58.329Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-10-27T03:03:58.329Z] #13 DONE 0.0s [2020-10-27T03:03:58.329Z] [2020-10-27T03:03:58.329Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-27T03:03:58.602Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-27T03:03:58.891Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-10-27T03:03:59.170Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-27T03:03:59.171Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-27T03:03:59.171Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-27T03:03:59.431Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-27T03:03:59.431Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-27T03:03:59.453Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done [2020-10-27T03:03:59.453Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-10-27T03:03:59.708Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-10-27T03:03:59.708Z] #14 DONE 8.2s [2020-10-27T03:03:59.708Z] [2020-10-27T03:03:59.708Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-27T03:03:59.964Z] #15 0.363 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T03:04:00.000Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-27T03:04:00.940Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-27T03:04:00.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-27T03:04:01.330Z] #15 1.416 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T03:04:01.330Z] #15 1.528 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-10-27T03:04:01.330Z] #15 1.532 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-10-27T03:04:01.330Z] #15 1.540 (3/54) Installing readline (8.0.4-r0) [2020-10-27T03:04:01.330Z] #15 1.544 (4/54) Installing bash (5.0.17-r0) [2020-10-27T03:04:01.330Z] #15 1.555 Executing bash-5.0.17-r0.post-install [2020-10-27T03:04:01.330Z] #15 1.557 (5/54) Installing linux-headers (5.4.5-r1) [2020-10-27T03:04:01.330Z] #15 1.635 (6/54) Installing libblkid (2.35.2-r0) [2020-10-27T03:04:01.330Z] #15 1.640 (7/54) Installing libuuid (2.35.2-r0) [2020-10-27T03:04:01.330Z] #15 1.642 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-10-27T03:04:01.330Z] #15 1.647 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-10-27T03:04:01.330Z] #15 1.652 (10/54) Installing libgcc (9.3.0-r2) [2020-10-27T03:04:01.330Z] #15 1.654 (11/54) Installing libstdc++ (9.3.0-r2) [2020-10-27T03:04:01.330Z] #15 1.666 (12/54) Installing binutils (2.34-r1) [2020-10-27T03:04:01.330Z] #15 1.731 (13/54) Installing libmagic (5.38-r0) [2020-10-27T03:04:01.330Z] #15 1.751 (14/54) Installing file (5.38-r0) [2020-10-27T03:04:01.330Z] #15 1.753 (15/54) Installing gmp (6.2.0-r0) [2020-10-27T03:04:01.330Z] #15 1.759 (16/54) Installing isl (0.18-r0) [2020-10-27T03:04:01.330Z] #15 1.773 (17/54) Installing libgomp (9.3.0-r2) [2020-10-27T03:04:01.330Z] #15 1.775 (18/54) Installing libatomic (9.3.0-r2) [2020-10-27T03:04:01.330Z] #15 1.777 (19/54) Installing libgphobos (9.3.0-r2) [2020-10-27T03:04:01.330Z] #15 1.818 (20/54) Installing mpfr4 (4.0.2-r4) [2020-10-27T03:04:01.330Z] #15 1.823 (21/54) Installing mpc1 (1.1.0-r1) [2020-10-27T03:04:01.330Z] #15 1.825 (22/54) Installing gcc (9.3.0-r2) [2020-10-27T03:04:01.880Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-27T03:04:02.139Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-27T03:04:02.260Z] #15 2.685 (23/54) Installing musl-dev (1.1.24-r9) [2020-10-27T03:04:02.260Z] #15 2.757 (24/54) Installing libc-dev (0.7.2-r3) [2020-10-27T03:04:02.517Z] #15 2.758 (25/54) Installing g++ (9.3.0-r2) [2020-10-27T03:04:02.773Z] #15 3.183 (26/54) Installing make (4.3-r0) [2020-10-27T03:04:02.773Z] #15 3.187 (27/54) Installing fortify-headers (1.1-r0) [2020-10-27T03:04:02.773Z] #15 3.189 (28/54) Installing patch (2.7.6-r6) [2020-10-27T03:04:02.773Z] #15 3.193 (29/54) Installing build-base (0.5-r2) [2020-10-27T03:04:02.773Z] #15 3.194 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-10-27T03:04:02.773Z] #15 3.197 (31/54) Installing libcurl (7.69.1-r1) [2020-10-27T03:04:02.773Z] #15 3.203 (32/54) Installing curl (7.69.1-r1) [2020-10-27T03:04:02.773Z] #15 3.206 (33/54) Installing oniguruma (6.9.5-r2) [2020-10-27T03:04:02.773Z] #15 3.212 (34/54) Installing jq (1.6-r1) [2020-10-27T03:04:02.773Z] #15 3.219 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-10-27T03:04:02.773Z] #15 3.224 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-10-27T03:04:02.773Z] #15 3.226 (37/54) Installing libaio (0.3.112-r1) [2020-10-27T03:04:02.773Z] #15 3.227 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-10-27T03:04:02.773Z] #15 3.255 (39/54) Installing blkid (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.258 (40/54) Installing libcap-ng (0.7.10-r1) [2020-10-27T03:04:02.773Z] #15 3.260 (41/54) Installing setpriv (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.262 (42/54) Installing libmount (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.267 (43/54) Installing libsmartcols (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.271 (44/54) Installing findmnt (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.273 (45/54) Installing mcookie (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.275 (46/54) Installing hexdump (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.277 (47/54) Installing lsblk (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.280 (48/54) Installing libfdisk (2.35.2-r0) [2020-10-27T03:04:02.773Z] #15 3.285 (49/54) Installing sfdisk (2.35.2-r0) [2020-10-27T03:04:03.029Z] #15 3.288 (50/54) Installing cfdisk (2.35.2-r0) [2020-10-27T03:04:03.029Z] #15 3.291 (51/54) Installing util-linux (2.35.2-r0) [2020-10-27T03:04:03.029Z] #15 3.326 (52/54) Installing pkgconf (1.7.2-r0) [2020-10-27T03:04:03.029Z] #15 3.328 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-10-27T03:04:03.029Z] #15 3.350 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-10-27T03:04:03.029Z] #15 3.373 Executing busybox-1.31.1-r16.trigger [2020-10-27T03:04:03.029Z] #15 3.379 OK: 230 MiB in 69 packages [2020-10-27T03:04:03.591Z] #15 DONE 4.0s [2020-10-27T03:04:03.591Z] [2020-10-27T03:04:03.591Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-10-27T03:04:04.153Z] #16 DONE 0.5s [2020-10-27T03:04:04.153Z] [2020-10-27T03:04:04.153Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-10-27T03:04:04.411Z] #17 DONE 0.5s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-10-27T03:04:04.667Z] #18 DONE 0.0s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-10-27T03:04:04.667Z] #19 DONE 0.0s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-27T03:04:04.667Z] #22 DONE 0.0s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-10-27T03:04:04.667Z] #26 DONE 0.1s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-27T03:04:04.667Z] #23 DONE 0.1s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-10-27T03:04:04.667Z] #27 DONE 0.1s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-10-27T03:04:04.667Z] #28 DONE 0.0s [2020-10-27T03:04:04.667Z] [2020-10-27T03:04:04.667Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-27T03:04:06.035Z] #24 0.971 + RM_GOPATH=0 [2020-10-27T03:04:06.035Z] #24 0.971 + TMP_GOPATH= [2020-10-27T03:04:06.035Z] #24 0.971 + : /build [2020-10-27T03:04:06.035Z] #24 0.971 + '[' -z '' ']' [2020-10-27T03:04:06.035Z] #24 0.971 ++ mktemp -d [2020-10-27T03:04:06.035Z] #24 0.971 + export GOPATH=/tmp/tmp.mHjcCP [2020-10-27T03:04:06.035Z] #24 0.971 + GOPATH=/tmp/tmp.mHjcCP [2020-10-27T03:04:06.035Z] #24 0.971 + RM_GOPATH=1 [2020-10-27T03:04:06.035Z] #24 0.971 + case "$(go env GOARCH)" in [2020-10-27T03:04:06.035Z] #24 0.971 ++ go env GOARCH [2020-10-27T03:04:06.035Z] #24 0.982 + export GO_BUILDMODE=-buildmode=pie [2020-10-27T03:04:06.035Z] #24 0.982 + GO_BUILDMODE=-buildmode=pie [2020-10-27T03:04:06.035Z] #24 0.982 ++ dirname ./install.sh [2020-10-27T03:04:06.035Z] #24 0.991 + dir=. [2020-10-27T03:04:06.035Z] #24 0.991 + bin=dockercli [2020-10-27T03:04:06.035Z] #24 0.991 + shift [2020-10-27T03:04:06.035Z] #24 0.992 + '[' '!' -f ./dockercli.installer ']' [2020-10-27T03:04:06.035Z] #24 0.993 + . ./dockercli.installer [2020-10-27T03:04:06.035Z] #24 0.993 ++ : stable [2020-10-27T03:04:06.035Z] #24 0.993 ++ : 17.06.2-ce [2020-10-27T03:04:06.035Z] #24 0.993 + install_dockercli [2020-10-27T03:04:06.035Z] #24 0.993 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-27T03:04:06.035Z] #24 0.993 Install docker/cli version 17.06.2-ce from stable [2020-10-27T03:04:06.035Z] #24 0.993 ++ uname -m [2020-10-27T03:04:06.035Z] #24 0.994 + arch=x86_64 [2020-10-27T03:04:06.035Z] #24 0.994 + '[' x86_64 '!=' x86_64 ']' [2020-10-27T03:04:06.035Z] #24 0.995 + url=https://download.docker.com/linux/static [2020-10-27T03:04:06.035Z] #24 0.996 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-27T03:04:06.035Z] #24 0.996 + tar -xz docker/docker [2020-10-27T03:04:06.812Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-10-27T03:04:06.812Z] PASS [2020-10-27T03:04:06.812Z] [2020-10-27T03:04:06.812Z] === Skipped [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-27T03:04:06.812Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:04:06.812Z] [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-27T03:04:06.812Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:04:06.812Z] [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-27T03:04:06.812Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:04:06.812Z] [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-27T03:04:06.812Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:04:06.812Z] [2020-10-27T03:04:06.812Z] [2020-10-27T03:04:06.812Z] DONE 17 tests, 4 skipped in 27.644s [2020-10-27T03:04:06.812Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-27T03:04:06.812Z] ++ 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 [2020-10-27T03:04:06.812Z] ++ set -e [2020-10-27T03:04:06.812Z] ++ '[' -n 0 ']' [2020-10-27T03:04:06.812Z] ++ set -x [2020-10-27T03:04:06.812Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:04:06.812Z] INFO: Testing against a local daemon [2020-10-27T03:04:06.812Z] === RUN TestPluginInvalidJSON [2020-10-27T03:04:06.812Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T03:04:06.812Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T03:04:06.812Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-27T03:04:06.812Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-10-27T03:04:06.812Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-27T03:04:06.812Z] === RUN TestPluginInstall [2020-10-27T03:04:06.812Z] === RUN TestPluginInstall/no_auth [2020-10-27T03:04:08.557Z] #24 ... [2020-10-27T03:04:08.557Z] [2020-10-27T03:04:08.557Z] #31 [builder 1/4] COPY . . [2020-10-27T03:04:08.557Z] #31 DONE 3.6s [2020-10-27T03:04:08.557Z] [2020-10-27T03:04:08.557Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-27T03:04:08.557Z] #20 2.469 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-27T03:04:08.557Z] #20 2.859 [2020-10-27T03:04:08.557Z] #20 2.974 ##### 7.5% #################### 28.9% ################################# 46.1% ############################################# 62.6% ############################################################ 83.7% ######################################################################## 100.0% [2020-10-27T03:04:08.557Z] #20 4.003 [2020-10-27T03:04:08.813Z] #20 4.129 ################# 24.9% ######################################################################## 100.0% [2020-10-27T03:04:08.813Z] #20 ... [2020-10-27T03:04:08.813Z] [2020-10-27T03:04:08.813Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-27T03:04:08.813Z] #24 4.196 + mkdir -p /build [2020-10-27T03:04:08.813Z] #24 4.197 + mv docker/docker /build/ [2020-10-27T03:04:08.813Z] #24 4.198 + rmdir docker [2020-10-27T03:04:08.813Z] #24 DONE 4.2s [2020-10-27T03:04:09.070Z] [2020-10-27T03:04:09.070Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-10-27T03:04:09.327Z] #32 DONE 1.1s [2020-10-27T03:04:09.327Z] [2020-10-27T03:04:09.327Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-27T03:04:10.274Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4f19c52d1ea8ef3f69b6d16bea0c5399a836bde5c541de5f054d84800616959" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4f19c52d1ea8ef3f69b6d16bea0c5399a836bde5c541de5f054d84800616959" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T03:04:10.356Z] === RUN TestPluginInstall/with_htpasswd [2020-10-27T03:04:10.710Z] #33 1.272 [2020-10-27T03:04:10.710Z] #33 1.428 Removing bundles/ [2020-10-27T03:04:10.710Z] #33 1.434 [2020-10-27T03:04:10.710Z] #33 1.439 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-10-27T03:04:10.849Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c043df36622af904ad17be3708d758be83057db62231924caa42b8d6f5776610" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c043df36622af904ad17be3708d758be83057db62231924caa42b8d6f5776610" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T03:04:11.649Z] === RUN TestPluginInstall/with_insecure [2020-10-27T03:04:12.084Z] #33 2.830 Building test suite binary ./integration-cli/test.main [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d859248f47dfdbcac9d410635e734cb46ba3e0901d616beae7736f602c50c3ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d859248f47dfdbcac9d410635e734cb46ba3e0901d616beae7736f602c50c3ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-27T03:04:12.689Z] --- PASS: TestPluginInstall (7.73s) [2020-10-27T03:04:12.689Z] --- PASS: TestPluginInstall/no_auth (5.41s) [2020-10-27T03:04:12.689Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-10-27T03:04:12.689Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-10-27T03:04:12.689Z] plugin_test.go:157: [df9db06c9f37d] daemon is not started [2020-10-27T03:04:12.689Z] PASS [2020-10-27T03:04:12.689Z] [2020-10-27T03:04:12.689Z] DONE 6 tests in 7.820s [2020-10-27T03:04:12.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-27T03:04:12.689Z] ++ 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 [2020-10-27T03:04:12.689Z] ++ set -e [2020-10-27T03:04:12.689Z] ++ '[' -n 0 ']' [2020-10-27T03:04:12.689Z] ++ set -x [2020-10-27T03:04:12.689Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:04:12.773Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-27T03:04:12.773Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-27T03:04:12.773Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-27T03:04:12.983Z] INFO: Testing against a local daemon [2020-10-27T03:04:12.983Z] === RUN TestExternalGraphDriver [2020-10-27T03:04:12.983Z] === RUN TestExternalGraphDriver/json [2020-10-27T03:04:13.032Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-27T03:04:14.607Z] #33 ... [2020-10-27T03:04:14.607Z] [2020-10-27T03:04:14.607Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-27T03:04:14.607Z] #20 4.738 [2020-10-27T03:04:14.607Z] #20 4.826 ###################### 31.5% ######################################################################## 100.0% [2020-10-27T03:04:14.607Z] #20 5.450 [2020-10-27T03:04:14.607Z] #20 5.598 #### 6.3% ################# 24.5% ################################# 46.7% ############################################# 62.8% ############################################################# 85.5% ######################################################################## 100.0% [2020-10-27T03:04:14.607Z] #20 6.505 [2020-10-27T03:04:14.607Z] #20 6.702 0.0% ## 3.7% ####### 9.9% ############ 17.0% ############### 21.7% #################### 28.5% ########################## 36.9% ############################### 43.2% #################################### 50.5% ######################################### 58.2% ############################################### 66.0% ################################################ 67.5% ##################################################### 74.0% ########################################################## 80.8% ############################################################### 88.1% ##################################################################### 97.1% ######################################################################## 100.0% [2020-10-27T03:04:14.607Z] #20 8.797 [2020-10-27T03:04:14.607Z] #20 9.920 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-27T03:04:14.607Z] #20 ... [2020-10-27T03:04:14.607Z] [2020-10-27T03:04:14.607Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-27T03:04:14.939Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-27T03:04:15.068Z] === RUN TestExternalGraphDriver/spec [2020-10-27T03:04:15.171Z] #29 ... [2020-10-27T03:04:15.171Z] [2020-10-27T03:04:15.171Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-27T03:04:15.171Z] #20 10.40 [2020-10-27T03:04:15.171Z] #20 10.50 ######################################################################## 100.0% [2020-10-27T03:04:15.428Z] #20 10.81 [2020-10-27T03:04:15.878Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-27T03:04:16.587Z] === RUN TestExternalGraphDriver/pull [2020-10-27T03:04:16.798Z] #20 12.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-27T03:04:17.363Z] #20 12.65 [2020-10-27T03:04:17.363Z] #20 12.80 0.6% ######################################################################## 100.0% [2020-10-27T03:04:17.620Z] #20 13.18 [2020-10-27T03:04:18.415Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-27T03:04:18.671Z] --- PASS: TestExternalGraphDriver (5.63s) [2020-10-27T03:04:18.671Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-10-27T03:04:18.671Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-10-27T03:04:18.671Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2020-10-27T03:04:18.671Z] === RUN TestGraphdriverPluginV2 [2020-10-27T03:04:18.671Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-27T03:04:18.671Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:04:18.671Z] PASS [2020-10-27T03:04:18.671Z] [2020-10-27T03:04:18.671Z] === Skipped [2020-10-27T03:04:18.671Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-27T03:04:18.671Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:04:18.671Z] [2020-10-27T03:04:18.671Z] [2020-10-27T03:04:18.671Z] DONE 5 tests, 1 skipped in 5.765s [2020-10-27T03:04:18.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-27T03:04:18.671Z] ++ 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 [2020-10-27T03:04:18.671Z] ++ set -e [2020-10-27T03:04:18.671Z] ++ '[' -n 0 ']' [2020-10-27T03:04:18.671Z] ++ set -x [2020-10-27T03:04:18.671Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:04:18.671Z] INFO: Testing against a local daemon [2020-10-27T03:04:18.671Z] === RUN TestContinueAfterPluginCrash [2020-10-27T03:04:18.671Z] === PAUSE TestContinueAfterPluginCrash [2020-10-27T03:04:18.671Z] === RUN TestReadPluginNoRead [2020-10-27T03:04:18.671Z] === PAUSE TestReadPluginNoRead [2020-10-27T03:04:18.671Z] === RUN TestDaemonStartWithLogOpt [2020-10-27T03:04:18.671Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-27T03:04:18.671Z] === CONT TestContinueAfterPluginCrash [2020-10-27T03:04:18.671Z] === CONT TestDaemonStartWithLogOpt [2020-10-27T03:04:18.671Z] === CONT TestReadPluginNoRead [2020-10-27T03:04:18.984Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-27T03:04:18.985Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-27T03:04:18.985Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-27T03:04:18.989Z] #20 14.41 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-27T03:04:19.245Z] #20 14.59 skipping existing c35d46ef359f [2020-10-27T03:04:19.502Z] #20 14.87 [2020-10-27T03:04:20.871Z] #20 16.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-27T03:04:21.128Z] #20 16.62 [2020-10-27T03:04:21.386Z] #20 16.69 ######################################################################## 100.0% [2020-10-27T03:04:21.523Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-27T03:04:21.643Z] #20 17.07 [2020-10-27T03:04:21.643Z] #20 17.15 Download of images into '/build' complete. [2020-10-27T03:04:21.643Z] #20 17.15 Use something like the following to load the result into a Docker daemon: [2020-10-27T03:04:21.643Z] #20 17.15 tar -cC '/build' . | docker load [2020-10-27T03:04:21.782Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-27T03:04:22.042Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-27T03:04:22.216Z] #20 DONE 17.6s [2020-10-27T03:04:22.216Z] [2020-10-27T03:04:22.216Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-27T03:04:23.427Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-27T03:04:23.995Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-27T03:04:24.279Z] === RUN TestReadPluginNoRead/default [2020-10-27T03:04:24.279Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2020-10-27T03:04:24.921Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-27T03:04:25.375Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-27T03:04:25.494Z] #33 ... [2020-10-27T03:04:25.494Z] [2020-10-27T03:04:25.494Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-27T03:04:25.945Z] === RUN TestDockerSuite/TestRmiTag [2020-10-27T03:04:25.945Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-27T03:04:26.070Z] #21 DONE 0.8s [2020-10-27T03:04:26.070Z] [2020-10-27T03:04:26.070Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-10-27T03:04:26.070Z] #25 DONE 0.1s [2020-10-27T03:04:26.070Z] [2020-10-27T03:04:26.070Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-27T03:04:26.447Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-27T03:04:26.515Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-27T03:04:27.957Z] --- PASS: TestReadPluginNoRead (9.29s) [2020-10-27T03:04:27.957Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-10-27T03:04:27.957Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2020-10-27T03:04:27.957Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-10-27T03:04:27.957Z] read_test.go:92: [d8c9a27f927f0] daemon is not started [2020-10-27T03:04:28.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-27T03:04:29.360Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-27T03:04:29.475Z] --- PASS: TestContinueAfterPluginCrash (10.66s) [2020-10-27T03:04:29.475Z] PASS [2020-10-27T03:04:29.475Z] [2020-10-27T03:04:29.475Z] DONE 6 tests in 10.747s [2020-10-27T03:04:29.475Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-10-27T03:04:29.475Z] ++ 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 [2020-10-27T03:04:29.475Z] ++ set -e [2020-10-27T03:04:29.475Z] ++ '[' -n 0 ']' [2020-10-27T03:04:29.475Z] ++ set -x [2020-10-27T03:04:29.475Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:04:29.475Z] testing: warning: no tests to run [2020-10-27T03:04:29.475Z] PASS [2020-10-27T03:04:29.475Z] [2020-10-27T03:04:29.475Z] DONE 0 tests in 0.017s [2020-10-27T03:04:29.475Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-27T03:04:29.475Z] ++ 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 [2020-10-27T03:04:29.475Z] ++ set -e [2020-10-27T03:04:29.475Z] ++ '[' -n 0 ']' [2020-10-27T03:04:29.475Z] ++ set -x [2020-10-27T03:04:29.475Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:04:29.475Z] INFO: Testing against a local daemon [2020-10-27T03:04:29.475Z] === RUN TestPluginWithDevMounts [2020-10-27T03:04:29.475Z] === PAUSE TestPluginWithDevMounts [2020-10-27T03:04:29.475Z] === CONT TestPluginWithDevMounts [2020-10-27T03:04:29.620Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-27T03:04:30.559Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-27T03:04:30.819Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-27T03:04:31.560Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-10-27T03:04:31.560Z] PASS [2020-10-27T03:04:31.560Z] [2020-10-27T03:04:31.560Z] DONE 1 tests in 1.906s [2020-10-27T03:04:31.560Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-10-27T03:04:31.560Z] ++ 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 [2020-10-27T03:04:31.560Z] ++ set -e [2020-10-27T03:04:31.560Z] ++ '[' -n 0 ']' [2020-10-27T03:04:31.560Z] ++ set -x [2020-10-27T03:04:31.560Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:04:31.560Z] INFO: Testing against a local daemon [2020-10-27T03:04:31.560Z] === RUN TestSecretInspect [2020-10-27T03:04:32.202Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-27T03:04:32.772Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-27T03:04:33.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-27T03:04:33.605Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-27T03:04:33.605Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-27T03:04:33.758Z] --- PASS: TestSecretInspect (1.90s) [2020-10-27T03:04:33.758Z] === RUN TestSecretList [2020-10-27T03:04:34.173Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-27T03:04:35.281Z] --- PASS: TestSecretList (1.98s) [2020-10-27T03:04:35.281Z] === RUN TestSecretsCreateAndDelete [2020-10-27T03:04:35.568Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-27T03:04:35.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-27T03:04:36.399Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-27T03:04:36.969Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-10-27T03:04:37.362Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2020-10-27T03:04:37.362Z] === RUN TestSecretsUpdate [2020-10-27T03:04:37.908Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-27T03:04:38.253Z] #33 ... [2020-10-27T03:04:38.253Z] [2020-10-27T03:04:38.253Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-27T03:04:38.253Z] #29 32.51 # github.com/docker/docker/contrib/httpserver [2020-10-27T03:04:38.253Z] #29 32.51 loadinternal: cannot find runtime/cgo [2020-10-27T03:04:38.253Z] #29 DONE 32.7s [2020-10-27T03:04:38.253Z] [2020-10-27T03:04:38.253Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-27T03:04:38.253Z] #33 ... [2020-10-27T03:04:38.253Z] [2020-10-27T03:04:38.253Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-10-27T03:04:38.253Z] #30 DONE 0.1s [2020-10-27T03:04:38.253Z] [2020-10-27T03:04:38.253Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-27T03:04:38.846Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-10-27T03:04:39.415Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-10-27T03:04:39.439Z] --- PASS: TestSecretsUpdate (1.92s) [2020-10-27T03:04:39.439Z] === RUN TestTemplatedSecret [2020-10-27T03:04:39.985Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-10-27T03:04:40.554Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-10-27T03:04:41.122Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-10-27T03:04:41.525Z] --- PASS: TestTemplatedSecret (2.38s) [2020-10-27T03:04:41.525Z] === RUN TestSecretCreateResolve [2020-10-27T03:04:42.062Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-27T03:04:42.633Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-10-27T03:04:43.572Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-27T03:04:43.603Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-10-27T03:04:43.603Z] PASS [2020-10-27T03:04:43.603Z] [2020-10-27T03:04:43.603Z] DONE 6 tests in 12.084s [2020-10-27T03:04:43.603Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-10-27T03:04:43.603Z] ++ 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 [2020-10-27T03:04:43.603Z] ++ set -e [2020-10-27T03:04:43.603Z] ++ '[' -n 0 ']' [2020-10-27T03:04:43.603Z] ++ set -x [2020-10-27T03:04:43.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:04:43.603Z] INFO: Testing against a local daemon [2020-10-27T03:04:43.603Z] === RUN TestServiceCreateInit [2020-10-27T03:04:43.603Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-27T03:04:43.831Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-27T03:04:44.401Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-27T03:04:44.972Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-27T03:04:44.972Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-27T03:04:46.358Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-27T03:04:46.619Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-27T03:04:47.146Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-27T03:04:47.189Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-27T03:04:47.758Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-27T03:04:48.018Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-27T03:04:48.018Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-27T03:04:48.589Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-27T03:04:49.159Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-27T03:04:49.728Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-27T03:04:50.298Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-27T03:04:50.867Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-27T03:04:50.867Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-27T03:04:51.438Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-27T03:04:51.438Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-27T03:04:51.627Z] --- PASS: TestServiceCreateInit (7.41s) [2020-10-27T03:04:51.627Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2020-10-27T03:04:51.627Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2020-10-27T03:04:51.627Z] === RUN TestCreateServiceMultipleTimes [2020-10-27T03:04:52.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-27T03:04:52.577Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-27T03:04:53.146Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-27T03:04:53.406Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-27T03:04:53.406Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-27T03:04:53.986Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-27T03:04:54.925Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-27T03:04:56.306Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-27T03:04:57.688Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-27T03:04:57.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-27T03:04:58.258Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-27T03:04:58.827Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-27T03:04:59.087Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-27T03:04:59.656Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-27T03:05:00.595Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-27T03:05:03.135Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-27T03:05:03.135Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-27T03:05:03.135Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-27T03:05:04.516Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-27T03:05:05.895Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-27T03:05:07.020Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2020-10-27T03:05:07.020Z] === RUN TestCreateServiceConflict [2020-10-27T03:05:07.278Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-27T03:05:07.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-10-27T03:05:08.061Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-10-27T03:05:08.061Z] === RUN TestCreateServiceMaxReplicas [2020-10-27T03:05:08.919Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-27T03:05:08.919Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-27T03:05:08.919Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-27T03:05:09.490Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-27T03:05:10.820Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-10-27T03:05:10.820Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-27T03:05:11.401Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-27T03:05:12.342Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-27T03:05:14.250Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-27T03:05:14.250Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-27T03:05:15.632Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-27T03:05:15.892Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-10-27T03:05:15.892Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-27T03:05:16.494Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-10-27T03:05:17.467Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-27T03:05:17.467Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-27T03:05:18.036Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-27T03:05:18.977Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-27T03:05:19.239Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-10-27T03:05:19.810Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-27T03:05:19.810Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-27T03:05:20.380Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-27T03:05:20.950Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-27T03:05:21.519Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-27T03:05:21.780Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-27T03:05:22.348Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-27T03:05:22.920Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-27T03:05:23.488Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2020-10-27T03:05:23.488Z] === RUN TestCreateServiceSecretFileMode [2020-10-27T03:05:23.490Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-27T03:05:24.059Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-27T03:05:24.059Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-27T03:05:24.631Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-27T03:05:25.201Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-27T03:05:25.575Z] --- PASS: TestCreateServiceSecretFileMode (2.18s) [2020-10-27T03:05:25.575Z] === RUN TestCreateServiceConfigFileMode [2020-10-27T03:05:26.145Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-27T03:05:26.406Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-27T03:05:26.406Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-27T03:05:28.321Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2020-10-27T03:05:28.321Z] === RUN TestCreateServiceSysctls [2020-10-27T03:05:29.703Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-27T03:05:29.704Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-27T03:05:31.085Z] --- PASS: TestCreateServiceSysctls (3.02s) [2020-10-27T03:05:31.085Z] === RUN TestCreateServiceCapabilities [2020-10-27T03:05:32.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-10-27T03:05:33.167Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2020-10-27T03:05:33.167Z] === RUN TestInspect [2020-10-27T03:05:35.913Z] --- PASS: TestInspect (2.44s) [2020-10-27T03:05:35.913Z] === RUN TestCreateJob [2020-10-27T03:05:36.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-10-27T03:05:38.665Z] --- PASS: TestCreateJob (2.96s) [2020-10-27T03:05:38.665Z] === RUN TestReplicatedJob [2020-10-27T03:05:38.827Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-10-27T03:05:40.753Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-10-27T03:05:40.753Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-10-27T03:05:41.691Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-27T03:05:42.634Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-10-27T03:05:42.634Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-10-27T03:05:42.634Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-27T03:05:42.634Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-27T03:05:43.206Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-27T03:05:44.146Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-10-27T03:05:44.262Z] --- PASS: TestReplicatedJob (4.86s) [2020-10-27T03:05:44.262Z] === RUN TestUpdateReplicatedJob [2020-10-27T03:05:45.528Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-27T03:05:46.911Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-10-27T03:05:46.911Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-27T03:05:47.037Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2020-10-27T03:05:47.037Z] === RUN TestServiceListWithStatuses [2020-10-27T03:05:47.037Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-27T03:05:47.037Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T03:05:47.037Z] === RUN TestDockerNetworkConnectAlias [2020-10-27T03:05:48.292Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-27T03:05:49.229Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-10-27T03:05:50.582Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2020-10-27T03:05:50.582Z] === RUN TestDockerNetworkReConnect [2020-10-27T03:05:53.424Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-10-27T03:05:53.684Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-27T03:05:54.117Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2020-10-27T03:05:54.117Z] === RUN TestServicePlugin [2020-10-27T03:05:54.117Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-27T03:05:54.117Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:05:54.117Z] === RUN TestServiceUpdateLabel [2020-10-27T03:05:54.255Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-27T03:05:54.824Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-27T03:05:55.637Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-10-27T03:05:55.637Z] === RUN TestServiceUpdateSecrets [2020-10-27T03:05:55.764Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-27T03:05:55.764Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-27T03:05:56.023Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-27T03:05:56.283Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-10-27T03:05:57.224Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-27T03:05:57.793Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-27T03:05:59.175Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-27T03:05:59.175Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-27T03:05:59.435Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-27T03:06:00.376Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-27T03:06:01.315Z] === RUN TestDockerSuite/TestRunMount [2020-10-27T03:06:05.523Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-27T03:06:05.523Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-27T03:06:06.092Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-27T03:06:07.031Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-27T03:06:08.414Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-27T03:06:10.326Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-27T03:06:11.011Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2020-10-27T03:06:11.012Z] === RUN TestServiceUpdateConfigs [2020-10-27T03:06:11.708Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-27T03:06:13.090Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-27T03:06:14.029Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-27T03:06:14.968Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-27T03:06:14.968Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-27T03:06:15.538Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-27T03:06:16.107Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-27T03:06:16.676Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-27T03:06:16.936Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-27T03:06:18.318Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-27T03:06:19.701Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-27T03:06:21.083Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-10-27T03:06:23.624Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-27T03:06:23.624Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-27T03:06:23.888Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-10-27T03:06:24.461Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-27T03:06:24.461Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-27T03:06:25.400Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-27T03:06:25.661Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-27T03:06:25.661Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-27T03:06:26.231Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-27T03:06:26.370Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2020-10-27T03:06:26.370Z] === RUN TestServiceUpdateNetwork [2020-10-27T03:06:29.546Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-10-27T03:06:29.668Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-27T03:06:30.229Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-27T03:06:31.597Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-27T03:06:32.087Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-10-27T03:06:32.087Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-27T03:06:32.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-10-27T03:06:32.347Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-10-27T03:06:32.917Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-27T03:06:33.488Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-27T03:06:34.300Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-27T03:06:34.869Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-10-27T03:06:35.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-27T03:06:35.699Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-27T03:06:36.269Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-27T03:06:36.758Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-27T03:06:36.762Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2020-10-27T03:06:36.762Z] === RUN TestServiceUpdatePidsLimit [2020-10-27T03:06:36.838Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-27T03:06:37.099Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-27T03:06:37.099Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-27T03:06:37.401Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-27T03:06:37.668Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-27T03:06:37.686Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-27T03:06:37.927Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-27T03:06:37.927Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-27T03:06:38.445Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-27T03:06:38.497Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-10-27T03:06:39.053Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-27T03:06:39.435Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-27T03:06:39.435Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-27T03:06:40.420Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-27T03:06:40.676Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-27T03:06:41.342Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-27T03:06:42.056Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-27T03:06:42.281Z] === RUN TestDockerSuite/TestRunRm [2020-10-27T03:06:42.850Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-27T03:06:43.953Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-27T03:06:44.229Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-10-27T03:06:45.358Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-27T03:06:45.843Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-27T03:06:46.137Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-27T03:06:46.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-10-27T03:06:46.656Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-27T03:06:47.211Z] #33 157.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-27T03:06:47.225Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-10-27T03:06:47.773Z] #33 158.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-27T03:06:49.133Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-10-27T03:06:49.665Z] #33 160.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-27T03:06:49.707Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-10-27T03:06:49.707Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-10-27T03:06:50.594Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-27T03:06:52.256Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-10-27T03:06:52.486Z] #33 163.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-27T03:06:52.515Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-10-27T03:06:53.416Z] #33 164.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-27T03:06:53.855Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2020-10-27T03:06:53.855Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-10-27T03:06:53.855Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-10-27T03:06:53.855Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-10-27T03:06:53.855Z] PASS [2020-10-27T03:06:53.855Z] [2020-10-27T03:06:53.855Z] === Skipped [2020-10-27T03:06:53.855Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-10-27T03:06:53.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-27T03:06:53.855Z] [2020-10-27T03:06:53.855Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-10-27T03:06:53.855Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-27T03:06:53.855Z] [2020-10-27T03:06:53.855Z] [2020-10-27T03:06:53.855Z] DONE 27 tests, 2 skipped in 129.035s [2020-10-27T03:06:53.855Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-10-27T03:06:53.855Z] ++ 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 [2020-10-27T03:06:53.855Z] ++ set -e [2020-10-27T03:06:53.855Z] ++ '[' -n 0 ']' [2020-10-27T03:06:53.855Z] ++ set -x [2020-10-27T03:06:53.855Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:06:53.855Z] INFO: Testing against a local daemon [2020-10-27T03:06:53.855Z] === RUN TestSessionCreate [2020-10-27T03:06:53.855Z] --- PASS: TestSessionCreate (0.04s) [2020-10-27T03:06:53.855Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-27T03:06:53.855Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-10-27T03:06:53.855Z] PASS [2020-10-27T03:06:53.855Z] [2020-10-27T03:06:53.855Z] DONE 2 tests in 0.146s [2020-10-27T03:06:53.855Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-10-27T03:06:53.855Z] ++ 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 [2020-10-27T03:06:53.855Z] ++ set -e [2020-10-27T03:06:53.855Z] ++ '[' -n 0 ']' [2020-10-27T03:06:53.855Z] ++ set -x [2020-10-27T03:06:53.855Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:06:53.855Z] INFO: Testing against a local daemon [2020-10-27T03:06:53.855Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-27T03:06:53.855Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T03:06:53.855Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T03:06:53.855Z] === RUN TestEventsExecDie [2020-10-27T03:06:53.855Z] --- PASS: TestEventsExecDie (0.62s) [2020-10-27T03:06:53.855Z] === RUN TestEventsBackwardsCompatible [2020-10-27T03:06:53.855Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-10-27T03:06:53.855Z] === RUN TestInfoBinaryCommits [2020-10-27T03:06:53.855Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-10-27T03:06:53.855Z] === RUN TestInfoAPIVersioned [2020-10-27T03:06:53.855Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-27T03:06:53.855Z] === RUN TestInfoDiscoveryBackend [2020-10-27T03:06:53.855Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-10-27T03:06:53.855Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-27T03:06:54.783Z] #33 165.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-27T03:06:54.895Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-27T03:06:54.895Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-27T03:06:55.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-10-27T03:06:55.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-10-27T03:06:55.539Z] === RUN TestInfoAPI [2020-10-27T03:06:55.539Z] --- PASS: TestInfoAPI (0.03s) [2020-10-27T03:06:55.539Z] === RUN TestInfoAPIWarnings [2020-10-27T03:06:56.000Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-10-27T03:06:56.149Z] #33 166.8 [2020-10-27T03:06:56.149Z] #33 DONE 166.9s [2020-10-27T03:06:56.149Z] [2020-10-27T03:06:56.149Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-10-27T03:06:56.570Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-10-27T03:06:57.510Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-10-27T03:06:57.521Z] #34 DONE 1.3s [2020-10-27T03:06:58.080Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-10-27T03:06:58.080Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-10-27T03:06:58.651Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-10-27T03:06:59.221Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-10-27T03:06:59.415Z] [2020-10-27T03:06:59.415Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-10-27T03:06:59.791Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-10-27T03:06:59.977Z] #35 DONE 0.7s [2020-10-27T03:06:59.977Z] [2020-10-27T03:06:59.977Z] #36 exporting to image [2020-10-27T03:06:59.977Z] #36 exporting layers [2020-10-27T03:07:00.731Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-27T03:07:01.301Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-27T03:07:01.301Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-10-27T03:07:01.870Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-27T03:07:03.247Z] #36 exporting layers 3.0s done [2020-10-27T03:07:03.247Z] #36 writing image sha256:04810d691415bb3e4d41677487df7f2213ad3bf6f628d025cbb5e4842197de23 done [2020-10-27T03:07:03.247Z] #36 naming to docker.io/library/moby-e2e-test done [2020-10-27T03:07:03.247Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-27T03:07:03.610Z] + echo Ensuring container killed. [2020-10-27T03:07:03.610Z] Ensuring container killed. [2020-10-27T03:07:03.610Z] + docker rm -vf docker-pr1 [2020-10-27T03:07:03.610Z] Error: No such container: docker-pr1 [2020-10-27T03:07:03.610Z] + true [Pipeline] sh [2020-10-27T03:07:03.925Z] + echo Chowning /workspace to jenkins user [2020-10-27T03:07:03.925Z] Chowning /workspace to jenkins user [2020-10-27T03:07:03.925Z] + id -u [2020-10-27T03:07:03.925Z] + id -g [2020-10-27T03:07:03.925Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace [2020-10-27T03:07:04.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-10-27T03:07:04.409Z] === RUN TestDockerSuite/TestRunState [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-27T03:07:05.187Z] + bundleName=unit [2020-10-27T03:07:05.187Z] + echo Creating unit-bundles.tar.gz [2020-10-27T03:07:05.187Z] Creating unit-bundles.tar.gz [2020-10-27T03:07:05.187Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-10-27T03:07:05.187Z] bundles/junit-report.xml [2020-10-27T03:07:05.187Z] bundles/go-test-report.json [2020-10-27T03:07:05.187Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-10-27T03:07:05.196Z] Archiving artifacts [2020-10-27T03:07:05.627Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-27T03:07:05.791Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-27T03:07:05.930Z] + make clean [2020-10-27T03:07:06.185Z] docker volume rm -f docker-dev-cache [2020-10-27T03:07:06.185Z] docker-dev-cache [Pipeline] deleteDir [2020-10-27T03:07:06.360Z] === RUN TestDockerSuite/TestRunStdinPipe [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T03:07:06.930Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-27T03:07:07.190Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-10-27T03:07:07.190Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-27T03:07:07.190Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-10-27T03:07:07.760Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-27T03:07:08.328Z] === RUN TestDockerSuite/TestRunSysctls [2020-10-27T03:07:09.268Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-27T03:07:09.528Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-27T03:07:09.528Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-27T03:07:10.099Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-10-27T03:07:12.008Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-10-27T03:07:12.268Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-10-27T03:07:13.663Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-10-27T03:07:13.663Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-10-27T03:07:14.143Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-10-27T03:07:14.143Z] === RUN TestInfoDebug [2020-10-27T03:07:14.143Z] --- PASS: TestInfoDebug (0.53s) [2020-10-27T03:07:14.143Z] === RUN TestInfoInsecureRegistries [2020-10-27T03:07:14.143Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-10-27T03:07:14.143Z] === RUN TestInfoRegistryMirrors [2020-10-27T03:07:14.143Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-10-27T03:07:14.143Z] === RUN TestLoginFailsWithBadCredentials [2020-10-27T03:07:14.143Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-10-27T03:07:14.143Z] === RUN TestPingCacheHeaders [2020-10-27T03:07:14.143Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-27T03:07:14.143Z] === RUN TestPingGet [2020-10-27T03:07:14.143Z] --- PASS: TestPingGet (0.02s) [2020-10-27T03:07:14.143Z] === RUN TestPingHead [2020-10-27T03:07:14.143Z] --- PASS: TestPingHead (0.03s) [2020-10-27T03:07:14.143Z] === RUN TestVersion [2020-10-27T03:07:14.143Z] --- PASS: TestVersion (0.04s) [2020-10-27T03:07:14.143Z] PASS [2020-10-27T03:07:14.143Z] [2020-10-27T03:07:14.143Z] === Skipped [2020-10-27T03:07:14.143Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-27T03:07:14.143Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-27T03:07:14.143Z] [2020-10-27T03:07:14.143Z] [2020-10-27T03:07:14.143Z] DONE 18 tests, 1 skipped in 21.256s [2020-10-27T03:07:14.143Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-10-27T03:07:14.143Z] ++ 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 [2020-10-27T03:07:14.143Z] ++ set -e [2020-10-27T03:07:14.143Z] ++ '[' -n 0 ']' [2020-10-27T03:07:14.143Z] ++ set -x [2020-10-27T03:07:14.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-10-27T03:07:14.143Z] INFO: Testing against a local daemon [2020-10-27T03:07:14.143Z] === RUN TestVolumesCreateAndList [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-10-27T03:07:14.143Z] === RUN TestVolumesRemove [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesRemove (0.06s) [2020-10-27T03:07:14.143Z] === RUN TestVolumesInspect [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-27T03:07:14.143Z] === RUN TestVolumesInvalidJSON [2020-10-27T03:07:14.143Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-27T03:07:14.143Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-27T03:07:14.143Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-27T03:07:14.143Z] PASS [2020-10-27T03:07:14.143Z] [2020-10-27T03:07:14.143Z] DONE 5 tests in 0.206s [2020-10-27T03:07:14.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-27T03:07:14.436Z] ++++ cat bundles/test-integration/docker.pid [2020-10-27T03:07:14.436Z] +++ kill 13854 [2020-10-27T03:07:15.475Z] +++ /etc/init.d/apparmor stop [2020-10-27T03:07:15.475Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T03:07:15.475Z] [2020-10-27T03:07:15.475Z] Unloading profiles will leave already running processes permanently [2020-10-27T03:07:15.475Z] unconfined, which can lead to unexpected situations. [2020-10-27T03:07:15.475Z] [2020-10-27T03:07:15.475Z] To set a process to complain mode, use the command line tool [2020-10-27T03:07:15.475Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T03:07:15.475Z] +++ true [2020-10-27T03:07:15.475Z] exiting test-integration [2020-10-27T03:07:15.475Z] ++ exit 0 [2020-10-27T03:07:15.475Z] [2020-10-27T03:07:16.957Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers Post stage [Pipeline] junit [2020-10-27T03:07:17.048Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-27T03:07:17.838Z] + echo Ensuring container killed. [2020-10-27T03:07:17.838Z] Ensuring container killed. [2020-10-27T03:07:17.838Z] + docker rm -vf docker-pr1 [2020-10-27T03:07:17.838Z] Error: No such container: docker-pr1 [2020-10-27T03:07:17.838Z] + true [Pipeline] sh [2020-10-27T03:07:18.242Z] + echo Chowning /workspace to jenkins user [2020-10-27T03:07:18.242Z] Chowning /workspace to jenkins user [2020-10-27T03:07:18.242Z] + id -u [2020-10-27T03:07:18.242Z] + id -g [2020-10-27T03:07:18.242Z] + docker run --rm -v /home/docker/workspace/moby_PR-41592:/workspace busybox chown -R 1001:1001 /workspace [2020-10-27T03:07:18.242Z] Unable to find image 'busybox:latest' locally [2020-10-27T03:07:18.536Z] latest: Pulling from library/busybox [2020-10-27T03:07:18.536Z] a72ff6653ea1: Pulling fs layer [2020-10-27T03:07:18.828Z] a72ff6653ea1: Verifying Checksum [2020-10-27T03:07:18.828Z] a72ff6653ea1: Download complete [2020-10-27T03:07:18.862Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-10-27T03:07:19.121Z] a72ff6653ea1: Pull complete [2020-10-27T03:07:19.121Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-27T03:07:19.121Z] Status: Downloaded newer image for busybox:latest [2020-10-27T03:07:19.121Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-27T03:07:19.694Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-27T03:07:19.954Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-27T03:07:20.894Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-27T03:07:21.047Z] + bundleName=ppc64le-integration [2020-10-27T03:07:21.047Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-10-27T03:07:21.047Z] Creating ppc64le-integration-bundles.tar.gz [2020-10-27T03:07:21.047Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-27T03:07:21.047Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-27T03:07:21.093Z] Archiving artifacts [2020-10-27T03:07:21.488Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-27T03:07:21.874Z] + make clean [2020-10-27T03:07:22.170Z] make: command: Command not found [2020-10-27T03:07:22.170Z] make: command: Command not found [2020-10-27T03:07:22.170Z] docker volume rm -f docker-dev-cache [2020-10-27T03:07:22.170Z] docker-dev-cache [Pipeline] deleteDir [2020-10-27T03:07:22.804Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-27T03:07:23.374Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-27T03:07:23.944Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-27T03:07:23.944Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-27T03:07:24.203Z] === RUN TestDockerSuite/TestRunUserByIDZero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T03:07:24.463Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-27T03:07:25.032Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-27T03:07:25.292Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-10-27T03:07:25.292Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-27T03:07:25.551Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-27T03:07:26.122Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-27T03:07:28.662Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-27T03:07:28.922Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-27T03:07:29.861Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-27T03:07:31.240Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-27T03:07:32.179Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-27T03:07:32.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-10-27T03:07:34.090Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-27T03:07:35.030Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-10-27T03:07:35.989Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-27T03:07:36.253Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-27T03:07:37.193Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-27T03:07:37.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-27T03:07:37.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-27T03:07:37.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-27T03:07:37.763Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-27T03:07:38.022Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-10-27T03:07:38.022Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-10-27T03:07:38.592Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-10-27T03:07:38.592Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-10-27T03:07:39.162Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-10-27T03:07:40.546Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-10-27T03:07:41.114Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-10-27T03:07:41.683Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-10-27T03:07:41.683Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-27T03:07:41.683Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-10-27T03:07:42.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-10-27T03:07:42.513Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-10-27T03:07:42.513Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-10-27T03:07:42.773Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-10-27T03:07:43.344Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-10-27T03:07:44.285Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-10-27T03:07:44.285Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-10-27T03:07:44.856Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-27T03:07:44.856Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-27T03:07:45.427Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-27T03:07:45.427Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-10-27T03:07:45.687Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-10-27T03:07:46.256Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-10-27T03:07:46.256Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-27T03:07:46.256Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-27T03:07:46.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-10-27T03:07:46.828Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-27T03:07:48.213Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-10-27T03:07:48.783Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-10-27T03:07:48.783Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-27T03:07:49.357Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-27T03:07:49.357Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-27T03:07:49.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-10-27T03:07:50.555Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-27T03:07:50.815Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-27T03:07:52.726Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-27T03:07:52.985Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-27T03:07:52.985Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-27T03:07:52.985Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-27T03:07:53.924Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-10-27T03:07:54.493Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-10-27T03:07:55.432Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-27T03:07:55.432Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-27T03:07:56.387Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-27T03:07:56.387Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-27T03:07:56.956Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-27T03:07:58.337Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-27T03:07:58.337Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-27T03:07:59.275Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-27T03:07:59.275Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-27T03:07:59.275Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-27T03:08:00.658Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-27T03:08:01.597Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-27T03:08:02.167Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-27T03:08:02.167Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-10-27T03:08:02.167Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-27T03:08:02.167Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-27T03:08:02.427Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-27T03:08:02.997Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-27T03:08:04.908Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-27T03:08:10.183Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-27T03:08:11.122Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-27T03:08:12.061Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-27T03:08:12.630Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-27T03:08:15.167Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-10-27T03:08:15.167Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-27T03:08:17.708Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-27T03:08:17.968Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-27T03:08:18.906Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-27T03:08:20.288Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-27T03:08:21.238Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-27T03:08:23.775Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-27T03:08:27.973Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-27T03:08:27.973Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-10-27T03:08:30.511Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-10-27T03:08:30.772Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-27T03:08:36.048Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-27T03:08:38.586Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-10-27T03:08:39.968Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-27T03:08:40.228Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-27T03:08:40.796Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-27T03:08:41.056Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-27T03:08:41.056Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-27T03:08:41.627Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-27T03:08:44.167Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-27T03:08:47.464Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-10-27T03:08:47.464Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-10-27T03:08:47.723Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-10-27T03:08:48.293Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-10-27T03:08:48.293Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-10-27T03:08:49.235Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-10-27T03:08:49.235Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-10-27T03:08:50.638Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-10-27T03:08:50.638Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-10-27T03:08:51.577Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-10-27T03:08:52.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-27T03:08:52.405Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-10-27T03:08:52.975Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-10-27T03:08:54.358Z] === RUN TestDockerSuite/TestUpdateStats [2020-10-27T03:08:58.554Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-10-27T03:08:58.814Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-10-27T03:08:58.814Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-10-27T03:08:59.754Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-10-27T03:09:00.324Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-27T03:09:02.865Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-10-27T03:09:04.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-10-27T03:09:06.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-10-27T03:09:08.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-27T03:09:11.136Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-27T03:09:11.396Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-10-27T03:09:13.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-10-27T03:09:15.338Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-10-27T03:09:16.718Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-10-27T03:09:17.659Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-10-27T03:09:18.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-10-27T03:09:19.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-10-27T03:09:20.109Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-10-27T03:09:22.021Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-10-27T03:09:22.021Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-10-27T03:09:23.412Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-10-27T03:09:25.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-10-27T03:09:26.263Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-27T03:09:38.473Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-27T03:09:41.764Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-27T03:09:41.764Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-27T03:09:41.764Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-27T03:09:41.764Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-27T03:09:42.024Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-27T03:09:42.024Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-27T03:09:42.024Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-27T03:09:42.594Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-27T03:09:42.594Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-27T03:09:43.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-27T03:09:43.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-27T03:09:43.164Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-27T03:09:43.164Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-27T03:09:43.164Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-27T03:09:45.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-27T03:09:45.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-27T03:09:45.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-27T03:09:45.070Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-27T03:09:45.070Z] === RUN TestDockerSuite/TestVolumeEvents [2020-10-27T03:09:50.369Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-27T03:09:51.750Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-27T03:09:51.750Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-27T03:09:52.010Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-27T03:09:53.921Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-27T03:09:55.303Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-10-27T03:09:56.244Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite (1353.13s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.36s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.79s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.22s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.96s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.92s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.51s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.47s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.58s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.68s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.78s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.52s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.12s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.50s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.62s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.19s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.33s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.41s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.32s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.40s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.03s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.71s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.73s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.52s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.60s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.70s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.22s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.78s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.01s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.33s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.26s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.62s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.59s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.68s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2020-10-27T03:09:56.244Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-10-27T03:09:56.244Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.63s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildContChar (3.51s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.23s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.23s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.32s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.35s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s) [2020-10-27T03:09:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-10-27T03:09:56.244Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-27T03:09:56.244Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-10-27T03:09:56.244Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-27T03:09:56.244Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.83s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.71s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.54s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.30s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.00s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.49s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.31s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.34s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.72s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.47s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.40s) [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.56s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.23s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.54s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.53s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.65s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.93s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnv (1.60s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.18s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.81s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.27s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.99s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s) [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.80s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.05s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.71s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.56s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildHistory (4.38s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.21s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.31s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.12s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.25s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.54s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.77s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.25s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.24s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.81s) [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.73s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.85s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.97s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildPATH (2.22s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.30s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.47s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildRm (2.35s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.74s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.03s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.63s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildUser (1.74s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.90s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.67s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.85s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.62s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-27T03:09:56.245Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.95s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-27T03:09:56.245Z] docker_cli_sni_test.go:18: Flakey test [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.33s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.15s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitTTY (1.05s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.72s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.38s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.10s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.16s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.23s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.19s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.07s) [2020-10-27T03:09:56.245Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-27T03:09:56.245Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.11s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.48s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.52s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.33s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.52s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008bf780_} (1.55s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_false____} (1.36s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_true____} (1.48s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_false____} (1.33s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true____} (1.30s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true__0xc0008bf7e0__} (1.46s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008bf820_} (1.35s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008bf840_} (1.33s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008bf860_} (1.32s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008bf880_} (1.32s) [2020-10-27T03:09:56.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.49s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.74s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.08s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.83s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.88s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.41s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.55s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.64s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.57s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.82s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.42s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.16s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2020-10-27T03:09:56.246Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-27T03:09:56.246Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-10-27T03:09:56.246Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-27T03:09:56.246Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.48s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.78s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.52s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.29s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.29s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-10-27T03:09:56.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-27T03:09:56.246Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-27T03:09:56.246Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.66s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.87s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.76s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecCgroup (0.94s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.71s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecStartFails (0.81s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-10-27T03:09:56.246Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-27T03:09:56.246Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.10s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestHealth (18.57s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-10-27T03:09:56.246Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-27T03:09:56.246Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-27T03:09:56.246Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-27T03:09:56.246Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.13s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2020-10-27T03:09:56.246Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.04s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.70s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.69s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.92s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.85s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.51s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.03s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestNetHostname (2.21s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.54s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.59s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPluginActive (1.58s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.17s) [2020-10-27T03:09:56.247Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-27T03:09:56.247Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.39s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.45s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.31s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPortList (7.08s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.24s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.62s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.07s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.00s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.74s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.13s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.85s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.97s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.47s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2020-10-27T03:09:56.247Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-10-27T03:09:56.247Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.64s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.76s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.20s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.27s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.30s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.72s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.18s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.63s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.56s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.16s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.30s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.77s) [2020-10-27T03:09:56.247Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-27T03:09:56.247Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.247Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-27T03:09:56.247Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.77s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.14s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2020-10-27T03:09:56.247Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-27T03:09:56.247Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-10-27T03:09:56.247Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-27T03:09:56.247Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.65s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.98s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.38s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s) [2020-10-27T03:09:56.247Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.86s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.39s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.95s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunMount (3.82s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.94s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.38s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.57s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.55s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.61s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-27T03:09:56.248Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.11s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.61s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.71s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.70s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.54s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.31s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.77s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.09s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.71s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.72s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.51s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-10-27T03:09:56.248Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.69s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2020-10-27T03:09:56.248Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents774126156 [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.08s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.07s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.86s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.82s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.30s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-27T03:09:56.248Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.88s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.36s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2020-10-27T03:09:56.248Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-10-27T03:09:56.248Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.84s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.17s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.46s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.15s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.72s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.57s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2020-10-27T03:09:56.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2020-10-27T03:09:56.249Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s) [2020-10-27T03:09:56.249Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-27T03:09:56.249Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-27T03:09:56.249Z] === RUN TestDockerRegistrySuite [2020-10-27T03:09:56.249Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-27T03:09:58.158Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-27T03:09:58.726Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-27T03:10:00.108Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-10-27T03:10:00.108Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-27T03:10:03.404Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-10-27T03:10:03.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-27T03:10:06.697Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-27T03:10:09.240Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-27T03:10:10.180Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-27T03:10:10.750Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-27T03:10:12.131Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-27T03:10:13.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-27T03:10:14.040Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-27T03:10:14.979Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-27T03:10:15.920Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-27T03:10:17.828Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-27T03:10:19.738Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-27T03:10:20.307Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-27T03:10:22.847Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-27T03:10:23.416Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-27T03:10:23.416Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-27T03:10:24.355Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-27T03:10:25.294Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-27T03:10:26.233Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-27T03:10:28.775Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-27T03:10:28.775Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-27T03:10:29.714Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-27T03:10:29.974Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-27T03:10:30.233Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-27T03:10:30.492Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-27T03:10:30.752Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-27T03:10:31.012Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-27T03:10:31.012Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-27T03:10:32.393Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-27T03:10:33.772Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-27T03:10:34.342Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-27T03:10:35.281Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-27T03:10:36.225Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite (40.75s) [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.53s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d2e699694fedf] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d7fe478667bee] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d8020ed19ce61] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d383c1d43e563] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d0fa3026bf7e2] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.36s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d2f4d1e68bccf] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.87s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d6ad4659019bc] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d1a9463460a1c] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d9e9bc951a5b3] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d4d7f530baf1e] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d4d851d0918b3] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2020-10-27T03:10:37.164Z] check_test.go:196: [dfbf287865558] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d866c4a6d9492] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s) [2020-10-27T03:10:37.164Z] check_test.go:196: [de8d3eaa659d4] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.65s) [2020-10-27T03:10:37.164Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b34c248932b79bb7f411f7cff433e9440ed229ea24d7349de3600d1de466eaa [2020-10-27T03:10:37.164Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68aeb1ced1bcdcd4b310ddd492360c7ca5afd021fd7fe0b5a3adf189030d63e0 [2020-10-27T03:10:37.164Z] check_test.go:196: [db18de30f749e] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2020-10-27T03:10:37.164Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d00849cf270cb60e58f543e264b55b09e4a964c8d9c73fe6d29416d75486569 [2020-10-27T03:10:37.164Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61086f104380011c1dc51f022cc34b273baa17a40d4de1b4806ddaf81d55acd8 [2020-10-27T03:10:37.164Z] check_test.go:196: [d028a69233934] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d2bc731b56022] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d44147fefcee8] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d123ea2ad4152] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d7b8e761bcc95] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-10-27T03:10:37.164Z] check_test.go:196: [db0c671dde332] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-10-27T03:10:37.164Z] check_test.go:196: [db2e1212e6063] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-10-27T03:10:37.164Z] check_test.go:196: [defe96e35499d] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2020-10-27T03:10:37.164Z] check_test.go:196: [db53616db0c20] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d92c72ded401a] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-10-27T03:10:37.164Z] check_test.go:196: [dabbf7d53b71f] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-10-27T03:10:37.164Z] check_test.go:196: [decefadd2cdaa] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d045289625e43] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d1879876cdc14] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d8c4c37778911] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d3cc6e393d5c6] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d19c214268249] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d1fb541c8543c] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2020-10-27T03:10:37.164Z] check_test.go:196: [dfe7692202172] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d62776a8b1374] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-10-27T03:10:37.164Z] check_test.go:196: [d693377b455a8] daemon is not started [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-10-27T03:10:37.164Z] === RUN TestDockerSchema1RegistrySuite [2020-10-27T03:10:37.164Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-10-27T03:10:37.164Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-27T03:10:39.702Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-10-27T03:10:42.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-27T03:10:45.534Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-27T03:10:46.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-27T03:10:47.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-27T03:10:47.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-27T03:10:47.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-27T03:10:48.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-27T03:10:49.859Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-27T03:10:52.398Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-27T03:10:52.658Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-27T03:10:52.917Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-27T03:10:53.177Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-27T03:10:53.437Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-27T03:10:53.697Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-27T03:10:53.956Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite (17.13s) [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d8c09284b5133] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d51cdfb51e2c9] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.70s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d4c4911fc93a3] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.64s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d8395a3044532] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2020-10-27T03:10:54.215Z] check_test.go:223: [df1b8237099d7] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d9f7893be51e1] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-10-27T03:10:54.215Z] check_test.go:223: [defe71587bd31] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d00284e4a89df] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-10-27T03:10:54.215Z] check_test.go:223: [db15dba5d59d2] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2020-10-27T03:10:54.215Z] check_test.go:223: [dd5c1ec9df014] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2020-10-27T03:10:54.215Z] check_test.go:223: [dbe1b429edf76] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-10-27T03:10:54.215Z] check_test.go:223: [dda54a7637125] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d8a69623440cc] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d48abb56b8ab8] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d60716e9c0cd8] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d5d15421c1078] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-10-27T03:10:54.215Z] check_test.go:223: [d437a4c300560] daemon is not started [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-10-27T03:10:54.215Z] check_test.go:223: [deabadc665601] daemon is not started [2020-10-27T03:10:54.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-27T03:10:54.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-27T03:10:54.785Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-27T03:10:55.354Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-27T03:10:55.354Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-27T03:10:56.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-27T03:10:56.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-27T03:10:57.305Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-27T03:10:57.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-27T03:10:57.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.72s) [2020-10-27T03:10:57.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-10-27T03:10:57.824Z] check_test.go:252: [d2eda3bf1a5d0] daemon is not started [2020-10-27T03:10:57.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-10-27T03:10:57.824Z] check_test.go:252: [d6987c0d741bb] daemon is not started [2020-10-27T03:10:57.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-10-27T03:10:57.824Z] check_test.go:252: [d10094cc42c1a] daemon is not started [2020-10-27T03:10:57.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-10-27T03:10:57.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-10-27T03:10:57.824Z] check_test.go:252: [d7e804103e60c] daemon is not started [2020-10-27T03:10:57.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-10-27T03:10:57.825Z] check_test.go:252: [d47d6fc9bb107] daemon is not started [2020-10-27T03:10:57.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-10-27T03:10:57.825Z] check_test.go:252: [d75022de03000] daemon is not started [2020-10-27T03:10:57.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-10-27T03:10:57.825Z] check_test.go:252: [d7cb6ee55b708] daemon is not started [2020-10-27T03:10:57.825Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-27T03:10:57.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-27T03:11:03.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-27T03:11:03.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-27T03:11:03.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-27T03:11:03.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-27T03:11:03.638Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2020-10-27T03:11:03.638Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-10-27T03:11:03.638Z] check_test.go:279: [d0b73725447bc] daemon is not started [2020-10-27T03:11:03.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.22s) [2020-10-27T03:11:03.639Z] check_test.go:279: [d00959896b317] daemon is not started [2020-10-27T03:11:03.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-10-27T03:11:03.639Z] check_test.go:279: [d9143c1815255] daemon is not started [2020-10-27T03:11:03.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-10-27T03:11:03.639Z] check_test.go:279: [d9f1282473c4b] daemon is not started [2020-10-27T03:11:03.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-10-27T03:11:03.639Z] check_test.go:279: [d62f2423545af] daemon is not started [2020-10-27T03:11:03.639Z] === RUN TestDockerNetworkSuite [2020-10-27T03:11:03.639Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-10-27T03:11:05.546Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-10-27T03:11:06.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-10-27T03:11:09.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-10-27T03:11:10.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-10-27T03:11:13.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-10-27T03:11:14.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-10-27T03:11:19.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-10-27T03:11:22.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-10-27T03:11:23.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-10-27T03:11:24.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-10-27T03:11:24.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-10-27T03:11:25.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-10-27T03:11:26.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-10-27T03:11:26.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-10-27T03:11:26.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-10-27T03:11:27.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-10-27T03:11:27.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-10-27T03:11:27.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-10-27T03:11:27.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-10-27T03:11:28.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-10-27T03:11:29.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-10-27T03:11:29.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-10-27T03:11:29.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-10-27T03:11:29.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-10-27T03:11:32.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-10-27T03:11:33.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-10-27T03:11:40.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-10-27T03:11:40.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-10-27T03:11:40.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-10-27T03:11:40.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-10-27T03:11:40.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-10-27T03:11:40.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-10-27T03:11:40.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-10-27T03:11:40.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-10-27T03:11:43.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-10-27T03:11:43.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-27T03:11:43.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-10-27T03:11:44.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-10-27T03:11:48.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-10-27T03:11:50.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-10-27T03:11:50.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-10-27T03:11:51.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-10-27T03:11:53.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-10-27T03:11:53.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-10-27T03:11:53.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-10-27T03:11:54.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-10-27T03:11:55.088Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite (56.54s) [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.98s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d3a3646f085e3] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [df66d09547df0] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d1af9ff78b00f] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d73f11e20e1d6] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:1233: [d3bdf8400c7d4] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d3d45cd159b57] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d36bff5d2da1c] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.41s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [da51ae792541a] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d05c16f5d67e9] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [daf10e7fcb87c] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dff6e7e38831e] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dd90edbc8fe67] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d5f5490b92e8a] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [df41429550859] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d1bae596cec90] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [de421d0fd2814] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d6ff9c1892356] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d7e54e913cb12] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d80f7e96c36b7] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [ddc4bd315cc8e] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d2bd0a5e9dec4] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dc41744f6afa6] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dd934146c2b6f] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d284c58ed9376] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:968: [ddc1786e323db] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [daed8ea6a7a76] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.34s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:1116: [dc01db53d7a69] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [da49ef23f15d1] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d9898e4f6bb9c] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dc57fe0c72f0e] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dcbe59bce833e] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d63168bc43682] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dadf8d8c7ae4c] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dd970749aae5f] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d6db98fae239f] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d736010eb699b] daemon is not started [2020-10-27T03:12:00.366Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [ddc3dda51f522] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dae4c48bcdb77] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:1084: [dbf09c74538e1] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dfe2961b271e2] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [ddd537c40fa57] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.62s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [dbd8d01ce8f8c] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d60e813b4fe40] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d34b50fc2f7bc] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d5dbc44bea26b] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d90004436377e] daemon is not started [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.05s) [2020-10-27T03:12:00.366Z] docker_cli_network_unix_test.go:46: [d73f471a59156] daemon is not started [2020-10-27T03:12:00.366Z] === RUN TestDockerHubPullSuite [2020-10-27T03:12:00.366Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-10-27T03:12:02.904Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-10-27T03:12:04.809Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-10-27T03:12:05.378Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-10-27T03:12:07.914Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-10-27T03:12:07.914Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite (7.81s) [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.28s) [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.36s) [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.43s) [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-10-27T03:12:07.914Z] PASS [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === Skipped [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_sni_test.go:18: Flakey test [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-27T03:12:07.914Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-10-27T03:12:07.914Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-27T03:12:07.914Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.914Z] [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-27T03:12:07.914Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-27T03:12:07.915Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.915Z] [2020-10-27T03:12:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-10-27T03:12:07.915Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-10-27T03:12:07.915Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-10-27T03:12:07.915Z] [2020-10-27T03:12:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-27T03:12:07.915Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-27T03:12:07.915Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-27T03:12:07.915Z] [2020-10-27T03:12:07.915Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-27T03:12:07.915Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-27T03:12:07.915Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-10-27T03:12:07.915Z] docker_cli_network_unix_test.go:46: [ddc3dda51f522] daemon is not started [2020-10-27T03:12:07.915Z] [2020-10-27T03:12:07.915Z] [2020-10-27T03:12:07.915Z] DONE 1277 tests, 51 skipped in 1526.238s [2020-10-27T03:12:07.915Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-27T03:12:08.174Z] ++++ cat bundles/test-integration/docker.pid [2020-10-27T03:12:08.174Z] +++ kill 7668 [2020-10-27T03:12:09.112Z] +++ /etc/init.d/apparmor stop [2020-10-27T03:12:09.112Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T03:12:09.112Z] [2020-10-27T03:12:09.112Z] Unloading profiles will leave already running processes permanently [2020-10-27T03:12:09.112Z] unconfined, which can lead to unexpected situations. [2020-10-27T03:12:09.112Z] [2020-10-27T03:12:09.112Z] To set a process to complain mode, use the command line tool [2020-10-27T03:12:09.112Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T03:12:09.112Z] +++ true [2020-10-27T03:12:09.112Z] exiting test-integration [2020-10-27T03:12:09.112Z] ++ exit 0 [2020-10-27T03:12:09.112Z] [2020-10-27T03:12:09.372Z] + for job in $(jobs -p) [2020-10-27T03:12:09.372Z] + wait 5769 [2020-10-27T03:12:17.493Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-10-27T03:12:19.420Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-10-27T03:12:25.994Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-10-27T03:12:31.273Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-10-27T03:12:32.211Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-10-27T03:12:36.406Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-10-27T03:12:42.975Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-10-27T03:12:46.268Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-10-27T03:12:46.268Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-10-27T03:12:50.463Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-10-27T03:12:51.401Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-10-27T03:12:51.970Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-10-27T03:12:53.876Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-27T03:13:50.135Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-27T03:14:36.820Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-27T03:14:44.945Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-10-27T03:14:50.224Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-27T03:17:11.734Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-27T03:17:19.855Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-10-27T03:17:19.855Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-10-27T03:17:19.855Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-10-27T03:17:20.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-10-27T03:17:20.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-10-27T03:17:21.052Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-10-27T03:17:22.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-10-27T03:17:26.255Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-10-27T03:17:28.162Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-27T03:18:24.415Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-10-27T03:18:24.415Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-10-27T03:18:24.982Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-10-27T03:18:26.888Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-10-27T03:18:30.183Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-10-27T03:18:32.722Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-27T03:18:54.664Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-10-27T03:19:06.876Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-10-27T03:19:07.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-10-27T03:19:09.669Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-10-27T03:19:12.205Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-10-27T03:19:18.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-10-27T03:19:23.000Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-10-27T03:19:24.908Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-10-27T03:19:27.447Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-10-27T03:19:29.985Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-10-27T03:19:31.893Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-10-27T03:19:34.433Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-10-27T03:19:36.340Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-10-27T03:20:32.576Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-10-27T03:20:44.804Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite (1668.85s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.58s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.34s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.05s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.48s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:562: [db18db2b8bcc5] joining swarm manager [d426fffbe7fea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:584: [dae1d9c99c16e] joining swarm manager [d426fffbe7fea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] check_test.go:380: [db18db2b8bcc5] daemon is not started [2020-10-27T03:21:02.895Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.25s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:45: [d78c6ac33e8cb] joining swarm manager [db772d8c4bbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.48s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:303: [d0c2b63f933c7] joining swarm manager [d0d4d37e265ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:304: [d7f1d89764fb0] joining swarm manager [d0d4d37e265ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.78s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:271: [d664cd62535fc] joining swarm manager [d10d7b16cbae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:272: [d98422864c970] joining swarm manager [d10d7b16cbae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.64s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.96s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.35s) [2020-10-27T03:21:02.895Z] docker_api_swarm_node_test.go:19: [d90d76b910994] joining swarm manager [d39be62d9e95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_node_test.go:20: [d0cb4fcb718cb] joining swarm manager [d39be62d9e95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.59s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:501: [dfe854aebdd2e] joining swarm manager [dff631f69cbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:506: [db42c41ba98a6] joining swarm manager [dff631f69cbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s) [2020-10-27T03:21:02.895Z] docker_api_swarm_node_test.go:80: [db811ac421f24] joining swarm manager [dc64e2fc71053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.18s) [2020-10-27T03:21:02.895Z] docker_api_swarm_node_test.go:52: [d8e387d4e56fe] joining swarm manager [d3e45f40d2098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_node_test.go:53: [dcdada38e8ba3] joining swarm manager [d3e45f40d2098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.49s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:201: [d58583a008eb3] joining swarm manager [d6700df42a003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.96s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:383: [d9e458f35247e] joining swarm manager [d7fadc23e1137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:384: [de72a9a865f4a] joining swarm manager [d7fadc23e1137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] check_test.go:380: [de72a9a865f4a] daemon is not started [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.08s) [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:801: [d2d2da894a060] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:801: [d068e7a7df471] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:801: [d68f7e155cad9] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:801: [d18997ec1a8c4] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-27T03:21:02.895Z] docker_api_swarm_test.go:809: [d9b2c47ff0e0a] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.70s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.13s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:394: [d589346666be6] joining swarm manager [da4c9b84843c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:394: [df07b890f969c] joining swarm manager [da4c9b84843c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.32s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:342: [de91de1f128ce] joining swarm manager [d8dd3c4bb95b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:342: [d3b3b25f9980e] joining swarm manager [d8dd3c4bb95b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.19s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:489: [d446400e7c19d] joining swarm manager [d22e854d5f5de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:489: [d410058603ce6] joining swarm manager [d22e854d5f5de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.73s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:127: [da117f2c0ad6e] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:128: [d4a3ef111a9f8] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:136: [d40594513b3e8] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:137: [dcaafedddbae3] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.17s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:303: [d76fb639168c0] joining swarm manager [d5ace094d492b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:303: [deead6c976674] joining swarm manager [d5ace094d492b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.94s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:99: [d8a249f2cd3c2] joining swarm manager [d48ab02eefba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:100: [dbc8416ad6ac4] joining swarm manager [d48ab02eefba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] check_test.go:380: [d8a249f2cd3c2] daemon is not started [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.01s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:532: [d7b5029c8c5f1] joining swarm manager [d7b0988fd0d28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:533: [dca4494d45a0c] joining swarm manager [d7b0988fd0d28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.58s) [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:147: [d46faf32ac9e5] joining swarm manager [d0f8b809d279b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.895Z] docker_api_swarm_service_test.go:147: [d8c13f09394ab] joining swarm manager [d0f8b809d279b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.97s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.67s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s) [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.24s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.89s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.59s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.67s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.51s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.37s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.54s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.34s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.17s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.42s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.39s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.89s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.26s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.74s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.76s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.91s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.81s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.85s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.06s) [2020-10-27T03:21:02.896Z] docker_cli_service_logs_test.go:245: checking task w55c5xjhkiy0 [2020-10-27T03:21:02.896Z] docker_cli_service_logs_test.go:250: checking messages for w55c5xjhkiy0 [2020-10-27T03:21:02.896Z] docker_cli_service_logs_test.go:245: checking task 7how4vycmxuz [2020-10-27T03:21:02.896Z] docker_cli_service_logs_test.go:250: checking messages for 7how4vycmxuz [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.25s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.62s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.25s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.81s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.33s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1901: [d5d3d7e37907e] joining swarm manager [d3f8822fcb7f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1902: [d3a218b0548e1] joining swarm manager [d3f8822fcb7f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.81s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.42s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1802: [d9a19db1aae1c] joining swarm manager [dfab1cfa7f56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1803: [d5e02bc105122] joining swarm manager [dfab1cfa7f56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (132.82s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1321: [d8e4b391aee0d] joining swarm manager [db577906cdea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1322: [d54a2d9ea2b57] joining swarm manager [db577906cdea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.11s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.75s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.23s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.84s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.02s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.51s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (2.91s) [2020-10-27T03:21:02.896Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.81s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.84s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.09s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.38s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1186: [d2b522e590d2e] joining swarm manager [d94048aa57f06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1195: [df72afa482702] joining swarm manager [d94048aa57f06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.56s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.18s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1118: [daf46516b2e73] joining swarm manager [dafd174ddf7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1119: [dbb75315421ca] joining swarm manager [dafd174ddf7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1172: [d374db3a08560] joining swarm manager [dafd174ddf7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.49s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1453: [d1984124fd997] joining swarm manager [d7f1c398878a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] docker_cli_swarm_test.go:1454: [d4ac94edb17fa] joining swarm manager [d7f1c398878a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.91s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.82s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.83s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2020-10-27T03:21:02.896Z] docker_cli_swarm_unix_test.go:62: [d2cdeaf6aa670] joining swarm manager [dd589d1850003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.87s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.78s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.29s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.10s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.06s) [2020-10-27T03:21:02.896Z] docker_api_swarm_test.go:961: [d7c410a5e8a3a] joining swarm manager [d4773c91f263a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.87s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.42s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.11s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.15s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.18s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.20s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.67s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.85s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.49s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s) [2020-10-27T03:21:02.896Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.86s) [2020-10-27T03:21:02.896Z] === RUN TestDockerExternalVolumeSuite [2020-10-27T03:21:02.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-10-27T03:21:17.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-10-27T03:22:25.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-10-27T03:22:35.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-10-27T03:23:07.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-10-27T03:23:19.742Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-10-27T03:23:51.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-10-27T03:24:06.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-10-27T03:24:38.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-10-27T03:24:53.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-10-27T03:25:08.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-10-27T03:25:55.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-10-27T03:26:13.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-10-27T03:26:45.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-10-27T03:27:17.523Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-10-27T03:27:32.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-10-27T03:27:50.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-10-27T03:28:05.390Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite (437.11s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-10-27T03:28:20.270Z] docker_cli_external_volume_driver_test.go:53: [dd271c6aa5720] daemon is not started [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-10-27T03:28:20.270Z] docker_cli_external_volume_driver_test.go:53: [d48a73ae1cb77] daemon is not started [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-10-27T03:28:20.270Z] docker_cli_external_volume_driver_test.go:53: [dceb1b6630626] daemon is not started [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-10-27T03:28:20.270Z] docker_cli_external_volume_driver_test.go:53: [dba74c76d66ae] daemon is not started [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.95s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2020-10-27T03:28:20.270Z] docker_cli_external_volume_driver_test.go:485: [d9f9c772bec63] daemon is not started [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-10-27T03:28:20.270Z] docker_cli_external_volume_driver_test.go:53: [d7f3e3f9fef41] daemon is not started [2020-10-27T03:28:20.270Z] PASS [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] === Skipped [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-27T03:28:20.270Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-27T03:28:20.270Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-10-27T03:28:20.270Z] check_test.go:309: [d3c605efa6b21] daemon is not started [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-27T03:28:20.270Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-27T03:28:20.270Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-10-27T03:28:20.270Z] check_test.go:309: [d6543d5294663] daemon is not started [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-10-27T03:28:20.270Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-10-27T03:28:20.270Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-10-27T03:28:20.270Z] check_test.go:309: [d4860a86101a6] daemon is not started [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-27T03:28:20.270Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-27T03:28:20.270Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-10-27T03:28:20.270Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-10-27T03:28:20.270Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] DONE 273 tests, 5 skipped in 2497.662s [2020-10-27T03:28:20.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-27T03:28:20.270Z] ++++ cat bundles/test-integration/docker.pid [2020-10-27T03:28:20.270Z] +++ kill 7692 [2020-10-27T03:28:20.270Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe04a6e7cbf9/docker.pid [2020-10-27T03:28:20.270Z] +++ kill 5480 [2020-10-27T03:28:20.270Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5480 is not a child of this shell [2020-10-27T03:28:20.270Z] warning: PID 5480 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe04a6e7cbf9/docker.pid had a nonzero exit code [2020-10-27T03:28:20.270Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe04a6e7cbf9/root: target is busy. [2020-10-27T03:28:20.270Z] +++ /etc/init.d/apparmor stop [2020-10-27T03:28:20.270Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] Unloading profiles will leave already running processes permanently [2020-10-27T03:28:20.270Z] unconfined, which can lead to unexpected situations. [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] To set a process to complain mode, use the command line tool [2020-10-27T03:28:20.270Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-27T03:28:20.270Z] +++ true [2020-10-27T03:28:20.270Z] exiting test-integration [2020-10-27T03:28:20.270Z] ++ exit 0 [2020-10-27T03:28:20.270Z] [2020-10-27T03:28:20.270Z] + exit 0 [2020-10-27T03:28:20.270Z] ++ jobs -p [2020-10-27T03:28:20.270Z] + pids= [2020-10-27T03:28:20.270Z] + echo 'Remaining pids to kill: []' [2020-10-27T03:28:20.270Z] Remaining pids to kill: [] [2020-10-27T03:28:20.270Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-10-27T03:28:20.287Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-27T03:28:21.349Z] + echo Ensuring container killed. [2020-10-27T03:28:21.349Z] Ensuring container killed. [2020-10-27T03:28:21.349Z] + docker ps -aq -f name=docker-pr1-* [2020-10-27T03:28:21.349Z] + cids=d30a29f03b3d [2020-10-27T03:28:21.349Z] 937ad8290759 [2020-10-27T03:28:21.349Z] db454239b77c [2020-10-27T03:28:21.349Z] + [ -n d30a29f03b3d [2020-10-27T03:28:21.349Z] 937ad8290759 [2020-10-27T03:28:21.349Z] db454239b77c ] [2020-10-27T03:28:21.349Z] + docker rm -vf d30a29f03b3d 937ad8290759 db454239b77c [2020-10-27T03:28:23.255Z] d30a29f03b3d [2020-10-27T03:28:26.545Z] 937ad8290759 [2020-10-27T03:28:26.545Z] db454239b77c [Pipeline] sh [2020-10-27T03:28:26.828Z] + echo Chowning /workspace to jenkins user [2020-10-27T03:28:26.828Z] Chowning /workspace to jenkins user [2020-10-27T03:28:26.828Z] + id -u [2020-10-27T03:28:26.828Z] + id -g [2020-10-27T03:28:26.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-27T03:28:29.665Z] + bundleName=amd64 [2020-10-27T03:28:29.665Z] + echo Creating amd64-bundles.tar.gz [2020-10-27T03:28:29.665Z] Creating amd64-bundles.tar.gz [2020-10-27T03:28:29.665Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-27T03:28:29.665Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-27T03:28:30.614Z] Archiving artifacts [2020-10-27T03:28:36.116Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-27T03:28:36.425Z] + make clean [2020-10-27T03:28:36.425Z] docker volume rm -f docker-dev-cache [2020-10-27T03:28:36.684Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: UNSTABLE